aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl
Commit message (Expand)AuthorAgeFilesLines
* libxl: Spice vdagent support for upstream qemuFabio Fantoni2013-09-135-0/+30
* libxl: correctly handle readlink() errorsMatthew Daley2013-09-131-1/+1
* libxl: fix use-after-free in discard_events iterationMatthew Daley2013-09-131-2/+2
* libxl: fix libxl__device_disk_from_xs_be to parse backend domidRoger Pau Monne2013-09-131-0/+7
* xl: fix `xl cpupool-list' behavior in case no pool name is providedDario Faggioli2013-09-131-1/+1
* libxl, hotplug/Linux: default to phy backend for raw format fileWei Liu2013-09-131-3/+3
* libxl: idl: complete some enums in the IDL with their defaultsRob Hoes2013-09-101-3/+8
* libxl: idl: add domain_type field to libxl_dominfo structRob Hoes2013-09-102-0/+3
* libxl: Add LIBXL_SHUTDOWN_REASON_UNKNOWNRob Hoes2013-09-102-3/+4
* libxl: prefer qdisk over blktap when choosing disk backendWei Liu2013-09-031-2/+2
* tools: allow user to specify a system qemu-xen binaryIan Campbell2013-08-211-1/+10
* Add vendor_device parameter for HVM guestsPaul Durrant2013-08-054-0/+36
* libxl: Fix function libxl__domain_resume_device_modelrwxybh2013-08-021-0/+1
* libxl: Add vif.default.backend to xl.confGeorge Dunlap2013-07-223-0/+11
* xl: Enable by default claim mode.Konrad Rzeszutek Wilk2013-07-221-1/+1
* libxl: Allow network driver domains when run_hotplug_scritps is setGeorge Dunlap2013-07-171-7/+0
* xl: support for leaving domain paused after saveIan Murray2013-07-172-7/+16
* xl: Add 'xen_version' to `xl info`Andrew Cooper2013-07-121-0/+2
* libxl: do not call exit() in libxl_device_vtpm_listMarek Marczykowski2013-07-041-5/+6
* libxl: suppress device assignment to HVM guest when there is no IOMMUIan Jackson2013-07-011-0/+12
* libxl: Use QMP cpu-add to hotplug CPU with qemu-xen.Anthony PERARD2013-06-261-6/+46
* libxl: Add "cpu-add" QMP command.Anthony PERARD2013-06-262-0/+23
* libxl: Fix assignment of devid value returned from libxl__device_nextidJim Fehlig2013-06-261-4/+4
* libxl: Restrict permissions on PV console device xenstore nodesIan Jackson2013-06-255-36/+78
* libxl,hvmloader: Don't relocate memory for MMIO holeGeorge Dunlap2013-06-241-0/+8
* libxl: add LIBXL_HAVE_<foo> for outstanding_pages and outstanding_memkbDario Faggioli2013-06-121-0/+18
* tools/libxl: fix array subscript has type 'char'Christoph Egger2013-05-311-1/+1
* libxl: Remove qxl support for the 4.3 releaseGeorge Dunlap2013-05-304-32/+0
* libxl: Fix qemu-xen command line for vcpus numbers.Anthony PERARD2013-05-301-2/+2
* libxl: use Linux-compatible names for sse4 cpuid featuresGeorge Dunlap2013-05-301-0/+3
* xl: Return an error if an empty file is passed to cd-insertGeorge Dunlap2013-05-301-5/+24
* xl, e820_host, PV passthrough: Fix guests crashing when memory == maxmemKonrad Rzeszutek Wilk2013-05-301-1/+1
* libxl: Make 'xl vcpu-set' work properly on overcommited hosts with an override.Konrad Rzeszutek Wilk2013-05-142-7/+31
* libxl: claim: Print the values in 'xl info' unconditionallyKonrad Rzeszutek Wilk2013-05-141-6/+1
* libxl: Change claim_mode from bool to int.Konrad Rzeszutek Wilk2013-05-143-7/+7
* hypervisor/xen/tools: Remove the XENMEM_get_oustanding_pages and provide the ...Konrad Rzeszutek Wilk2013-05-144-28/+5
* docs: Change cd-insert docs to match behaviorGeorge Dunlap2013-05-101-1/+1
* 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