Show patches with: Archived = No       |   430490 patches
« 1 2 ... 438 439 4404304 4305 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[10/14] block/qcow2-bitmap: improve qcow2_load_dirty_bitmaps() interface block: deal with errp: part I - - - - --- 2020-09-09 Vladimir Sementsov-Ogievskiy New
[10/14] block: Convert bdrv_is_inserted() to co_wrapper block: Move more functions to coroutines - - - - --- 2022-12-13 Kevin Wolf New
[10/14] block: Drop bdrv_reopen() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-09-19 Alberto Garcia New
[10/14] block: Rename variable to avoid shadowing - - 1 - --- 2013-03-22 Kevin Wolf New
[10/14] bsd-user: Add stop_all_tasks bsd-user: misc cleanup for aarch64 import - - - - --- 2021-09-22 Warner Losh New
[10/14] buffered_file: Unfold the trick to restart generating migration data - - 1 - --- 2012-09-21 Juan Quintela New
[10/14] char: qemu_chr_open_opts() -> qemu_chr_new_from_opts() - - - - --- 2011-08-15 Anthony Liguori New
[10/14] check: Only test virtio-serial when it is compiled in More patches to disable stuff - - - - --- 2018-07-17 Juan Quintela New
[10/14] config-host.mak: reorder variables a bit - - - - --- 2012-04-18 Eduardo Habkost New
[10/14] config-host.mak: reorder variables a bit - - - - --- 2012-04-04 Eduardo Habkost New
[10/14] config-host.mak: reorder variables a bit - - - - --- 2012-03-30 Eduardo Habkost New
[10/14] configure esp only for mips_jazz and sparc softmmu - - - - --- 2009-08-20 Juan Quintela Superseded
[10/14] ehci: handle dma errors - - - - --- 2012-11-16 Gerd Hoffmann New
[10/14] error: error_set(): take an index and a human error message - - - - --- 2012-07-25 Luiz Capitulino New
[10/14] expand ${prefix} in create_config - - - - --- 2010-05-26 Paolo Bonzini New
[10/14] fdc: Make errp the last parameter of fdctrl_connect_drives - - - - --- 2017-04-21 Fam Zheng New
[10/14] hvf: refactor cpuid code add support for Hypervisor.framework in QEMU - - - - --- 2017-08-28 Sergio Andres Gomez Del Real New
[10/14] hw/arm/musca.c: Implement models of the Musca-A and -B1 boards Add model of the Arm Musca devboards - - 1 - --- 2019-02-14 Peter Maydell New
[10/14] hw/arm/npcm7xx: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE() hw/arm: QOM OBJECT_DECLARE_SIMPLE_TYPE cleanups - - - - --- 2023-01-09 Philippe Mathieu-Daudé New
[10/14] hw/arm/raspi: Define various blocks base addresses hw/arm: Add the Raspberry Pi 4B - - - - --- 2019-09-04 Philippe Mathieu-Daudé New
[10/14] hw/arm/strongarm: Don't use arm_pic_init_cpu() - - - - --- 2013-08-08 Peter Maydell New
[10/14] hw/block/nvme: streamline namespace array indexing hw(/block/)nvme: spring cleaning - - - - --- 2021-04-19 Klaus Jensen New
[10/14] hw/display/vmware_vga: Replace printf() calls by qemu_log_mask(ERROR) hw/display: Omnibus cleanups - - 1 - --- 2020-05-26 Philippe Mathieu-Daudé New
[10/14] hw/i2c/smbus: Extract QOM ICH9 definitions to 'smbus_ich9.h' hw/southbridge: Extract ICH9 QOM container model - - - - --- 2024-02-19 Philippe Mathieu-Daudé New
[10/14] hw/i386/vmport: Add support for CMD_GET_VCPU_INFO : hw/i386/vmport: Bug fixes and improvements - - 1 - --- 2020-03-09 Liran Alon New
[10/14] hw/intc/arm_gicv3_its: Provide read accessor for translation_ops arm_gicv3_its: Implement MOVI and MOVALL commands - - 1 - --- 2022-01-22 Peter Maydell New
[10/14] hw/mips/fuloong2e: Fix typo in Fuloong machine name hw/mips: patch queue for 2020-05-26 - - 1 - --- 2020-05-26 Philippe Mathieu-Daudé New
[10/14] hw/misc/bcm2835_cprman: implement clock mux behaviour raspi: add the bcm2835 cprman clock manager - - 1 - --- 2020-09-25 Luc Michel New
[10/14] hw/net: General GMAC Implementation Implementation of NPI Mailbox and GMAC Networking Module - - - - --- 2023-09-19 Nabih Estefan New
[10/14] hw/ppc/Kconfig: Only select fw_cfg with machines using OpenBIOS hw: Fix various --without-default-devices issues 1 - - - --- 2019-12-31 Philippe Mathieu-Daudé New
[10/14] hw/ppc/spapr_drc.c: use g_autofree in spapr_drc_by_index() simple cleanups in spapr files - - - - --- 2022-02-28 Daniel Henrique Barboza New
[10/14] hw/s390x/Kconfig: s390x machines require virtio-net-ccw device hw/Kconfig: Fixes when running ./configure --without-default-devices - 1 - - --- 2019-03-16 Philippe Mathieu-Daudé New
[10/14] hw/s5pc210.c: Add lan9118 support to SMDK board. - - - - --- 2011-12-07 Evgeny Voevodin New
[10/14] hw/scsi: remove 'scsi-disk' device deprecations: remove many old deprecations - - 1 - --- 2021-02-24 Daniel P. Berrangé New
[10/14] hw/timmer: QOM'ify pl031 - - - - --- 2016-01-26 zhao xiao qiang New
[10/14] i386: use inverted setcond when computing NS or NZ - - 2 - --- 2012-10-06 Paolo Bonzini New
[10/14] iotests: 085: Avoid image locking conflict - - - - --- 2016-10-31 Fam Zheng New
[10/14] iotests: massive use _qcow2_dump_header iotests: support zstd - - 1 - --- 2021-07-05 Vladimir Sementsov-Ogievskiy New
[10/14] iotests: use qemu_img() in has_working_luks() iotests: ensure all qemu-img calls are either checked or logged - - 1 - --- 2022-03-09 John Snow New
[10/14] ipmi: Add an SMBus IPMI interface pm_smbus fixes and and IPMI SMBus device - - - - --- 2017-12-07 Corey Minyard New
[10/14] isa: add name parameter to device creation - - - - --- 2011-09-16 Anthony Liguori New
[10/14] linux-user/elfload: Write corefile elf header in one block linux-user: Rewrite core dump - - - - --- 2024-02-27 Richard Henderson New
[10/14] linux-user/sparc: Handle privilidged action trap linux-user/sparc: Handle missing traps - - - - --- 2023-02-02 Richard Henderson New
[10/14] linux-user/tilegx: Implement tilegx signal features - - - - --- 2015-10-01 Richard Henderson New
[10/14] linux-user: Remove partial support for a.out interpreters. - - - - --- 2010-04-04 Richard Henderson New
[10/14] linux-user: Remove partial support for a.out interpreters. - - - - --- 2010-04-04 Richard Henderson New
[10/14] lm32: add Milkymist UART support - - - - --- 2011-03-07 Michael Walle New
[10/14] lsi53c895a: use the DMA memory access interface - - - - --- 2011-06-02 David Gibson New
[10/14] machine: move common smp_parse code to caller [01/14] remove -writeconfig - - - - --- 2021-05-13 Paolo Bonzini New
[10/14] make dma_bdrv_io available to drivers - - - - --- 2011-06-15 Kevin Wolf New
[10/14] migration/multifd: Move total_normal_pages accounting migration/multifd: Refactor ->send_prepare() and cleanups - - 1 - --- 2024-01-31 Peter Xu New
[10/14] migration: Make PageSearchStatus part of RAMState migration: Postcopy Preempt-Full - - 1 - --- 2022-09-20 Peter Xu New
[10/14] migration: move exit condition to migration thread - - - - --- 2013-01-15 Juan Quintela New
[10/14] migration: preserve suspended for bg_migration fix migration of suspended runstate - - 2 - --- 2023-12-06 Steven Sistare New
[10/14] mips: we really need the extra arguments - - - - --- 2011-06-02 Juan Quintela New
[10/14] modules: dependencies infrastructure ui: build spice and opengl as module. - - - - --- 2020-10-19 Gerd Hoffmann New
[10/14] monitor: Convert do_system_powerdown() to QObject - - - - --- 2009-10-01 Luiz Capitulino Superseded
[10/14] msix: Call pcie_sriov_vf_register_bar() for SR-IOV VF virtio-net: add support for SR-IOV emulation - - - - --- 2023-12-02 Akihiko Odaki New
[10/14] nbd/client: Initial support for extended headers qemu patches for NBD_OPT_EXTENDED_HEADERS - - - - --- 2021-12-03 Eric Blake New
[10/14] nbd/client: Split handshake into two functions nbd: add qemu-nbd --list - - 2 - --- 2018-11-30 Eric Blake New
[10/14] nvdimm acpi: define DSM return codes - - 2 - --- 2016-11-07 Xiao Guangrong New
[10/14] omap-intc: remove PROP_PTR Clean-ups: remove QDEV_PROP_PTR - - 1 - --- 2019-10-18 Marc-André Lureau New
[10/14] omap_lcdc: omap_ppm_save(): add error handling - - - - --- 2012-05-30 Luiz Capitulino New
[10/14] omap_lcdc: omap_ppm_save(): add error handling - - - - --- 2012-05-25 Luiz Capitulino New
[10/14] pci: allow 0 address for PCI IO regions - - - - --- 2013-12-05 Michael Roth New
[10/14] pcibos: add mcfg entry to ACPI table for q35 pcie. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[10/14] pcie root port: implement pcie root port. - - - - --- 2010-09-06 Isaku Yamahata New
[10/14] pcnet-pci: Use PCI DMA stub functions - - - - --- 2011-10-31 David Gibson New
[10/14] petalogix-ml605: added SPI controller with n25q128 - - - - --- 2012-10-05 Peter A. G. Crosthwaite New
[10/14] pflash_cfi01: Drop unused 'bypass' field - - - - --- 2013-04-05 Peter Maydell New
[10/14] pixman: switch screendump function. - - - - --- 2012-10-17 Gerd Hoffmann New
[10/14] pl100: Drop support for depths other than 32bpp. - - - - --- 2014-09-02 Gerd Hoffmann New
[10/14] pl181: add vmstate - - - - --- 2011-10-24 Benoit Canet New
[10/14] pmbus: Add read-only IC_DEVICE_ID support aspeed: Add I2C new register DMA slave mode support - - - - --- 2022-06-27 Peter Delevoryas New
[10/14] ppc/pnv: Introduce a num_stack class attribute ppc/pnv: Add support for user created PHB3/PHB4 devices - - 2 - --- 2021-12-02 Cédric Le Goater New
[10/14] ppc: use movcond for isel - - 1 1 --- 2014-09-15 Paolo Bonzini New
[10/14] ppc_prep: initialize i8259 after the ISA bus - - - - --- 2011-09-25 Avi Kivity New
[10/14] qapi/gen.py: Add __bool__ dunder method to QAPIGen qapi: static typing conversion, pt3 - - 1 - --- 2020-09-22 John Snow New
[10/14] qapi: Clean up includes in generated files - - 1 - --- 2016-02-09 Peter Maydell New
[10/14] qapi: Convert block_set_io_throttle - - - - --- 2012-01-18 Luiz Capitulino New
[10/14] qapi: add change-vnc-password - - - - --- 2011-08-24 Anthony Liguori New
[10/14] qapi: run-state examples: add missing timestamp Fix some qapi examples and a TODO section - - 1 - --- 2022-03-24 Victor Toso New
[10/14] qbus: move get_dev_path to DeviceState - - - - --- 2012-05-01 Anthony Liguori New
[10/14] qbus: move get_dev_path to DeviceState - - - - --- 2012-04-18 Anthony Liguori New
[10/14] qcow2: Change l2_load to return 0/-errno - - - - --- 2010-05-28 Kevin Wolf New
[10/14] qcow2: qcow2_inactivate(): don't call qcow2_mark_clean() when RO block: blockdev-del force=false - - - - --- 2022-02-07 Vladimir Sementsov-Ogievskiy New
[10/14] qdev: Don't leak string property value on hot unplug - - - - --- 2010-06-01 Markus Armbruster New
[10/14] qdev: Don't leak string property value on hot unplug - - - - --- 2010-05-28 Markus Armbruster New
[10/14] qemu-char:pty insert poll call into read one - - - - --- 2010-03-10 Juan Quintela New
[10/14] qemu-img: Deprecate obsolete -6 and -e options - - - - --- 2010-12-09 Kevin Wolf New
[10/14] qemu-io: Remove "growable" option - - - - --- 2014-12-11 Max Reitz New
[10/14] qemu-iotests: Rewrite 210 for blockdev-create job block: Make blockdev-create a job and stable API - - 2 - --- 2018-05-25 Kevin Wolf New
[10/14] qtest/ahci: remove guest_malloc global - - 1 - --- 2015-01-13 John Snow New
[10/14] qxl: add QXL_IO_MONITORS_CONFIG_ASYNC - - - - --- 2012-09-06 Gerd Hoffmann New
[10/14] ram.c: Move core decompression code into its own file migration/ram.c: Refactor compress code - - 1 - --- 2023-04-02 Lukas Straub New
[10/14] reorganize sdl-config tests - - - - --- 2010-11-14 Paolo Bonzini New
[10/14] scsi: Fix data length == SCSI_SENSE_BUF_SIZE - - - - --- 2012-07-02 Paolo Bonzini New
[10/14] scsi: do not require a minimum allocation length for INQUIRY - - - - --- 2012-05-04 Paolo Bonzini New
[10/14] serial: convert PIO to new memory api read/write - - - - --- 2012-10-08 Alexander Graf New
[10/14] slavio_intctl: convert slaves interrupt controllers to memory API - - - - --- 2011-11-15 Benoit Canet New
« 1 2 ... 438 439 4404304 4305 »