Show patches with: Submitter = David Woodhouse       |    State = Action Required       |    Archived = No       |   1354 patches
« 1 2 ... 3 4 513 14 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[33/45] hw/m68k/q800: use qemu_configure_nic_device() Rework matching of network devices to -nic options - - - - --- 2023-10-22 David Woodhouse New
[32/45] hw/m68k/mcf5208: use qemu_create_nic_device() Rework matching of network devices to -nic options - - - - --- 2023-10-22 David Woodhouse New
[31/45] hw/net/etraxfs-eth: use qemu_configure_nic_device() Rework matching of network devices to -nic options - - - - --- 2023-10-22 David Woodhouse New
[30/45] hw/arm: use qemu_configure_nic_device() Rework matching of network devices to -nic options - - - - --- 2023-10-22 David Woodhouse New
[29/45] hw/arm/stellaris: use qemu_find_nic_info() Rework matching of network devices to -nic options - - - - --- 2023-10-22 David Woodhouse New
[28/45] hw/arm/npcm7xx: use qemu_configure_nic_device, allow emc0/emc1 as aliases Rework matching of network devices to -nic options - - - - --- 2023-10-22 David Woodhouse New
[27/45] hw/arm/highbank: use qemu_create_nic_device() Rework matching of network devices to -nic options - - - - --- 2023-10-22 David Woodhouse New
[26/45] hw/net/lan9118: use qemu_configure_nic_device() Rework matching of network devices to -nic options - - - - --- 2023-10-22 David Woodhouse New
[25/45] hw/net/smc91c111: use qemu_configure_nic_device() Rework matching of network devices to -nic options - - - - --- 2023-10-22 David Woodhouse New
[24/45] hw/arm/fsl: use qemu_configure_nic_device() Rework matching of network devices to -nic options - - - - --- 2023-10-22 David Woodhouse New
[23/45] hw/arm/exynos4: use qemu_create_nic_device() Rework matching of network devices to -nic options - - - - --- 2023-10-22 David Woodhouse New
[22/45] hw/arm/aspeed: use qemu_configure_nic_device() Rework matching of network devices to -nic options - - - - --- 2023-10-22 David Woodhouse New
[21/45] hw/arm/allwinner: use qemu_configure_nic_device() Rework matching of network devices to -nic options - - - - --- 2023-10-22 David Woodhouse New
[20/45] hw/xtensa/virt: use pci_init_nic_devices() Rework matching of network devices to -nic options - - - - --- 2023-10-22 David Woodhouse New
[19/45] hw/sparc64/sun4u: use pci_init_nic_devices() Rework matching of network devices to -nic options - - - - --- 2023-10-22 David Woodhouse New
[18/45] hw/sh4/r2d: use pci_init_nic_devices() Rework matching of network devices to -nic options - - 1 - --- 2023-10-22 David Woodhouse New
[17/45] hw/ppc: use pci_init_nic_devices() Rework matching of network devices to -nic options - - - - --- 2023-10-22 David Woodhouse New
[16/45] hw/ppc/spapr: use qemu_get_nic_info() and pci_init_nic_devices() Rework matching of network devices to -nic options - - - - --- 2023-10-22 David Woodhouse New
[15/45] hw/ppc/prep: use pci_init_nic_devices() Rework matching of network devices to -nic options - - - - --- 2023-10-22 David Woodhouse New
[14/45] hw/mips/loongson3_virt: use pci_init_nic_devices() Rework matching of network devices to -nic options - - - - --- 2023-10-22 David Woodhouse New
[13/45] hw/mips/malta: use pci_init_nic_devices() Rework matching of network devices to -nic options - - - - --- 2023-10-22 David Woodhouse New
[12/45] hw/mips/fuloong2e: use pci_init_nic_devices() Rework matching of network devices to -nic options - - - - --- 2023-10-22 David Woodhouse New
[11/45] hw/loongarch: use pci_init_nic_devices() Rework matching of network devices to -nic options - - - - --- 2023-10-22 David Woodhouse New
[10/45] hw/hppa: use pci_init_nic_devices() Rework matching of network devices to -nic options - - - - --- 2023-10-22 David Woodhouse New
[09/45] hw/arm/virt: use pci_init_nic_devices() Rework matching of network devices to -nic options - - - - --- 2023-10-22 David Woodhouse New
[08/45] hw/arm/sbsa-ref: use pci_init_nic_devices() Rework matching of network devices to -nic options - - 1 - --- 2023-10-22 David Woodhouse New
[07/45] hw/alpha/dp264: use pci_init_nic_devices() Rework matching of network devices to -nic options - - - - --- 2023-10-22 David Woodhouse New
[06/45] hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICs Rework matching of network devices to -nic options - - - - --- 2023-10-22 David Woodhouse New
[05/45] hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices() Rework matching of network devices to -nic options - - - - --- 2023-10-22 David Woodhouse New
[04/45] hw/pci: add pci_init_nic_devices(), pci_init_nic_in_slot() Rework matching of network devices to -nic options - - - - --- 2023-10-22 David Woodhouse New
[03/45] net: add qemu_create_nic_bus_devices() Rework matching of network devices to -nic options - - - - --- 2023-10-22 David Woodhouse New
[02/45] net: report list of available models according to platform Rework matching of network devices to -nic options - - - - --- 2023-10-22 David Woodhouse New
[01/45] net: add qemu_{configure, create}_nic_device(), qemu_find_nic_info() Rework matching of network devices to -nic options - - - - --- 2023-10-22 David Woodhouse New
[v2,24/24] docs: update Xen-on-KVM documentation Get Xen PV shim running in Qemu, add net & console - - - - --- 2023-10-19 David Woodhouse New
[v2,23/24] xen-platform: unplug AHCI disks Get Xen PV shim running in Qemu, add net & console - - - - --- 2023-10-19 David Woodhouse New
[v2,22/24] tests/avocado: switch to using xen-net-device for Xen guest tests Get Xen PV shim running in Qemu, add net & console - - - - --- 2023-10-19 David Woodhouse New
[v2,21/24] net: do not delete nics in net_cleanup() Get Xen PV shim running in Qemu, add net & console - - - - --- 2023-10-19 David Woodhouse New
[v2,20/24] hw/xenpv: fix '-nic' support for xen-net-device Get Xen PV shim running in Qemu, add net & console - - - - --- 2023-10-19 David Woodhouse New
[v2,19/24] hw/i386/pc: support '-nic' for xen-net-device Get Xen PV shim running in Qemu, add net & console - - - - --- 2023-10-19 David Woodhouse New
[v2,18/24] hw/xen: update Xen PV NIC to XenDevice model Get Xen PV shim running in Qemu, add net & console - - - - --- 2023-10-19 David Woodhouse New
[v2,17/24] hw/xen: only remove peers of PCI NICs on unplug Get Xen PV shim running in Qemu, add net & console - - - - --- 2023-10-19 David Woodhouse New
[v2,16/24] hw/xen: handle soft reset for primary console Get Xen PV shim running in Qemu, add net & console - - - - --- 2023-10-19 David Woodhouse New
[v2,15/24] hw/xen: add support for Xen primary console in emulated mode Get Xen PV shim running in Qemu, add net & console - - - - --- 2023-10-19 David Woodhouse New
[v2,14/24] hw/xen: update Xen console to XenDevice model Get Xen PV shim running in Qemu, add net & console - - - - --- 2023-10-19 David Woodhouse New
[v2,13/24] hw/xen: do not repeatedly try to create a failing backend device Get Xen PV shim running in Qemu, add net & console - - - - --- 2023-10-19 David Woodhouse New
[v2,12/24] hw/xen: add get_frontend_path() method to XenDeviceClass Get Xen PV shim running in Qemu, add net & console - - - - --- 2023-10-19 David Woodhouse New
[v2,11/24] hw/xen: automatically assign device index to block devices Get Xen PV shim running in Qemu, add net & console 1 - - - --- 2023-10-19 David Woodhouse New
[v2,10/24] hw/xen: populate store frontend nodes with XenStore PFN/port Get Xen PV shim running in Qemu, add net & console - - 1 - --- 2023-10-19 David Woodhouse New
[v2,09/24] i386/xen: advertise XEN_HVM_CPUID_UPCALL_VECTOR in CPUID Get Xen PV shim running in Qemu, add net & console - - - - --- 2023-10-19 David Woodhouse New
[v2,08/24] include: update Xen public headers to Xen 4.17.2 release Get Xen PV shim running in Qemu, add net & console - - - - --- 2023-10-19 David Woodhouse New
[v2,07/24] hw/xen: Clean up event channel 'type_val' handling to use union Get Xen PV shim running in Qemu, add net & console - - 1 - --- 2023-10-19 David Woodhouse New
[v2,06/24] i386/xen: Ignore VCPU_SSHOTTMR_future flag in set_singleshot_timer() Get Xen PV shim running in Qemu, add net & console - - 1 - --- 2023-10-19 David Woodhouse New
[v2,05/24] hw/xen: fix XenStore watch delivery to guest Get Xen PV shim running in Qemu, add net & console - 1 - - --- 2023-10-19 David Woodhouse New
[v2,04/24] hw/xen: don't clear map_track[] in xen_gnttab_reset() Get Xen PV shim running in Qemu, add net & console - 1 1 - --- 2023-10-19 David Woodhouse New
[v2,03/24] hw/xen: select kernel mode for per-vCPU event channel upcall vector Get Xen PV shim running in Qemu, add net & console - 1 1 - --- 2023-10-19 David Woodhouse New
[v2,02/24] i386/xen: fix per-vCPU upcall vector for Xen emulation Get Xen PV shim running in Qemu, add net & console - 1 - - --- 2023-10-19 David Woodhouse New
[v2,01/24] i386/xen: Don't advertise XENFEAT_supervisor_mode_kernel Get Xen PV shim running in Qemu, add net & console - 1 1 - --- 2023-10-19 David Woodhouse New
hw/timer/hpet: fix IRQ routing in legacy support mode hw/timer/hpet: fix IRQ routing in legacy support mode - - - - --- 2023-10-19 David Woodhouse New
[4/4] hw/i386/pc: support '-nic' for xen-net-device Update QEMU qnic driver to "new" XenDevice model - - - - --- 2023-10-17 David Woodhouse New
[3/4,WTF] avoid qemu_del_nic() in xen_netdev_unrealize() on shutdown Update QEMU qnic driver to "new" XenDevice model - - - - --- 2023-10-17 David Woodhouse New
[2/4] hw/xen: update Xen PV NIC to XenDevice model Update QEMU qnic driver to "new" XenDevice model - - - - --- 2023-10-17 David Woodhouse New
[1/4] hw/xen: only remove peers of PCI NICs on unplug Update QEMU qnic driver to "new" XenDevice model - - - - --- 2023-10-17 David Woodhouse New
[12/12] hw/xen: add support for Xen primary console in emulated mode Get Xen PV shim running in qemu - - - - --- 2023-10-16 David Woodhouse New
[11/12] hw/xen: automatically assign device index to block devices Get Xen PV shim running in qemu 1 - - - --- 2023-10-16 David Woodhouse New
[10/12] hw/xen: automatically assign device index to console devices Get Xen PV shim running in qemu - - - - --- 2023-10-16 David Woodhouse New
[09/12] hw/xen: prevent duplicate device registrations Get Xen PV shim running in qemu - - - - --- 2023-10-16 David Woodhouse New
[08/12] hw/xen: do not repeatedly try to create a failing backend device Get Xen PV shim running in qemu - - 1 - --- 2023-10-16 David Woodhouse New
[07/12] hw/xen: update Xen console to XenDevice model Get Xen PV shim running in qemu - - 1 - --- 2023-10-16 David Woodhouse New
[06/12] hw/xen: add get_frontend_path() method to XenDeviceClass Get Xen PV shim running in qemu - - - - --- 2023-10-16 David Woodhouse New
[05/12] hw/xen: populate store frontend nodes with XenStore PFN/port Get Xen PV shim running in qemu - - 1 - --- 2023-10-16 David Woodhouse New
[04/12] i386/xen: advertise XEN_HVM_CPUID_UPCALL_VECTOR in CPUID Get Xen PV shim running in qemu - - 1 - --- 2023-10-16 David Woodhouse New
[03/12] include: update Xen public headers to Xen 4.17.2 release Get Xen PV shim running in qemu 1 - - - --- 2023-10-16 David Woodhouse New
[02/12] hw/xen: select kernel mode for per-vCPU event channel upcall vector Get Xen PV shim running in qemu - 1 - - --- 2023-10-16 David Woodhouse New
[01/12] i386/xen: fix per-vCPU upcall vector for Xen emulation Get Xen PV shim running in qemu - 1 1 - --- 2023-10-16 David Woodhouse New
[RFC] hw/timer/hpet: fix IRQ routing in legacy support mode [RFC] hw/timer/hpet: fix IRQ routing in legacy support mode - - - - --- 2023-08-30 David Woodhouse New
hw/isa/ich9: Add comment on imperfect emulation of PIC vs. I/O APIC routing hw/isa/ich9: Add comment on imperfect emulation of PIC vs. I/O APIC routing - - - - --- 2023-08-30 David Woodhouse New
[v2] intel-iommu: Report interrupt remapping faults, fix return value [v2] intel-iommu: Report interrupt remapping faults, fix return value 1 - - - --- 2023-08-23 David Woodhouse New
[v2] hw/xen: Clean up event channel 'type_val' handling to use union [v2] hw/xen: Clean up event channel 'type_val' handling to use union - - 1 - --- 2023-08-23 David Woodhouse New
i386/xen: Ignore VCPU_SSHOTTMR_future flag in set_singleshot_timer() i386/xen: Ignore VCPU_SSHOTTMR_future flag in set_singleshot_timer() - - 1 - --- 2023-08-23 David Woodhouse New
i386/xen: Don't advertise XENFEAT_supervisor_mode_kernel i386/xen: Don't advertise XENFEAT_supervisor_mode_kernel - - 1 - --- 2023-08-08 David Woodhouse New
[RFC,post-8.1] hw/xen: Clean up event channel 'type_val' handling to use union [RFC,post-8.1] hw/xen: Clean up event channel 'type_val' handling to use union - - 1 - --- 2023-08-03 David Woodhouse New
[for-8.1,3/3] hw/xen: prevent guest from binding loopback event channel to itself [for-8.1,1/3] hw/xen: fix off-by-one in xen_evtchn_set_gsi() - - 1 - --- 2023-08-01 David Woodhouse New
[for-8.1,2/3] i386/xen: consistent locking around Xen singleshot timers [for-8.1,1/3] hw/xen: fix off-by-one in xen_evtchn_set_gsi() - - 1 - --- 2023-08-01 David Woodhouse New
[for-8.1,1/3] hw/xen: fix off-by-one in xen_evtchn_set_gsi() [for-8.1,1/3] hw/xen: fix off-by-one in xen_evtchn_set_gsi() - 1 2 - --- 2023-08-01 David Woodhouse New
i386/xen: prevent guest from binding loopback event channel to itself i386/xen: prevent guest from binding loopback event channel to itself - - 1 - --- 2023-07-25 David Woodhouse New
intel-iommu: Report interrupt remapping faults, fix return value intel-iommu: Report interrupt remapping faults, fix return value - - - - --- 2023-07-25 David Woodhouse New
[v2] i386/xen: consistent locking around Xen singleshot timers [v2] i386/xen: consistent locking around Xen singleshot timers - - 1 - --- 2023-07-04 David Woodhouse New
hw/xen: Clarify (lack of) error handling in transaction_commit() hw/xen: Clarify (lack of) error handling in transaction_commit() - - 1 - --- 2023-06-20 David Woodhouse New
i386/xen: consistent locking around Xen singleshot timers i386/xen: consistent locking around Xen singleshot timers - - 1 - --- 2023-05-22 David Woodhouse New
[5/5] hw/xen: Fix broken check for invalid state in xs_be_open() Xen emulation build/Coverity fixes - 1 2 - --- 2023-04-12 David Woodhouse New
[4/5] hw/xen: Fix double-free in xen_console store_con_info() Xen emulation build/Coverity fixes - 1 2 - --- 2023-04-12 David Woodhouse New
[3/5] xen: Drop support for Xen versions below 4.7.1 Xen emulation build/Coverity fixes - 1 1 - --- 2023-04-12 David Woodhouse New
[2/5] hw/xen: Fix memory leak in libxenstore_open() for Xen Xen emulation build/Coverity fixes - 1 2 - --- 2023-04-12 David Woodhouse New
[1/5] hw/xen: Simplify emulated Xen platform init Xen emulation build/Coverity fixes - - 1 - --- 2023-04-12 David Woodhouse New
hw/xen: Fix memory leak in libxenstore_open() for Xen hw/xen: Fix memory leak in libxenstore_open() for Xen - 1 1 - --- 2023-04-04 David Woodhouse New
hw/xenpv: Initialize Xen backend operations hw/xenpv: Initialize Xen backend operations - 1 1 - --- 2023-03-23 David Woodhouse New
accel/xen: Fix DM state change notification in dm_restrict mode accel/xen: Fix DM state change notification in dm_restrict mode - 1 1 1 --- 2023-03-14 David Woodhouse New
[RFC] intel-iommu: Report interrupt remapping faults [RFC] intel-iommu: Report interrupt remapping faults - - - - --- 2023-03-10 David Woodhouse New
hw/xen: Simplify emulated Xen platform init hw/xen: Simplify emulated Xen platform init - - 1 - --- 2023-03-10 David Woodhouse New
[v2,3/3] tests/avocado: Test Xen guest support under KVM Enable avocado testing for Xen guests - - - - --- 2023-03-08 David Woodhouse New
« 1 2 ... 3 4 513 14 »