Show patches with: none      |   436397 patches
« 1 2 3 44363 4364 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,13/15] tests/unit/test-smp-parse: Test "modules" and "dies" combination case [PULL,01/15] tests/avocado: Update LoongArch bios file - - - 1 --- 2024-06-12 Thomas Huth New
[PULL,12/15] tests/unit/test-smp-parse: Test "modules" parameter in -smp [PULL,01/15] tests/avocado: Update LoongArch bios file - - - 1 --- 2024-06-12 Thomas Huth New
[PULL,11/15] tests/unit/test-smp-parse: Make test cases aware of module level [PULL,01/15] tests/avocado: Update LoongArch bios file - - 1 1 --- 2024-06-12 Thomas Huth New
[PULL,10/15] tests/unit/test-smp-parse: Use default parameters=0 when not set in -smp [PULL,01/15] tests/avocado: Update LoongArch bios file - - 1 1 --- 2024-06-12 Thomas Huth New
[PULL,09/15] tests/unit/test-smp-parse: Fix an invalid topology case [PULL,01/15] tests/avocado: Update LoongArch bios file - - 1 1 --- 2024-06-12 Thomas Huth New
[PULL,08/15] tests/unit/test-smp-parse: Fix comment of parameters=1 case [PULL,01/15] tests/avocado: Update LoongArch bios file - - 1 1 --- 2024-06-12 Thomas Huth New
[PULL,07/15] tests/unit/test-smp-parse: Fix comments of drawers and books case [PULL,01/15] tests/avocado: Update LoongArch bios file - - 1 1 --- 2024-06-12 Thomas Huth New
[PULL,06/15] test: Remove libibumad dependence [PULL,01/15] tests/avocado: Update LoongArch bios file - - 1 - --- 2024-06-12 Thomas Huth New
[PULL,05/15] meson: Remove libibumad dependence [PULL,01/15] tests/avocado: Update LoongArch bios file - 1 1 - --- 2024-06-12 Thomas Huth New
[PULL,04/15] tests/qtest/x86: check for availability of older cpu models before running tests [PULL,01/15] tests/avocado: Update LoongArch bios file - - 1 - --- 2024-06-12 Thomas Huth New
[PULL,03/15] tests/qtest/libqtest: add qtest_has_cpu_model() api [PULL,01/15] tests/avocado: Update LoongArch bios file - - 1 - --- 2024-06-12 Thomas Huth New
[PULL,02/15] qtest/x86/numa-test: do not use the obsolete 'pentium' cpu [PULL,01/15] tests/avocado: Update LoongArch bios file - - 2 1 --- 2024-06-12 Thomas Huth New
[PULL,01/15] tests/avocado: Update LoongArch bios file [PULL,01/15] tests/avocado: Update LoongArch bios file - - - - --- 2024-06-12 Thomas Huth New
[PULL,00/15] CPU-related test updates - - - - --- 2024-06-12 Thomas Huth New
[RESEND,v7,12/12] tests/qtest/vhost-user-test: add a test case for memory-backend-shm vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) 2 - 2 - --- 2024-06-12 Stefano Garzarella New
[RESEND,v7,11/12] tests/qtest/vhost-user-blk-test: use memory-backend-shm vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) 2 - 2 1 --- 2024-06-12 Stefano Garzarella New
[RESEND,v7,10/12] hostmem: add a new memory backend based on POSIX shm_open() vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) 3 - - - --- 2024-06-12 Stefano Garzarella New
[RESEND,v7,09/12] contrib/vhost-user-blk: enable it on any POSIX system vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) 1 - 1 1 --- 2024-06-12 Stefano Garzarella New
[RESEND,v7,08/12] libvhost-user: enable it on any POSIX system vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) 1 - 1 1 --- 2024-06-12 Stefano Garzarella New
[RESEND,v7,07/12] vhost-user: enable frontends on any POSIX system vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) 1 - 2 1 --- 2024-06-12 Stefano Garzarella New
[RESEND,v7,06/12] contrib/vhost-user-*: use QEMU bswap helper functions vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) 1 - 2 1 --- 2024-06-12 Stefano Garzarella New
[RESEND,v7,05/12] contrib/vhost-user-blk: fix bind() using the right size of the address vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) 1 - 2 1 --- 2024-06-12 Stefano Garzarella New
[RESEND,v7,04/12] vhost-user-server: do not set memory fd non-blocking vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) 1 - 2 - --- 2024-06-12 Stefano Garzarella New
[RESEND,v7,03/12] libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supported vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) 1 - 2 1 --- 2024-06-12 Stefano Garzarella New
[RESEND,v7,02/12] libvhost-user: fail vu_message_write() if sendmsg() is failing vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) 1 - 3 1 --- 2024-06-12 Stefano Garzarella New
[RESEND,v7,01/12] libvhost-user: set msg.msg_control to NULL when it is empty vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) 1 - 3 1 --- 2024-06-12 Stefano Garzarella New
[v1,16/16] vfio/container: Introduce vfio_iommu_legacy_instance_init() vfio: QOMify VFIOContainer - - - - --- 2024-06-12 Cédric Le Goater New
[v1,15/16] vfio/container: Remove vfio_container_init() vfio: QOMify VFIOContainer - - - - --- 2024-06-12 Cédric Le Goater New
[v1,14/16] vfio/container: Remove VFIOContainerBase::ops vfio: QOMify VFIOContainer - - - - --- 2024-06-12 Cédric Le Goater New
[v1,13/16] vfio/container: Introduce an instance_init() handler vfio: QOMify VFIOContainer - - - - --- 2024-06-12 Cédric Le Goater New
[v1,12/16] vfio/container: Switch to QOM vfio: QOMify VFIOContainer - - - - --- 2024-06-12 Cédric Le Goater New
[v1,11/16] vfio/container: Change VFIOContainerBase to use QOM vfio: QOMify VFIOContainer - - - - --- 2024-06-12 Cédric Le Goater New
[v1,10/16] vfio/container: Discover IOMMU type before creating the container vfio: QOMify VFIOContainer - - - - --- 2024-06-12 Cédric Le Goater New
[v1,09/16] vfio/container: Introduce vfio_create_container() vfio: QOMify VFIOContainer - - - - --- 2024-06-12 Cédric Le Goater New
[v1,08/16] vfio/container: Introduce vfio_get_iommu_class_name() vfio: QOMify VFIOContainer - - - - --- 2024-06-12 Cédric Le Goater New
[v1,07/16] vfio/container: Modify vfio_get_iommu_type() to use a container fd vfio: QOMify VFIOContainer - - - - --- 2024-06-12 Cédric Le Goater New
[v1,06/16] vfio/container: Simplify vfio_container_init() vfio: QOMify VFIOContainer - - - - --- 2024-06-12 Cédric Le Goater New
[v1,05/16] vfio/container: Introduce vfio_address_space_insert() vfio: QOMify VFIOContainer - - - - --- 2024-06-12 Cédric Le Goater New
[v1,04/16] vfio/common: Extract vIOMMU code from vfio_sync_dirty_bitmap() vfio: QOMify VFIOContainer - - - - --- 2024-06-12 Cédric Le Goater New
[v1,03/16] vfio/common: Move dirty tracking ranges update to helper vfio: QOMify VFIOContainer - - - - --- 2024-06-12 Cédric Le Goater New
[v1,02/16] vfio: Remove unused declarations from vfio-common.h vfio: QOMify VFIOContainer - - - - --- 2024-06-12 Cédric Le Goater New
[v1,01/16] vfio: Make vfio_devices_dma_logging_start() return bool vfio: QOMify VFIOContainer - - - - --- 2024-06-12 Cédric Le Goater New
[v5,5/5] iotests: Add `vvfat` tests vvfat: Fix write bugs for large files and add iotests - - - - --- 2024-06-12 Amjad Alsharafi New
[v5,4/5] vvfat: Fix reading files with non-continuous clusters vvfat: Fix write bugs for large files and add iotests - - - - --- 2024-06-12 Amjad Alsharafi New
[v5,3/5] vvfat: Fix wrong checks for cluster mappings invariant vvfat: Fix write bugs for large files and add iotests - - - - --- 2024-06-12 Amjad Alsharafi New
[v5,2/5] vvfat: Fix usage of `info.file.offset` vvfat: Fix write bugs for large files and add iotests - - - - --- 2024-06-12 Amjad Alsharafi New
[v5,1/5] vvfat: Fix bug in writing to middle of file vvfat: Fix write bugs for large files and add iotests - - 1 1 --- 2024-06-12 Amjad Alsharafi New
[5/5] Revert "meson: assume x86-64-v2 baseline ISA" Reinstate ability to use Qemu on pre-SSE4.1 x86 hosts - - - - --- 2024-06-12 Alexander Monakov New
[4/5] Revert "host/i386: assume presence of CMOV" Reinstate ability to use Qemu on pre-SSE4.1 x86 hosts - - - - --- 2024-06-12 Alexander Monakov New
[3/5] Revert "host/i386: assume presence of SSE2" Reinstate ability to use Qemu on pre-SSE4.1 x86 hosts - - - - --- 2024-06-12 Alexander Monakov New
[2/5] Revert "host/i386: assume presence of SSSE3" Reinstate ability to use Qemu on pre-SSE4.1 x86 hosts - - - - --- 2024-06-12 Alexander Monakov New
[1/5] Revert "host/i386: assume presence of POPCNT" Reinstate ability to use Qemu on pre-SSE4.1 x86 hosts - - - - --- 2024-06-12 Alexander Monakov New
[v5,1/1] qga/linux: Add new api 'guest-network-get-route' [v5,1/1] qga/linux: Add new api 'guest-network-get-route' - - - - --- 2024-06-12 Dehan Meng New
[RFC,16/16] hw/riscv: virt: Add WorldGuard support Implements RISC-V WorldGuard extension v0.4 - - - - --- 2024-06-12 Jim Shu New
[RFC,15/16] hw/misc: riscv_wgchecker: Check the slot settings in translate Implements RISC-V WorldGuard extension v0.4 - - - - --- 2024-06-12 Jim Shu New
[RFC,14/16] hw/misc: riscv_wgchecker: Implement correct block-access behavior Implements RISC-V WorldGuard extension v0.4 - - - - --- 2024-06-12 Jim Shu New
[RFC,13/16] hw/misc: riscv_wgchecker: Implement wgchecker slot registers Implements RISC-V WorldGuard extension v0.4 - - - - --- 2024-06-12 Jim Shu New
[RFC,12/16] hw/misc: riscv_wgchecker: Implement RISC-V WorldGuard Checker Implements RISC-V WorldGuard extension v0.4 - - - - --- 2024-06-12 Jim Shu New
[RFC,11/16] hw/misc: riscv_worldguard: Add API to enable WG extension of CPU Implements RISC-V WorldGuard extension v0.4 - - - - --- 2024-06-12 Jim Shu New
[RFC,10/16] target/riscv: Add WID to MemTxAttrs of CPU memory transactions Implements RISC-V WorldGuard extension v0.4 - - - - --- 2024-06-12 Jim Shu New
[RFC,09/16] target/riscv: Implement WorldGuard CSRs Implements RISC-V WorldGuard extension v0.4 - - - - --- 2024-06-12 Jim Shu New
[RFC,08/16] target/riscv: Allow global WG config to set WG CPU callbacks Implements RISC-V WorldGuard extension v0.4 - - - - --- 2024-06-12 Jim Shu New
[RFC,07/16] target/riscv: Add defines for WorldGuard CSRs Implements RISC-V WorldGuard extension v0.4 - - - - --- 2024-06-12 Jim Shu New
[RFC,06/16] target/riscv: Add hard-coded CPU state of WG extension Implements RISC-V WorldGuard extension v0.4 - - - - --- 2024-06-12 Jim Shu New
[RFC,05/16] target/riscv: Add CPU options of WorldGuard CPU extension Implements RISC-V WorldGuard extension v0.4 - - - - --- 2024-06-12 Jim Shu New
[RFC,04/16] hw/misc: riscv_worldguard: Add RISC-V WorldGuard global config Implements RISC-V WorldGuard extension v0.4 - - - - --- 2024-06-12 Jim Shu New
[RFC,03/16] exec: Add RISC-V WorldGuard WID to MemTxAttrs Implements RISC-V WorldGuard extension v0.4 - - - - --- 2024-06-12 Jim Shu New
[RFC,02/16] accel/tcg: memory access from CPU will pass access_type to IOMMU Implements RISC-V WorldGuard extension v0.4 - - - - --- 2024-06-12 Jim Shu New
[RFC,01/16] accel/tcg: Store section pointer in CPUTLBEntryFull Implements RISC-V WorldGuard extension v0.4 - - - - --- 2024-06-12 Jim Shu New
[v4,1/1] qga/linux: Add new api 'guest-network-get-route' qga/linux: Add new api 'guest-network-get-route' - - - - --- 2024-06-12 Dehan Meng New
hw/loongarch/virt: Remove unused assignment hw/loongarch/virt: Remove unused assignment - 1 - - --- 2024-06-12 Bibo Mao New
[v3] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs [v3] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs - - 2 - --- 2024-06-12 Zhenyu Zhang New
[PULL,8/8] crypto/block: drop qcrypto_block_open() n_threads argument [PULL,1/8] block: drop force_dup parameter of raw_reconfigure_getfd() 1 - 1 - --- 2024-06-11 Kevin Wolf New
[PULL,7/8] block/crypto: create ciphers on demand [PULL,1/8] block: drop force_dup parameter of raw_reconfigure_getfd() 1 - 1 - --- 2024-06-11 Kevin Wolf New
[PULL,6/8] linux-aio: add IO_CMD_FDSYNC command support [PULL,1/8] block: drop force_dup parameter of raw_reconfigure_getfd() - - 2 - --- 2024-06-11 Kevin Wolf New
[PULL,5/8] block/copy-before-write: use uint64_t for timeout in nanoseconds [PULL,1/8] block: drop force_dup parameter of raw_reconfigure_getfd() - 1 3 - --- 2024-06-11 Kevin Wolf New
[PULL,4/8] qemu-io: add cvtnum() error handling for zone commands [PULL,1/8] block: drop force_dup parameter of raw_reconfigure_getfd() - - 2 - --- 2024-06-11 Kevin Wolf New
[PULL,3/8] aio: warn about iohandler_ctx special casing [PULL,1/8] block: drop force_dup parameter of raw_reconfigure_getfd() - - 1 - --- 2024-06-11 Kevin Wolf New
[PULL,2/8] Revert "monitor: use aio_co_reschedule_self()" [PULL,1/8] block: drop force_dup parameter of raw_reconfigure_getfd() - - 1 - --- 2024-06-11 Kevin Wolf New
[PULL,1/8] block: drop force_dup parameter of raw_reconfigure_getfd() [PULL,1/8] block: drop force_dup parameter of raw_reconfigure_getfd() - - 1 - --- 2024-06-11 Kevin Wolf New
[PULL,0/8] Block layer patches - - - - --- 2024-06-11 Kevin Wolf New
[1/1] i386/tcg: Allow IRET from user mode to user mode for dotnet runtime i386/tcg fix for IRET as used in dotnet runtime - - - - --- 2024-06-11 Robert R. Henry New
[PULL,25/25] target/i386: SEV: do not assume machine->cgs is SEV [PULL,01/25] scsi-disk: Fix crash for VM configured with USB CDROM after live migration - - - - --- 2024-06-11 Paolo Bonzini New
[PULL,24/25] target/i386: convert CMPXCHG to new decoder [PULL,01/25] scsi-disk: Fix crash for VM configured with USB CDROM after live migration - - 1 - --- 2024-06-11 Paolo Bonzini New
[PULL,23/25] target/i386: convert XADD to new decoder [PULL,01/25] scsi-disk: Fix crash for VM configured with USB CDROM after live migration - - 1 - --- 2024-06-11 Paolo Bonzini New
[PULL,22/25] target/i386: convert LZCNT/TZCNT/BSF/BSR/POPCNT to new decoder [PULL,01/25] scsi-disk: Fix crash for VM configured with USB CDROM after live migration - - 1 - --- 2024-06-11 Paolo Bonzini New
[PULL,21/25] target/i386: convert SHLD/SHRD to new decoder [PULL,01/25] scsi-disk: Fix crash for VM configured with USB CDROM after live migration - - 1 - --- 2024-06-11 Paolo Bonzini New
[PULL,20/25] target/i386: adapt gen_shift_count for SHLD/SHRD [PULL,01/25] scsi-disk: Fix crash for VM configured with USB CDROM after live migration - - 1 - --- 2024-06-11 Paolo Bonzini New
[PULL,19/25] target/i386: pull load/writeback out of gen_shiftd_rm_T1 [PULL,01/25] scsi-disk: Fix crash for VM configured with USB CDROM after live migration - - 1 - --- 2024-06-11 Paolo Bonzini New
[PULL,18/25] target/i386: convert non-grouped, helper-based 2-byte opcodes [PULL,01/25] scsi-disk: Fix crash for VM configured with USB CDROM after live migration - - 1 - --- 2024-06-11 Paolo Bonzini New
[PULL,17/25] target/i386: split X86_CHECK_prot into PE and VM86 checks [PULL,01/25] scsi-disk: Fix crash for VM configured with USB CDROM after live migration - - 1 - --- 2024-06-11 Paolo Bonzini New
[PULL,16/25] target/i386: replace read_crN helper with read_cr8 [PULL,01/25] scsi-disk: Fix crash for VM configured with USB CDROM after live migration - - 1 - --- 2024-06-11 Paolo Bonzini New
[PULL,15/25] target/i386: finish converting 0F AE to the new decoder [PULL,01/25] scsi-disk: Fix crash for VM configured with USB CDROM after live migration - - 1 - --- 2024-06-11 Paolo Bonzini New
[PULL,14/25] target/i386: fix bad sorting of entries in the 0F table [PULL,01/25] scsi-disk: Fix crash for VM configured with USB CDROM after live migration - - 1 - --- 2024-06-11 Paolo Bonzini New
[PULL,13/25] target/i386: convert MOV from/to CR and DR to new decoder [PULL,01/25] scsi-disk: Fix crash for VM configured with USB CDROM after live migration - - 1 - --- 2024-06-11 Paolo Bonzini New
[PULL,12/25] target/i386: fix processing of intercept 0 (read CR0) [PULL,01/25] scsi-disk: Fix crash for VM configured with USB CDROM after live migration - - 1 - --- 2024-06-11 Paolo Bonzini New
[PULL,11/25] target/i386: replace NoSeg special with NoLoadEA [PULL,01/25] scsi-disk: Fix crash for VM configured with USB CDROM after live migration - - 1 - --- 2024-06-11 Paolo Bonzini New
[PULL,10/25] target/i386: change X86_ENTRYwr to use T0, use it for moves [PULL,01/25] scsi-disk: Fix crash for VM configured with USB CDROM after live migration - - 1 - --- 2024-06-11 Paolo Bonzini New
[PULL,09/25] target/i386: change X86_ENTRYr to use T0 [PULL,01/25] scsi-disk: Fix crash for VM configured with USB CDROM after live migration - - 1 - --- 2024-06-11 Paolo Bonzini New
[PULL,08/25] target/i386: put BLS* input in T1, use generic flag writeback [PULL,01/25] scsi-disk: Fix crash for VM configured with USB CDROM after live migration - - 1 - --- 2024-06-11 Paolo Bonzini New
« 1 2 3 44363 4364 »