aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/public/domctl.h
Commit message (Expand)AuthorAgeFilesLines
...
* hvm: add ACPI power button for HVMKeir Fraser2009-04-021-0/+1
* passthrough: fix alignment of bind.u.msi.gtableKeir Fraser2009-03-121-1/+1
* txt: Xen per-domain S3 integrity configKeir Fraser2009-03-031-4/+7
* hvm: passthrough MSI-X mask bit accelerationKeir Fraser2009-03-021-0/+1
* Add a new domctl to get a single record from the HVM save contextKeir Fraser2009-02-051-0/+12
* passthrough: MSI-INTx translation for HVMKeir Fraser2009-01-081-0/+1
* x86: Enable MTF for HVM guest single step in gdbKeir Fraser2008-12-161-0/+12
* x86: make injection of spurious page faults configurable per domainKeir Fraser2008-10-151-0/+4
* x86: allow control domain to limit machine addresses given to a particular guestKeir Fraser2008-07-111-0/+8
* Add facility to get notification of domain suspend by event channel.Keir Fraser2008-07-041-0/+8
* iommu: Handle sibling device assignment correctlyKeir Fraser2008-05-281-0/+11
* MSI 5/6: add MSI support to passthrough HVM domainKeir Fraser2008-05-011-1/+6
* x86, hvm: Guest CPUID configuration.Keir Fraser2008-04-251-0/+16
* merge with xen-unstable.hgAlex Williamson2008-02-191-0/+2
|\
| * Enable HVM guest VT-d device hotplug via a simple ACPI hotplug device model.Keir Fraser2008-02-151-0/+2
* | [IA64] Self IO EMUlator (sioemu) - Hypervisor partAlex Williamson2008-02-191-0/+2
|/
* x86, hvm: Add a per-domain parameter to specify shadow or hap.Keir Fraser2008-01-291-0/+3
* New XEN_DOMCTL_set_targetKeir Fraser2008-01-231-0/+12
* Rename uintN_t guest handles to uintN, to avoid nameclash with uintN_tKeir Fraser2007-12-281-8/+7
* vt-d: Test device assignability in xend, but defer actual assignment to qemu-dm.Keir Fraser2007-12-121-3/+4
* Fix domctl GCC dependencyKeir Fraser2007-12-121-1/+4
* [IA64] Create XEN_DOMCTL_set_opt_featureAlex Williamson2007-11-291-0/+12
* x86: Save/restore new syscall/sysenter context info.Keir Fraser2007-10-251-0/+26
* xen: Fix new domctl/sysctl structs to be 32-/64-bit invariant.Keir Fraser2007-10-251-6/+8
* hvm, vt-d: Add memory cache-attribute pinning domctl for HVMKeir Fraser2007-10-231-0/+18
* ia64: configure VHPT size per domain: common partKeir Fraser2007-10-191-0/+1
* Generic and VT-d specific Xen header changes for PCI passthru.kfraser@localhost.localdomain2007-09-121-1/+67
* Export debugger attached state to xc API.kfraser@localhost.localdomain2007-07-061-0/+3
* hvm save/restore: Use a GUEST_HANDLE_64 rather than an ordinary GUEST_HANDLESteven Smith2007-04-251-2/+4
* xen: Fix domctl page-type definitions to be unsigned quantities. ThisKeir Fraser2007-04-091-9/+9
* Support new xm command: xm trigger <Domain> <nmi|reset|init> [<VCPU>]Keir Fraser2007-02-241-5/+25
* [HVM] Save/restore: dynamically calculate the size of the save bufferTim Deegan2007-02-071-1/+2
* [HVM] Save/restore: clean up the new hypercall interfaceTim Deegan2007-01-311-9/+2
* [HVM] save/restore fixkaf24@localhost.localdomain2007-01-281-1/+1
* 32-on-64: New set_address_size domctl for switching to compat mode.kaf24@localhost.localdomain2007-01-261-0/+8
* Make domctl/sysctl interfaces 32-/64-bit invariant.kfraser@localhost.localdomain2007-01-241-36/+31
* Add resumedomain domctl to resume a domain after checkpoint.kfraser@localhost.localdomain2007-01-191-0/+1
* [HVM] save restore: new hyper-callTim Deegan2007-01-181-0/+16
* Enable compatibility mode operation for HYPERVISOR_domctl. Also add logicEmmanuel Ackaouy2007-01-051-0/+5
* [POWERPC][XEN] Build fixes.Hollis Blanchard2006-12-121-0/+8
* Make XEN_DOMCTL_getdomaininfo return shared_info_frame in gmfn not mfn.kfraser@localhost.localdomain2006-12-081-1/+1
* [XEN] Put the non-GPL license text in each public header file.kaf24@localhost.localdomain2006-11-081-0/+18
* [XEN] Remove VGCF_hvm_guest, replace with XEN_DOMINF_hvm_guest.kfraser@localhost.localdomain2006-11-031-12/+28
* [HVM] HVM is now a flag parameter to domain-creation hypercall.kfraser@localhost.localdomain2006-11-011-1/+4
* [XEN] interfaces: Remove explicit alignment/padding from domctl/sysctl hyperc...kaf24@firebug.cl.cam.ac.uk2006-08-311-11/+7
* [XEN] Add a start_pfn field in xen_domctl_getmemlist.kaf24@firebug.cl.cam.ac.uk2006-08-301-1/+4
* Revert powerpc build break after dom0_ops split.kaf24@firebug.cl.cam.ac.uk2006-08-301-1/+1
* Replace dom0_ops hypercall with three new hypercalls:kfraser@localhost.localdomain2006-08-251-0/+393