aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl
Commit message (Expand)AuthorAgeFilesLines
* libxl: don't write physical-device node for driver domain disksRoger Pau Monne2013-05-081-1/+2
* libxl: don't execute hotplug scripts if device is on a driver domainRoger Pau Monne2013-05-081-0/+7
* libxl: correctly parse storage devices on driver domainsRoger Pau Monne2013-05-081-0/+6
* tools: Bump some library sonamesIan Jackson2013-05-071-3/+3
* libxl: Don't use tapdisk for cd-romsGeorge Dunlap2013-05-021-0/+6
* libxl: unconst the event argument to the event_occurs hook.Ian Campbell2013-05-012-3/+17
* libxl: adjust point of backend name resolutionEric Shelton2013-05-011-4/+7
* libxl: fix spelling of "backend-id" for vtpmMarek Marczykowski2013-04-301-1/+1
* libxl: stat the path for all non-qdisk backends (including unknown)Ian Campbell2013-04-261-1/+2
* libxl: write IO ABI for disk frontendsWei Liu2013-04-261-0/+23
* libxl: Only call stat() when adding a disk if we expect a device to exist.David Scott2013-04-241-1/+3
* x86: fix various issues with handling guest IRQsJan Beulich2013-04-181-5/+7
* libxl: properly initialize device structuresDaniel De Graaf2013-04-171-3/+5
* libxl: postpone backend name resolutionDaniel De Graaf2013-04-179-330/+347
* xl: add node-affinity to the output of `xl list`Dario Faggioli2013-04-172-63/+105
* libxl: automatic placement deals with node-affinityDario Faggioli2013-04-172-17/+33
* libxl: optimize the calculation of how many VCPUs can run on a candidateDario Faggioli2013-04-171-22/+48
* libxl: allow for explicitly specifying node-affinityDario Faggioli2013-04-175-0/+39
* xl: Fix 'free_memory' to include outstanding_claims value.Konrad Rzeszutek Wilk2013-04-162-30/+19
* xl: 'xl claims' print outstanding per domain claimsKonrad Rzeszutek Wilk2013-04-164-6/+45
* xl: export 'outstanding_pages' value from xcinfoKonrad Rzeszutek Wilk2013-04-162-0/+2
* xl: 'xl info' print outstanding claims if enabled (claim_mode=1 in xl.conf)Konrad Rzeszutek Wilk2013-04-163-0/+39
* xl: Implement XENMEM_claim_pages support via 'claim_mode' global configKonrad Rzeszutek Wilk2013-04-167-3/+13
* libxl: beautify json with YAJL2M A Young2013-04-121-1/+5
* libxl: regenerate libxlu cfg parser after 9e14c516b6cbIan Campbell2013-04-122-30/+30
* xl: fix xl config parserChoonho Son2013-04-111-1/+1
* xl: Accept a list for usbdevice in config fileGeorge Dunlap2013-04-081-2/+18
* libxl: Allow multiple USB devices on HVM domain creationGeorge Dunlap2013-04-083-2/+53
* xl: default autoballoon option to "auto"David Vrabel2013-04-081-2/+4
* xl: extend autoballoon xl.conf option with an "auto" optionDavid Vrabel2013-04-081-2/+34
* libxl: run libxl__arch_domain_create() much earlier.Tim Deegan2013-03-284-11/+16
* libxl: Streamline vnc argument generation codeGeorge Dunlap2013-03-251-29/+50
* xl: add vif.default.scriptRoger Pau Monne2013-03-151-1/+10
* xl: add vif.default.bridgeRoger Pau Monne2013-03-151-2/+11
* xl: allow specifying a default gatewaydev in xl.confRoger Pau Monne2013-03-153-0/+20
* xl/libxl: add gatewaydev/netdev to vif specificationRoger Pau Monne2013-03-154-2/+28
* tools: libxl: unbreak build after ec41430ef6a7Ian Campbell2013-03-141-2/+2
* libxl: use qemu-xen (upstream QEMU) as device model by defaultStefano Stabellini2013-03-134-3/+19
* libxl: move check for existence of qemuu device modelIan Jackson2013-03-131-5/+8
* libxl: move libxl_device_action to idlRoger Pau Monne2013-03-136-24/+25
* libxl: remove double check in NetBSD hotplugRoger Pau Monne2013-03-131-4/+0
* libxl: don't launch more than one tapdisk process for each diskRoger Pau Monne2013-03-131-7/+10
* libxl: Made it possible to use 'timer='delay_for_missed_ticks'Konrad Rzeszutek Wilk2013-02-261-1/+1
* libxl: fix build on 32-bitIan Campbell2013-02-211-2/+2
* libxl: Add qxl vga interface support for upstream qemuFabio Fantoni2013-02-204-11/+38
* tools/libxl: Disable useless empty floppy drive with qemu-xenFabio Fantoni2013-02-151-0/+3
* tools/libxl: Improve videoram settingFabio Fantoni2013-02-152-1/+23
* tools/libxl: Added vga parameter for hvm domUsFabio Fantoni2013-02-151-1/+13
* xen/arm: compile and run libxl/xlStefano Stabellini2013-02-152-47/+55
* libxl: Cleanup, use LOG* and GCSPRINTF macro in libxl_dom.cRoss Philipson2013-02-151-58/+39