Show patches with: none      |   435393 patches
« 1 2 ... 877 878 8794353 4354 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v7,01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode QEMU RISC-V AIA support - 1 3 - --- 2022-01-17 Anup Patel New
target/arm: Use correct entrypoint for SVC taken from Hyp to Hyp target/arm: Use correct entrypoint for SVC taken from Hyp to Hyp - - 2 - --- 2022-01-17 Peter Maydell New
[3/3] ppc/pnv: Remove PHB4 version property ppc/pnv: Final refinements on PHB4s - - 1 - --- 2022-01-17 Cédric Le Goater New
[2/3] ppc/pnv: Add a 'rp_model' class attribute for the PHB4 PEC ppc/pnv: Final refinements on PHB4s - - 1 - --- 2022-01-17 Cédric Le Goater New
[1/3] ppc/pnv: Move root port allocation under pnv_pec_default_phb_realize() ppc/pnv: Final refinements on PHB4s - - 1 - --- 2022-01-17 Cédric Le Goater New
[v2,1/1] virtio: fix the condition for iommu_platform not supported [v2,1/1] virtio: fix the condition for iommu_platform not supported - 1 - 1 --- 2022-01-17 Halil Pasic New
target/ppc: Fix 7748 support target/ppc: Fix 7748 support - - 1 - --- 2022-01-17 Cédric Le Goater New
target/ppc: Finish removal of 401/403 CPUs target/ppc: Finish removal of 401/403 CPUs - - 2 - --- 2022-01-17 Cédric Le Goater New
target/riscv: Ignore reserved bits in PTE for RV64 target/riscv: Ignore reserved bits in PTE for RV64 - - 3 1 --- 2022-01-17 Guo Ren New
[v3,6/6] libvhost-user: handle removal of identical regions Clean up error handling in libvhost-user memory mapping - - 1 - --- 2022-01-17 Raphael Norwitz New
[v3,5/6] libvhost-user: prevent over-running max RAM slots Clean up error handling in libvhost-user memory mapping - - 1 - --- 2022-01-17 Raphael Norwitz New
[v3,4/6] libvhost-user: fix VHOST_USER_REM_MEM_REG not closing the fd Clean up error handling in libvhost-user memory mapping - 1 - - --- 2022-01-17 Raphael Norwitz New
[v3,3/6] libvhost-user: Simplify VHOST_USER_REM_MEM_REG Clean up error handling in libvhost-user memory mapping - - 1 - --- 2022-01-17 Raphael Norwitz New
[v3,2/6] libvhost-user: Add vu_add_mem_reg input validation Clean up error handling in libvhost-user memory mapping - - 1 - --- 2022-01-17 Raphael Norwitz New
[v3,1/6] libvhost-user: Add vu_rem_mem_reg input validation Clean up error handling in libvhost-user memory mapping - - 1 - --- 2022-01-17 Raphael Norwitz New
migration/ram: clean up unused comment. migration/ram: clean up unused comment. - - 1 - --- 2022-01-17 Xu Zheng New
[2/2] linxu-user: Change return type of queue_signal to void linux-user: Two minor patches - - - - --- 2022-01-16 Warner Losh New
[1/2] linx-user: Remove MAX_SIGQUEUE_SIZE linux-user: Two minor patches - - 1 - --- 2022-01-16 Warner Losh New
[5/5] usb/ohci: Don't use packet from OHCIState for isochronous transfers Misc OHCI clean ups - - - - --- 2022-01-16 BALATON Zoltan New
[4/5] usb/ohci: Merge ohci_async_cancel_device() into ohci_child_detach() Misc OHCI clean ups - - - - --- 2022-01-16 BALATON Zoltan New
[3/5] usb/ohci: Move USBPortOps related functions together Misc OHCI clean ups - - - - --- 2022-01-16 BALATON Zoltan New
[2/5] usb/ohci: Move cancelling async packet to ohci_stop_endpoints() Misc OHCI clean ups - - - - --- 2022-01-16 BALATON Zoltan New
[1/5] usb/ohci: Move trace point and log ep number to help debugging Misc OHCI clean ups - - - - --- 2022-01-16 BALATON Zoltan New
intc: Unexport InterruptStatsProviderClass-related functions intc: Unexport InterruptStatsProviderClass-related functions 1 - - - --- 2022-01-16 Bernhard Beschow New
softmmu: Provide a clue as to why device tree loading failed softmmu: Provide a clue as to why device tree loading failed - - 2 - --- 2022-01-16 Bernhard Beschow New
[v4,4/4] target/riscv: add support for svpbmt extension support subsets of virtual memory extension - - 1 1 --- 2022-01-16 Weiwei Li New
[v4,3/4] target/riscv: add support for svinval extension support subsets of virtual memory extension - - 1 - --- 2022-01-16 Weiwei Li New
[v4,2/4] target/riscv: add support for svnapot extension support subsets of virtual memory extension - - 1 - --- 2022-01-16 Weiwei Li New
[v4,1/4] target/riscv: add PTE_A/PTE_D/PTE_U bits check for inner PTE support subsets of virtual memory extension - - 1 - --- 2022-01-16 Weiwei Li New
[4/4] check-block: replace -makecheck with TAP output make check-block a meson test - - - - --- 2022-01-15 Paolo Bonzini New
[3/4] qemu-iotests: require at least an argument to check-block.sh make check-block a meson test - - - - --- 2022-01-15 Paolo Bonzini New
[2/4] build: make check-block a meson test make check-block a meson test - - - - --- 2022-01-15 Paolo Bonzini New
[1/4] scripts/mtest2make: add support for SPEED=thorough make check-block a meson test - - - - --- 2022-01-15 Paolo Bonzini New
[3/3] m68k: virt: correctly set the initial PC m68k: virt: fix reboot - - - - --- 2022-01-15 Laurent Vivier New
[2/3] hw/elf_ops: clear uninitialized segment space m68k: virt: fix reboot - - 2 - --- 2022-01-15 Laurent Vivier New
[1/3] exec/memory: Extract address_space_set() from dma_memory_set() m68k: virt: fix reboot - - 5 - --- 2022-01-15 Laurent Vivier New
[PULL,1/1] roms/openbios: update OpenBIOS images to 04dfc98 built from submodule [PULL,1/1] roms/openbios: update OpenBIOS images to 04dfc98 built from submodule - - - - --- 2022-01-15 Mark Cave-Ayland New
[PULL,0/1] qemu-openbios queue 20220115 - - - - --- 2022-01-15 Mark Cave-Ayland New
linux-user/alpha: Fix target rlimits for alpha and rearrange for clarity linux-user/alpha: Fix target rlimits for alpha and rearrange for clarity - - 1 - --- 2022-01-15 Serge Belyshev New
[v2,9/9] s390x/pci: let intercept devices have separate PCI groups s390x/pci: zPCI interpretation support - - 1 - --- 2022-01-14 Matthew Rosato New
[v2,8/9] s390x/pci: use dtsm provided from vfio capabilities for interpreted devices s390x/pci: zPCI interpretation support - - 1 - --- 2022-01-14 Matthew Rosato New
[v2,7/9] s390x/pci: use I/O Address Translation assist when interpreting s390x/pci: zPCI interpretation support - - 1 - --- 2022-01-14 Matthew Rosato New
[v2,6/9] s390x/pci: enable adapter event notification for interpreted devices s390x/pci: zPCI interpretation support - - - - --- 2022-01-14 Matthew Rosato New
[v2,5/9] s390x/pci: don't fence interpreted devices without MSI-X s390x/pci: zPCI interpretation support - - 2 - --- 2022-01-14 Matthew Rosato New
[v2,4/9] s390x/pci: enable for load/store intepretation s390x/pci: zPCI interpretation support - - 1 - --- 2022-01-14 Matthew Rosato New
[v2,3/9] fixup: force interp off for QEMU machine 6.2 and older s390x/pci: zPCI interpretation support - - - - --- 2022-01-14 Matthew Rosato New
[v2,2/9] target/s390x: add zpci-interp to cpu models s390x/pci: zPCI interpretation support - - - - --- 2022-01-14 Matthew Rosato New
[v2,1/9] Update linux headers s390x/pci: zPCI interpretation support - - - - --- 2022-01-14 Matthew Rosato New
linux-user: Fix comment typo in arm cpu_loop code linux-user: Fix comment typo in arm cpu_loop code - - 1 - --- 2022-01-14 Peter Maydell New
[v2,8/8] ppc/pnv: rename pnv_pec_stk_update_map() remove PnvPhb4PecStack from Powernv9 - - 1 - --- 2022-01-14 Daniel Henrique Barboza New
[v2,7/8] ppc/pnv: remove PnvPhb4PecStack object remove PnvPhb4PecStack from Powernv9 - - 1 - --- 2022-01-14 Daniel Henrique Barboza New
[v2,6/8] ppc/pnv: make PECs create and realize PHB4s remove PnvPhb4PecStack from Powernv9 - - 1 - --- 2022-01-14 Daniel Henrique Barboza New
[v2,5/8] ppc/pnv: remove PnvPhb4PecStack::stack_no remove PnvPhb4PecStack from Powernv9 - - 1 - --- 2022-01-14 Daniel Henrique Barboza New
[v2,4/8] ppc/pnv: move default_phb_realize() to pec_realize() remove PnvPhb4PecStack from Powernv9 - - 1 - --- 2022-01-14 Daniel Henrique Barboza New
[v2,3/8] ppc/pnv: remove stack pointer from PnvPHB4 remove PnvPhb4PecStack from Powernv9 - - 1 - --- 2022-01-14 Daniel Henrique Barboza New
[v2,2/8] ppc/pnv: reduce stack->stack_no usage remove PnvPhb4PecStack from Powernv9 - - 1 - --- 2022-01-14 Daniel Henrique Barboza New
[v2,1/8] ppc/pnv: introduce PnvPHB4 'pec' property remove PnvPhb4PecStack from Powernv9 - - 1 - --- 2022-01-14 Daniel Henrique Barboza New
hw/riscv: spike: Allow using binary firmware as bios hw/riscv: spike: Allow using binary firmware as bios - - - - --- 2022-01-14 Anup Patel New
[RFC] linux-user: Remove stale "not threadsafe" comments [RFC] linux-user: Remove stale "not threadsafe" comments - - 2 - --- 2022-01-14 Peter Maydell New
linux-user: Remove stale "not threadsafe" comments linux-user: Remove stale "not threadsafe" comments - - - - --- 2022-01-14 Peter Maydell New
[3/3] linux-user: Return void from queue_signal() linux-user: Fix some minor nits - - - - --- 2022-01-14 Peter Maydell New
[2/3] linux-user: Rename user_force_sig tracepoint to match function name linux-user: Fix some minor nits - - - - --- 2022-01-14 Peter Maydell New
[1/3] linux-user: Remove unnecessary 'aligned' attribute from TaskState linux-user: Fix some minor nits - - - - --- 2022-01-14 Peter Maydell New
[v6,12/12] docs/devel: Add documentation for the DMA control interface Xilinx Versal's PMC SLCR and OSPI support - - - - --- 2022-01-14 Francisco Iglesias New
[v6,11/12] MAINTAINERS: Add an entry for Xilinx Versal OSPI Xilinx Versal's PMC SLCR and OSPI support - - 2 - --- 2022-01-14 Francisco Iglesias New
[v6,10/12] hw/arm/xlnx-versal-virt: Connect mt35xu01g flashes to the OSPI Xilinx Versal's PMC SLCR and OSPI support - - 2 - --- 2022-01-14 Francisco Iglesias New
[v6,09/12] hw/block/m25p80: Add support for Micron Xccela flash mt35xu01g Xilinx Versal's PMC SLCR and OSPI support - - 1 - --- 2022-01-14 Francisco Iglesias New
[v6,08/12] hw/arm/xlnx-versal: Connect the OSPI flash memory controller model Xilinx Versal's PMC SLCR and OSPI support - - 1 - --- 2022-01-14 Francisco Iglesias New
[v6,07/12] hw/ssi: Add a model of Xilinx Versal's OSPI flash memory controller Xilinx Versal's PMC SLCR and OSPI support - - - - --- 2022-01-14 Francisco Iglesias New
[v6,06/12] hw/dma/xlnx_csu_dma: Implement the DMA control interface Xilinx Versal's PMC SLCR and OSPI support - - - - --- 2022-01-14 Francisco Iglesias New
[v6,05/12] hw/dma: Add the DMA control interface Xilinx Versal's PMC SLCR and OSPI support - - - - --- 2022-01-14 Francisco Iglesias New
[v6,04/12] include/hw/dma/xlnx_csu_dma: Add in missing includes in the header Xilinx Versal's PMC SLCR and OSPI support - - 2 - --- 2022-01-14 Francisco Iglesias New
[v6,03/12] hw/arm/xlnx-versal: Connect Versal's PMC SLCR Xilinx Versal's PMC SLCR and OSPI support - - 1 - --- 2022-01-14 Francisco Iglesias New
[v6,02/12] hw/arm/xlnx-versal: 'Or' the interrupts from the BBRAM and RTC models Xilinx Versal's PMC SLCR and OSPI support - - 2 - --- 2022-01-14 Francisco Iglesias New
[v6,01/12] hw/misc: Add a model of Versal's PMC SLCR Xilinx Versal's PMC SLCR and OSPI support - - 2 - --- 2022-01-14 Francisco Iglesias New
[5/4] tests: acpi: test short OEM_ID/OEM_TABLE_ID values in test_oem_fields() acpi: fix short OEM [Table] ID padding - - 1 - --- 2022-01-14 Igor Mammedov New
[v5,6/6] hw/arm/virt: Drop superfluous checks against highmem target/arm: Reduced-IPA space and highmem fixes - - 1 - --- 2022-01-14 Marc Zyngier New
[v5,5/6] hw/arm/virt: Disable highmem devices that don't fit in the PA range target/arm: Reduced-IPA space and highmem fixes - - 1 - --- 2022-01-14 Marc Zyngier New
[v5,4/6] hw/arm/virt: Use the PA range to compute the memory map target/arm: Reduced-IPA space and highmem fixes - - 1 - --- 2022-01-14 Marc Zyngier New
[v5,3/6] hw/arm/virt: Honor highmem setting when computing the memory map target/arm: Reduced-IPA space and highmem fixes - - 2 - --- 2022-01-14 Marc Zyngier New
[v5,2/6] hw/arm/virt: Add a control for the the highmem redistributors target/arm: Reduced-IPA space and highmem fixes - - 2 - --- 2022-01-14 Marc Zyngier New
[v5,1/6] hw/arm/virt: Add a control for the the highmem PCIe MMIO target/arm: Reduced-IPA space and highmem fixes - - 1 - --- 2022-01-14 Marc Zyngier New
[PULL,16/16] iotests/testrunner.py: refactor test_field_width [PULL,01/16] block_int: make bdrv_backing_overridden static - - 1 - --- 2022-01-14 Kevin Wolf New
[PULL,15/16] block: drop BLK_PERM_GRAPH_MOD [PULL,01/16] block_int: make bdrv_backing_overridden static - - - - --- 2022-01-14 Kevin Wolf New
[PULL,14/16] qemu-img: make is_allocated_sectors() more efficient [PULL,01/16] block_int: make bdrv_backing_overridden static - - - 1 --- 2022-01-14 Kevin Wolf New
[PULL,13/16] iotests: Test qemu-img convert of zeroed data cluster [PULL,01/16] block_int: make bdrv_backing_overridden static - - - 1 --- 2022-01-14 Kevin Wolf New
[PULL,12/16] vvfat: Fix vvfat_write() for writes before the root directory [PULL,01/16] block_int: make bdrv_backing_overridden static - - - - --- 2022-01-14 Kevin Wolf New
[PULL,11/16] vvfat: Fix size of temporary qcow file [PULL,01/16] block_int: make bdrv_backing_overridden static - - - - --- 2022-01-14 Kevin Wolf New
[PULL,10/16] iotests/308: Fix for CAP_DAC_OVERRIDE [PULL,01/16] block_int: make bdrv_backing_overridden static - 1 - - --- 2022-01-14 Kevin Wolf New
[PULL,09/16] iotests/stream-error-on-reset: New test [PULL,01/16] block_int: make bdrv_backing_overridden static - - - - --- 2022-01-14 Kevin Wolf New
[PULL,08/16] block-backend: prevent dangling BDS pointers across aio_poll() [PULL,01/16] block_int: make bdrv_backing_overridden static - - - - --- 2022-01-14 Kevin Wolf New
[PULL,07/16] qapi/block: Restrict vhost-user-blk to CONFIG_VHOST_USER_BLK_SERVER [PULL,01/16] block_int: make bdrv_backing_overridden static - 1 - - --- 2022-01-14 Kevin Wolf New
[PULL,06/16] qemu-storage-daemon: Add vhost-user-blk help [PULL,01/16] block_int: make bdrv_backing_overridden static - 1 1 - --- 2022-01-14 Kevin Wolf New
[PULL,05/16] docs: Correct 'vhost-user-blk' spelling [PULL,01/16] block_int: make bdrv_backing_overridden static - - - - --- 2022-01-14 Kevin Wolf New
[PULL,04/16] softmmu: fix device deletion events with -device JSON syntax [PULL,01/16] block_int: make bdrv_backing_overridden static - 1 2 1 --- 2022-01-14 Kevin Wolf New
[PULL,03/16] include/sysemu/blockdev.h: remove drive_get_max_devs [PULL,01/16] block_int: make bdrv_backing_overridden static - - 2 - --- 2022-01-14 Kevin Wolf New
[PULL,02/16] include/sysemu/blockdev.h: remove drive_mark_claimed_by_board and inline drive_def [PULL,01/16] block_int: make bdrv_backing_overridden static - - - - --- 2022-01-14 Kevin Wolf New
[PULL,01/16] block_int: make bdrv_backing_overridden static [PULL,01/16] block_int: make bdrv_backing_overridden static - - 1 - --- 2022-01-14 Kevin Wolf New
[PULL,00/16] Block layer patches - - - - --- 2022-01-14 Kevin Wolf New
[2/2] docker: add msitools to Fedora/mingw cross [1/2] build-sys: fix undefined ARCH error - - - - --- 2022-01-14 Marc-André Lureau New
« 1 2 ... 877 878 8794353 4354 »