aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | xencommons: Stop QEMU in do_stop()Wei Liu2013-01-111-1/+9
* | fix wrong path while calling pygrub and libxl-save-helperBamvor Jian Zhang2013-01-112-2/+2
* | libxc: x86: ensure that the initial mapping fits into the guest's memoryIan Campbell2013-01-112-1/+14
* | libxl: Set vfb and vkb devid if not done so by the callerJim Fehlig2013-01-111-20/+39
|/
* arch/x86: add distinct XSM hooks for map/unmapDaniel De Graaf2013-01-106-29/+69
* flask: move policy headers into hypervisorDaniel De Graaf2013-01-1012-393/+41
* xsm: Use the dummy XSM module if XSM is disabledDaniel De Graaf2013-01-106-754/+763
* hvmloader: Allocate 3 pages for Intel GPU OpRegion passthrough.Keir Fraser2013-01-103-3/+5
* HVM firmware passthrough ACPI processingRoss Philipson2013-01-101-1/+53
* HVM firmware passthrough SMBIOS processingRoss Philipson2013-01-102-25/+363
* HVM firmware passthrough control tools supportRoss Philipson2013-01-104-8/+135
* HVM xenstore strings and firmware passthrough headerRoss Philipson2013-01-101-0/+79
* VT-d: fix interrupt remapping source validation for devices behind legacy bri...Jan Beulich2013-01-091-1/+1
* x86/hvm: Bind device-model event-channels to registered device-modelKeir Fraser2013-01-091-7/+9
* mini-os: Fix test application link when various fronts are not enabled.Samuel Thibault2013-01-091-3/+31
* mini-os: Notify shutdown through weak function call instead of wake queueSamuel Thibault2013-01-093-13/+21
* nested vmx: synchronize page fault error code match and maskDongxiao Xu2013-01-081-0/+12
* nested vmx: emulate IA32_VMX_MISC MSRDongxiao Xu2013-01-082-1/+4
* x86/hvm: Bind xen-created event channels to building domainDaniel De Graaf2013-01-081-2/+2
* x86: fix assertion in get_page_type()Jan Beulich2013-01-071-1/+1
* x86: compat_show_guest_stack() should not truncate MFNJan Beulich2013-01-071-2/+3
* IOMMU: add option to specify devices behaving like ones using phantom functionsJan Beulich2013-01-072-0/+67
* VT-d: relax source qualifier for MSI of phantom functionsJan Beulich2013-01-071-1/+10
* IOMMU: add phantom function supportJan Beulich2013-01-077-19/+167
* IOMMU/PCI: consolidate pdev_type() and cache its result for a given deviceJan Beulich2013-01-075-27/+40
* AMD IOMMU: adjust flush function parametersJan Beulich2013-01-073-9/+9
* VT-d: adjust context map/unmap parametersJan Beulich2013-01-073-25/+23