aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mini-os: Fix memory leaks in xs_read() and xs_write()Keir Fraser2009-12-111-0/+2
* libxenlight: Disable unneeded C++ binding for libconfigKeir Fraser2009-12-111-1/+1
* tools: improve NUMA guest placement when ballooningKeir Fraser2009-12-111-4/+3
* memory hotadd 7/7: hypercall supportKeir Fraser2009-12-114-0/+143
* memory hotadd 6/7: Allocate L3 table for whole direct maping range ifKeir Fraser2009-12-111-0/+26
* memory hotadd 5/7: Sync changes to mapping changes caused by memoryKeir Fraser2009-12-113-0/+100
* memory hotadd 4/7: Setup frametable for hot-added memoryKeir Fraser2009-12-114-3/+123
* memory hotadd 3/7: Function to share m2p tables with guest.Keir Fraser2009-12-111-0/+61
* memory hotadd 2/7: Destroy m2p table for hot-added memory when hot-add failed.Keir Fraser2009-12-111-0/+98
* memory hotadd 1/7: Setup m2p table for hot-added memoryKeir Fraser2009-12-111-0/+240
* PVUSB: xm/xend supportKeir Fraser2009-12-1110-1/+803
* docs: Example usage of pvrdtscp algorithmKeir Fraser2009-12-111-0/+307
* x86: Allow HPET to set timers more sloppily by seeing each CPU'sKeir Fraser2009-12-115-17/+21
* libxenlight: fix cd-insert cli arguments parsingKeir Fraser2009-12-111-3/+3
* libxenlight: add a cli option to exit right after domain creationKeir Fraser2009-12-111-7/+18
* libxenlight: fix two memory related issuesKeir Fraser2009-12-112-2/+2
* domain builder: multiboot-like module supportKeir Fraser2009-12-115-11/+106
* PoD: appropriate BUG_ON when domain is dyingKeir Fraser2009-12-111-4/+21
* x86-32/pod: fix map_domain_page() leakKeir Fraser2009-12-091-4/+2
* tools: simplify PYTHON_PATH computation (and fixes for NetBSD)Keir Fraser2009-12-093-42/+36
* tmem, xentop: Report a few key per-domain tmem statistics in xentop.Keir Fraser2009-12-094-0/+113
* tmem: reclaim minimal memory proactivelyKeir Fraser2009-12-092-0/+25
* libxenlight: implement libxl_set_memory_targetKeir Fraser2009-12-095-4/+81
* libxenlight: xenstore data path writable by the guestKeir Fraser2009-12-091-2/+2
* SRAT memory hotplug 2/2: Support overlapped and sparse node memory arrangement.Keir Fraser2009-12-096-56/+124
* SRAT memory hotplug 1/2: Revert 20053:ebb07c5934c8.Keir Fraser2009-12-091-14/+3
* hvm: Share ASID logic between VMX and SVM.Keir Fraser2009-12-0812-115/+72
* hvm: Pull SVM ASID management into common HVM code where it can be shared.Keir Fraser2009-12-089-199/+224
* Track free pages live rather than count pages in all nodes/zonesKeir Fraser2009-12-082-0/+12
* VT-d: per-iommu domain-idKeir Fraser2009-12-083-64/+134
* xend: Add keymap to vfb config for existing hvm guestsKeir Fraser2009-12-081-0/+9
* Make tsc_mode=3 (pvrdtscp) work correctly.Keir Fraser2009-12-082-30/+43
* libxenlight: implement cdrom insert/ejectKeir Fraser2009-12-087-31/+406
* fs-backend: add a backend cleanup functionKeir Fraser2009-12-083-1/+25
* libxenlight: minimal vfs supportKeir Fraser2009-12-082-0/+4
* Update QEMU_TAG to 9297e6402f6aa1b52e5577edc875eb2d2163baebKeir Fraser2009-12-071-3/+3
* x86_32: Fix build after 20575:0930d17589a6Keir Fraser2009-12-051-1/+1
* libxenlight: physmap slack for pv domainsKeir Fraser2009-12-053-1/+6
* Update QEMU_TAG to 91ae19a7cc445030614bd0ae91548162cf0befbeKeir Fraser2009-12-051-3/+3
* libxenlight: get state for one domainKeir Fraser2009-12-042-0/+26
* libxenlight: domain resumeKeir Fraser2009-12-042-0/+23
* libxenlight: Destroy device model only for domains that have itKeir Fraser2009-12-041-6/+19
* libxenlight: avoid writing empty values to xenstoreKeir Fraser2009-12-041-8/+14
* libxenlight: disk and nic destroy callsKeir Fraser2009-12-042-16/+26
* libxenlight: refactor libxl destroy codeKeir Fraser2009-12-042-21/+84
* libxenlight: fix GC when cloning contextsKeir Fraser2009-12-044-9/+63
* xend: Fix parameters to PyArg_ParseTupleAndKeywords()Keir Fraser2009-12-041-2/+2
* x86: XENMEM_add_to_physmap should propagate errors from guest_physmap_add_pag...Keir Fraser2009-12-041-2/+3
* Add keyhandler 'g' to print all active grant table entries.Keir Fraser2009-12-041-0/+83
* libxenlight: Get rid of the dependency on the LIBCONFIG_SOURCE directory.Keir Fraser2009-12-041-5/+3