Show patches with: Archived = No       |   440694 patches
« 1 2 3 44406 4407 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[17/17] bsd-user: copy linux-user target_mprotect impl For 9.2: A bunch of cleanups and work towards variable pagesize support - - - - --- 2024-08-02 Warner Losh New
[16/17] bsd-user: Define validate_prot_to_pageflags and use in mprotect For 9.2: A bunch of cleanups and work towards variable pagesize support - - - - --- 2024-08-02 Warner Losh New
[15/17] bsd-user: target_mprotect: use helper host_page_size local For 9.2: A bunch of cleanups and work towards variable pagesize support - - - - --- 2024-08-02 Warner Losh New
[14/17] bsd-user: target_mmap*: change prot to target_prot For 9.2: A bunch of cleanups and work towards variable pagesize support - - - - --- 2024-08-02 Warner Losh New
[13/17] bsd-user: target_mprotect: rename prot to target_prot For 9.2: A bunch of cleanups and work towards variable pagesize support - - - - --- 2024-08-02 Warner Losh New
[12/17] bsd-user: Use guest_range_valid_untagged to validate range For 9.2: A bunch of cleanups and work towards variable pagesize support - - - - --- 2024-08-02 Warner Losh New
[11/17] bsd-user: Replace set_brk and padzero with zerobss from linux-user For 9.2: A bunch of cleanups and work towards variable pagesize support - - - - --- 2024-08-02 Warner Losh New
[10/17] bsd-user: Pass image name down the stack For 9.2: A bunch of cleanups and work towards variable pagesize support - - - - --- 2024-08-02 Warner Losh New
[09/17] bsd-user: target_msync unused, remove it For 9.2: A bunch of cleanups and work towards variable pagesize support - - - - --- 2024-08-02 Warner Losh New
[08/17] bsd-user: Eliminate unused qemu_uname_release For 9.2: A bunch of cleanups and work towards variable pagesize support - - - - --- 2024-08-02 Warner Losh New
[07/17] bsd-user: Remove deprecated -p argument For 9.2: A bunch of cleanups and work towards variable pagesize support - - - - --- 2024-08-02 Warner Losh New
[06/17] bsd-user: Remove load_flt_binary prototype For 9.2: A bunch of cleanups and work towards variable pagesize support - - - - --- 2024-08-02 Warner Losh New
[05/17] bsd-user: Eliminate unused regs arg in load_elf_binary For 9.2: A bunch of cleanups and work towards variable pagesize support - - - - --- 2024-08-02 Warner Losh New
[04/17] bsd-user: Implement cpu_copy() For 9.2: A bunch of cleanups and work towards variable pagesize support - - - - --- 2024-08-02 Warner Losh New
[03/17] bsd-user: Make cpu_model and cpu_type file scope For 9.2: A bunch of cleanups and work towards variable pagesize support - - - - --- 2024-08-02 Warner Losh New
[02/17] bsd-user: Make init_task_state global For 9.2: A bunch of cleanups and work towards variable pagesize support - - - - --- 2024-08-02 Warner Losh New
[01/17] bsd-user: Delete TaskState next member For 9.2: A bunch of cleanups and work towards variable pagesize support - - - - --- 2024-08-02 Warner Losh New
[v5,7/7] scripts/ghes_inject: add a script to generate GHES error inject Add ACPI CPER firmware first error injection on ARM emulation - - - - --- 2024-08-02 Mauro Carvalho Chehab New
[v5,6/7] acpi/ghes: add support for generic error injection via QAPI Add ACPI CPER firmware first error injection on ARM emulation - - - - --- 2024-08-02 Mauro Carvalho Chehab New
[v5,5/7] qapi/ghes-cper: add an interface to do generic CPER error injection Add ACPI CPER firmware first error injection on ARM emulation - - - - --- 2024-08-02 Mauro Carvalho Chehab New
[v5,4/7] acpi/ghes: Support GPIO error source Add ACPI CPER firmware first error injection on ARM emulation - - - - --- 2024-08-02 Mauro Carvalho Chehab New
[v5,3/7] arm/virt: Wire up GPIO error source for ACPI / GHES Add ACPI CPER firmware first error injection on ARM emulation - - - - --- 2024-08-02 Mauro Carvalho Chehab New
[v5,2/7] acpi/generic_event_device: add an APEI error device Add ACPI CPER firmware first error injection on ARM emulation - - - - --- 2024-08-02 Mauro Carvalho Chehab New
[v5,1/7] arm/virt: place power button pin number on a define Add ACPI CPER firmware first error injection on ARM emulation - - 1 - --- 2024-08-02 Mauro Carvalho Chehab New
[PATCH-for-9.1,v5,2/2] hw/pci-host/gt64120: Reset config registers during RESET phase hw/pci-host/gt64120: Set PCI base address register write mask - - 1 - --- 2024-08-02 Philippe Mathieu-Daudé New
[PATCH-for-9.1,v5,1/2] hw/pci-host/gt64120: Set PCI base address register write mask hw/pci-host/gt64120: Set PCI base address register write mask - - 1 - --- 2024-08-02 Philippe Mathieu-Daudé New
[2/2] qemu-img: CVE-XXX Sanitize untrusted output from NBD server NBD: don't print raw server error text to terminal - - 2 - --- 2024-08-02 Eric Blake New
[1/2] util: Refactor json-writer's string sanitizer to be public NBD: don't print raw server error text to terminal - - 2 - --- 2024-08-02 Eric Blake New
[PATCH-for-9.1,v4,2/2] hw/pci-host/gt64120: Reset config registers during RESET phase hw/pci-host/gt64120: Set PCI base address register write mask - - 1 - --- 2024-08-02 Philippe Mathieu-Daudé New
[PATCH-for-9.1,v4,1/2] hw/pci-host/gt64120: Set PCI base address register write mask hw/pci-host/gt64120: Set PCI base address register write mask - - 1 - --- 2024-08-02 Philippe Mathieu-Daudé New
[v8,5/5] net/tap: Use qemu_close_all_open_fd() qemu/osdep: add a qemu_close_all_open_fd() helper - - 1 - --- 2024-08-02 Clément Léger New
[v8,4/5] qemu/osdep: Add excluded fd parameter to qemu_close_all_open_fd() qemu/osdep: add a qemu_close_all_open_fd() helper - - - - --- 2024-08-02 Clément Léger New
[v8,3/5] net/tap: Factorize fd closing after forking qemu/osdep: add a qemu_close_all_open_fd() helper - - 2 - --- 2024-08-02 Clément Léger New
[v8,2/5] qemu/osdep: Split qemu_close_all_open_fd() and add fallback qemu/osdep: add a qemu_close_all_open_fd() helper - - 1 - --- 2024-08-02 Clément Léger New
[v8,1/5] qemu/osdep: Move close_all_open_fds() to oslib-posix qemu/osdep: add a qemu_close_all_open_fd() helper - - 2 - --- 2024-08-02 Clément Léger New
[for-9.2] tests/qtest/migration: Remove vmstate-static-checker test [for-9.2] tests/qtest/migration: Remove vmstate-static-checker test - - 1 - --- 2024-08-02 Fabiano Rosas New
[PULL,3/3] migration/multifd: Fix multifd_send_setup cleanup when channel creation fails [PULL,1/3] migration: Free removed SaveStateEntry - 1 1 - --- 2024-08-02 Fabiano Rosas New
[PULL,2/3] migration: Fix cleanup of iochannel in file migration [PULL,1/3] migration: Free removed SaveStateEntry - 2 1 - --- 2024-08-02 Fabiano Rosas New
[PULL,1/3] migration: Free removed SaveStateEntry [PULL,1/3] migration: Free removed SaveStateEntry - - 1 - --- 2024-08-02 Fabiano Rosas New
[PULL,0/3] Migration patches for 2024-08-02 - - - - --- 2024-08-02 Fabiano Rosas New
[v3] qmp: Use unsigned integers for address parameters [v3] qmp: Use unsigned integers for address parameters - - 1 - --- 2024-08-02 Josh Junon New
docs: Tweak location of qemu nbd extensions docs: Tweak location of qemu nbd extensions - - - - --- 2024-08-02 Eric Blake New
[6/5] docs: Typo fix in live disk backup Untitled series #417820 - 1 1 - --- 2024-08-02 Eric Blake New
[v2] qmp: Use unsigned integers for address parameters [v2] qmp: Use unsigned integers for address parameters - - - - --- 2024-08-02 Josh Junon New
[RFC,v3,3/3] vhost: Allocate memory for packed vring Add packed virtqueue to shadow virtqueue - - - - --- 2024-08-02 Sahil New
[RFC,v3,2/3] vhost: Data structure changes to support packed vqs Add packed virtqueue to shadow virtqueue - - - - --- 2024-08-02 Sahil New
[RFC,v3,1/3] vhost: Introduce packed vq and add buffer elements Add packed virtqueue to shadow virtqueue - - - - --- 2024-08-02 Sahil New
[5/5] tests/tcg: Run test-proc-mappings.py on i386 linux-user/i386: Emulate orig_ax 1 - - - --- 2024-08-02 Ilya Leoshkevich New
[4/5] target/i386/gdbstub: Expose orig_ax linux-user/i386: Emulate orig_ax - - - - --- 2024-08-02 Ilya Leoshkevich New
[3/5] target/i386/gdbstub: Factor out gdb_get_reg() and gdb_write_reg() linux-user/i386: Emulate orig_ax - - - - --- 2024-08-02 Ilya Leoshkevich New
[2/5] linux-user/i386: Emulate orig_ax linux-user/i386: Emulate orig_ax - - - - --- 2024-08-02 Ilya Leoshkevich New
[1/5] include/exec: Introduce env_cpu_const() linux-user/i386: Emulate orig_ax - - - - --- 2024-08-02 Ilya Leoshkevich New
hvf: arm: Fix hvf_sysreg_read_cp() call hvf: arm: Fix hvf_sysreg_read_cp() call - 2 1 - --- 2024-08-02 Akihiko Odaki New
[18/18] bsd-user: Add RISC-V 64-bit Target Configuration and Debug XML Files bsd-user: Comprehensive RISCV support - - 1 - --- 2024-08-02 Ajeet Singh New
[17/18] bsd-user: Implement set_mcontext and get_ucontext_sigreturn for RISCV bsd-user: Comprehensive RISCV support - - 1 - --- 2024-08-02 Ajeet Singh New
[16/18] bsd-user: Implement 'get_mcontext' for RISC-V bsd-user: Comprehensive RISCV support - - 1 - --- 2024-08-02 Ajeet Singh New
[15/18] bsd-user: Implement RISC-V signal trampoline setup functions bsd-user: Comprehensive RISCV support - - 1 - --- 2024-08-02 Ajeet Singh New
[14/18] bsd-user: Define RISC-V signal handling structures and constants bsd-user: Comprehensive RISCV support - - 1 - --- 2024-08-02 Ajeet Singh New
[13/18] bsd-user: Add generic RISC-V64 target definitions bsd-user: Comprehensive RISCV support - - 1 - --- 2024-08-02 Ajeet Singh New
[12/18] bsd-user: Define RISC-V system call structures and constants bsd-user: Comprehensive RISCV support - - 1 - --- 2024-08-02 Ajeet Singh New
[11/18] bsd-user: Define RISC-V VM parameters and helper functions bsd-user: Comprehensive RISCV support - - 1 - --- 2024-08-02 Ajeet Singh New
[10/18] bsd-user: Add RISC-V thread setup and initialization support bsd-user: Comprehensive RISCV support - - - - --- 2024-08-02 Ajeet Singh New
[09/18] bsd-user: Implement RISC-V sysarch system call emulation bsd-user: Comprehensive RISCV support - - 1 - --- 2024-08-02 Ajeet Singh New
[08/18] bsd-user: Add RISC-V signal trampoline setup function bsd-user: Comprehensive RISCV support - - 1 - --- 2024-08-02 Ajeet Singh New
[07/18] bsd-user: Define RISC-V register structures and register copying bsd-user: Comprehensive RISCV support - - 1 - --- 2024-08-02 Ajeet Singh New
[06/18] bsd-user: Add RISC-V ELF definitions and hardware capability detection bsd-user: Comprehensive RISCV support - - 1 - --- 2024-08-02 Ajeet Singh New
[05/18] bsd-user: Add prototype for RISC-V TLS register setup bsd-user: Comprehensive RISCV support - - 1 - --- 2024-08-02 Ajeet Singh New
[04/18] bsd-user: Implement RISC-V TLS register setup bsd-user: Comprehensive RISCV support - - 1 - --- 2024-08-02 Ajeet Singh New
[03/18] bsd-user: Implement RISC-V CPU register cloning and reset functions bsd-user: Comprehensive RISCV support - - 1 - --- 2024-08-02 Ajeet Singh New
[02/18] bsd-user: Add RISC-V CPU execution loop and syscall handling bsd-user: Comprehensive RISCV support - - 1 - --- 2024-08-02 Ajeet Singh New
[01/18] bsd-user: Implement RISC-V CPU initialization and main loop bsd-user: Comprehensive RISCV support - - 1 - --- 2024-08-02 Ajeet Singh New
i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f - - - - --- 2024-08-02 Xiaoyao Li New
[v3,3/3] target/riscv: Relax fld alignment requirement target/riscv: Remove redundant insn length check for zama16b - - 1 - --- 2024-08-02 LIU Zhiwei New
[v3,2/3] target/riscv: Add MXLEN check for F/D/Q applies to zama16b target/riscv: Remove redundant insn length check for zama16b - - 1 - --- 2024-08-02 LIU Zhiwei New
[v3,1/3] target/riscv: Remove redundant insn length check for zama16b target/riscv: Remove redundant insn length check for zama16b - - 1 - --- 2024-08-02 LIU Zhiwei New
hw/audio/virtio-snd: fix invalid param check hw/audio/virtio-snd: fix invalid param check - 1 1 - --- 2024-08-02 Volker Rümelin New
[for-9.2,v6,9/9] pcie_sriov: Make a PCI device with user-created VF ARI-capable virtio-net: add support for SR-IOV emulation - - - - --- 2024-08-02 Akihiko Odaki New
[for-9.2,v6,8/9] docs: Document composable SR-IOV device virtio-net: add support for SR-IOV emulation - - - - --- 2024-08-02 Akihiko Odaki New
[for-9.2,v6,7/9] virtio-net: Implement SR-IOV VF virtio-net: add support for SR-IOV emulation - - - - --- 2024-08-02 Akihiko Odaki New
[for-9.2,v6,6/9] virtio-pci: Implement SR-IOV PF virtio-net: add support for SR-IOV emulation - - - - --- 2024-08-02 Akihiko Odaki New
[for-9.2,v6,5/9] pcie_sriov: Allow user to create SR-IOV device virtio-net: add support for SR-IOV emulation - - - - --- 2024-08-02 Akihiko Odaki New
[for-9.2,v6,4/9] pcie_sriov: Check PCI Express for SR-IOV PF virtio-net: add support for SR-IOV emulation - - - - --- 2024-08-02 Akihiko Odaki New
[for-9.2,v6,3/9] pcie_sriov: Ensure PF and VF are mutually exclusive virtio-net: add support for SR-IOV emulation - - - - --- 2024-08-02 Akihiko Odaki New
[for-9.2,v6,2/9] hw/pci: Fix SR-IOV VF number calculation virtio-net: add support for SR-IOV emulation - - - - --- 2024-08-02 Akihiko Odaki New
[for-9.2,v6,1/9] hw/pci: Do not add ROM BAR for SR-IOV VF virtio-net: add support for SR-IOV emulation - - - - --- 2024-08-02 Akihiko Odaki New
vhost: Add VIRTIO_NET_F_RSC_EXT to vhost feature bits vhost: Add VIRTIO_NET_F_RSC_EXT to vhost feature bits - 1 - - --- 2024-08-02 Akihiko Odaki New
hw/ufs: add basic info of query response upiu hw/ufs: add basic info of query response upiu - - - - --- 2024-08-02 Kyoungrul Kim New
[for-9.2,v11,11/11] hw/qdev: Remove opts member hw/pci: SR-IOV related fixes and improvements - - 2 - --- 2024-08-02 Akihiko Odaki New
[for-9.2,v11,10/11] hw/pci: Use -1 as the default value for rombar hw/pci: SR-IOV related fixes and improvements - - 1 - --- 2024-08-02 Akihiko Odaki New
[for-9.2,v11,09/11] pcie_sriov: Register VFs after migration hw/pci: SR-IOV related fixes and improvements - 1 - - --- 2024-08-02 Akihiko Odaki New
[for-9.2,v11,08/11] pcie_sriov: Remove num_vfs from PCIESriovPF hw/pci: SR-IOV related fixes and improvements - - - - --- 2024-08-02 Akihiko Odaki New
[for-9.2,v11,07/11] pcie_sriov: Release VFs failed to realize hw/pci: SR-IOV related fixes and improvements - 1 - - --- 2024-08-02 Akihiko Odaki New
[for-9.2,v11,06/11] pcie_sriov: Reuse SR-IOV VF device instances hw/pci: SR-IOV related fixes and improvements - - - - --- 2024-08-02 Akihiko Odaki New
[for-9.2,v11,05/11] pcie_sriov: Ensure VF function number does not overflow hw/pci: SR-IOV related fixes and improvements - - - - --- 2024-08-02 Akihiko Odaki New
[for-9.2,v11,04/11] pcie_sriov: Do not manually unrealize hw/pci: SR-IOV related fixes and improvements - - - - --- 2024-08-02 Akihiko Odaki New
[for-9.2,v11,03/11] hw/ppc/spapr_pci: Do not reject VFs created after a PF hw/pci: SR-IOV related fixes and improvements - - - - --- 2024-08-02 Akihiko Odaki New
[for-9.2,v11,02/11] hw/ppc/spapr_pci: Do not create DT for disabled PCI device hw/pci: SR-IOV related fixes and improvements - - - - --- 2024-08-02 Akihiko Odaki New
[for-9.2,v11,01/11] hw/pci: Rename has_power to enabled hw/pci: SR-IOV related fixes and improvements - - - - --- 2024-08-02 Akihiko Odaki New
[for-9.1] target/i386: Fix VSIB decode [for-9.1] target/i386: Fix VSIB decode - - - - --- 2024-08-02 Richard Henderson New
[PULL,8/8] net: Reinstate '-net nic, model=help' output as documented in man page [PULL,1/8] rtl8139: Fix behaviour for old kernels. - 1 1 - --- 2024-08-02 Jason Wang New
« 1 2 3 44406 4407 »