Show patches with: Archived = No       |   15219 patches
« 1 2 ... 115 116 117152 153 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,8/8] x86/msr: Drop compatibility #GP handling in guest_{rd, wr}msr() x86: switch default MSR behavior - 1 - --- 2020-09-01 Roger Pau Monné Superseded
[v3,7/8] x86/hvm: Disallow access to unknown MSRs x86: switch default MSR behavior - 2 - --- 2020-09-01 Roger Pau Monné Superseded
[v3,6/8] x86/pv: disallow access to unknown MSRs x86: switch default MSR behavior 1 - - --- 2020-09-01 Roger Pau Monné Superseded
[v3,5/8] x86/pv: allow reading FEATURE_CONTROL MSR x86: switch default MSR behavior - - - --- 2020-09-01 Roger Pau Monné Superseded
[v3,4/8] x86/svm: handle BU_CFG and BU_CFG2 with cases x86: switch default MSR behavior - - - --- 2020-09-01 Roger Pau Monné Superseded
[v3,3/8] x86/msr: explicitly handle AMD DE_CFG x86: switch default MSR behavior - - - --- 2020-09-01 Roger Pau Monné Superseded
[v3,2/8] x86/svm: silently drop writes to SYSCFG and related MSRs x86: switch default MSR behavior - 1 - --- 2020-09-01 Roger Pau Monné Superseded
[v3,1/8] x86/vmx: handle writes to MISC_ENABLE MSR x86: switch default MSR behavior 1 - - --- 2020-09-01 Roger Pau Monné Superseded
[v2] hvmloader: indicate dynamically allocated memory as ACPI NVS in e820 [v2] hvmloader: indicate dynamically allocated memory as ACPI NVS in e820 - - - --- 2020-09-01 Igor Druzhinin Superseded
[v4,31/31] tools: move libxlutil to tools/libs/util tools: move most libraries into tools/libs 1 - - --- 2020-08-28 Jürgen Groß Superseded
[v4,30/31] tools/libs: add option for library names not starting with libxen tools: move most libraries into tools/libs 1 - - --- 2020-08-28 Jürgen Groß Superseded
[v4,29/31] tools: rename global libxlutil make variables tools: move most libraries into tools/libs 1 - - --- 2020-08-28 Jürgen Groß Superseded
[v4,28/31] tools/libxl: move libxenlight to tools/libs/light tools: move most libraries into tools/libs 1 - - --- 2020-08-28 Jürgen Groß Superseded
[v4,27/31] tools/xl: don't assume libxl and libxlutil are in one directory tools: move most libraries into tools/libs 1 - - --- 2020-08-28 Jürgen Groß Superseded
[v4,26/31] tools/libxl: move xl parsing checks to tools/xl tools: move most libraries into tools/libs 1 - - --- 2020-08-28 Jürgen Groß Superseded
[v4,25/31] tools/libxl: add missing items to clean target tools: move most libraries into tools/libs 1 - - --- 2020-08-28 Jürgen Groß Superseded
[v4,24/31] tools/libxl: don't include libxl_osdeps.h from libxlutil sources tools: move most libraries into tools/libs 1 - - --- 2020-08-28 Jürgen Groß Superseded
[v4,23/31] tools/libxl: fix dependencies of libxl tests tools: move most libraries into tools/libs 1 - - --- 2020-08-28 Jürgen Groß Superseded
[v4,22/31] tools: split libxenstat into new tools/libs/stat directory tools: move most libraries into tools/libs 1 - - --- 2020-08-28 Jürgen Groß Superseded
[v4,21/31] tools: split libxenvchan into new tools/libs/vchan directory tools: move most libraries into tools/libs 1 - - --- 2020-08-28 Jürgen Groß Superseded
[v4,20/31] tools: split libxenstore into new tools/libs/store directory tools: move most libraries into tools/libs 1 - - --- 2020-08-28 Jürgen Groß Superseded
[v4,19/31] tools/libxc: move libxenguest to tools/libs/guest tools: move most libraries into tools/libs - 1 - --- 2020-08-28 Jürgen Groß Superseded
[v4,18/31] tools: move libxenctrl below tools/libs tools: move most libraries into tools/libs 2 1 - --- 2020-08-28 Jürgen Groß Superseded
[v4,17/31] tools/xenpaging: remove libxc internals tools: move most libraries into tools/libs 1 - - --- 2020-08-28 Jürgen Groß Superseded
[v4,16/31] tools/xcutils: use official headers in readnotes tools: move most libraries into tools/libs 1 - - --- 2020-08-28 Jürgen Groß Superseded
[v4,15/31] tools/libxc: untangle libxenctrl from libxenguest tools: move most libraries into tools/libs 1 - - --- 2020-08-28 Jürgen Groß Superseded
[v4,14/31] tools/misc: rename xc_dom.h do xenctrl_dom.h tools: move most libraries into tools/libs 2 - - --- 2020-08-28 Jürgen Groß Superseded
[v4,13/31] tools/libxc: rename libxenguest internal headers tools: move most libraries into tools/libs 1 - - --- 2020-08-28 Jürgen Groß Superseded
[v4,12/31] tools/libxc: rename all libxenguest sources to xg_* tools: move most libraries into tools/libs 1 - - --- 2020-08-28 Jürgen Groß Superseded
[v4,11/31] tools/libxc: move xc_[un]map_domain_meminfo() into new source xg_domain.c tools: move most libraries into tools/libs 1 - - --- 2020-08-28 Jürgen Groß Superseded
[v4,10/31] tools/libxc: remove unused headers xc_efi.h and xc_elf.h tools: move most libraries into tools/libs 1 - - --- 2020-08-28 Jürgen Groß Superseded
[v4,09/31] tools/misc: drop all libxc internals from xen-mfndump.c tools: move most libraries into tools/libs 1 - - --- 2020-08-28 Jürgen Groß Superseded
[v4,08/31] tools/misc: replace PAGE_SIZE with XC_PAGE_SIZE in xen-mfndump.c tools: move most libraries into tools/libs 1 - - --- 2020-08-28 Jürgen Groß Superseded
[v4,07/31] tools/misc: don't include xg_save_restore.h from xen-mfndump.c tools: move most libraries into tools/libs 1 - - --- 2020-08-28 Jürgen Groß Superseded
[v4,06/31] tools/misc: don't use libxenctrl internals from xen-hptool tools: move most libraries into tools/libs 1 - - --- 2020-08-28 Jürgen Groß Superseded
[v4,05/31] tools: don't assume libxenguest and libxenctrl to be in same directory tools: move most libraries into tools/libs 1 - - --- 2020-08-28 Jürgen Groß Superseded
[v4,04/31] tools: fix pkg-config file for libxenguest tools: move most libraries into tools/libs 1 - - --- 2020-08-28 Jürgen Groß Superseded
[v4,03/31] tools/python: drop libxenguest from setup.py tools: move most libraries into tools/libs 1 - - --- 2020-08-28 Jürgen Groß Superseded
[v4,02/31] tools: drop explicit path specifications for qemu build tools: move most libraries into tools/libs 1 - - --- 2020-08-28 Jürgen Groß Superseded
[v4,01/31] tools: generate pkg-config files from make variables tools: move most libraries into tools/libs 1 - - --- 2020-08-28 Jürgen Groß Superseded
Revert "libxl: Generate golang bindings in libxl Makefile" Revert "libxl: Generate golang bindings in libxl Makefile" - - - --- 2020-08-28 George Dunlap Superseded
stubdom/grub: Update init_netfront() call for mini-os stubdom/grub: Update init_netfront() call for mini-os - - - --- 2020-08-27 Costin Lupu Superseded
[01/11,v2] gitignore: Move ignores from global to subdirectories [01/11,v2] gitignore: Move ignores from global to subdirectories - - - --- 2020-08-27 Elliott Mitchell Superseded
[v4,2/2] xen/arm: Throw messages for unknown FP/SIMD implement ID Fix Guest random crash on Cortex-N1/A76/A75 cores 1 1 - --- 2020-08-25 Wei Chen Superseded
[v4,1/2] xen/arm: Missing N1/A76/A75 FP registers in vCPU context switch Fix Guest random crash on Cortex-N1/A76/A75 cores - 2 - --- 2020-08-25 Wei Chen Superseded
xen/events: Use chip data for storing per IRQ XEN data pointer xen/events: Use chip data for storing per IRQ XEN data pointer - 1 1 --- 2020-08-25 Thomas Gleixner Accepted
[v3,2/2] xen/arm: Throw messages for unknown FP/SIMD implement ID Fix Guest random crash on Cortex-N1/A76/A75 cores - 1 - --- 2020-08-25 Wei Chen Superseded
[v3,1/2] xen/arm: Missing N1/A76/A75 FP registers in vCPU context switch Fix Guest random crash on Cortex-N1/A76/A75 cores - 2 - --- 2020-08-25 Wei Chen Superseded
x86: guard against straight-line speculation past RET x86: guard against straight-line speculation past RET - - - --- 2020-08-24 Jan Beulich Superseded
[v2,2/2] xen/arm: Throw messages for unknown FP/SIMD implement ID Fix Guest random crash on Cortex-N1/A76/A75 cores - 1 - --- 2020-08-24 Wei Chen Superseded
[v2,1/2] xen/arm: Missing N1/A76/A75 FP registers in vCPU context switch Fix Guest random crash on Cortex-N1/A76/A75 cores - 2 - --- 2020-08-24 Wei Chen Superseded
[v3,38/38] tools: move libxlutil to tools/libs/util tools: move most libraries into tools/libs - - - --- 2020-08-23 Jürgen Groß Superseded
[v3,37/38] tools: add support for library names other than libxen* tools: move most libraries into tools/libs - - - --- 2020-08-23 Jürgen Groß Superseded
[v3,36/38] tools/libxl: move libxenlight to tools/libs/light tools: move most libraries into tools/libs 1 - - --- 2020-08-23 Jürgen Groß Superseded
[v3,35/38] tools/xl: don't assume libxl and libxlutil are in one directory tools: move most libraries into tools/libs 1 - - --- 2020-08-23 Jürgen Groß Superseded
[v3,34/38] tools/libxl: move xl parsing checks to tools/xl tools: move most libraries into tools/libs 1 - - --- 2020-08-23 Jürgen Groß Superseded
[v3,33/38] tools/libxl: add missing items to clean target tools: move most libraries into tools/libs 1 - - --- 2020-08-23 Jürgen Groß Superseded
[v3,32/38] tools/libxl: don't include libxl_osdeps.h from libxlutil sources tools: move most libraries into tools/libs 1 - - --- 2020-08-23 Jürgen Groß Superseded
[v3,31/38] tools/libxl: fix dependencies of libxl tests tools: move most libraries into tools/libs 1 - - --- 2020-08-23 Jürgen Groß Superseded
[v3,30/38] tools: split libxenstat into new tools/libs/stat directory tools: move most libraries into tools/libs 1 - - --- 2020-08-23 Jürgen Groß Superseded
[v3,29/38] tools: split libxenvchan into new tools/libs/vchan directory tools: move most libraries into tools/libs 1 - - --- 2020-08-23 Jürgen Groß Superseded
[v3,28/38] tools: split libxenstore into new tools/libs/store directory tools: move most libraries into tools/libs 1 - - --- 2020-08-23 Jürgen Groß Superseded
[v3,27/38] tools/libxc: move libxenguest to tools/libs/guest tools: move most libraries into tools/libs 1 1 - --- 2020-08-23 Jürgen Groß Superseded
[v3,26/38] tools: move libxenctrl below tools/libs tools: move most libraries into tools/libs 2 1 - --- 2020-08-23 Jürgen Groß Superseded
[v3,25/38] tools/xenpaging: remove libxc internals tools: move most libraries into tools/libs 1 - - --- 2020-08-23 Jürgen Groß Superseded
[v3,24/38] tools/xcutils: use official headers in readnotes tools: move most libraries into tools/libs 1 - - --- 2020-08-23 Jürgen Groß Superseded
[v3,23/38] tools/libxc: untangle libxenctrl from libxenguest tools: move most libraries into tools/libs 1 - - --- 2020-08-23 Jürgen Groß Superseded
[v3,22/38] tools/misc: rename xc_dom.h do xenctrl_dom.h tools: move most libraries into tools/libs 2 - - --- 2020-08-23 Jürgen Groß Superseded
[v3,21/38] tools/libxc: rename libxenguest internal headers tools: move most libraries into tools/libs 1 - - --- 2020-08-23 Jürgen Groß Superseded
[v3,20/38] tools/libxc: rename all libxenguest sources to xg_* tools: move most libraries into tools/libs 1 - - --- 2020-08-23 Jürgen Groß Superseded
[v3,19/38] tools/libxc: move xc_[un]map_domain_meminfo() into new source xg_domain.c tools: move most libraries into tools/libs 1 - - --- 2020-08-23 Jürgen Groß Superseded
[v3,18/38] tools/libxc: remove unused headers xc_efi.h and xc_elf.h tools: move most libraries into tools/libs 1 - - --- 2020-08-23 Jürgen Groß Superseded
[v3,17/38] tools/misc: drop all libxc internals from xen-mfndump.c tools: move most libraries into tools/libs 1 - - --- 2020-08-23 Jürgen Groß Superseded
[v3,16/38] tools/misc: replace PAGE_SIZE with XC_PAGE_SIZE in xen-mfndump.c tools: move most libraries into tools/libs 1 - - --- 2020-08-23 Jürgen Groß Superseded
[v3,15/38] tools/misc: don't include xg_save_restore.h from xen-mfndump.c tools: move most libraries into tools/libs 1 - - --- 2020-08-23 Jürgen Groß Superseded
[v3,14/38] tools/misc: don't use libxenctrl internals from xen-hptool tools: move most libraries into tools/libs 1 - - --- 2020-08-23 Jürgen Groß Superseded
[v3,13/38] tools: don't assume libxenguest and libxenctrl to be in same directory tools: move most libraries into tools/libs 1 - - --- 2020-08-23 Jürgen Groß Superseded
[v3,12/38] tools: fix pkg-config file for libxenguest tools: move most libraries into tools/libs 1 - - --- 2020-08-23 Jürgen Groß Superseded
[v3,11/38] tools/python: drop libxenguest from setup.py tools: move most libraries into tools/libs 1 - - --- 2020-08-23 Jürgen Groß Superseded
[v3,10/38] tools: tweak tools/libs/libs.mk for being able to support libxenctrl tools: move most libraries into tools/libs 1 - - --- 2020-08-23 Jürgen Groß Superseded
[v3,09/38] tools: drop explicit path specifications for qemu build tools: move most libraries into tools/libs - - - --- 2020-08-23 Jürgen Groß Superseded
[v3,08/38] stubdom: simplify building xen libraries for stubdoms tools: move most libraries into tools/libs - 1 - --- 2020-08-23 Jürgen Groß Superseded
[v3,07/38] stubdom: add correct dependencies for Xen libraries tools: move most libraries into tools/libs - 1 - --- 2020-08-23 Jürgen Groß Superseded
[v3,06/38] tools: generate most contents of library make variables tools: move most libraries into tools/libs 1 - - --- 2020-08-23 Jürgen Groß Superseded
[v3,05/38] tools: define ROUNDUP() in tools/include/xen-tools/libs.h tools: move most libraries into tools/libs 1 - - --- 2020-08-23 Jürgen Groß Superseded
[v3,04/38] tools: don't call make recursively from libs.mk tools: move most libraries into tools/libs 1 1 - --- 2020-08-23 Jürgen Groß Superseded
[v3,03/38] tools: add a copy of library headers in tools/include tools: move most libraries into tools/libs 1 - - --- 2020-08-23 Jürgen Groß Superseded
[v3,02/38] tools: switch XEN_LIBXEN* make variables to lower case (XEN_libxen*) tools: move most libraries into tools/libs 1 - - --- 2020-08-23 Jürgen Groß Superseded
[v3,01/38] stubdom: add stubdom/mini-os.mk for Xen paths used by Mini-OS tools: move most libraries into tools/libs - 1 - --- 2020-08-23 Jürgen Groß Superseded
Add additional symbols to xen-syms.map Add additional symbols to xen-syms.map - 4 - --- 2020-08-21 Michael Kurth Superseded
[v1,5/5] hv_balloon: try to merge system ram resources mm/memory_hotplug: selective merging of system ram resources - - - --- 2020-08-21 David Hildenbrand Superseded
[v1,4/5] xen/balloon: try to merge system ram resources mm/memory_hotplug: selective merging of system ram resources - - - --- 2020-08-21 David Hildenbrand Superseded
[v1,3/5] virtio-mem: try to merge system ram resources mm/memory_hotplug: selective merging of system ram resources - - - --- 2020-08-21 David Hildenbrand Superseded
[v1,2/5] kernel/resource: merge_system_ram_resources() to merge resources after hotplug mm/memory_hotplug: selective merging of system ram resources - - - --- 2020-08-21 David Hildenbrand Superseded
[v1,1/5] kernel/resource: make release_mem_region_adjustable() never fail mm/memory_hotplug: selective merging of system ram resources - - - --- 2020-08-21 David Hildenbrand Superseded
[RFC,38/38] irqchip: Add IMS array driver - NOT FOR MERGING x86, PCI, XEN, genirq ...: Prepare for device MSI - - - --- 2020-08-21 Thomas Gleixner Superseded
[RFC,37/38] irqdomain/msi: Provide msi_alloc/free_store() callbacks x86, PCI, XEN, genirq ...: Prepare for device MSI - - - --- 2020-08-21 Thomas Gleixner Superseded
[RFC,36/38] platform-msi: Add device MSI infrastructure x86, PCI, XEN, genirq ...: Prepare for device MSI - - - --- 2020-08-21 Thomas Gleixner Superseded
[RFC,35/38] platform-msi: Provide default irq_chip::ack x86, PCI, XEN, genirq ...: Prepare for device MSI - - - --- 2020-08-21 Thomas Gleixner Superseded
[RFC,34/38] x86/msi: Let pci_msi_prepare() handle non-PCI MSI x86, PCI, XEN, genirq ...: Prepare for device MSI - - - --- 2020-08-21 Thomas Gleixner Superseded
« 1 2 ... 115 116 117152 153 »