aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xenctrl.h
Commit message (Expand)AuthorAgeFilesLines
* New XEN_DOMCTL_set_targetKeir Fraser2008-01-231-0/+5
* vt-d: Test device assignability in xend, but defer actual assignment to qemu-dm.Keir Fraser2007-12-121-0/+4
* [IA64] Implement guest_os_type for ia64Alex Williamson2007-11-291-0/+3
* Allow incremental access to hypervisor console log.Keir Fraser2007-10-291-1/+1
* x86: Fix MTRR/PAT virtualisation on PAEKeir Fraser2007-10-261-3/+3
* hvm, vt-d: Add memory cache-attribute pinning domctl for HVMKeir Fraser2007-10-231-0/+6
* tools: Remove bogus external uses of xc_private.h. Clean up libflask.Keir Fraser2007-10-181-0/+3
* PCI passthru: tools changes (generic and vt-d)kfraser@localhost.localdomain2007-09-141-0/+39
* merge with xen-unstable.hg (staging)Alex Williamson2007-09-071-0/+8
|\
| * xc_map_foreign_pages(), a convenient alternative to xc_map_foreign_batch()kfraser@localhost.localdomain2007-09-071-0/+8
* | [IA64] Foreign p2m: make xc_ia64_get_pfn_list() staticAlex Williamson2007-09-061-4/+0
|/
* Cleanups after XSM checkin.kfraser@localhost.localdomain2007-08-311-2/+2
* libxc: Various xc_evtchn_* functions must return signed integer type.kfraser@localhost.localdomain2007-08-141-63/+71
* Merge with ia64 xen tree.kfraser@localhost.localdomain2007-07-121-0/+14
|\
| * Add new domctl hypercall to expose current heap values. Thiskfraser@localhost.localdomain2007-07-111-0/+14
* | merge with xen-unstable.hgAlex Williamson2007-07-101-1/+2
|\|
| * Extended the physinfo sysctl to export NUMA cpu_to_node topology info.kfraser@localhost.localdomain2007-07-061-0/+1
| * Export debugger attached state to xc API.kfraser@localhost.localdomain2007-07-061-1/+1
* | merge with xen-unstable.hgAlex Williamson2007-07-021-0/+4
|\|
| * More getcpuinfo sysctl cleanup.Keir Fraser2007-06-271-1/+3
| * Add new sysctl to return runtime information about physical CPU utilization.Steven Hand2007-06-271-0/+2
* | libxc: Add xc_domain_setdebugging in xenctrl APIAlex Williamson2007-06-261-0/+12
|/
* tools: Clean up usage of const type qualifier.kfraser@localhost.localdomain2007-06-121-2/+2
* ia64: nvram setup.kfraser@localhost.localdomain2007-05-241-1/+8
* HVM: First attempt at domain-resume on save-failure.kfraser@localhost.localdomain2007-04-121-0/+3
* libxc: Clarify xc_mmu interface and make it private.kfraser@localhost.localdomain2007-04-061-15/+0
* libxc: Fix the build with some versions of gcc.Keir Fraser2007-03-311-2/+2
* libxc: User-space grant table device.Keir Fraser2007-03-311-0/+59
* xm: New command 'debug-keys' to inject debug-key events into Xen.kfraser@localhost.localdomain2007-03-091-0/+2
* Fix duplicate consts around xc_error declarations.Ewan Mellor2007-03-081-3/+3
* Let xend choose to do hard or soft domain resumption depending onkfraser@localhost.localdomain2007-02-281-1/+3
* Xen coredump format: ELF formatified with note section.Keir Fraser2007-02-241-0/+5
* Support new xm command: xm trigger <Domain> <nmi|reset|init> [<VCPU>]Keir Fraser2007-02-241-0/+14
* [HVM] Save/restore: clean up the new hypercall interfaceTim Deegan2007-01-311-4/+8
* Add more xc_error_code values.Emmanuel Ackaouy2007-01-251-0/+2
* Make domctl/sysctl interfaces 32-/64-bit invariant.kfraser@localhost.localdomain2007-01-241-2/+2
* [LIBXC] Refactor xc_domain_resume() into its own source file.kfraser@localhost.localdomain2007-01-191-3/+3
* [XEN] New event-channel reset operation.kfraser@localhost.localdomain2007-01-191-0/+3
* Add resumedomain domctl to resume a domain after checkpoint.kfraser@localhost.localdomain2007-01-191-0/+12
* [HVM] save restore: new hyper-callTim Deegan2007-01-181-0/+24
* [TOOLS] Fix the build. Clearly demarcate PPC-specific stuff.kfraser@localhost.localdomain2006-12-131-4/+4
* [POWERPC] Merge with xen-unstable.hg.Hollis Blanchard2006-12-121-3/+59
|\
| * [XEN] Implement XENMEM_set_memory_map, which specifies memory map tokfraser@localhost.localdomain2006-12-081-0/+4
| * [LIBXC] Add an error reporting API to the libxc library.kfraser@localhost.localdomain2006-12-071-0/+42
| * [LIBXC] Add new AP{I function xc_evtchn_bind_unbound_port().kfraser@localhost.localdomain2006-12-011-3/+13
* | [POWERPC] Merge in outstanding changes from xenppc-unstable.hg.Hollis Blanchard2006-12-121-0/+4
|/
* [XEN] Cleanups to phys/mach address handling.kfraser@localhost.localdomain2006-11-271-6/+0
* [HVM] Reworked interrupt distribution logic.kfraser@localhost.localdomain2006-11-211-1/+11
* [LIBXC] Replace API uses of size_t with ulong.kfraser@localhost.localdomain2006-11-171-3/+3
* [HVM] Replace shared-memory PIC state with a set-irq-level hypercall.kfraser@localhost.localdomain2006-11-071-0/+2