aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Config.mk: delete accidentally introduced drivelIan Jackson2013-01-171-6/+0
* QEMU_TAG updateIan Jackson2013-01-171-0/+3
* QEMU_TAG updateIan Jackson2013-01-171-3/+6
* x86/mm: Provide support for multiple frame buffers in HVM guests.Robert Phillips2013-01-1716-397/+1421
* miscellaneous cleanupJan Beulich2013-01-178-39/+17
* x86/EFI: retrieve PCI ROM contents not accessible through BARsJan Beulich2013-01-175-0/+357
* QEMU_TAG updateIan Jackson2013-01-161-3/+3
* x86: consistently mask floating point exceptionsJan Beulich2013-01-161-1/+3
* fix XENMEM_remove_from_physmap return valueJan Beulich2013-01-151-2/+3
* nEPT: Expose EPT & VPID capablities to L1 VMMZhang Xiantao2013-01-153-9/+35
* nVMX: virutalize VPID capability to nested VMMZhang Xiantao2013-01-153-3/+61
* nEPT: handle invept instruction from L1 VMMZhang Xiantao2013-01-153-1/+40
* nEPT: Use minimal permission for nested p2mZhang Xiantao2013-01-157-20/+42
* nEPT: Sync PDPTR fields if L2 guest in PAE paging modeZhang Xiantao2013-01-151-1/+9
* nEPT: Try to enable EPT paging for L2 guestZhang Xiantao2013-01-153-15/+62
* EPT: Make ept data structure or operations neutralZhang Xiantao2013-01-157-126/+209
* nested_ept: Implement guest ept's walkerZhang Xiantao2013-01-1511-10/+388
* nestedhap: Change nested p2m's walker to vendor-specificZhang Xiantao2013-01-158-31/+76
* nestedhap: Change hostcr3 and p2m->cr3 to meaningful wordsZhang Xiantao2013-01-1510-38/+40
* xen: Introduce ASSERT_NOT_IN_ATOMIC() to give more info on in_atomic() crash.Keir Fraser2013-01-146-7/+16
* x86/hvm: Remove 32-/64-bit abstraction macros from asm files.Keir Fraser2013-01-142-89/+78
* x86: Assert !in_atomic() before exiting to guest context.Keir Fraser2013-01-146-0/+18
* mergeIan Campbell2013-01-131-136/+73
|\
| * Revert 0b9dfd067b42: Switch from select() to poll() in xenconsoled's IO loopIan Campbell2013-01-131-136/+73
* | nested vmx: fix CR0/CR4 emulationDongxiao Xu2013-01-111-25/+103
* | xsm: Dummy hook functions must be always_inline to ensure constantKeir Fraser2013-01-111-3/+3
* | mergeIan Campbell2013-01-1145-2064/+1759
|\ \ | |/ |/|
| * xsm/flask: remove unused permissionsDaniel De Graaf2013-01-111-6/+0
| * xsm/flask: document the access vectorsDaniel De Graaf2013-01-111-104/+355
| * xen/xsm: distinguish scheduler get/set operationsDaniel De Graaf2013-01-118-16/+81
| * tmem: add XSM hooksDaniel De Graaf2013-01-118-2/+54
| * xen/xsm: Add xsm_default parameter to XSM hooksDaniel De Graaf2013-01-1127-379/+445
| * xen: platform_hypercall XSM hook removalDaniel De Graaf2013-01-115-277/+30
| * xen: sysctl XSM hook removalDaniel De Graaf2013-01-116-265/+39
| * xen: domctl XSM hook removalDaniel De Graaf2013-01-116-738/+98
| * xen: add XSM hook for XENMEM_exchangeDaniel De Graaf2013-01-117-1/+34
| * arch/x86: use XSM hooks for get_pg_owner access checksDaniel De Graaf2013-01-118-91/+89
| * arch/x86: Add missing mem_sharing XSM hooksDaniel De Graaf2013-01-1111-46/+128
| * xsm/flask: add distinct SIDs for self/target accessDaniel De Graaf2013-01-116-242/+307
| * xsm/flask: add missing hooksDaniel De Graaf2013-01-113-12/+63
| * xsm/flask: Add checks on the domain performing the set_target operationDaniel De Graaf2013-01-112-0/+9
| * xsm: Move flask policy files into hypervisor (missed from earlier commit).Keir Fraser2013-01-115-0/+0
| * arch/x86: convert platform_hypercall to use XSMDaniel De Graaf2013-01-115-3/+55
| * xen: convert do_sysctl to use XSMDaniel De Graaf2013-01-115-3/+51
| * xen: convert do_domctl to use XSMDaniel De Graaf2013-01-113-30/+103
| * xen: avoid calling rcu_lock_*target_domain when an XSM hook existsDaniel De Graaf2013-01-116-87/+97
| * xen: use XSM instead of IS_PRIV where duplicatedDaniel De Graaf2013-01-1110-78/+37
* | Switch from select() to poll() in xenconsoled's IO loopWei Liu2013-01-111-73/+136
* | tools/ocaml: libxc bindings: Correct PCI terminologyAndrew Cooper2013-01-111-17/+17
* | tools/ocaml: libxc bindings: Fix SBDF encodingAndrew Cooper2013-01-111-5/+4