aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xc_misc.c
Commit message (Expand)AuthorAgeFilesLines
* x86 hvm: New hvm_op "set_mem_type" which allows marking ram pageKeir Fraser2008-07-101-0/+30
* stubdom: add live migration support by having ioemu just notify theKeir Fraser2008-06-301-0/+28
* shadow: track video RAM dirty bitsKeir Fraser2008-05-021-0/+31
* Allow incremental access to hypervisor console log.Keir Fraser2007-10-291-3/+13
* xc_map_foreign_pages(), a convenient alternative to xc_map_foreign_batch()kfraser@localhost.localdomain2007-09-071-0/+33
* Extended the physinfo sysctl to export NUMA cpu_to_node topology info.kfraser@localhost.localdomain2007-07-061-0/+2
* More getcpuinfo sysctl cleanup.Keir Fraser2007-06-271-12/+17
* Add new sysctl to return runtime information about physical CPU utilization.Steven Hand2007-06-271-0/+19
* xm: New command 'debug-keys' to inject debug-key events into Xen.kfraser@localhost.localdomain2007-03-091-0/+19
* Replace mlock() calls with lock_pages().kaf24@localhost.localdomain2007-01-261-9/+9
* [HVM] Reworked interrupt distribution logic.kfraser@localhost.localdomain2006-11-211-6/+70
* [HVM] Replace shared-memory PIC state with a set-irq-level hypercall.kfraser@localhost.localdomain2006-11-071-0/+28
* [SOLARIS] Don't mlock() hypercall buffers.kfraser@localhost.localdomain2006-10-231-2/+2
* Replace dom0_ops hypercall with three new hypercalls:kfraser@localhost.localdomain2006-08-251-25/+23
* [TOOLS] Remove the 'cpuperf' misc tool. Xenoprof is thekfraser@localhost.localdomain2006-08-231-34/+0
* Change DOM0_PERFCCONTROL: remove array limit.kaf24@firebug.cl.cam.ac.uk2006-08-071-2/+11
* Move Linux-specific privcmd code into private libxc implementations.kaf24@firebug.cl.cam.ac.uk2006-05-021-13/+0
* Rename {SG}ET_XEN_GUEST_HANDLE to {sg}et_Xen_guest_handle, as theykaf24@firebug.cl.cam.ac.uk2006-04-281-2/+2
* Wrap all GUEST_HANDLEs in structures, and define SET/GET macros to access themkaf24@firebug.cl.cam.ac.uk2006-04-271-5/+2
* Fix whitespace in libxc. Tabs are manually fixed.kaf24@firebug.cl.cam.ac.uk2006-04-151-13/+13
* Replace the MMUEXTOP 'pfn hole' commands with a newkaf24@firebug.cl.cam.ac.uk2006-01-281-7/+0
* Create a block of reserved PFNs in shadow translate mode guests, andsos22@douglas.cl.cam.ac.uk2006-01-261-0/+8
* Make it possible to run valgrind on code linked with the libxc libraries.emellor@leeni.uk.xensource.com2005-11-221-12/+12
* Have xenstored initialise its connections, meaning that xend can be out ofemellor@leeni.uk.xensource.com2005-10-171-5/+0
* Fix Xen public interfaces and the tools to consistentlykaf24@firebug.cl.cam.ac.uk2005-10-121-1/+1
* Re-indent libxc to avoid hard tabs. Also, fix the PAEkaf24@firebug.cl.cam.ac.uk2005-09-191-1/+11
* Add xc_init_store and run xenbus probe on INITDOMAIN_STORE privcmd ioctl.cl349@firebug.cl.cam.ac.uk2005-07-121-0/+5
* bitkeeper revision 1.1726.2.3 (42ba7587nwhnhQJ_hDkHTk8kTKtAFw)kaf24@firebug.cl.cam.ac.uk2005-06-231-1/+1
* bitkeeper revision 1.1676 (42a306a07UKpLq27_iCaJyxJBbKedg)kaf24@firebug.cl.cam.ac.uk2005-06-051-14/+14
* bitkeeper revision 1.1242 (4225f56fwo6ym-RMTBheAeYhl10ATQ)rneugeba@wyvis.research.intel-research.net2005-03-021-0/+33
* bitkeeper revision 1.1159.187.48 (41adc6420WlNaaoUkvfgNxl44rpYYg)kaf24@scramble.cl.cam.ac.uk2004-12-011-1/+17
* bitkeeper revision 1.1159.142.2 (41849fadYlUYMwSy6tcq8Y-Yi8NMZA)kaf24@freefall.cl.cam.ac.uk2004-10-311-7/+3
* bitkeeper revision 1.1026.1.8 (40e1b09foCFBM0EuIgrSA1uLJrWuzA)mjw@wray-m-3.hpl.hp.com2004-06-291-0/+87