Show patches with: Archived = No       |   14803 patches
« 1 2 ... 15 16 17148 149 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,1/2] xen/arm32: head: Rework how the fixmap and early UART mapping are prepared xen/arm32: Improve logging during early boot - 1 - --- 2024-01-11 Julien Grall New
[8/8] x86emul/test: engage AVX512VL via command line option x86: support AVX10.1 - - - --- 2024-01-11 Jan Beulich New
[7/8] x86emul: AVX10.1 testing x86: support AVX10.1 - - - --- 2024-01-11 Jan Beulich New
[6/8] x86emul/test: drop cpu_has_avx512vl x86: support AVX10.1 - - - --- 2024-01-11 Jan Beulich New
[5/8] x86emul/test: use simd_check_avx512*() in main() x86: support AVX10.1 - - - --- 2024-01-11 Jan Beulich New
[4/8] x86emul: support AVX10.1 x86: support AVX10.1 - - - --- 2024-01-11 Jan Beulich New
[3/8] x86emul: introduce a struct cpu_policy * local in x86_emulate() x86: support AVX10.1 - - - --- 2024-01-11 Jan Beulich New
[2/8] x86emul/test: rename "cp" x86: support AVX10.1 - - - --- 2024-01-11 Jan Beulich New
[1/8] x86/CPUID: enable AVX10 leaf x86: support AVX10.1 - - - --- 2024-01-11 Jan Beulich New
[v4,3/3] x86/CPUID: move bounding of max_{,sub}leaf fields to library code x86/CPUID: leaf pruning - - - --- 2024-01-11 Jan Beulich New
[v4,2/3] x86/CPUID: shrink max_{,sub}leaf fields according to actual leaf contents x86/CPUID: leaf pruning - - - --- 2024-01-11 Jan Beulich New
[v4,1/3] x86/CPUID: adjust extended leaves out of range clearing x86/CPUID: leaf pruning - 1 - --- 2024-01-11 Jan Beulich New
[v3] x86/intel: ensure Global Performance Counter Control is setup correctly [v3] x86/intel: ensure Global Performance Counter Control is setup correctly - - - --- 2024-01-11 Roger Pau Monné Superseded
[v2] xen/common: Don't dereference overlay_node after checking that it is NULL [v2] xen/common: Don't dereference overlay_node after checking that it is NULL 1 1 - --- 2024-01-11 Javi Merino New
[v2] x86/intel: ensure Global Performance Counter Control is setup correctly [v2] x86/intel: ensure Global Performance Counter Control is setup correctly - - - --- 2024-01-11 Roger Pau Monné Superseded
[v4,8/8] VMX: support USER_MSR x86emul: misc additions - - - --- 2024-01-11 Jan Beulich New
[v4,7/8] x86/cpu-policy: re-arrange no-VMX logic x86emul: misc additions - - - --- 2024-01-11 Jan Beulich New
[v4,6/8] x86emul: support USER_MSR instructions x86emul: misc additions - - - --- 2024-01-11 Jan Beulich New
[v4,5/8] x86: introduce x86_seg_sys x86emul: misc additions - - - --- 2024-01-11 Jan Beulich New
[v4,4/8] x86emul+VMX: support {RD,WR}MSRLIST x86emul: misc additions - - - --- 2024-01-11 Jan Beulich New
[v4,3/8] VMX: tertiary execution control infrastructure x86emul: misc additions - - - --- 2024-01-11 Jan Beulich New
[v4,2/8] x86emul: support CMPccXADD x86emul: misc additions - - - --- 2024-01-11 Jan Beulich New
[v4,1/8] x86emul: support LKGS x86emul: misc additions - - - --- 2024-01-11 Jan Beulich New
[8/8] x86/APIC: drop regs parameter from direct vector handler functions limit passing around of cpu_user_regs - 1 - --- 2024-01-11 Jan Beulich Superseded
[7/8] x86/vPMU: drop regs parameter from interrupt functions limit passing around of cpu_user_regs - 1 - --- 2024-01-11 Jan Beulich Superseded
[6/8] IRQ: drop register parameter from handler functions limit passing around of cpu_user_regs 1 1 - --- 2024-01-11 Jan Beulich Superseded
[5/8] serial: drop serial_[rt]x_interrupt()'s regs parameter limit passing around of cpu_user_regs - - - --- 2024-01-11 Jan Beulich Superseded
[4/8] PV-shim: drop pv_console_rx()'s regs parameter limit passing around of cpu_user_regs - 1 - --- 2024-01-11 Jan Beulich Superseded
[3/8] serial: drop serial_rx_fn's regs parameter limit passing around of cpu_user_regs - 1 - --- 2024-01-11 Jan Beulich Superseded
[2/8] IRQ: generalize [gs]et_irq_regs() limit passing around of cpu_user_regs - 2 - --- 2024-01-11 Jan Beulich Superseded
[1/8] keyhandler: don't pass cpu_user_regs around limit passing around of cpu_user_regs 1 1 - --- 2024-01-11 Jan Beulich Superseded
[4/8] PV-shim: drop pv_console_rx()'s regs parameter limit passing around of cpu_user_regs - - - --- 2024-01-11 Jan Beulich Superseded
[3/8] serial: drop serial_rx_fn's regs parameter limit passing around of cpu_user_regs - - - --- 2024-01-11 Jan Beulich Superseded
[2/8] IRQ: drop register parameter from handler functions limit passing around of cpu_user_regs - - - --- 2024-01-11 Jan Beulich Superseded
[1/8] limit passing around of cpu_user_regs limit passing around of cpu_user_regs - - - --- 2024-01-11 Jan Beulich Superseded
x86/nmi: ensure Global Performance Counter Control is setup correctly x86/nmi: ensure Global Performance Counter Control is setup correctly - - - --- 2024-01-10 Roger Pau Monné New
[v5,5/5] x86/vIRQ: split PCI link load state checking from actual loading x86/HVM: load state checking - 1 - --- 2024-01-10 Jan Beulich New
[v5,4/5] x86/vPIC: check values loaded from state save record x86/HVM: load state checking - 1 - --- 2024-01-10 Jan Beulich New
[v5,3/5] x86/vPIT: check values loaded from state save record x86/HVM: load state checking - 1 - --- 2024-01-10 Jan Beulich New
[v5,2/5] x86/HVM: adjust save/restore hook registration for optional check handler x86/HVM: load state checking 1 - - --- 2024-01-10 Jan Beulich New
[v5,1/5] x86/HVM: split restore state checking from state loading x86/HVM: load state checking - 1 - --- 2024-01-10 Jan Beulich New
[v3] NUMA: limit first_valid_mfn exposure [v3] NUMA: limit first_valid_mfn exposure - 1 - --- 2024-01-10 Jan Beulich New
[v2] x86/hvm: don't expose XENFEAT_hvm_pirqs by default [v2] x86/hvm: don't expose XENFEAT_hvm_pirqs by default - 1 - --- 2024-01-10 Roger Pau Monné Superseded
x86/hvm: don't expose XENFEAT_hvm_pirqs by default x86/hvm: don't expose XENFEAT_hvm_pirqs by default - - - --- 2024-01-10 Roger Pau Monné Superseded
[v12,15/15] arm/vpci: honor access size when returning an error PCI devices passthrough on Arm, part 3 - - - --- 2024-01-09 Stewart Hildebrand Superseded
[v12,14/15] xen/arm: vpci: permit access to guest vpci space PCI devices passthrough on Arm, part 3 - - - --- 2024-01-09 Stewart Hildebrand Superseded
[v12,13/15] xen/arm: account IO handlers for emulated PCI MSI-X PCI devices passthrough on Arm, part 3 1 - - --- 2024-01-09 Stewart Hildebrand Superseded
[v12,12/15] xen/arm: translate virtual PCI bus topology for guests PCI devices passthrough on Arm, part 3 - - - --- 2024-01-09 Stewart Hildebrand Superseded
[v12,11/15] vpci: add initial support for virtual PCI bus topology PCI devices passthrough on Arm, part 3 - - - --- 2024-01-09 Stewart Hildebrand Superseded
[v12,10/15] vpci/header: emulate PCI_COMMAND register for guests PCI devices passthrough on Arm, part 3 - - - --- 2024-01-09 Stewart Hildebrand Superseded
[v12,09/15] vpci/header: program p2m with guest BAR view PCI devices passthrough on Arm, part 3 - 1 - --- 2024-01-09 Stewart Hildebrand Superseded
[v12,08/15] vpci/header: handle p2m range sets per BAR PCI devices passthrough on Arm, part 3 - 1 - --- 2024-01-09 Stewart Hildebrand Superseded
[v12,07/15] rangeset: add rangeset_purge() function PCI devices passthrough on Arm, part 3 1 - - --- 2024-01-09 Stewart Hildebrand Superseded
[v12,06/15] rangeset: add RANGESETF_no_print flag PCI devices passthrough on Arm, part 3 - 1 - --- 2024-01-09 Stewart Hildebrand Superseded
[v12,05/15] vpci/header: implement guest BAR register handlers PCI devices passthrough on Arm, part 3 - 1 - --- 2024-01-09 Stewart Hildebrand Superseded
[v12,04/15] vpci/header: rework exit path in init_header() PCI devices passthrough on Arm, part 3 1 - - --- 2024-01-09 Stewart Hildebrand Superseded
[v12,03/15] vpci: add hooks for PCI device assign/de-assign PCI devices passthrough on Arm, part 3 1 1 - --- 2024-01-09 Stewart Hildebrand Superseded
[v12,02/15] vpci: restrict unhandled read/write operations for guests PCI devices passthrough on Arm, part 3 - 1 - --- 2024-01-09 Stewart Hildebrand Superseded
[v12,01/15] vpci: use per-domain PCI lock to protect vpci structure PCI devices passthrough on Arm, part 3 - 1 - --- 2024-01-09 Stewart Hildebrand Superseded
[2/2] libxl: Enable stubdom cdrom changing libxl: Stubdom cd-rom changing support - - - --- 2024-01-09 Jason Andryuk Superseded
[1/2] libxl: Remove cdrom forced QDISK w/ stubdom libxl: Stubdom cd-rom changing support - - - --- 2024-01-09 Jason Andryuk Superseded
[v3] xen/gntdev: Fix the abuse of underlying struct page in DMA-buf import [v3] xen/gntdev: Fix the abuse of underlying struct page in DMA-buf import 2 1 - --- 2024-01-09 Oleksandr Tyshchenko Accepted
libxl: Use vkb=[] for HVMs libxl: Use vkb=[] for HVMs - - - --- 2024-01-09 Jason Andryuk New
[2/2] libxl: devd: Spawn QEMU for 9pfs libxl: devd support for QEMU 9pfs - - - --- 2024-01-09 Jason Andryuk New
[1/2] libxl: Fix segfault in device_model_spawn_outcome libxl: devd support for QEMU 9pfs 1 - - --- 2024-01-09 Jason Andryuk New
[6/6] xen/x86: Add topology generator x86: Expose consistent topology to guests - - - --- 2024-01-09 Alejandro Vallejo New
[5/6] xen/x86: Derive topologically correct x2APIC IDs from the policy x86: Expose consistent topology to guests - - - --- 2024-01-09 Alejandro Vallejo New
[4/6] tools/hvmloader: Use cpu_policy to determine APIC IDs x86: Expose consistent topology to guests - - - --- 2024-01-09 Alejandro Vallejo New
[3/6] xen/x86: Refactor xen/lib/x86 so it can be linked in hvmloader x86: Expose consistent topology to guests - - - --- 2024-01-09 Alejandro Vallejo New
[2/6] tools/xc: Add xc_cpu_policy to the public xenctrl.h header x86: Expose consistent topology to guests - - - --- 2024-01-09 Alejandro Vallejo New
[1/6] xen/x86: Add initial x2APIC ID to the per-vLAPIC save area x86: Expose consistent topology to guests - - - --- 2024-01-09 Alejandro Vallejo New
[for-4.18,v1] xen/common: Don't dereference overlay_node after checking that it is NULL [for-4.18,v1] xen/common: Don't dereference overlay_node after checking that it is NULL - - - --- 2024-01-09 Javi Merino Superseded
consolidate do_bug_frame() / bug_fn_t consolidate do_bug_frame() / bug_fn_t - - - --- 2024-01-09 Jan Beulich New
[v3,46/46] net: make nb_nics and nd_table[] static in net/net.c Rework matching of network devices to -nic options - 1 - --- 2024-01-08 David Woodhouse Superseded
[v3,45/46] net: remove qemu_show_nic_models(), qemu_find_nic_model() Rework matching of network devices to -nic options - - - --- 2024-01-08 David Woodhouse Superseded
[v3,44/46] hw/pci: remove pci_nic_init_nofail() Rework matching of network devices to -nic options - 1 - --- 2024-01-08 David Woodhouse Superseded
[v3,43/46] net: remove qemu_check_nic_model() Rework matching of network devices to -nic options - 1 - --- 2024-01-08 David Woodhouse Superseded
[v3,42/46] hw/xtensa/xtfpga: use qemu_create_nic_device() Rework matching of network devices to -nic options - - - --- 2024-01-08 David Woodhouse Superseded
[v3,41/46] hw/sparc/sun4m: use qemu_find_nic_info() Rework matching of network devices to -nic options - - - --- 2024-01-08 David Woodhouse Superseded
[v3,40/46] hw/s390x/s390-virtio-ccw: use qemu_create_nic_device() Rework matching of network devices to -nic options 1 - - --- 2024-01-08 David Woodhouse Superseded
[v3,39/46] hw/riscv: use qemu_configure_nic_device() Rework matching of network devices to -nic options - - - --- 2024-01-08 David Woodhouse Superseded
[v3,38/46] hw/openrisc/openrisc_sim: use qemu_create_nic_device() Rework matching of network devices to -nic options - - - --- 2024-01-08 David Woodhouse Superseded
[v3,37/46] hw/net/lasi_i82596: use qemu_configure_nic_device() Rework matching of network devices to -nic options - - - --- 2024-01-08 David Woodhouse Superseded
[v3,36/46] hw/mips/jazz: use qemu_find_nic_info() Rework matching of network devices to -nic options - - - --- 2024-01-08 David Woodhouse Superseded
[v3,35/46] hw/mips/mipssim: use qemu_create_nic_device() Rework matching of network devices to -nic options - 1 - --- 2024-01-08 David Woodhouse Superseded
[v3,34/46] hw/microblaze: use qemu_configure_nic_device() Rework matching of network devices to -nic options - 1 - --- 2024-01-08 David Woodhouse Superseded
[v3,33/46] hw/m68k/q800: use qemu_find_nic_info() Rework matching of network devices to -nic options - - - --- 2024-01-08 David Woodhouse Superseded
[v3,32/46] hw/m68k/mcf5208: use qemu_create_nic_device() Rework matching of network devices to -nic options - 1 - --- 2024-01-08 David Woodhouse Superseded
[v3,31/46] hw/net/etraxfs-eth: use qemu_configure_nic_device() Rework matching of network devices to -nic options - - - --- 2024-01-08 David Woodhouse Superseded
[v3,30/46] hw/arm: use qemu_configure_nic_device() Rework matching of network devices to -nic options - - - --- 2024-01-08 David Woodhouse Superseded
[v3,29/46] hw/arm/stellaris: use qemu_find_nic_info() Rework matching of network devices to -nic options - - - --- 2024-01-08 David Woodhouse Superseded
[v3,28/46] hw/arm/npcm7xx: use qemu_configure_nic_device, allow emc0/emc1 as aliases Rework matching of network devices to -nic options - - - --- 2024-01-08 David Woodhouse Superseded
[v3,27/46] hw/arm/highbank: use qemu_create_nic_device() Rework matching of network devices to -nic options - - - --- 2024-01-08 David Woodhouse Superseded
[v3,26/46] hw/net/lan9118: use qemu_configure_nic_device() Rework matching of network devices to -nic options - - - --- 2024-01-08 David Woodhouse Superseded
[v3,25/46] hw/net/smc91c111: use qemu_configure_nic_device() Rework matching of network devices to -nic options - - - --- 2024-01-08 David Woodhouse Superseded
[v3,24/46] hw/arm/fsl: use qemu_configure_nic_device() Rework matching of network devices to -nic options - - - --- 2024-01-08 David Woodhouse Superseded
[v3,23/46] hw/arm/exynos4: use qemu_create_nic_device() Rework matching of network devices to -nic options - - - --- 2024-01-08 David Woodhouse Superseded
[v3,22/46] hw/arm/aspeed: use qemu_configure_nic_device() Rework matching of network devices to -nic options 1 - - --- 2024-01-08 David Woodhouse Superseded
[v3,21/46] hw/arm/allwinner: use qemu_configure_nic_device() Rework matching of network devices to -nic options - - - --- 2024-01-08 David Woodhouse Superseded
[v3,20/46] hw/xtensa/virt: use pci_init_nic_devices() Rework matching of network devices to -nic options - - - --- 2024-01-08 David Woodhouse Superseded
« 1 2 ... 15 16 17148 149 »