Show patches with: State = Action Required       |   36081 patches
« 1 2 ... 26 27 28360 361 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[XEN,3/4] xen/include: add pure and const attributes xen: address violations of Rule 13.1 - 1 - --- 2023-10-18 Simone Ballarin New
[XEN,2/4] automation/eclair: add deviations and call properties. xen: address violations of Rule 13.1 1 - - --- 2023-10-18 Simone Ballarin New
[XEN,1/4] xen/arm: address violations of MISRA C:2012 Rule 13.1 xen: address violations of Rule 13.1 - - - --- 2023-10-18 Simone Ballarin New
[XEN,v2] arm/gic: add missing parameter names and uniform function declarations [XEN,v2] arm/gic: add missing parameter names and uniform function declarations - 1 - --- 2023-10-18 Federico Serafini New
[XEN,v2] arm/cpufeature: address violations of MISRA C:2012 Rule 8.2 [XEN,v2] arm/cpufeature: address violations of MISRA C:2012 Rule 8.2 - 1 - --- 2023-10-18 Federico Serafini New
Xen 4.18 pvshim console issue (with patch) Xen 4.18 pvshim console issue (with patch) - - - --- 2023-10-18 Manuel Bouyer New
[for-4.18] x86/mem_sharing: add missing m2p entry when mapping shared_info page [for-4.18] x86/mem_sharing: add missing m2p entry when mapping shared_info page 1 - - --- 2023-10-18 Tamas K Lengyel New
hvc/xen: fix event channel handling for secondary consoles hvc/xen: fix event channel handling for secondary consoles - 1 - --- 2023-10-17 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
[-tip,v3,3/3] x86/percpu: Introduce %rip-relative addressing to PER_CPU_VAR [-tip,v3,1/3] x86/percpu: Correct PER_CPU_VAR usage to include symbol and its addend - - - --- 2023-10-17 Uros Bizjak New
[-tip,v3,2/3] x86/percpu, xen: Correct PER_CPU_VAR usage to include symbol and its addend [-tip,v3,1/3] x86/percpu: Correct PER_CPU_VAR usage to include symbol and its addend - 1 - --- 2023-10-17 Uros Bizjak New
[-tip,v3,1/3] x86/percpu: Correct PER_CPU_VAR usage to include symbol and its addend [-tip,v3,1/3] x86/percpu: Correct PER_CPU_VAR usage to include symbol and its addend - - - --- 2023-10-17 Uros Bizjak New
ui/input: Constify QemuInputHandler structure ui/input: Constify QemuInputHandler structure - 2 - --- 2023-10-17 Philippe Mathieu-Daudé New
[for-4.18] iommu/vt-d: use max supported AGAW [for-4.18] iommu/vt-d: use max supported AGAW - - - --- 2023-10-17 Roger Pau Monné New
[for-4.19] xen/arm64: head: only use the macro load_paddr() in the MMU code [for-4.19] xen/arm64: head: only use the macro load_paddr() in the MMU code - 1 - --- 2023-10-17 Julien Grall New
[for-4.18,v3] x86/pvh: fix identity mapping of low 1MB [for-4.18,v3] x86/pvh: fix identity mapping of low 1MB - 1 - --- 2023-10-17 Roger Pau Monné New
[for-4.18] docs/sphinx: Lifecycle of a domid [for-4.18] docs/sphinx: Lifecycle of a domid - - - --- 2023-10-16 Andrew Cooper 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 - - - --- 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 - --- 2023-10-16 David Woodhouse New
[for-4.18] xen/arm: Check return code from recursive calls to scan_pfdt_node() [for-4.18] xen/arm: Check return code from recursive calls to scan_pfdt_node() - 2 - --- 2023-10-16 Michal Orzel New
[v2,1/4] x86/paravirt: move some functions and defines to alternative x86/paravirt: Get rid of paravirt patching 1 - - --- 2023-10-16 Jürgen Groß New
[7/7] xen/events: remove some info_for_irq() calls in pirq handling xen/events: do some cleanups in events_base.c - 1 - --- 2023-10-16 Jürgen Groß New
[6/7] xen/events: modify internal [un]bind interfaces xen/events: do some cleanups in events_base.c - 1 - --- 2023-10-16 Jürgen Groß New
[4/7] xen/events: remove some simple helpers from events_base.c xen/events: do some cleanups in events_base.c - 1 - --- 2023-10-16 Jürgen Groß New
cxenstored: wait until after reset to notify dom0less domains cxenstored: wait until after reset to notify dom0less domains - 1 - --- 2023-10-13 Stefano Stabellini New
[v3] x86/amd: Address AMD erratum #1485 [v3] x86/amd: Address AMD erratum #1485 - - - --- 2023-10-13 Alejandro Vallejo New
[XEN,10/10] arm/smmu: address violation of MISRA C:2012 Rule 8.2 arm: address some violations of MISRA C:2012 Rule 8.2 - 1 - --- 2023-10-13 Federico Serafini New
[XEN,09/10] arm/domain: address violations of MISRA C:2012 Rule 8.2 arm: address some violations of MISRA C:2012 Rule 8.2 - 1 - --- 2023-10-13 Federico Serafini New
[XEN,08/10] arm/vgic-v3: address a violation of MISRA C:2012 Rule 8.2 arm: address some violations of MISRA C:2012 Rule 8.2 - 1 - --- 2023-10-13 Federico Serafini New
[XEN,07/10] arm/traps: address a violation of MISRA C:2012 Rule 8.2 arm: address some violations of MISRA C:2012 Rule 8.2 - 1 - --- 2023-10-13 Federico Serafini New
[XEN,06/10] arm/cmpxchg: address violations of MISRA C:2012 Rule 8.2 arm: address some violations of MISRA C:2012 Rule 8.2 - 1 - --- 2023-10-13 Federico Serafini New
[XEN,05/10] arm/p2m: address a violation of MISRA C:2012 Rule 8.2 arm: address some violations of MISRA C:2012 Rule 8.2 - 1 - --- 2023-10-13 Federico Serafini New
[XEN,04/10] arm/setup: address violations of MISRA C:2012 Rule 8.2 arm: address some violations of MISRA C:2012 Rule 8.2 - 1 - --- 2023-10-13 Federico Serafini New
[XEN,03/10] arm/smpboot: address violations of MISRA C:2012 Rule 8.2 arm: address some violations of MISRA C:2012 Rule 8.2 - 1 - --- 2023-10-13 Federico Serafini New
[XEN,02/10] arm/cpufeature: address violations of MISRA C:2012 Rule 8.2 arm: address some violations of MISRA C:2012 Rule 8.2 - - - --- 2023-10-13 Federico Serafini New
[XEN,01/10] arm/gic: address violations of MISRA C:2012 Rule 8.2 arm: address some violations of MISRA C:2012 Rule 8.2 - 1 - --- 2023-10-13 Federico Serafini New
[v4,2/2] xen/arm: Enlarge identity map space to 10TB xen/arm: Enlarge identity map space - 2 1 --- 2023-10-13 Leo Yan New
[v4,1/2] xen/arm: Add macro XEN_VM_MAPPING xen/arm: Enlarge identity map space 1 - - --- 2023-10-13 Leo Yan New
[v4] xen/arm: Skip memory nodes if not enabled [v4] xen/arm: Skip memory nodes if not enabled - 1 - --- 2023-10-13 Leo Yan New
[XEN,v3,2/2] docs/misra: add deviations.rst to document additional deviations. update ecl configurations and deviations - 1 - --- 2023-10-13 Nicola Vetrini New
[XEN,for-4.19,v3,1/2] automation/eclair: update deviations and accepted guidelines update ecl configurations and deviations 1 - - --- 2023-10-13 Nicola Vetrini New
[RFC,v3,08/78] hw/block: add fallthrough pseudo-keyword Untitled series #792912 - 1 - --- 2023-10-13 Manos Pitsidianakis New
[RFC,v2,08/78] hw/block: add fallthrough pseudo-keyword Untitled series #792908 - - - --- 2023-10-13 Manos Pitsidianakis New
[RFC,08/78] hw/block: add fallthrough pseudo-keyword Untitled series #792907 - - - --- 2023-10-13 Manos Pitsidianakis New
[v2,4/4] x86/percpu: Introduce %rip-relative addressing to PER_CPU_VAR macro Introduce %rip-relative addressing to PER_CPU_VAR macro - - - --- 2023-10-12 Uros Bizjak New
[v2,3/4] x86/percpu, xen: Correct PER_CPU_VAR usage to include symbol and its addend Introduce %rip-relative addressing to PER_CPU_VAR macro - - - --- 2023-10-12 Uros Bizjak New
[v2,2/4] x86/percpu: Correct PER_CPU_VAR usage to include symbol and its addend Introduce %rip-relative addressing to PER_CPU_VAR macro - - - --- 2023-10-12 Uros Bizjak New
[v2,1/4] x86/percpu: Introduce PER_CPU_ARG and use it in cmpxchg{8,16}b_emu.S Introduce %rip-relative addressing to PER_CPU_VAR macro - - - --- 2023-10-12 Uros Bizjak New
[for-4.18,2/2] x86/amd: Prevent potentially fetching wrong instruction bytes on Zen4 Fix AMD erratum #1485 on AMD Zen4 - - - --- 2023-10-12 Alejandro Vallejo New
[for-4.18,1/2] xen/x86: Add family guards to the is_zen[12]_uarch() macros Fix AMD erratum #1485 on AMD Zen4 - - - --- 2023-10-12 Alejandro Vallejo New
[XEN,for-4.19,2/2] xen/iommu: use LOWEST_BIT to wrap a violation of Rule 10.1 use the macro LOWEST_BIT where appropriate - 1 - --- 2023-10-12 Nicola Vetrini New
[XEN,for-4.19,1/2] xen/vmap: use LOWEST_BIT to wrap a violation of Rule 10.1 use the macro LOWEST_BIT where appropriate - 1 - --- 2023-10-12 Nicola Vetrini New
[XEN,for-4.19] xen/include: make enum perfcounter anonymous [XEN,for-4.19] xen/include: make enum perfcounter anonymous - 1 - --- 2023-10-11 Nicola Vetrini New
[XEN,for-4.19,v2,1/1] xen: introduce a deviation for Rule 11.9 address violations of MISRA C:2012 Rule 11.9 - 1 - --- 2023-10-11 Nicola Vetrini New
tools/pygrub: Fix pygrub's --entry flag for python3 tools/pygrub: Fix pygrub's --entry flag for python3 - - - --- 2023-10-11 Alejandro Vallejo New
[XEN,v1] tools/python: Add python3 compatibility [XEN,v1] tools/python: Add python3 compatibility - - - --- 2023-10-10 Javi Merino New
[for-4.19] x86/cpu-policy: Adjust CPUID_MAX_SERIALISED_LEAVES to placate MISRA [for-4.19] x86/cpu-policy: Adjust CPUID_MAX_SERIALISED_LEAVES to placate MISRA 1 - - --- 2023-10-10 Andrew Cooper New
[XEN,v2] xen/sched: address violations of MISRA C:2012 Rule 8.2 [XEN,v2] xen/sched: address violations of MISRA C:2012 Rule 8.2 1 1 - --- 2023-10-09 Federico Serafini New
[for-4.18,5/5] xenalyze: Reduce warnings about leaving a vcpu in INIT xenalyze: Miscellaneous fixes 1 - - --- 2023-10-09 George Dunlap New
[for-4.18,4/5] xenalyze: Fix interrupt EIP reporting xenalyze: Miscellaneous fixes 1 - - --- 2023-10-09 George Dunlap New
[for-4.18,3/5] xenalyze: Don't expect an HVM_HANDLER trace for PAUSE vmexits xenalyze: Miscellaneous fixes 1 - - --- 2023-10-09 George Dunlap New
[for-4.18,2/5] xenalyze: AMD's VMEXIT_VINTR doesn't need a trace record xenalyze: Miscellaneous fixes 1 - - --- 2023-10-09 George Dunlap New
[for-4.18,1/5] xenalyze: Only accumulate data from one vmexit without a handler xenalyze: Miscellaneous fixes 1 - - --- 2023-10-09 George Dunlap New
[V3,2/2] xen: privcmd: Add support for ioeventfd xen: privcmd: Add ioeventfd support - - - --- 2023-10-09 Viresh Kumar New
[for-4.18,v2,2/2] x86: Clarify that only 5 hypercall parameters are supported docs:Clarify that only 5 hypercall parameters are supported - 1 - --- 2023-10-06 Andrew Cooper New
[for-4.18,v2,1/2] docs/spnix: Switch hypercall-abi.rst to named footnotes docs:Clarify that only 5 hypercall parameters are supported - - - --- 2023-10-06 Andrew Cooper New
tools/xenpvboot: remove as unable to convert to Python 3 tools/xenpvboot: remove as unable to convert to Python 3 - 1 - --- 2023-10-06 Roger Pau Monné New
[for-4.18,v5] xen/pdx: Make CONFIG_PDX_COMPRESSION a common Kconfig option [for-4.18,v5] xen/pdx: Make CONFIG_PDX_COMPRESSION a common Kconfig option - 2 - --- 2023-10-06 Andrew Cooper New
[for-4.18] x86/memshr: Fix build in copy_vcpu_settings() [for-4.18] x86/memshr: Fix build in copy_vcpu_settings() - 1 - --- 2023-10-06 Andrew Cooper New
[XEN] get_maintainer: Add THE REST for sections with reviewers only [XEN] get_maintainer: Add THE REST for sections with reviewers only - 1 - --- 2023-10-06 Anthony PERARD New
[v2,2/2] domain: expose newly introduced hypercalls as XENFEAT domain: followup for phys address mapping series - - - --- 2023-10-06 Roger Pau Monné New
[v2,1/2] domain: fix misaligned unmap address in {,un}map_guest_area() domain: followup for phys address mapping series - 1 - --- 2023-10-06 Roger Pau Monné New
[for-4.18,v2] xen/public: arch-arm: Update list of supported hypercalls [for-4.18,v2] xen/public: arch-arm: Update list of supported hypercalls 1 - - --- 2023-10-06 Michal Orzel New
[XEN] automation/eclair: update deviations and accepted guidelines [XEN] automation/eclair: update deviations and accepted guidelines - - - --- 2023-10-06 Simone Ballarin New
[for-4.18,2/2] xen/public: arch-arm: Update list of supported hypercalls xen: hypercalls doc update 1 - - --- 2023-10-06 Michal Orzel New
[for-4.18,1/2] x86: Clarify that up to 5 hypercall parameters are supported xen: hypercalls doc update - - - --- 2023-10-06 Michal Orzel New
[5/5] automation: extract QEMU log in relevant hardware tests automation: cleanup hardware based tests - - - --- 2023-10-06 Marek Marczykowski-Górecki New
[4/5] automation: improve checking for MSI/MSI-X in PCI passthrough tests automation: cleanup hardware based tests - - - --- 2023-10-06 Marek Marczykowski-Górecki New
[3/5] automation: cleanup test alpine install automation: cleanup hardware based tests - - - --- 2023-10-06 Marek Marczykowski-Górecki New
[2/5] automation: hide timeout countdown in log automation: cleanup hardware based tests - - - --- 2023-10-06 Marek Marczykowski-Górecki New
[1/5] automation: include real-time view of the domU console log too automation: cleanup hardware based tests - - - --- 2023-10-06 Marek Marczykowski-Górecki New
[QEMU,v1,6/7] xen: add map and unmap callbacks for grant region [QEMU,v1,1/7] xen: when unplugging emulated devices skip virtio devices - - - --- 2023-10-05 Vikram Garhwal New
[QEMU,v1,4/7] xen: let xen_ram_addr_from_mapcache() return -1 in case of not found entry [QEMU,v1,1/7] xen: when unplugging emulated devices skip virtio devices - 1 - --- 2023-10-05 Vikram Garhwal New
[QEMU,v1,2/7] xen: add pseudo RAM region for grant mappings [QEMU,v1,1/7] xen: when unplugging emulated devices skip virtio devices - - - --- 2023-10-05 Vikram Garhwal New
[QEMU,v1,1/7] xen: when unplugging emulated devices skip virtio devices [QEMU,v1,1/7] xen: when unplugging emulated devices skip virtio devices - - - --- 2023-10-05 Vikram Garhwal New
xen/arm: vtimer: Don't read/use the secure physical timer interrupt for ACPI xen/arm: vtimer: Don't read/use the secure physical timer interrupt for ACPI - 2 - --- 2023-10-05 Julien Grall New
[v3] arm/ioreq: guard interaction data on read/write operations [v3] arm/ioreq: guard interaction data on read/write operations - 1 - --- 2023-10-05 Andrii Chepurnyi New
« 1 2 ... 26 27 28360 361 »