Show patches with: Archived = No       |   430299 patches
« 1 2 ... 506 507 5084302 4303 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[13/16] target/riscv: remove riscv_cpu_options[] target/riscv: deprecate riscv_cpu_options[] - - - - --- 2023-12-21 Daniel Henrique Barboza New
[13/16] target/sparc: Use MO_ALIGN where required tcg: Remove TARGET_ALIGNED_ONLY 1 - - - --- 2023-05-02 Richard Henderson New
[13/16] target/xtensa: implement salt/saltu target/xtensa: switch to libisa - - - - --- 2017-11-04 Max Filippov New
[13/16] tcg-i386: Tidy softmmu routines - - - - --- 2013-09-04 Richard Henderson New
[13/16] tcg/aarch64: Use MVNI in tcg_out_dupi_vec tcg: misc gvec improvments - - - - --- 2019-05-18 Richard Henderson New
[13/16] tcg: Expand usadd/ussub with umin/umax tcg/s390x: host vector support - - - - --- 2020-12-25 Richard Henderson New
[13/16] tcg: Export temp_idx - - - - --- 2017-06-21 Richard Henderson New
[13/16] tcg: Increase tcg_out_dupi_vec immediate to int64_t tcg: Better handling of constants - - - - --- 2020-04-18 Richard Henderson New
[13/16] test/qgraph: vmxnet3 test node qtest: converted sdhci-test and most nop test to qgraph framework - - - - --- 2018-08-20 Emanuele Giuseppe Esposito New
[13/16] tests/acceptance/boot_xen.py: use class attribute Acceptance Tests: use Avocado 91.0 features and other improvements - - 1 - --- 2021-09-24 Cleber Rosa New
[13/16] tests: bios-tables-test: Add ACPI table binaries for type4 thread count test tests: Add CPU topology related smbios test cases - - - - --- 2023-08-25 Zhao Liu New
[13/16] usb-hid: add hid_has_events() - - - - --- 2011-08-10 Gerd Hoffmann New
[13/16] usb-hid: add hid_has_events() - - - - --- 2011-08-04 Gerd Hoffmann New
[13/16] util/vfio-helpers: Introduce qemu_vfio_pci_msix_init_irqs() util/vfio-helpers: Allow using multiple MSIX IRQs - - 1 - --- 2020-10-20 Philippe Mathieu-Daudé New
[13/16] vhost: Clean up how VhostOpts method vhost_backend_init() fails Various error handling fixes and cleanups - - 1 - --- 2021-07-20 Markus Armbruster New
[13/16] virtio-scsi: WIP VHOST_SCSI_SET_ENDPOINT call - - - - --- 2012-04-19 Zhiyong Wu New
[13/16] virtio: introduce queue_enable in virtio Support VIRTIO_F_RING_RESET for virtio-net and vhost-user in virtio pci - - - - --- 2022-07-18 Kangjie Xu New
[13/16] virtio: split virtio serial bits rom virtio-pci Virtio devices split from virtio-pci - - 1 - --- 2018-08-29 Juan Quintela New
[13/16] vmstate: Add VMSTATE_UINT32_VARRAY support - - - - --- 2009-10-14 Juan Quintela New
[13/16] vmstate: Fixes test-vmstate.c on msys2/mingw W32, W64 patches - - 2 - --- 2020-09-08 Yonggang Luo New
[13/16] xen: Expect xenstore write to fail when restricted xen: xen-domid-restrict improvements 1 - 1 - --- 2018-04-24 Ian Jackson New
[13/16] xen: Expect xenstore write to fail when restricted xen: xen-domid-restrict improvements 1 - 1 - --- 2018-04-19 Ian Jackson New
[13/16] xen: convert "-machine igd-passthru" to an accelerator property Complete the implementation of -accel - - 1 - --- 2019-11-13 Paolo Bonzini New
[13/17] KVM: use KVM_CAP_IMMEDIATE_EXIT - - - - --- 2017-02-27 Paolo Bonzini New
[13/17] Move chroot handling to OS specific files. 2 - - - --- 2010-06-10 Jes Sorensen New
[13/17] Move chroot handling to OS specific files. - - - - --- 2010-06-04 Jes Sorensen New
[13/17] Move chroot handling to OS specific files. - - - - --- 2010-06-04 Jes Sorensen New
[13/17] PCI: Convert pci_device_hot_add() to QObject - - - - --- 2009-11-17 Luiz Capitulino New
[13/17] PPC: dbdma: Wait for DMA until we have data - - - - --- 2013-07-01 Alexander Graf New
[13/17] accel/tcg: Move cflags lookup into tb_find tcg: breakpoint reorg - - - - --- 2021-07-01 Richard Henderson New
[13/17] aio: call aio_notify after setting I/O handlers - - 1 - --- 2012-09-25 Paolo Bonzini New
[13/17] aspeed: Remove AspeedBoardConfig array and use AspeedMachineClass aspeed: extensions and fixes - - 1 - --- 2019-11-19 Cédric Le Goater New
[13/17] audio/mixeng: calculate number of output frames [01/17] audio: change type of mix_buf and conv_buf - - - - --- 2023-01-15 Volker Rümelin New
[13/17] backup: Switch block_backup.h to byte-based - - - - --- 2017-04-11 Eric Blake New
[13/17] block/nbd-client: refactor NBDClientSession.recv_coroutine - - - - --- 2017-08-04 Vladimir Sementsov-Ogievskiy New
[13/17] block/nvme: Simplify completion trace events block/nvme: Various cleanups required to use multiple queues - - - - --- 2020-06-25 Philippe Mathieu-Daudé New
[13/17] block: Convert bdrv_info() to QObject - - - - --- 2009-12-04 Luiz Capitulino New
[13/17] block: Convert bdrv_info() to QObject - - - - --- 2009-11-23 Luiz Capitulino New
[13/17] block: Convert bdrv_pread(v) to BdrvChild - - 1 - --- 2016-06-21 Kevin Wolf New
[13/17] block: allow waiting at arbitrary granularity - - - - --- 2011-12-13 Paolo Bonzini New
[13/17] block: explicitly acquire aiocontext in bottom halves that need it - - 1 - --- 2017-01-20 Paolo Bonzini New
[13/17] block: use bdrv_has_zero_init to return BDRV_BLOCK_ZERO - - - - --- 2013-07-03 Paolo Bonzini New
[13/17] blockdev: Remove IF_* check for read-only blockdev_init - - - - --- 2013-09-20 Kevin Wolf New
[13/17] cadence_gem: Flush queued packets - - - - --- 2013-02-28 Peter Maydell New
[13/17] ccid: add qdev description strings - - - - --- 2011-02-03 Alon Levy New
[13/17] chardev: add spice support to qapi - - - - --- 2013-02-28 Gerd Hoffmann New
[13/17] configure: Fix compiler warnings in config.log (uninitialized variable) - - - - --- 2011-12-19 Stefan Hajnoczi New
[13/17] configure: convert compiler tests to meson, part 2 convert more library and compiler checks to Meson - - 1 - --- 2021-07-05 Paolo Bonzini New
[13/17] configure: move environment-specific defaults to config-meson.cross More build system cleanups, optional non-relocatable installs - - - - --- 2023-10-16 Paolo Bonzini New
[13/17] coroutine-lock: introduce qemu_co_mutex_lock_unlock - - 1 - --- 2017-04-20 Paolo Bonzini New
[13/17] crypto/builtin: Move AES_cbc_encrypt into cipher-builtin.inc.c crypto/cipher: Class hierarchy cleanups - - 2 - --- 2020-08-13 Richard Henderson New
[13/17] ehci: implement port wakeup - - - - --- 2013-11-29 Gerd Hoffmann New
[13/17] exec: Pass CPUState to cpu_reset_interrupt() - - - - --- 2013-03-12 Andreas Färber New
[13/17] fdc: use IsaDma interface instead of global DMA_* functions - - - - --- 2015-12-29 Hervé Poussineau New
[13/17] hw/block/nvme: add support for sgl bit bucket descriptor hw/block/nvme: multiple namespaces support - - - - --- 2020-09-04 Klaus Jensen New
[13/17] hw/block/nvme: consolidate qsg/iov clearing hw/block/nvme: AIO and address mapping refactoring - - - - --- 2020-06-29 Klaus Jensen New
[13/17] hw/block/nvme: make sure ncqr and nsqr is valid hw/block/nvme: bump to v1.3 1 - 2 - --- 2020-06-29 Klaus Jensen New
[13/17] hw/gpio/zaurus.c: Use LOG_GUEST_ERROR for bad guest register accesses spitz: fix hacks, fix CID 1421913, various cleanups - - 2 - --- 2020-06-28 Peter Maydell New
[13/17] hw/misc: QOM'ify slavio_misc.c - - - - --- 2016-06-07 zhao xiao qiang New
[13/17] hw/omap.h: Add OMAP 3630 to omap_mpu_model enumeration - - - - --- 2011-08-25 Peter Maydell New
[13/17] hw/virtio/vhost: Fix missing ERRP_GUARD() for error_prepend() Cleanup up to fix missing ERRP_GUARD() for error_prepend() - - - - --- 2024-02-29 Zhao Liu New
[13/17] ide: Convert SEEK to ide_cmd_table handler - - - - --- 2013-06-18 Kevin Wolf New
[13/17] ide: Replace IDEState members is_cdrom, is_cf by drive_kind - - - - --- 2010-07-06 Kevin Wolf New
[13/17] iotest 099: notrun if blkdebug or blkverify is disabled iotests: don't choke on disabled drivers - - - - --- 2018-04-26 Roman Kagan New
[13/17] iotests: Fix 067 for compat=0.10 iotests: Fix iotests for weird formats/options - - 1 - --- 2017-11-23 Max Reitz New
[13/17] iotests: add add_incoming_migration to VM class - - 1 - --- 2017-02-13 Vladimir Sementsov-Ogievskiy New
[13/17] iotests: add add_incoming_migration to VM class - - 1 - --- 2017-02-07 Vladimir Sementsov-Ogievskiy New
[13/17] iotests: add add_incoming_migration to VM class - - 1 - --- 2016-11-22 Vladimir Sementsov-Ogievskiy New
[13/17] iotests: add add_incoming_migration to VM class - - 1 - --- 2016-11-21 Vladimir Sementsov-Ogievskiy New
[13/17] iotests: add add_incoming_migration to VM class - - 1 - --- 2016-02-12 Vladimir Sementsov-Ogievskiy New
[13/17] kvm: i386: require KVM_CAP_SET_VCPU_EVENTS and KVM_CAP_X86_ROBUST_SINGLESTEP kvm: drop support for really old kernels - - - - --- 2023-10-18 Paolo Bonzini New
[13/17] linux-user/mmap.c: fix warnings with _FORTIFY_SOURCE - - - - --- 2010-01-20 Juan Quintela New
[13/17] linux-user/mmap.c: fix warnings with _FORTIFY_SOURCE - - - - --- 2010-01-19 Juan Quintela New
[13/17] linux-user: Add support for prctl PR_GET_NAME and PR_SET_NAME - - - - --- 2012-04-06 Riku Voipio New
[13/17] lm32: EVR32 and uclinux BSP - - - - --- 2011-02-17 Michael Walle New
[13/17] lm32: EVR32 and uclinux BSP - - - - --- 2011-02-10 Michael Walle New
[13/17] lm32: EVR32 and uclinux BSP - - - - --- 2011-01-31 Michael Walle New
[13/17] megasas: Ignore duplicate init_firmware commands - - - - --- 2014-10-29 Hannes Reinecke New
[13/17] migration-unix: replace qemu_fopen_socket with qemu_fopen_socket_local - - - - --- 2013-12-02 Lei Li New
[13/17] migration-unix: replace qemu_fopen_socket with qemu_fopen_socket_local - - - - --- 2013-11-29 Lei Li New
[13/17] migration-unix: replace qemu_fopen_socket with qemu_fopen_socket_local - - - - --- 2013-11-21 Lei Li New
[13/17] migration-unix: replace qemu_fopen_socket with qemu_fopen_socket_local - - - - --- 2013-10-22 Lei Li New
[13/17] migration: Send the fd number which we are going to use for this page - - 1 - --- 2017-01-23 Juan Quintela New
[13/17] migration: Store MigrationAddress in MigrationState migration: Add new migration channel connect and TLS upgrade APIs - - - - --- 2024-01-25 Avihai Horon New
[13/17] mirror: Linearize mirror_co_read() mirror: Mainly coroutine refinements - - - - --- 2018-08-13 Max Reitz New
[13/17] nbd: Pass local error object pointer to error_append_hint() Fix usage of error_append_hint() - - 1 - --- 2019-09-17 Greg Kurz New
[13/17] nbd: Switch .bdrv_co_discard() to byte-based - - 1 - --- 2016-06-22 Eric Blake New
[13/17] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async(). - - - - --- 2010-12-24 Yoshiaki Tamura New
[13/17] pc: Postpone SMBIOS table installation to post machine init - - - - --- 2015-04-23 Corey Minyard New
[13/17] pl061: convert to memory API - - - - --- 2011-10-30 Avi Kivity New
[13/17] pnv_phb4.h: turn phb into a pointer in struct PnvPhb4PecStack ppc/pnv: enable pnv-phb4 user devices - - - - --- 2021-12-28 Daniel Henrique Barboza New
[13/17] ppc/pnv: add pnv_phb_get_current_machine() powernv: introduce pnv-phb unified devices - - - - --- 2022-05-07 Daniel Henrique Barboza New
[13/17] ppc/pnv: remove stack pointer from PnvPHB4 remove PnvPhb4PecStack from Powernv9 - - 1 - --- 2022-01-13 Daniel Henrique Barboza New
[13/17] ppc: Add POWER8 IAMR register - - - - --- 2016-03-14 Cédric Le Goater New
[13/17] ppc: compute mask from BI using right shift - - 1 1 --- 2014-08-28 Paolo Bonzini New
[13/17] qapi-visit: Move error check into gen_visit_fields_call() - - - - --- 2016-02-20 Eric Blake New
[13/17] qapi: Relax doc string @name: description indentation rules qapi: Reformat doc comments - - 1 - --- 2023-04-28 Markus Armbruster New
[13/17] qapi: Rename target.json to misc-target.json Move QOM, qdev, machine core and dump code - - 1 - --- 2019-06-19 Markus Armbruster New
[13/17] qcow2-dirty-bitmaps: disallow stroing bitmap to other bs - - - - --- 2016-02-17 Vladimir Sementsov-Ogievskiy New
[13/17] qcow2: Add new autoclear feature for all zero image Improve qcow2 all-zero detection - - - - --- 2020-01-31 Eric Blake New
« 1 2 ... 506 507 5084302 4303 »