Show patches with: none      |   432916 patches
« 1 2 ... 643 644 6454329 4330 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/3] Update that HMP 'cpu_add' is deprecated in 4.0 Update deprecation notes for QMP 'cpu-add' & HMP 'cpu_add' - - 1 - --- 2018-12-13 Kashyap Chamarthy New
[2/3] Update the blkmirror block driver - - - - --- 2012-02-22 Federico Simoncelli New
[2/3] Update the existing whitelist - - - - --- 2017-08-07 dverma New
[2/3] Updates send_fd_scm function Migration mechanism with FD - - - - --- 2020-02-19 Oksana Vohchana New
[2/3] Use getaddrinfo for migration - - - - --- 2011-03-18 Juan Quintela New
[2/3] Use hex instead of binary. - - - - --- 2011-09-07 Gerd Hoffmann New
[2/3] Use the correct header in the TCG MIPS code to find cacheflush() on OpenBSD. - - - - --- 2011-05-26 Brad Smith New
[2/3] VCPU hotplug support - - - - --- 2012-01-17 Igor Mammedov New
[2/3] VFIO driver for mediated PCI device - - - - --- 2016-06-20 Kirti Wankhede New
[2/3] VFIO: Clear INTx pending state on EEH reset - - - - --- 2015-03-11 Gavin Shan New
[2/3] Warn against the use of the string as uri parameter to migrate-incoming - - - - --- 2015-02-26 Dr. David Alan Gilbert New
[2/3] What cards to compile is a per target thing - - - - --- 2009-08-10 Juan Quintela Superseded
[2/3] What cards to compile is a per target thing - - - - --- 2009-08-10 Juan Quintela Superseded
[2/3] X86, mpx: Intel MPX definition - - - - --- 2013-12-06 Qiaowei Ren New
[2/3] X86: Invalid mov instruction (C7) - - - - --- 2014-02-11 Xabier Ugarte-Pedrero New
[2/3] X86: Invalid mov instruction (C7) - - - - --- 2014-02-11 Xabier Ugarte-Pedrero New
[2/3] XXX oslib-posix: Ignore fcntl("/dev/null", F_SETFL, O_NONBLOCK) failure OpenBSD fixes - - - - --- 2019-01-25 Philippe Mathieu-Daudé New
[2/3] Xen conditionals - - - - --- 2011-10-28 John Baboval New
[2/3] abort QEMU if group name in option table doesn't match with defined option name - - - - --- 2014-03-27 Amos Kong New
[2/3] accel/kvm: Silent -Wmissing-field-initializers warning accel: Silent few -Wmissing-field-initializers warning - - 1 - --- 2022-12-20 Philippe Mathieu-Daudé New
[2/3] accel/nvmm: Use accel-specific per-vcpu @dirty field accel: Add new @dirty field on HVF/NVMM/WHPX - - - - --- 2024-04-24 Philippe Mathieu-Daudé New
[2/3] accel/stubs: Restrict system-mode emulation stubs accel: Remove system-mode stubs from user-mode builds - - - - --- 2020-11-09 Philippe Mathieu-Daudé New
[2/3] accel/tcg: Fix overwrite problems of tcg_cflags [1/3] Revert "linux-user/arm: Take more care allocating commpage" - 1 2 - --- 2023-04-01 Richard Henderson New
[2/3] accel/tcg: Issue wider aligned i/o in do_{ld,st}_mmio_* accel/tcg: Do not issue misaligned i/o - - 1 - --- 2023-08-01 Richard Henderson New
[2/3] accel: Introduce cpu_exec_reset_hold() accel: Factor tcg_cpu_reset_hold() out of cpu-common.c - - - - --- 2023-09-18 Philippe Mathieu-Daudé New
[2/3] acpi unit-test: resolved iasl crash - - - - --- 2014-01-16 Marcel Apfelbaum New
[2/3] acpi/gpex: Fix cca attribute check for pxb device acpi: Add _CCA support for pxb devices - 1 1 - --- 2021-02-05 Wang Xingang New
[2/3] acpi/pcihp: Convert debug printf()s to trace events acpi: More trace points - - 1 - --- 2019-04-02 Markus Armbruster New
[2/3] acpi: Drop superfluous GLIB_CHECK_VERSION() - - - - --- 2015-05-27 Markus Armbruster New
[2/3] acpi: add acpi_table_add_hdr - - - - --- 2013-04-15 Michael S. Tsirkin New
[2/3] acpi: arm/virt: build_gtdt: fix invalid 64-bit physical addresses fix for two ACPI GTDT physical addresses - 1 1 - --- 2022-09-20 Miguel Luis New
[2/3] acpi: fix DMAR device scope for IOAPIC - - 1 - --- 2016-10-31 Peter Xu New
[2/3] acpi_piix4: Add stub functions for CPU eject callback - - - - --- 2012-01-13 Vasilis Liaskovitis New
[2/3] adc: Move the max111x driver to the adc directory Move some things out of hw/misc - - 1 1 --- 2021-05-19 Corey Minyard New
[2/3] add Opteron_G4 CPU model - - - - --- 2012-02-27 Eduardo Habkost New
[2/3] add SandyBridge CPU model 1 - - - --- 2012-03-06 Eduardo Habkost New
[2/3] add default virtcon initialization - - - - --- 2009-12-17 Alexander Graf New
[2/3] add kvmclock to its second bit - - - - --- 2011-03-17 Glauber Costa New
[2/3] add object_property_add_alias - - - - --- 2014-06-04 Marcelo Tosatti New
[2/3] add object_property_add_alias - - - - --- 2014-06-02 Marcelo Tosatti New
[2/3] add unregister_displaychangelistener - - - - --- 2010-06-04 Gerd Hoffmann New
[2/3] adlib: mark as insecure and deprecated. RfC: add support for deprecated devices. - - 2 - --- 2018-10-25 Gerd Hoffmann New
[2/3] aer: fix a wrong init PCI_ERR_COR_STATUS w1cmask type register - - 1 - --- 2015-03-10 chenfan New
[2/3] ahci doesn't support migration - - - - --- 2011-07-08 Gerd Hoffmann New
[2/3] ahci: Isolate public AHCI interface - - 1 1 --- 2017-06-23 John Snow New
[2/3] ahci: fix PxCI register race ahci: fix completion race condition - 1 1 1 --- 2018-05-31 John Snow New
[2/3] aio-posix: compute timeout before polling aio-posix: polling mode bug fixes - 1 1 - --- 2018-09-12 Paolo Bonzini New
[2/3] aio-win32: reorganize polling loop - - - - --- 2015-07-18 Paolo Bonzini New
[2/3] aio: Introduce aio_context_setup - - - - --- 2015-10-12 Fam Zheng New
[2/3] alleviate time drift with HPET periodic timers - - - - --- 2011-03-18 Ulrich Obergfell New
[2/3] apic: Reevaluate pending interrupts on LVT_LINT0 changes - - - - --- 2012-07-09 Jan Kiszka New
[2/3] apic: Set and pass in RH bit for MSI interrupts - - - - --- 2015-03-23 James Sullivan New
[2/3] apic: add get/put methods - - - - --- 2012-10-30 Paolo Bonzini New
[2/3] apic: fix loss of IPI due to masked ExtINT - - - - --- 2014-11-11 Paolo Bonzini New
[2/3] arm-semi.c: Use correct check for failure of do_brk() - - - - --- 2011-04-18 Peter Maydell New
[2/3] arm/Kconfig: Keep Kconfig default entries in default.mak as documentation arm/Kconfig: Some convenience changes - - 1 - --- 2023-05-23 Fabiano Rosas New
[2/3] arm/virt: Refine code of machvirt_init - - - - --- 2017-05-26 Li Zhang New
[2/3] arm: Remove unnecessary includes ofhw/arm/arm.h arm: Clean up and rename hw/arm/arm.h tohw/arm/boot.h - - - - --- 2019-05-16 Peter Maydell New
[2/3] arm: add trailing ; after MISMATCH_CHECK - - 1 - --- 2017-01-27 Michael S. Tsirkin New
[2/3] arm: allwinner: Wire up USB OHCI [1/3] hw: usb: hcd-ohci: Move OHCISysBusState and TYPE_SYSBUS_OHCI to include file - - - - --- 2020-02-14 Guenter Roeck New
[2/3] arm: fsl-imx6ul: Wire up USB controllers Wire up USB controllers on fsl-imx6 and fsl-imx6ul - - - - --- 2020-03-01 Guenter Roeck New
[2/3] arm: gdbstub: add support for switchable endianness gdbstub: add support for switchable endianness - - - - --- 2021-08-23 Changbin Du New
[2/3] arm: gic: add "query-gic-capability" interface - - - - --- 2016-02-23 Peter Xu New
[2/3] arm: semihosting: Create unsupported call function - - - - --- 2015-03-27 Christopher Covington New
[2/3] arm: translate: comment typo - s/middel/middle/ - - 2 - --- 2012-08-10 Stefan Hajnoczi New
[2/3] arm_gic: GICD_ICFGR: Write model only for pre v1 GICs 1 - - - --- 2014-08-16 Adam Lackorzynski New
[2/3] arm_gic: SGIs for GICD_ICFGR are WI - - - - --- 2014-08-03 Adam Lackorzynski New
[2/3] arm_gicv2m: Add GICv2m widget to support MSIs - - - - --- 2015-04-08 Christoffer Dall New
[2/3] arm_mptimer: Fix ONE-SHOT -> PERIODIC mode change - - - - --- 2015-07-02 Dmitry Osipenko New
[2/3] armv7-m: fix non-IRQ exceptions - - - - --- 2015-10-09 Michael Davidsaver New
[2/3] artist: remove unused ROP8OFF() macro artist: minor fixes and performance improvement - - 1 - --- 2022-05-04 Mark Cave-Ayland New
[2/3] asn1 ber visitors - - - - --- 2013-02-26 Joel Schopp New
[2/3] aspeed/i2c: Change trace event for NORMAL_STOP states aspeed: small cleanups - - 1 - --- 2022-06-28 Cédric Le Goater New
[2/3] aspeed/i2c: Handle receive command in separate function aspeed/i2c: fix receive done interrupt model - - - - --- 2018-09-14 Cédric Le Goater New
[2/3] aspeed/smc: fix HW strapping aspeed/smc: small fixes - - 1 - --- 2018-06-12 Cédric Le Goater New
[2/3] aspeed: Add Scater-Gather support for HACE Hash aspeed: HACE hash Scatter-Gather support - - - - --- 2021-03-24 Klaus Heinrich Kiwi New
[2/3] aspeed: add a per SoC mapping for the memory space aspeed: cleanups and extenstions - - 2 - --- 2019-04-11 Cédric Le Goater New
[2/3] aspeed: initialize the SCU controller first aspeed: introduce the APB clock settings - - 1 - --- 2018-06-21 Cédric Le Goater New
[2/3] async: Use bool for boolean struct members and remove a hole - - - - --- 2012-05-01 Stefan Hajnoczi New
[2/3] async: always set ctx->notified in aio_notify() aio-posix: keep aio_notify_me disabled during polling - - - - --- 2020-08-04 Stefan Hajnoczi New
[2/3] ati-vga: Do not assert on error Misc ati-vga fixes - - - - --- 2020-06-21 BALATON Zoltan New
[2/3] ati-vga: Fix frame buffer endianness for big endian target Misc ati-vga fixes - - - - --- 2019-07-03 BALATON Zoltan New
[2/3] ati-vga: Support unaligned access to GPIO DDC registers Misc ati-vga patches 1 - - - --- 2023-10-10 BALATON Zoltan New
[2/3] ati-vga: Support unaligned access to hardware cursor registers ati-vga fixes for MacOS driver - - - - --- 2019-08-15 BALATON Zoltan New
[2/3] atomics: Use __atomic_*_n() variant primitives - - - - --- 2016-08-24 Pranith Kumar New
[2/3] audio/hda: fix CID 1393631 [1/3] audio/hda: adjust larger gaps faster - - 1 - --- 2018-07-02 Gerd Hoffmann New
[2/3] audio: Rename audio_init() to soundhw_init() - - - - --- 2017-01-17 Eduardo Habkost New
[2/3] audio: paaudio: fix client name Audio: misc fixes for "Audio 20190821 patches" - - 1 - --- 2019-08-26 =?UTF-8?B?Wm9sdMOhbiBLxZF2w6Fnw7M=?= New
[2/3] audio: paaudio: fix connection and stream name Audio: misc fixes for "Audio 20190821 patches", part two - - - - --- 2019-09-10 =?UTF-8?B?Wm9sdMOhbiBLxZF2w6Fnw7M=?= New
[2/3] avocado_qemu: add AVOCADO_DEFAULT_ARCH for cross-arch tests avocado_qemu: allow cross-arch tests - - - - --- 2023-01-18 Daniel Henrique Barboza New
[2/3] avr/arduino: Add D13 LED [1/3] hw/avr: Add limited support for avr gpio registers - - - - --- 2021-03-02 Niteesh G. S. New
[2/3] backends: Initial support for SPDM socket support [1/3] hw/pci: Add all Data Object Types - - - - --- 2023-09-15 Alistair Francis New
[2/3] backup-top: Refuse I/O in inactive state backup-top: Don't crash on post-finalize accesses - - - - --- 2021-02-19 Max Reitz New
[2/3] backup: Make sure that source and target size match backup: Make sure that source and target size match - 3 1 - --- 2020-04-29 Kevin Wolf New
[2/3] backup: fix transaction fail scenario - - - - --- 2016-07-27 Vladimir Sementsov-Ogievskiy New
[2/3] balloon: re-enable balloon stats - - 1 - --- 2013-01-22 Luiz Capitulino New
[2/3] balloon: re-enable balloon stats - - 1 - --- 2013-01-18 Luiz Capitulino New
[2/3] balloon: re-enable balloon stats - - - - --- 2012-12-14 Luiz Capitulino New
[2/3] balloon: report error if ballooning operation fails - - - - --- 2011-12-09 Amit Shah New
[2/3] bitops.h: Don't include qemu-common.h - - - - --- 2014-09-26 Eduardo Habkost New
« 1 2 ... 643 644 6454329 4330 »