aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/x86_64/physdev.c
Commit message (Expand)AuthorAgeFilesLines
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* PCI multi-seg: add new physdevop-sJan Beulich2011-09-181-0/+8
* x86-64/MMCFG: pass down firmware (ACPI) reservation status of used memory spaceJan Beulich2011-07-251-0/+4
* x86-64/physdevop: reduce generated code duplicationJan Beulich2011-07-081-21/+30
* x86-64: Re-map all physdev_op struct names in compat shim.Keir Fraser2010-11-191-0/+9
* Introduce PHYSDEVOP_get_free_pirqKeir Fraser2010-11-191-0/+3
* physdev: make PHYSDEVOP_pirq_eoi_mfn use of gmfn instead of mfn.Keir Fraser2008-12-031-2/+2
* x86: add a shared page indicating the need for an EOI notificationKeir Fraser2008-11-281-0/+3
* x86/32on64: add missing physdev compat mode definitionsKeir Fraser2008-07-241-0/+9
* Enable compatibility mode operation for HYPERVISOR_physdev_op andEmmanuel Ackaouy2007-01-051-0/+48