aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc
Commit message (Expand)AuthorAgeFilesLines
* Fix a few typosKeir Fraser2008-08-041-1/+1
* minios: Error case when unbinding unknown port in xc_evtchn_unbind isKeir Fraser2008-08-011-1/+4
* hvm builder: Cleaner sp_extents allocationKeir Fraser2008-07-311-1/+1
* stubdom: fix do_xen_hypercall error reportKeir Fraser2008-07-251-2/+2
* minios: grant table map (gntdev) bug fixesKeir Fraser2008-07-241-5/+17
* tools: remove type parameter from xc_physdev_map_pirq{,_msi}()Keir Fraser2008-07-242-6/+2
* minios: grant table map (gntdev) for miniosKeir Fraser2008-07-241-0/+71
* mini-os: select call incorrectly reports xce_handle as readyKeir Fraser2008-07-241-8/+14
* pv-grub: re-implement xc_map_foreign_rangesKeir Fraser2008-07-241-14/+17
* libxc: Fix after xc_map_foreign_ranges() patch.Keir Fraser2008-07-242-12/+14
* libxc: Clean up xc_map_foreign_ranges() interface to hide theKeir Fraser2008-07-238-83/+136
* libxc: add xc_gnttab_map_domain_grant_refs.Keir Fraser2008-07-212-2/+38
* libxc: remove redundant declaration of xc_copy_to_domain_page().Keir Fraser2008-07-111-3/+0
* x86: allow control domain to limit machine addresses given to a particular guestKeir Fraser2008-07-112-0/+35
* x86 hvm: New hvm_op "set_mem_type" which allows marking ram pageKeir Fraser2008-07-102-0/+39
* stubdom: fix missing evtchn.h headerKeir Fraser2008-07-091-1/+0
* numa: Extend MEMOP_ allocation functions to take a node argument.Keir Fraser2008-07-053-14/+14
* Cleanups to suspend-event-channel patches.Keir Fraser2008-07-042-2/+4
* Add facility to get notification of domain suspend by event channel.Keir Fraser2008-07-042-0/+17
* merge with xen-unstable.hgIsaku Yamahata2008-07-0217-125/+165
|\
| * stubdom: add live migration support by having ioemu just notify theKeir Fraser2008-06-302-0/+34
| * [IA64] compilation fix caused by 17880:d3a87899985dKeir Fraser2008-06-205-22/+28
| * Compilation fix for x86_64 caused by 17880:d3a87899985d.Keir Fraser2008-06-201-2/+2
| * libxc: The following patch replace the libxc interface to useKeir Fraser2008-06-1911-101/+100
* | merge with xen-unstable.hgIsaku Yamahata2008-06-199-65/+236
|\|
| * Add PV-GRUBKeir Fraser2008-06-182-1/+8
| * hvm: Fix the realmode live migration issue with Intel EPTKeir Fraser2008-06-132-0/+35
| * [IA64] compilation fix caused by 17814:9af7a535225fKeir Fraser2008-06-121-6/+23
| * tools: replace sprintf with snprintf where applicableKeir Fraser2008-06-121-2/+2
| * x86: cpuid configuration for PV guestKeir Fraser2008-06-111-39/+136
| * libxc: Update for NetBSDKeir Fraser2008-06-101-1/+5
| * libxc: Use vpath rather than VPATH, to avoid linking with hypervisor .o files.Keir Fraser2008-06-091-1/+1
| * xc hvm: Fix default CPUID features according to PAE/64-bitKeir Fraser2008-06-021-18/+29
* | [IA64] ia64 save/restore new formart. save part.Isaku Yamahata2008-06-102-49/+90
* | [IA64] ia64 save/restore new formart. restore part.Isaku Yamahata2008-06-102-46/+180
|/
* iommu: Handle sibling device assignment correctlyKeir Fraser2008-05-282-0/+38
* stubdom: complete libxc supportKeir Fraser2008-05-233-20/+23
* libxc: drop double un?lock_pages definition to fix static linkingKeir Fraser2008-05-221-16/+0
* libxc, x86: Fix CPUID inline asm for x86/64.Keir Fraser2008-05-211-5/+8
* Add statistic interface for cx.Keir Fraser2008-05-212-0/+81
* Provide Px statistic data to user through libxcKeir Fraser2008-05-163-0/+121
* x86, hvm: Support 2MB superpage allocations for HVM guests.Keir Fraser2008-05-151-4/+44
* x86 hvm: Support MSI-X for HVM domains.Keir Fraser2008-05-122-0/+3
* Remove defunct powerpc port.Keir Fraser2008-05-0815-1997/+0
* minios: let events get mixedKeir Fraser2008-05-061-2/+2
* shadow: track video RAM dirty bitsKeir Fraser2008-05-022-0/+47
* libxc foreign address translation bugKeir Fraser2008-05-021-1/+1
* x86 hvm cpuid: fix some problem with the hvm's cpuid configuration.Keir Fraser2008-05-011-0/+3
* MSI 5/6: add MSI support to passthrough HVM domainKeir Fraser2008-05-013-0/+74
* MSI 2/6: change the pirq to be per-domainKeir Fraser2008-05-013-0/+81