index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
xen
/
xen.h
Age
Commit message (
Expand
)
Author
2023-07-31
xen/pci: add flag for PCI passthrough being possible
Juergen Gross
2023-06-26
x86: xen: add missing prototypes
Arnd Bergmann
2023-03-22
ACPI: processor: Fix evaluating _PDC method when running as Xen dom0
Roger Pau Monne
2022-12-05
xen: fix xen.h build for CONFIG_XEN_PVH=y
Jani Nikula
2022-08-01
xen: don't require virtio with grants for non-PV guests
Juergen Gross
2022-08-01
virtio: replace restricted mem access flag with callback
Juergen Gross
2022-06-06
xen/virtio: Enable restricted memory access using Xen grant mappings
Juergen Gross
2022-01-06
xen/unpopulated-alloc: Add mechanism to use Xen resource
Oleksandr Tyshchenko
2022-01-06
xen/balloon: Bring alloc(free)_xenballooned_pages helpers back
Oleksandr Tyshchenko
2021-11-04
xen/balloon: rename alloc/free_xenballooned_pages
Juergen Gross
2020-09-04
xen: add helpers to allocate unpopulated memory
Roger Pau Monne
2019-04-01
block: pass page to xen_biovec_phys_mergeable
Ming Lei
2019-02-18
x86/xen: dont add memory above max allowed allocation
Juergen Gross
2018-12-13
xen/pvh: Move Xen specific PVH VM initialization out of common file
Maran Wilson
2018-09-26
xen: provide a prototype for xen_biovec_phys_mergeable in xen.h
Christoph Hellwig
2018-06-19
xen: share start flags between PV and PVH
Roger Pau Monne
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-31
xen: cleanup xen.h
Juergen Gross
2017-02-07
xen/pvh: Bootstrap PVH guest
Boris Ostrovsky
2017-02-07
xen/x86: Remove PVH support
Boris Ostrovsky
2016-09-30
xen: Remove event channel notification through Xen PCI platform device
KarimAllah Ahmed
2014-01-06
xen/pvh/x86: Define what an PVH guest is (v3).
Mukesh Rathor
2012-10-03
xen/xen_initial_domain: check that xen_start_info is initialized
Stefano Stabellini
2012-09-14
arm: initial Xen support
Stefano Stabellini
2009-11-04
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge