aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add DomU xz kernel decompressionIan Jackson2013-03-151-26/+64
* tools: Fix memset(&p,0,sizeof(p)) idiom in several places.Michael Young2013-02-285-5/+5
* libxl: Fix uninitialized variable in libxl_create_stubdomMarek Marczykowski2013-02-261-1/+1
* tools/ocaml: oxenstored: correctly handle a full ring.Ian Campbell2013-02-151-2/+2
* oxenstored: Enforce a maximum message size of 4096 bytesIan Jackson2013-02-071-0/+8
* tools/ocaml: oxenstored: Be more paranoid about ring readingIan Jackson2013-02-071-8/+10
* libxl: revert 23428:93e17b0cd035 "avoid blktap2 deadlock"Ian Jackson2012-12-172-7/+1
* libxl: avoid blktap2 deadlock on cleanupGreg Wettstein2012-12-132-1/+7
* From: Ian Campbell <ian.campbell@citrix.com>Ian Jackson2012-12-126-11/+51
* xend/pvscsi: update sysfs parser for Linux 3.0Olaf Hering2012-11-131-6/+22
* xend/pvscsi: fix usage of persistant device names for SCSI devicesOlaf Hering2012-11-131-2/+2
* xend/pvscsi: fix passing of SCSI control LUNsOlaf Hering2012-11-131-0/+2
* tools: xend: fix wrong condition check for xml fileJoe Jin2012-11-131-1/+1
* pygrub: correct typo in --args assignmentOlaf Hering2012-11-131-3/+3
* xenballoond.init: remove 4 from default runlevelOlaf Hering2012-11-131-1/+1
* hotplug/Linux: Remove tracing (bash -x) from network-nat scriptOlaf Hering2012-11-131-1/+1
* pygrub: always append --argsOlaf Hering2012-11-131-2/+4
* hvmloader: Do not zero the wallclock fields in shared-info.Keir Fraser2012-10-291-1/+5
* libxc: builder: limit maximum size of kernel/ramdisk.Ian Jackson2012-10-264-26/+194
* x86/PoD: prevent guest from being destroyed upon early access to its memoryJan Beulich2012-09-201-14/+21
* X86: Disable PCID/INVPCID for pvLiu, Jinsong2012-09-042-0/+3
* tools/pygrub: fix solaris kernel sniffZhigang Wang2012-07-091-2/+5
* tools/ocaml: Fix 2 bit-twiddling bugs and an off-by-oneZheng Li2012-07-031-3/+3
* x86/cpuidle: do not flush cache unless entering C3Wei Wang2012-05-251-0/+0
* blktap2: Fix naked unchecked uses of read/write/chdir.Keir Fraser2012-05-1412-14/+62
* libxl: support for "rtc_timeoffset" and "localtime"Giam Teck Choon2012-04-043-0/+19
* tools: xend: tolerate empty state/*.xmlKonrad Rzeszutek Wilk2012-04-031-0/+3
* libxl: write vifname in xenstore if set.Giam Teck Choon2012-04-031-0/+6
* tools: xencommons init script: Fix setting XENSTORED_ROOTDIRJim Fehlig2012-03-141-1/+1
* libxl: print out vifname in create dryrun.Wei Liu2012-03-131-0/+2
* libxc: remove tests of alloca() return valueDavid Vrabel2012-03-071-45/+34
* libxc: Replace malloc with alloca in hot pathSantosh Jodh2012-03-071-5/+2
* x86/emulator: workaround for AMD erratum 573Jan Beulich2012-03-071-0/+2
* tools/firmware: remove "_PS0/3" MethodXudong Hao2012-03-071-10/+0
* xl: Drop -l option to xl cpupool-listIan Campbell2012-02-131-6/+1
* pygrub: example grub2 configuration file (fedora-16-with-xen.grub2)Michael Young2012-01-101-0/+112
* pyrgrub: cope with configurations with set default="${saved_entry}" lineMichael Young2012-01-101-0/+2
* pygrub: cope with configurations with submenusMichael Young2012-01-101-2/+11
* pygrub: Allow GPT partition referencesMichael Young2012-01-101-0/+2
* pygrub: look in /boot/grub2 (for eg Fedora 16)Michael Young2012-01-101-1/+2
* pygrub: check all GPT partitionsMichael Young2012-01-101-4/+13
* pygrub: fix extlinux parsingRoger Pau Monne2012-01-102-1/+21
* ipxe: fix compilation issues with some gcc versionsRoger Pau Monne2011-12-183-0/+106
* X86-MCE: fix a bug of xen-mceinj toolLiu, Jinsong2011-12-181-1/+5
* tools: init.d/Linux/xencommons: load evtchn and gntdev modulesOlaf Hering2011-12-081-0/+5
* tools: init.d/Linux/xencommons: run script only when neededOlaf Hering2011-12-081-2/+11
* tools/libxc: Fix x86_32 build breakage in previous changeset.Keir Fraser2011-12-062-15/+18
* hvm/viridian: Ditch the extra assertions/warnings for non-viridian guests.Paul Durrant2011-12-063-0/+27
* xsm: Add support for HVMOP_track_dirty_vram.Jean Guyader2011-11-172-1/+2
* x86-64/test_x86_emulate: fix blowfish testJan Beulich2011-11-161-1/+1