aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/public/domctl.h
Commit message (Expand)AuthorAgeFilesLines
* Add DOMCTL to limit the number of event channels a domain may useDavid Vrabel2013-10-141-0/+13
* xen: allow for explicitly specifying node-affinityDario Faggioli2013-04-171-0/+13
* xen, libxc: rename xenctl_cpumap to xenctl_bitmapDario Faggioli2013-04-171-1/+1
* mmu: Introduce XENMEM_claim_pages (subop of memory ops)Dan Magenheimer2013-03-111-1/+2
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* X86/vMCE: handle broken page with regard to migrationLiu Jinsong2012-12-061-0/+9
* tools: Synchronize privcmd header constantsAndres Lagar-Cavilla2012-11-121-1/+0
* fix inclusion style in public/domctl.hJan Beulich2012-10-041-1/+1
* x86: vMCE save and restoreLiu, Jinsong2012-09-261-1/+9
* tools: drop ia64 supportIan Campbell2012-09-121-24/+1
* domctl.h: document non-standard error codes for enabling paging/accessOlaf Hering2012-04-031-0/+12
* x86/mm: wire up sharing ringTim Deegan2012-03-081-1/+19
* Use a reserved pfn in the guest address space to store mem event ringsTim Deegan2012-03-081-1/+0
* Tools: Remove shared page from mem_event/access/paging interfacesTim Deegan2012-03-081-2/+2
* x86/vMCE: save/restore MCA capabilitiesJan Beulich2012-02-241-1/+2
* Use memops for mem paging, sharing, and access, instead of domctlsAndres Lagar-Cavilla2012-02-101-71/+19
* xen: allow global VIRQ handlers to be delegated to other domainsDaniel De Graaf2012-01-281-0/+8
* x86/mm: New domctl: add a shared page to the physmapAndres Lagar-Cavilla2012-01-261-1/+2
* x86/mm: Update mem sharing interface to (re)allow sharing of grantsAndres Lagar-Cavilla2012-01-261-0/+13
* x86/mm: Eliminate hash table in sharing code as index of shared mfnsAndres Lagar-Cavilla2012-01-261-0/+3
* x86/mm: remove 0x55 debug pattern from M2P tableTim Deegan2011-12-021-2/+1
* After preparing a page for page-in, allow immediate fill-in of the page contentsAndres Lagar-Cavilla2011-12-011-2/+6
* x86/mm: Rework stale p2m auditingAndres Lagar-Cavilla2011-12-011-0/+12
* xenpaging: track number of paged pages in struct domainOlaf Hering2011-09-261-1/+2
* PCI multi-seg: adjust domctl interfaceJan Beulich2011-09-221-3/+3
* mem_event: use different ringbuffers for share, paging and accessOlaf Hering2011-09-161-20/+23
* tools: Introduce "allocate-only" page type for migrationGeorge Dunlap2011-05-261-0/+1
* mem_access: access listener can be requiredJoe Epstein2011-01-071-0/+12
* mem_access: mem event additions for accessJoe Epstein2011-01-071-1/+14
* ARINC 653 schedulerKeir Fraser2010-12-011-0/+1
* x86: xsave save/restore support for both PV and HVM guests (version 2)Keir Fraser2010-11-081-0/+28
* Revert 22347:16093532f384 "x86: xsave save/restore support"Keir Fraser2010-11-041-28/+0
* x86: xsave save/restore support for both PV and HVM guests.Keir Fraser2010-11-031-0/+28
* x86: add CMCI software injection interfaceKeir Fraser2010-06-091-5/+0
* cpupool: Control interface should be a sysctl rather than a domctl.Keir Fraser2010-05-041-27/+0
* cpupools [1/6]: hypervisor changesKeir Fraser2010-04-211-2/+29
* credit2: Add credit2 scheduler to hypervisorKeir Fraser2010-04-141-0/+4
* hvm: Add ACPI fixed sleep buttonKeir Fraser2010-01-201-0/+1
* x86: add and use XEN_DOMCTL_getpageframeinfo3Keir Fraser2010-01-131-0/+10
* domctl: Fix command-number clashes and place all #defines together toKeir Fraser2010-01-041-62/+118
* domctl/sysctl: Clean up definitionsKeir Fraser2009-12-221-30/+32
* Domctls defined for all relevant memory sharing operations.Keir Fraser2009-12-171-0/+49
* Memory paging domctl support, which is a sub-operation of the generic memoryKeir Fraser2009-12-171-0/+12
* domctl support for generic memory event handling.Keir Fraser2009-12-171-0/+26
* Replace tsc_native config option with tsc_mode config optionKeir Fraser2009-11-251-6/+17
* Remove unused XEN_DOMINF_cpu{mask,shift} definitions.Keir Fraser2009-10-211-3/+0
* Add nomigrate config option to disable migration/restoreKeir Fraser2009-10-201-0/+7
* Per-domain switch to disable oos shadow page tablesKeir Fraser2009-10-191-0/+3
* gdbsx: a gdbserver stub for xen.Keir Fraser2009-10-151-0/+26
* x86: Allow TSC mode (emulate vs native) to be configured per domain.Keir Fraser2009-09-281-1/+6