aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* libxl: correct xenstore permissions on console deviceDaniel De Graaf2013-01-171-0/+2
* xenconsoled: use grant references instead of map_foreign_rangeDaniel De Graaf2013-01-173-10/+42
* x86/mm: revert 26399:b0e618cb0233 (multiple vram areas)Tim Deegan2013-01-171-14/+6
* tools: Update to SeaBIOS 1.7.1Ian Campbell2013-01-171-2/+19
* libxl: don't continue to create the domain if the device model is not spawnedJulien Grall2013-01-171-2/+0
* Fix pygrub handling non-default entryMiroslav Rezanina2013-01-171-1/+1
* Switch from select() to poll() in xenconsoled's IO loopWei Liu2013-01-171-72/+140
* x86/mm: Provide support for multiple frame buffers in HVM guests.Robert Phillips2013-01-171-6/+14
* mergeIan Campbell2013-01-131-136/+73
|\
| * Revert 0b9dfd067b42: Switch from select() to poll() in xenconsoled's IO loopIan Campbell2013-01-131-136/+73
* | mergeIan Campbell2013-01-117-472/+73
|\ \ | |/ |/|
| * xen/xsm: distinguish scheduler get/set operationsDaniel De Graaf2013-01-112-5/+5
| * tmem: add XSM hooksDaniel De Graaf2013-01-111-1/+4
| * xen: add XSM hook for XENMEM_exchangeDaniel De Graaf2013-01-111-0/+2
| * arch/x86: use XSM hooks for get_pg_owner access checksDaniel De Graaf2013-01-112-6/+5
| * xsm/flask: add distinct SIDs for self/target accessDaniel De Graaf2013-01-112-15/+58
| * xsm/flask: add missing hooksDaniel De Graaf2013-01-111-1/+3
| * xsm: Move flask policy files into hypervisor (missed from earlier commit).Keir Fraser2013-01-115-448/+0
* | Switch from select() to poll() in xenconsoled's IO loopWei Liu2013-01-111-73/+136
* | tools/ocaml: libxc bindings: Correct PCI terminologyAndrew Cooper2013-01-111-17/+17
* | tools/ocaml: libxc bindings: Fix SBDF encodingAndrew Cooper2013-01-111-5/+4
* | xencommons: Stop QEMU in do_stop()Wei Liu2013-01-111-1/+9
* | fix wrong path while calling pygrub and libxl-save-helperBamvor Jian Zhang2013-01-112-2/+2
* | libxc: x86: ensure that the initial mapping fits into the guest's memoryIan Campbell2013-01-112-1/+14
* | libxl: Set vfb and vkb devid if not done so by the callerJim Fehlig2013-01-111-20/+39
|/
* flask: move policy headers into hypervisorDaniel De Graaf2013-01-104-47/+6
* hvmloader: Allocate 3 pages for Intel GPU OpRegion passthrough.Keir Fraser2013-01-103-3/+5
* HVM firmware passthrough ACPI processingRoss Philipson2013-01-101-1/+53
* HVM firmware passthrough SMBIOS processingRoss Philipson2013-01-102-25/+363
* HVM firmware passthrough control tools supportRoss Philipson2013-01-104-8/+135
* tools/tests: Restrict some tests to x86 onlyIan Campbell2012-12-211-2/+2
* libxl: move definition of libxl_domain_config into the IDLIan Campbell2012-12-195-209/+18
* libxenstore: filter watch events in libxenstore when we unwatchJulien Grall2012-12-172-8/+97
* libxl: introduce XSM relabel on buildDaniel De Graaf2012-12-137-14/+88
* libxl: qemu trad logdirty: Tolerate ENOENT on ret pathIan Jackson2012-12-131-1/+1
* tools/gdbsx: fix build failure with glibc-2.17Olaf Hering2012-12-061-0/+1
* X86/vMCE: handle broken page with regard to migrationLiu Jinsong2012-12-064-3/+58
* libxl: Make an internal function explicitly check existence of expected pathsGeorge Dunlap2012-12-061-20/+47
* xl: Check for duplicate vncdisplay options, and return an errorGeorge Dunlap2012-12-041-0/+11
* libxl: fix wrong commentRoger Pau Monne2012-12-041-1/+1
* libxl: Fix bug in libxl_cdrom_insert, make more robust against bad xenstore dataGeorge Dunlap2012-11-271-1/+16
* libxl: fix a variable underflow in libxl_wait_for_free_memoryRonny Hegewald2012-11-271-1/+2
* xenstore-chmod: handle arbitrary number of perms rather than MAX_PERMS constantChunyan Liu2012-11-271-21/+17
* xend: enable environment passing in xPopen3Olaf Hering2012-11-231-3/+2
* xl: Suppress spurious warning message for cpupool-listGeorge Dunlap2012-11-231-1/+2
* xend: reinstate XendOptionsFile.get_external_migration_toolIan Campbell2012-11-202-0/+6
* docs: document/mark-up SCHEDOP_*Ian Campbell2012-11-192-3/+16
* tools: Remove old vtpm stuff from tools/libxenMatthew Fioravante2012-11-196-516/+0
* xend: Remove old vtpm support from xmMatthew Fioravante2012-11-1916-507/+4
* libxl: Fix passing of application data to timeout_deregister hookJim Fehlig2012-11-151-1/+1