Show patches with: Archived = No       |   395937 patches
« 1 2 3 43959 3960 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/2] target/i386: Implement PCLMULQDQ using AArch64 PMULL instructions Implement PMULL using host intrinsics - - - - --- 2023-06-01 Ard Biesheuvel New
[1/2] target/arm: Use x86 intrinsics to implement PMULL.P64 Implement PMULL using host intrinsics - - - - --- 2023-06-01 Ard Biesheuvel New
[RFC] linux-user/riscv: Add syscall riscv_hwprobe [RFC] linux-user/riscv: Add syscall riscv_hwprobe - - - - --- 2023-06-01 Robbin Ehn New
[v3,10/10] memory-device: Track used region size in DeviceMemoryState memory-device: Track used region size in DeviceMemoryState - - 1 - --- 2023-06-01 David Hildenbrand New
[v3,09/10] memory-device: Refactor memory_device_pre_plug() memory-device: Track used region size in DeviceMemoryState - - - - --- 2023-06-01 David Hildenbrand New
[v3,08/10] hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE memory-device: Track used region size in DeviceMemoryState - - 1 - --- 2023-06-01 David Hildenbrand New
[v3,07/10] hw/i386/acpi-build: Rely on machine->device_memory when building SRAT memory-device: Track used region size in DeviceMemoryState - - 1 - --- 2023-06-01 David Hildenbrand New
[v3,06/10] hw/i386/pc: Use machine_memory_devices_init() memory-device: Track used region size in DeviceMemoryState - - 1 - --- 2023-06-01 David Hildenbrand New
[v3,05/10] hw/loongarch/virt: Use machine_memory_devices_init() memory-device: Track used region size in DeviceMemoryState - - 2 - --- 2023-06-01 David Hildenbrand New
[v3,04/10] hw/ppc/spapr: Use machine_memory_devices_init() memory-device: Track used region size in DeviceMemoryState - - 1 - --- 2023-06-01 David Hildenbrand New
[v3,03/10] hw/arm/virt: Use machine_memory_devices_init() memory-device: Track used region size in DeviceMemoryState - - 1 - --- 2023-06-01 David Hildenbrand New
[v3,02/10] memory-device: Introduce machine_memory_devices_init() memory-device: Track used region size in DeviceMemoryState - - 1 - --- 2023-06-01 David Hildenbrand New
[v3,01/10] memory-device: Unify enabled vs. supported error messages [v3,01/10] memory-device: Unify enabled vs. supported error messages - - 1 - --- 2023-06-01 David Hildenbrand New
memory-device: Track used region size in DeviceMemoryState memory-device: Track used region size in DeviceMemoryState - - 1 - --- 2023-06-01 David Hildenbrand New
[v2,5/5] pnv/xive2: Handle TIMA access through all ports Various xive fixes - - 1 - --- 2023-06-01 Frederic Barrat New
[v2,4/5] pnv/xive2: Introduce macros to manipulate TIMA addresses Various xive fixes - - 1 - --- 2023-06-01 Frederic Barrat New
[v2,3/5] pnv/xive2: Allow writes to the Physical Thread Enable registers Various xive fixes - 1 1 - --- 2023-06-01 Frederic Barrat New
[v2,2/5] pnv/xive2: Add definition for the ESB cache configuration register Various xive fixes - - 1 - --- 2023-06-01 Frederic Barrat New
[v2,1/5] pnv/xive2: Add definition for TCTXT Config register Various xive fixes - - 1 - --- 2023-06-01 Frederic Barrat New
[12/12] block: use bdrv_co_debug_event in coroutine context block: more fixes to coroutine_fn marking - - - - --- 2023-06-01 Paolo Bonzini New
[11/12] block: use bdrv_co_getlength in coroutine context block: more fixes to coroutine_fn marking - - - - --- 2023-06-01 Paolo Bonzini New
[10/12] qcow2: mark more functions as coroutine_fns and GRAPH_RDLOCK block: more fixes to coroutine_fn marking - - - - --- 2023-06-01 Paolo Bonzini New
[09/12] vhdx: mark more functions as coroutine_fns and GRAPH_RDLOCK block: more fixes to coroutine_fn marking - - - - --- 2023-06-01 Paolo Bonzini New
[08/12] vmdk: mark more functions as coroutine_fns and GRAPH_RDLOCK block: more fixes to coroutine_fn marking - - - - --- 2023-06-01 Paolo Bonzini New
[07/12] dmg: mark more functions as coroutine_fns and GRAPH_RDLOCK block: more fixes to coroutine_fn marking - - - - --- 2023-06-01 Paolo Bonzini New
[06/12] cloop: mark more functions as coroutine_fns and GRAPH_RDLOCK block: more fixes to coroutine_fn marking - - - - --- 2023-06-01 Paolo Bonzini New
[v2,3/3] block: remove separate bdrv_file_open callback block: remove separate bdrv_file_open callback - - - - --- 2023-06-01 Paolo Bonzini New
[05/12] block: mark another function as coroutine_fns and GRAPH_UNLOCKED block: more fixes to coroutine_fn marking - - - - --- 2023-06-01 Paolo Bonzini New
[v2,2/3] block: do not check bdrv_file_open block: remove separate bdrv_file_open callback - - - - --- 2023-06-01 Paolo Bonzini New
[04/12] bochs: mark more functions as coroutine_fns and GRAPH_RDLOCK block: more fixes to coroutine_fn marking - - - - --- 2023-06-01 Paolo Bonzini New
[v2,1/3] block: make assertion more generic block: remove separate bdrv_file_open callback - - - - --- 2023-06-01 Paolo Bonzini New
[03/12] vpc: mark more functions as coroutine_fns and GRAPH_RDLOCK block: more fixes to coroutine_fn marking - - - - --- 2023-06-01 Paolo Bonzini New
[02/12] qed: mark more functions as coroutine_fns and GRAPH_RDLOCK block: more fixes to coroutine_fn marking - - - - --- 2023-06-01 Paolo Bonzini New
[01/12] file-posix: remove incorrect coroutine_fn calls block: more fixes to coroutine_fn marking - - - - --- 2023-06-01 Paolo Bonzini New
[v2,4/4] block: convert more bdrv_is_allocated* and bdrv_block_status* calls to coroutine versions block: clean up coroutine versions of bdrv_{is_allocated, block_status}* - - 1 - --- 2023-06-01 Paolo Bonzini New
[v2,3/4] block: switch to co_wrapper for bdrv_is_allocated_* block: clean up coroutine versions of bdrv_{is_allocated, block_status}* - - 1 - --- 2023-06-01 Paolo Bonzini New
[v2,2/4] block: complete public block status API block: clean up coroutine versions of bdrv_{is_allocated, block_status}* - - 1 - --- 2023-06-01 Paolo Bonzini New
[v2,1/4] block: rename the bdrv_co_block_status static function block: clean up coroutine versions of bdrv_{is_allocated, block_status}* - - - - --- 2023-06-01 Paolo Bonzini New
[v2,7/7] hw: Simplify using sysbus_init_irqs() [manual] hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope - - 1 - --- 2023-06-01 Philippe Mathieu-Daudé New
[v2,6/7] hw: Simplify using sysbus_init_irqs() [automatic] hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope - - 1 - --- 2023-06-01 Philippe Mathieu-Daudé New
[v2,5/7] hw/sysbus: Make SYSBUS_DEVICE_GPIO_IRQ API internal hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope - - 1 - --- 2023-06-01 Philippe Mathieu-Daudé New
[v2,4/7] hw/usb/hcd-xhci: Use sysbus_init_irqs() hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope - - 1 - --- 2023-06-01 Philippe Mathieu-Daudé New
[v2,3/7] hw/sysbus: Introduce sysbus_init_irqs() hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope - - 1 - --- 2023-06-01 Philippe Mathieu-Daudé New
[v2,2/7] hw/usb/xlnx: Do not open-code sysbus_pass_irq() hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope - - 1 - --- 2023-06-01 Philippe Mathieu-Daudé New
[v2,1/7] hw/arm/xlnx-versal: Do not open-code sysbus_connect_irq() hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope - - 1 - --- 2023-06-01 Philippe Mathieu-Daudé New
[2/2] bulk: Remove pointless QOM casts bulk: Remove pointless QOM casts - - - - --- 2023-06-01 Philippe Mathieu-Daudé New
[1/2] scripts: Add qom-cast-macro-clean-cocci-gen.py bulk: Remove pointless QOM casts - - - - --- 2023-06-01 Philippe Mathieu-Daudé New
[v2,3/3] hw/smbios: Fix core count in type4 hw/smbios: Cleanup topology related variables - 1 - - --- 2023-06-01 Zhao Liu New
[v2,2/3] hw/smbios: Fix thread count in type4 hw/smbios: Cleanup topology related variables - 1 - - --- 2023-06-01 Zhao Liu New
[v2,1/3] hw/smbios: Fix smbios_smp_sockets caculation hw/smbios: Cleanup topology related variables - 1 - - --- 2023-06-01 Zhao Liu New
[v2,6/6] vdpa: Allow VIRTIO_NET_F_CTRL_GUEST_OFFLOADS in SVQ Vhost-vdpa Shadow Virtqueue Offloads support 1 - - - --- 2023-06-01 Hawkins Jiawei New
[v2,5/6] vdpa: Add vhost_vdpa_net_load_offloads() Vhost-vdpa Shadow Virtqueue Offloads support - - - - --- 2023-06-01 Hawkins Jiawei New
[v2,4/6] virtio-net: expose virtio_net_supported_guest_offloads() Vhost-vdpa Shadow Virtqueue Offloads support - - - - --- 2023-06-01 Hawkins Jiawei New
[v2,3/6] hw/net/virtio-net: make some VirtIONet const Vhost-vdpa Shadow Virtqueue Offloads support - - - - --- 2023-06-01 Hawkins Jiawei New
[v2,2/6] vdpa: reuse virtio_vdev_has_feature() Vhost-vdpa Shadow Virtqueue Offloads support - - - - --- 2023-06-01 Hawkins Jiawei New
[v2,1/6] include/hw/virtio: make some VirtIODevice const Vhost-vdpa Shadow Virtqueue Offloads support - - - - --- 2023-06-01 Hawkins Jiawei New
[v2,1/1] hw/arm/sbsa-ref: add XHCI controller on PCIe hw/arm/sbsa-ref: add XHCI controller on PCIe - - - - --- 2023-06-01 Yuquan Wang New
[v2,4/4] intel_iommu: Optimize out some unnecessary UNMAP calls Optimize UNMAP call and bug fix - - - - --- 2023-06-01 Zhenzhong Duan New
[v2,3/4] memory: Document update on replay() Optimize UNMAP call and bug fix - - - - --- 2023-06-01 Zhenzhong Duan New
[v2,2/4] intel_iommu: Fix a potential issue in VFIO dirty page sync Optimize UNMAP call and bug fix - - - - --- 2023-06-01 Zhenzhong Duan New
[v2,1/4] util: Add iova_tree_foreach_range_data Optimize UNMAP call and bug fix - - - - --- 2023-06-01 Zhenzhong Duan New
[v7,3/3] docs/system: riscv: Add pflash usage details hw/riscv/virt: pflash improvements - - 2 - --- 2023-06-01 Sunil V L New
[v7,2/3] riscv/virt: Support using pflash via -blockdev option hw/riscv/virt: pflash improvements - - 2 1 --- 2023-06-01 Sunil V L New
[v7,1/3] hw/riscv: virt: Assume M-mode FW in pflash0 only when "-bios none" hw/riscv/virt: pflash improvements - - 1 1 --- 2023-06-01 Sunil V L New
[v2,2/2] net: Update MemReentrancyGuard for NIC net: Update MemReentrancyGuard for NIC - 1 - - --- 2023-06-01 Akihiko Odaki New
[v2,1/2] net: Provide MemReentrancyGuard * to qemu_new_nic() net: Update MemReentrancyGuard for NIC - - - - --- 2023-06-01 Akihiko Odaki New
decodetree: Add --output-null for meson testing decodetree: Add --output-null for meson testing - 1 1 - --- 2023-05-31 Richard Henderson New
[v2] pc: q35: Bump max_cpus to 1024 [v2] pc: q35: Bump max_cpus to 1024 - - - - --- 2023-05-31 Suravee Suthikulpanit New
[7/7] hw: Simplify using sysbus_init_irqs() [manual] hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope - - 1 - --- 2023-05-31 Philippe Mathieu-Daudé New
[6/7] hw: Simplify using sysbus_init_irqs() [automatic] hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope - - 1 - --- 2023-05-31 Philippe Mathieu-Daudé New
[5/7] hw/sysbus: Make SYSBUS_DEVICE_GPIO_IRQ API internal hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope - - 1 - --- 2023-05-31 Philippe Mathieu-Daudé New
[4/7] hw/usb/hcd-xhci: Use sysbus_init_irqs() hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope - - 1 - --- 2023-05-31 Philippe Mathieu-Daudé New
[3/7] hw/sysbus: Introduce sysbus_init_irqs() hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope - - 1 - --- 2023-05-31 Philippe Mathieu-Daudé New
[2/7] hw/usb/xlnx: Do not open-code sysbus_pass_irq() hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope - - 1 - --- 2023-05-31 Philippe Mathieu-Daudé New
[1/7] hw/arm/xlnx-versal: Do not open-code sysbus_connect_irq() hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope - - 1 - --- 2023-05-31 Philippe Mathieu-Daudé New
[v3,7/7] hw/ide/piix: Move registration of VMStateDescription to DeviceClass VIA and general PCI IDE cleanup - - 1 - --- 2023-05-31 Bernhard Beschow New
[v3,6/7] hw/ide/pci: Replace some magic numbers by constants VIA and general PCI IDE cleanup - - 2 - --- 2023-05-31 Bernhard Beschow New
[v3,5/7] hw/ide: Extract bmdma_status_writeb() VIA and general PCI IDE cleanup - - 2 - --- 2023-05-31 Bernhard Beschow New
[v3,4/7] hw/ide: Extract IDEBus assignment into bmdma_init() VIA and general PCI IDE cleanup - - 3 - --- 2023-05-31 Bernhard Beschow New
[v3,3/7] hw/isa/vt82c686: Remove via_isa_set_irq() VIA and general PCI IDE cleanup - - 2 - --- 2023-05-31 Bernhard Beschow New
[v3,2/7] hw/ide/via: Wire up IDE legacy interrupts in host device VIA and general PCI IDE cleanup - - 1 - --- 2023-05-31 Bernhard Beschow New
[v3,1/7] hw/ide/pci: Expose legacy interrupts as named GPIOs VIA and general PCI IDE cleanup - - 1 - --- 2023-05-31 Bernhard Beschow New
[PULL,5/5] Revert "python/qmp/protocol: add open_with_socket()" [PULL,1/5] python/qmp: allow sockets to be passed to connect() - - - - --- 2023-05-31 John Snow New
[PULL,4/5] python/qmp/legacy: remove open_with_socket() calls [PULL,1/5] python/qmp: allow sockets to be passed to connect() - - - - --- 2023-05-31 John Snow New
[PULL,3/5] python/machine: use connect-based interface for existing sockets [PULL,1/5] python/qmp: allow sockets to be passed to connect() - - - - --- 2023-05-31 John Snow New
[PULL,2/5] python/qmp/legacy: allow using sockets for connect() [PULL,1/5] python/qmp: allow sockets to be passed to connect() - - - - --- 2023-05-31 John Snow New
[PULL,1/5] python/qmp: allow sockets to be passed to connect() [PULL,1/5] python/qmp: allow sockets to be passed to connect() - - - - --- 2023-05-31 John Snow New
[PULL,0/5] Python patches - - - - --- 2023-05-31 John Snow New
[15/15] hw/timer/arm_timer: QOM'ify ARM_TIMER hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT - - - - --- 2023-05-31 Philippe Mathieu-Daudé New
[14/15] hw/timer/arm_timer: Extract icp_pit_realize() from icp_pit_init() hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT - - - - --- 2023-05-31 Philippe Mathieu-Daudé New
[13/15] hw/timer/arm_timer: Fix misuse of SysBus IRQ in IcpPitState hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT - - - - --- 2023-05-31 Philippe Mathieu-Daudé New
[12/15] hw/timer/arm_timer: Pass timer output IRQ as parameter to arm_timer_new hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT - - - - --- 2023-05-31 Philippe Mathieu-Daudé New
[11/15] hw/timer/arm_timer: Iterate on timers using for() loop statement hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT - - - - --- 2023-05-31 Philippe Mathieu-Daudé New
[10/15] hw/timer/arm_timer: Use array of frequency in SP804State hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT - - - - --- 2023-05-31 Philippe Mathieu-Daudé New
[09/15] hw/timer/arm_timer: Convert ArmTimerState::freq to uint32_t type hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT - - - - --- 2023-05-31 Philippe Mathieu-Daudé New
[08/15] hw/timer/arm_timer: Rename arm_timer_init() -> arm_timer_new() hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT - - - - --- 2023-05-31 Philippe Mathieu-Daudé New
[07/15] hw/timer/arm_timer: Extract arm_timer_reset() hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT - - - - --- 2023-05-31 Philippe Mathieu-Daudé New
[06/15] hw/timer/arm_timer: CamelCase rename arm_timer_state -> ArmTimerState hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT - - - - --- 2023-05-31 Philippe Mathieu-Daudé New
[05/15] hw/timer/arm_timer: CamelCase rename icp_pit_state -> IntegratorPitState hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT - - - - --- 2023-05-31 Philippe Mathieu-Daudé New
[04/15] hw/timer/arm_timer: Remove pointless cast from void * hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT - - - - --- 2023-05-31 Philippe Mathieu-Daudé New
« 1 2 3 43959 3960 »