aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* xl, e820_host, PV passthrough: Fix guests crashing when memory == maxmemKonrad Rzeszutek Wilk2013-05-301-1/+1
* libxc: limit cpu values when setting vcpu affinity4.3.0-rc3Ian Jackson2013-05-291-0/+12
* hotplug/Linux: xendomains compatibility with xlIan Murray2013-05-231-1/+3
* fix XSA-46 regression with xend/xmJan Beulich2013-05-212-2/+2
* tools: fix dependency file generationJan Beulich2013-05-211-1/+1
* x86/HVM: RTC code must be in line with WAET flags passed by hvmloaderJan Beulich2013-05-211-4/+8
* 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-146-39/+5
* tools/libfsimage: Fix clean and distclean make targetsDaniel Kiper2013-05-132-3/+3
* docs: Change cd-insert docs to match behaviorGeorge Dunlap2013-05-101-1/+1
* Remove tools/libaio/src/syscall-ia64.h fileDaniel Kiper2013-05-081-45/+0
* tools/xenstat/libxenstat: Remove src/libxenstat.a file during make cleanDaniel Kiper2013-05-081-1/+1
* tools/xenmon: Fix typo in MakefileDaniel Kiper2013-05-081-1/+1
* tools/debugger/kdd: Remove dependencies files during make cleanDaniel Kiper2013-05-081-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
* hotplug/Linux: add iscsi block hotplug scriptRoger Pau Monne2013-05-082-0/+155
* xsm: add hooks for claimDaniel De Graaf2013-05-071-1/+1
* tools: Bump some library sonamesIan Jackson2013-05-073-5/+5
* 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
* xenstore: create pidfile in init-xenstore-domainDaniel De Graaf2013-05-012-2/+15
* 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-264-0/+74
* xenctx: Support arm64 and actually implement output for 32 and 64 bitIan Campbell2013-04-241-4/+137
* xenctx: remove trailing whitespaceIan Campbell2013-04-241-9/+9
* xenctx: remove remnants of ia64 supportIan Campbell2013-04-241-301/+1
* install qemu into the location specified via configure --prefix.Egger Christoph2013-04-241-0/+1
* tools/pygrub: Fix install when $(BINDIR) and $(PRIVATE_BINDIR) are the sameChristoph Egger2013-04-241-1/+2
* tools/xenbackendd: make 'gmake clean' properly cleaningChristoph Egger2013-04-241-1/+1
* libxl: Only call stat() when adding a disk if we expect a device to exist.David Scott2013-04-241-1/+3
* hotplug: add openvswitch scriptIan Campbell2013-04-242-0/+114
* x86/hvm: convert access check for nested HVM to XSMDaniel De Graaf2013-04-231-1/+2
* libxc: Add unsafe decompressorsBastian Blank2013-04-228-0/+221
* x86: fix various issues with handling guest IRQsJan Beulich2013-04-182-11/+13
* libxl: properly initialize device structuresDaniel De Graaf2013-04-171-3/+5
* libxl: postpone backend name resolutionDaniel De Graaf2013-04-179-330/+347
* configure: test(1) uses = not == for string comparisonPatrick Welche2013-04-171-11/+11
* tools/ocaml: clean META filesVincent Bernardoff2013-04-171-1/+1
* 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
* libxc: allow for explicitly specifying node-affinityDario Faggioli2013-04-172-0/+103
* xen: allow for explicitly specifying node-affinityDario Faggioli2013-04-173-6/+6