aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* tools/ocaml: unify build processIan Jackson2011-11-021-2/+1
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-10-0694-107/+105
* libxl: Fix segfault in get_all_assigned_devicesStefano Stabellini2011-10-061-9/+6
* libxl: fix double free at get_all_assigned_devicesMarek Marczykowski2011-09-271-1/+0
* libxl: do not start a xenpv qemu solely for tap devices if blktap is availableIan Campbell2011-09-211-2/+23
* libxl: Do not SEGV when no 'removable' disk parameter in xenstoreMarek Marczykowski2011-06-051-1/+6
* xen.lowlevel.xl: Return None on empty domain nameMarek Marczykowski2011-06-051-3/+5
* libxl: Allocate memory for strings in libxl_device_diskMarek Marczykowski2011-06-011-2/+2
* libxl: Accept disk name in libxl_devid_to_device_diskMarek Marczykowski2011-06-053-6/+6
* libxl: Remove frontend and backend devices from xenstore after destroyMarek Marczykowski2011-06-051-11/+5
* remus: handle exceptions while installing/unstalling net bufferSigned-off-by: Shriram Rajagopalan2011-08-302-10/+28
* tools: remus: blktap2/block-remus.c - potential write-after-write race fixShriram Rajagopalan2011-08-301-66/+125
* tools: remus: support DRBD disk backendsShriram Rajagopalan2011-08-301-13/+54
* remus: write circumlocution for try..except..finallyJinsong Liu2011-08-301-5/+6
* remus: blackhole replication targetShriram Rajagopalan2011-08-302-7/+22
* remus: fix check for installed qdiscs on ifbShriram Rajagopalan2011-08-301-2/+2
* xl: print sxp on dry-run of create.Ian Campbell2011-08-301-5/+5
* tools: Improved LSB headers in init.d scriptsFabio Fantoni2011-08-303-10/+10
* /etc/init.d/xendomains relies on simple pattern matching from sructuresxl: improve compatibility with xm2011-08-301-5/+5
* xend: remove PCI device listing from NetBSD, since it's LinuxRoger Pau Monne2011-07-231-0/+1
* xend NetBSD init script: fixed problem when restarting xendRoger Pau Monne2011-07-211-2/+5
* tools: xencommons NetBSD init script: Multiple bugfixes and improvementsRoger Pau Monne2011-07-211-12/+33
* xend: NetBSD portability fix for LVM raw volume namesRoger Pau Monne2011-07-211-1/+1
* tools/ocaml: ask compiler for correct libraryMike McClurg2011-07-211-1/+1
* hvmloader: Switch to absolute addressing for calling hypercall stubs.Keir Fraser2011-07-204-269/+270