aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xc_domain.c
Commit message (Expand)AuthorAgeFilesLines
* libxc: add xc_domain_set_max_evtchn()David Vrabel2013-10-141-0/+11
* libxc: introduce xc_map_domain_meminfo (and xc_unmap_domain_meminfo)Dario Faggioli2013-09-131-0/+127
* libxc: allow for ctxt to be NULL in xc_vcpu_setcontextDario Faggioli2013-09-131-6/+0
* libxc: introduce xc_domain_get_guest_width()Dario Faggioli2013-09-131-0/+16
* hypervisor/xen/tools: Remove the XENMEM_get_oustanding_pages and provide the ...Konrad Rzeszutek Wilk2013-05-141-9/+0
* libxc: allow for explicitly specifying node-affinityDario Faggioli2013-04-171-0/+77
* xen, libxc: rename xenctl_cpumap to xenctl_bitmapDario Faggioli2013-04-171-2/+2
* xc: export outstanding_pages value in xc_dominfo structure.Dan Magenheimer2013-04-161-0/+1
* xc: use XENMEM_claim_pages hypercall during guest creation.Dan Magenheimer2013-04-161-0/+30
* 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/+16
* xen: allow global VIRQ handlers to be delegated to other domainsDaniel De Graaf2012-01-281-0/+10
* x86/mm: remove 0x55 debug pattern from M2P tableTim Deegan2011-12-021-6/+4
* Tools: Add libxc wrapper for p2m audit domctlAndres Lagar-Cavilla2011-12-011-0/+22
* Tools: When passing no bitmap for the shadow log dirty bitmap clean up, we sh...Andres Lagar-Cavilla2011-12-011-0/+2
* xenpaging: track number of paged pages in struct domainOlaf Hering2011-09-261-0/+1
* PCI multi-seg: adjust domctl interfaceJan Beulich2011-09-221-8/+8
* libxc: xc_domain_set_memory_map, xc_get_machine_memory_map (x86, amd64 only)Konrad Rzeszutek Wilk2011-05-261-17/+44
* mem_access: HVMOPs for setting mem accessJoe Epstein2011-01-071-0/+11
* tools: change cpumaps to uint8_tJuergen Gross2010-11-031-5/+21
* libxc: finalise transition to hypercall buffers.Ian Campbell2010-10-221-17/+17
* libxc: convert memory op interface over to hypercall buffersIan Campbell2010-10-221-37/+45
* libxc: convert hvmop interfaces over to hypercall buffersIan Campbell2010-10-221-16/+20
* libxc: convert schedop interfaces over to hypercall buffersIan Campbell2010-10-221-10/+11
* libxc: convert watchdog interface over to hypercall buffersIan Campbell2010-10-221-10/+11
* libxc: convert sysctl interfaces over to hypercall buffersIan Campbell2010-10-221-3/+4
* libxc: convert shadow domctl interfaces and save/restore over to hypercall bu...Ian Campbell2010-10-221-3/+6
* libxc: convert domctl interfaces over to hypercall buffersIan Campbell2010-10-221-72/+67
* libxc: make do_memory_op's callers responsible for locking indirect buffersIan Campbell2010-10-181-1/+27
* libxc: make xc_memory_op library privateIan Campbell2010-10-181-10/+9
* libxc: add xc_domain_maximum_gpfn to wrap XENMEM_maximum_gpfnIan Campbell2010-10-181-0/+5
* libxc: add xc_domain_add_to_physmap to wrap XENMEM_add_to_physmapIan Campbell2010-10-181-0/+15
* libxc: add xc_domain_memory_exchange_pages to wrap XENMEM_exchangeIan Campbell2010-10-181-0/+31
* libxc: wrappers for XENMEM {increase,decrease}_reservation and populate_physmapIan Campbell2010-10-181-52/+98
* libxc: pass an xc_interface handle to page locking functionsIan Campbell2010-10-181-31/+31
* # HG changeset patchIan Campbell2010-08-241-0/+14
* Watchdog timers for domainsKeir Fraser2010-06-041-0/+28
* libxc: remove \n from strings passed to PERRORKeir Fraser2010-05-281-1/+1
* libxc: eliminate static variables, use xentoollog; API changeKeir Fraser2010-05-281-111/+111
* cpupools [2/6]: libxc changesKeir Fraser2010-04-211-0/+1
* Fixes for 21040:b64a8d2a80ad "support affinity for >64 CPUs"Keir Fraser2010-03-181-2/+1
* libxc: Support set affinity for more than 64 CPUs.Keir Fraser2010-03-171-11/+26
* Interfaces to memshr domctls.Keir Fraser2009-12-171-0/+1
* Replace tsc_native config option with tsc_mode config optionKeir Fraser2009-11-251-6/+43
* Add nomigrate config option to disable migration/restoreKeir Fraser2009-10-201-0/+9
* x86: Allow TSC mode (emulate vs native) to be configured per domain.Keir Fraser2009-09-281-0/+9
* hvm: passthrough MSI-X mask bit accelerationKeir Fraser2009-03-021-1/+3
* libxenctrl: adds xc_domain_unbind_msi_irq to libxc.Keir Fraser2009-02-051-0/+26
* libxc support for the new partial-HVM-save domctl.Keir Fraser2009-02-051-0/+32
* Remove unused XENMEM_translate_pfn_list.Keir Fraser2009-01-141-27/+0