Show patches with: Archived = No       |   432734 patches
« 1 2 ... 827 828 8294327 4328 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/7] libqos: add fw_cfg support - - - - --- 2013-04-16 Anthony Liguori New
[3/7] libqos: pass full QVirtQueue to set_queue_address() libqos: add VIRTIO PCI 1.0 support - - - - --- 2019-10-10 Stefan Hajnoczi New
[3/7] libqtest: add QTEST_LOG for debugging qtest testcases - - - - --- 2014-07-24 Marc Marí New
[3/7] libvhost-user: Cast rc variable to avoid compiler warning [1/7] libvhost-user: Provide _GNU_SOURCE when compiling outside of QEMU - - - - --- 2022-12-19 Marcel Holtmann New
[3/7] linux-headers/kvm: add Hyper-V SynIC irq routing type and struct - - 1 - --- 2015-10-26 Andrey Smetanin New
[3/7] linux-user/elfload.c: Add missing arm and arm64 hwcap values target/arm: hwcaps updates, FEAT_HBC - - 1 - --- 2023-09-11 Peter Maydell New
[3/7] linux-user/hppa: Add signal trampoline for hppa target linux-user fixes for hppa target - part 2 - - - - --- 2022-09-24 Helge Deller New
[3/7] linux-user/hppa: Fix cpu_clone_regs linux-user fixes, mostly for hppa - - - - --- 2017-10-31 Richard Henderson New
[3/7] linux-user/nios2: Adjust error return linux-user/nios2: Fix clone and sigreturn - - - - --- 2022-03-20 Richard Henderson New
[3/7] linux-user/syscall.c: handle FUTEX_WAIT_BITSET in do_futex - - - - --- 2013-03-07 Riku Voipio New
[3/7] linux-user: Add support for more VT ioctls - - - - --- 2011-07-11 Riku Voipio New
[3/7] linux-user: Enable Signal Handlers on PPC64 - - - - --- 2014-06-30 Tom Musta New
[3/7] linux-user: Exit with an error if we couldn't set up gdbserver - - - - --- 2011-09-09 Riku Voipio New
[3/7] linux-user: Implement FS_IOC_FIEMAP ioctl 1 - - - --- 2011-01-09 Riku Voipio New
[3/7] linux-user: Implement FS_IOC_FIEMAP ioctl - - - - --- 2011-01-07 Riku Voipio New
[3/7] linux-user: Use guest_start_len_valid in msync. - - - - --- 2010-03-30 Richard Henderson New
[3/7] linux-user: fix ARM core dumps on opposite-endian hosts - - - - --- 2009-12-11 Nathan Froyd New
[3/7] linux-user: fix signal number range check - - 1 - --- 2013-07-10 Riku Voipio New
[3/7] linux-user: sparc: Remove unused struct 'target_mc_fq' Remove some unused structures - - - - --- 2024-05-05 Dr. David Alan Gilbert New
[3/7] linux-user:Signal handling for MIPS64 - - - - --- 2011-09-27 Khansa Butt New
[3/7] lsi53c895a: Add support for LSI53C700 Family Compatibility bit - - - - --- 2009-11-19 Jan Kiszka New
[3/7] m48t59: move ISA ports/memory regions registration to QOM constructor - - - - --- 2013-05-02 Hervé Poussineau New
[3/7] mac_dbdma: remove DBDMA_init() function mac_dbdma: tidy-up and QOMify - - - - --- 2017-09-24 Mark Cave-Ayland New
[3/7] mac_newworld: add gpios to macio devices with PMU enabled mac99: add via-pmu support - - - - --- 2018-06-12 Mark Cave-Ayland New
[3/7] mac_via: allow long accesses to VIA registers mac_via: fixes and improvements - - 1 - --- 2021-03-10 Mark Cave-Ayland New
[3/7] macio: add addr property to macio IDE object mac: generate correct fw paths for macio IDE and virtio-blk-pci devices - - - - --- 2018-08-29 Mark Cave-Ayland New
[3/7] macio: move heathrow PIC inside macio-oldworld device macio: remove PIC object property links - - - - --- 2020-12-19 Mark Cave-Ayland New
[3/7] mainstone: pass one irq to the mst_fpga instead of the whole PIC - - - - --- 2011-02-11 Dmitry Baryshkov New
[3/7] maint: remove unused include for assert.h - - - - --- 2015-08-26 Daniel P. Berrangé New
[3/7] make dma_bdrv_io available to drivers - - - - --- 2010-12-10 Christoph Hellwig New
[3/7] megasas: Add MSI support - - - - --- 2014-04-16 Hannes Reinecke New
[3/7] megasas: Codingstyle fixes - - - - --- 2010-06-15 Hannes Reinecke New
[3/7] megasas: add MegaRAID SAS 2108 emulation - - - - --- 2014-04-16 Hannes Reinecke New
[3/7] megasas: do not read iovec count more than once from frame - - - - --- 2017-06-06 Paolo Bonzini New
[3/7] memory: introduce memory_region_set_alias_offset() - - - - --- 2011-12-15 Avi Kivity New
[3/7] meson: switch minimum meson version to 0.56.0 First round of meson bugfixes and cleanups for 6.0 - - 1 - --- 2020-12-16 Paolo Bonzini New
[3/7] meson: switch minimum meson version to 0.56.0 First round of meson bugfixes and cleanups for 6.0 - - - - --- 2020-12-16 Paolo Bonzini New
[3/7] microdrive: qdevify - - - - --- 2011-04-11 Dmitry Baryshkov New
[3/7] migration/block-dirty-bitmap: simplify dirty_bitmap_load_complete Fix crashes on early shutdown during bitmaps postcopy - - - - --- 2020-01-22 Vladimir Sementsov-Ogievskiy New
[3/7] migration: Check that migration is active before cancel it - - - - --- 2011-09-20 Juan Quintela New
[3/7] migration: Drop postcopy_chunk_hostpages() migration: Postcopy cleanup on ram disgard - - 2 - --- 2021-12-07 Peter Xu New
[3/7] migration: Refactor error handling in source return path migration: Better error handling in return path thread - - 1 - --- 2023-06-28 Peter Xu New
[3/7] migration: Wait for semaphore before completing migration migration: pause-before-device - - - - --- 2017-10-11 Dr. David Alan Gilbert New
[3/7] migration: make qemu_savevm_state public. - - 2 - --- 2014-07-31 fred.konrad@greensocs.com New
[3/7] migration: print total downtime for final phase of migration - - 1 - --- 2012-08-13 Juan Quintela New
[3/7] minikconf: Pass variables for modules Make SPICE a load module - - - - --- 2020-07-23 Christophe de Dinechin New
[3/7] monitor: Add chardev-add backend argument completion. - - - - --- 2014-03-09 Hani Benhabiles New
[3/7] monitor: Add chardev-remove command completion. - - - - --- 2014-04-27 Hani Benhabiles New
[3/7] monitor: Add migrate_set_capability completion. - - - - --- 2014-05-19 Hani Benhabiles New
[3/7] monitor: Add migrate_set_capability completion. - - - - --- 2014-05-19 Hani Benhabiles New
[3/7] monitor: QError support - - - - --- 2009-10-29 Luiz Capitulino New
[3/7] monitor: Switch from timer_new() to timer_new_ns() - - 1 - --- 2015-10-15 Markus Armbruster New
[3/7] monitor: do_info(): handle new and old info handlers - - - - --- 2009-09-16 Luiz Capitulino Superseded
[3/7] msi: Guard msi_reset with msi_present - - - - --- 2011-06-08 Jan Kiszka New
[3/7] nbd/server: Don't fail NBD_OPT_INFO for byte-aligned sources Final round of NBD alignment fixes - 1 1 - --- 2019-04-03 Eric Blake New
[3/7] nbd: accept URIs - - - - --- 2012-11-12 Paolo Bonzini New
[3/7] nbd: consistently check for <0 or >=0 - - - - --- 2012-04-19 Paolo Bonzini New
[3/7] nbd: use BDS refcount - - - - --- 2013-07-02 Fam Zheng New
[3/7] net/af-xdp.c: Don't leak sock_fds array in net_init_af_xdp() various: 7 minor Coverity fixes - - - - --- 2024-03-12 Peter Maydell New
[3/7] net/rocker: use GDateTime for formatting timestamp in debug messages replace all use of strftime() with g_date_time_format() - - 1 - --- 2021-05-05 Daniel P. Berrangé New
[3/7] net/rocker: use QEMU_PACKED and QEMU_ALIGNED() macros use QEMU_PACKED and QEMU_ALIGNED macros - - 1 - --- 2018-01-08 Philippe Mathieu-Daudé New
[3/7] net/vmnet: create common netdev state structure Add vmnet.framework based network backend - - - - --- 2021-06-17 Vladislav Yaroshchuk New
[3/7] net: Introduce VLANClientState->info_dict - - - - --- 2010-06-23 Miguel Di Ciurcio Filho New
[3/7] net: create the VLANClientState for NICs early - - - - --- 2009-11-12 Mark McLoughlin New
[3/7] net: iovec checksum calculator - - - - --- 2013-03-25 Stefan Hajnoczi New
[3/7] net: remove NetLegacy struct - - - - --- 2015-09-07 =?UTF-8?B?Wm9sdMOhbiBLxZF2w6Fnw7M=?= New
[3/7] nios2: Add usermode binaries emulation - - - - --- 2016-09-27 Marek Vasut New
[3/7] nios2: Add usermode binaries emulation - - - - --- 2016-07-28 Marek Vasut New
[3/7] nios2: Add usermode binaries emulation - - - - --- 2016-06-13 Marek Vasut New
[3/7] numa: Move NUMA globals to numa.c - - - - --- 2015-02-08 Eduardo Habkost New
[3/7] omap: Fix warnings from Sparse - - - - --- 2015-03-08 Stefan Weil Accepted
[3/7] openrisc: remove muldiv64() - - - - --- 2015-08-25 Laurent Vivier New
[3/7] paravirt: read QEMU_CFG_NOGRAPHIC, store in etc/sercon-enable romfile - - - - --- 2016-09-28 Gerd Hoffmann New
[3/7] pc-bios/s390-ccw Improve ECKD informational message 2 - 1 - --- 2014-08-29 Jens Freimann New
[3/7] pc-bios: s390x: Remove unneeded dasd-ipl.c reset psw mask changes pc-bios: s390x: Cleanup part 2 1 - - - --- 2020-07-15 Janosch Frank New
[3/7] pc: Add the SMBus device to the ACPI tables - - - - --- 2016-05-11 Corey Minyard New
[3/7] pc: calculate topology only once when possible_cpus is initialised - - 1 - --- 2017-02-09 Igor Mammedov New
[3/7] pc: replace i440fx_common_init() with i440fx_init() - - 1 - --- 2013-07-29 Igor Mammedov New
[3/7] pci: Allow PCI bus creation interfaces to specify the type of bus - - - - --- 2013-03-14 Alex Williamson New
[3/7] pci: Honour wmask when resetting PCI_INTERRUPT_LINE via-ide: fixes and improvements - - 2 - --- 2020-03-13 Mark Cave-Ayland New
[3/7] pci: add VMSTATE_MSIX 1 - - - --- 2013-06-03 Gerd Hoffmann New
[3/7] pci: designware: clamp viewport index [1/7] pci: designware: add 64-bit viewport limit - - - - --- 2022-07-13 Ben Dooks New
[3/7] pixman: disable gtk - - - - --- 2012-11-14 Gerd Hoffmann New
[3/7] pnv_core: Allocate cpu thread objects individually Better handling of machine specific per-cpu information - - 2 - --- 2018-06-13 David Gibson New
[3/7] posix-aio: merge posix_aio_process_queue and posix_aio_read - - - - --- 2012-03-12 Paolo Bonzini New
[3/7] ppc/pnv: Use skiboot addresses to load kernel and ramfs ppc/pnv: Misc cleanups - - 2 - --- 2021-01-26 Cédric Le Goater New
[3/7] ppc: spelling fixes remaining tree-wide spelling fixes - - 1 - --- 2023-09-09 Michael Tokarev New
[3/7] pseries: Add support for level interrupts to XICS - - - - --- 2012-02-28 David Gibson New
[3/7] pseries: Fix and cleanup CPU initialization and reset - - - - --- 2012-08-15 David Gibson New
[3/7] pseries: Fix incorrect calculation of RMA size in certain configurations - - - - --- 2013-04-08 David Gibson New
[3/7] pseries: Use new method to correct reset sequence - - 1 - --- 2012-09-10 David Gibson New
[3/7] pstore: Manage buffer position for async write - - - - --- 2016-07-27 Namhyung Kim New
[3/7] python/machine: add instance disambiguator to default nickname python: More fixes for 6.2 - - 2 - --- 2021-11-18 John Snow New
[3/7] python/qemu: add README.rst python: create installable package - - 1 - --- 2020-06-03 John Snow New
[3/7] qapi: Add missing separators between sections qapi: Primarily whitespace tweaks - - 1 - --- 2022-04-29 Andrea Bolognani New
[3/7] qapi: Clean up after previous commit - - - - --- 2015-11-03 Markus Armbruster New
[3/7] qapi: Eliminate accidental global frontend state qapi: Cleanups and test speedup - - 1 - --- 2019-10-01 Markus Armbruster New
[3/7] qapi: Fix dangling references to docs/devel/qapi-code-gen.txt qapi qmp: Documentation fixes - 1 - - --- 2024-01-20 Markus Armbruster New
[3/7] qapi: New QAPI_CLONE_MEMBERS() - - 1 - --- 2017-04-26 Markus Armbruster New
[3/7] qapi: Pass file name to QAPIGen constructor instead of methods qapi: Code generation fixes - - - - --- 2019-03-01 Markus Armbruster New
« 1 2 ... 827 828 8294327 4328 »