aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* xl: SWITCH_FOREACH_OPT handles special options directly.Ian Campbell2013-01-251-145/+51
* xl: Introduce helper macro for option parsing.Ian Campbell2013-01-251-444/+528
* xl: allow def_getopt to handle long optionsIan Campbell2013-01-251-198/+125
* libxl: libxl__prepare_ao_device should reset num_execRoger Pau Monne2013-01-251-0/+1
* libxc: drop relics of running on non-PAE 32-bit hostsJan Beulich2013-01-245-127/+14
* libxc: match types of 'subject' and 'foreigndom' between struct xc_mmu and do...Dario Faggioli2013-01-242-4/+4
* tools+stubdom: install under /usr/local by default.Ian Campbell2013-01-242-3/+0
* libxl: fix stale timeout event callback raceIan Jackson2013-01-242-77/+29
* libxl: fix stale fd event callback raceIan Jackson2013-01-242-29/+163
* Add a top level configure scriptMatthew Fioravante2013-01-185-3232/+15
* stubdom: Add autoconfMatthew Fioravante2013-01-1815-652/+14
* 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