aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/domain.h
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up MCA MSR virtualization and vMCE injectionKeir Fraser2010-04-191-27/+2
* Architecture-independent, and tasklet-based, continue_hypercall_on_cpu().Keir Fraser2010-04-141-6/+0
* xen: allow guests to set caching attributes for MMIOsKeir Fraser2010-04-081-0/+1
* x86: fix MCE/NMI injectionKeir Fraser2009-12-011-0/+10
* Replace tsc_native config option with tsc_mode config optionKeir Fraser2009-11-251-3/+15
* Miscellaneous data placement adjustmentsKeir Fraser2009-10-281-1/+1
* Fix nomigrate option implementation so that Xen builds.Keir Fraser2009-10-201-3/+0
* Add nomigrate config option to disable migration/restoreKeir Fraser2009-10-201-0/+3
* Allow guests to register secondary vcpu_time_infoKeir Fraser2009-10-191-0/+4
* Per-domain switch to disable oos shadow page tablesKeir Fraser2009-10-191-0/+1
* gdbsx: a gdbserver stub for xen.Keir Fraser2009-10-151-0/+4
* x86: reduce the uses of CONFIG_COMPATKeir Fraser2009-10-121-6/+2
* Scattered code arrangement cleanups.Keir Fraser2009-10-071-0/+3
* x86: Emulated TSC should run at same (1GHz) rate in guest kernel and apps.Keir Fraser2009-10-061-1/+0
* vmx: add the support of XSAVE/XRSTOR to VMX guestKeir Fraser2009-09-291-1/+1
* x86: Allow TSC mode (emulate vs native) to be configured per domain.Keir Fraser2009-09-281-0/+2
* x86: softtsc for PV domainsKeir Fraser2009-08-271-3/+12
* x86: Change Xen hypervisor's interrupt infrastructureKeir Fraser2009-08-191-3/+3
* x86 hvm mce: Support HVM Guest virtual MCA handling.Keir Fraser2009-06-301-1/+0
* x86_64: don't allocate L1 per-domain page table pages in a single chunkKeir Fraser2009-06-181-1/+18
* x86: eliminate hard-coded NR_IRQSKeir Fraser2009-05-271-1/+1
* x86 mce: fix a few possible issuesKeir Fraser2009-04-091-0/+1
* x86: Core support for Intel MCA supportKeir Fraser2009-03-201-0/+28
* x86: Fix event-channel access for 32-bit HVM guests.Keir Fraser2009-03-031-1/+0
* txt: Xen per-domain S3 integrity configKeir Fraser2009-03-031-0/+2
* x86: Clean up PV guest LDT handling.Keir Fraser2009-02-041-0/+1
* x86: page_info cleanups.Keir Fraser2009-01-301-1/+1
* x86-64: fold shadow_page_info fields into page_infoKeir Fraser2009-01-301-2/+2
* x86-64: use MFNs for linking together pages on listsKeir Fraser2009-01-301-3/+3
* Fix ia64 build.Keir Fraser2009-01-231-0/+7
* x86: add a shared page indicating the need for an EOI notificationKeir Fraser2008-11-281-0/+4
* x86: make NR_IRQS build-time configurableKeir Fraser2008-11-201-1/+1
* Remove NR_PIRQS definition -- always use NR_IRQS.Keir Fraser2008-11-141-2/+1
* x86: make injection of spurious page faults configurable per domainKeir Fraser2008-10-151-0/+2
* Rename evtchn_lock to event_lock, since it protects more than justKeir Fraser2008-10-091-1/+1
* x86: Properly synchronise updates to pirq-to-vector mapping.Keir Fraser2008-09-241-1/+1
* OOS cleanup: Fixup arrays instead of fixup tables.Keir Fraser2008-07-051-6/+4
* PCI device register/unregister + pci_dev cleanupsKeir Fraser2008-07-041-0/+4
* Out-of-sync L1 shadows: OOS snapshot.Keir Fraser2008-06-201-0/+1
* Out-of-sync L1 shadows: Fixup TablesKeir Fraser2008-06-201-0/+6
* Out-of-sync L1 shadows: OOS baseKeir Fraser2008-06-201-0/+7
* dom0 state dumpKeir Fraser2008-06-121-0/+3
* x86: simplify domain memory cleanupKeir Fraser2008-06-121-6/+4
* 32-on-64: Clean up and unify compat_arg_xlat_area handling.Keir Fraser2008-06-121-1/+0
* i386: Remove non-PAE hypervisor build target.Keir Fraser2008-05-081-2/+2
* MSI 2/6: change the pirq to be per-domainKeir Fraser2008-05-011-0/+5
* x86, hvm: Guest CPUID configuration.Keir Fraser2008-04-251-0/+13
* x86: Emulate accesses to PCI window registers cf8/cfc to synchroniseKeir Fraser2008-04-111-0/+1
* x86, vmx: Enable EPT (Extended PageTable) support on new Intel processors.Keir Fraser2008-04-091-22/+3
* x86 shadow: Remove lock on first guest table walk.Keir Fraser2008-02-281-0/+5