summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* numad: Always output 'placement' of <vcpu>Osier Yang2012-05-0851-51/+51
* Xen: Fix <clock> handlingPhilipp Hahn2012-04-0251-51/+51
* xml: output memory unit for clarityEric Blake2012-03-0751-102/+102
* xen_xs: Guard against set but empty kernel argumentGuido Günther2011-10-102-0/+50
* conf: add <listen> subelement to domain <graphics> elementLaine Stump2011-07-283-3/+9
* Do not drop kernel cmdline for xen pv domainsJim Fehlig2011-07-112-0/+32
* xen: parse and generate hpet item in sxprPaolo Bonzini2011-05-104-0/+106
* maint: avoid long lines in more testsEric Blake2011-03-0342-42/+369
* Add support for multiple serial ports into the Xen driverMichal Novotny2011-02-254-0/+104
* maint: improve tests distributionEric Blake2010-12-171-2/+0
* vcpu: improve vcpu support in xen command lineEric Blake2010-10-192-0/+28
* Fix Xen SEXPR generation to properly quote strings containing ()Daniel P. Berrange2010-10-132-0/+27
* Add tests for Xen's blktap2 implementationJim Fehlig2010-08-312-0/+28
* domain conf: Track <console> target typeCole Robinson2010-07-2830-30/+30
* maint: simplify some ignore filesEric Blake2010-06-151-2/+0
* xen: Fix chardev listen sexpr formattingCole Robinson2010-05-273-3/+3
* build: avoid non-srcdir "make distcheck" failures (srcdir vs wildcard)Jim Meyering2010-02-251-2/+2
* Tests for interface type/model configurationJiri Denemark2009-12-044-0/+86
* Don't blindly reorder disk drivesDaniel P. Berrange2009-09-021-1/+1
* Add test for recently fixed crash with latest XenDDaniel P. Berrange2009-08-192-0/+117
* remove all trailing blank linesJim Meyering2009-07-1614-14/+0
* remove all .cvsignore filesJim Meyering2009-07-081-2/+0
* Support PCI passthrough for XenDaniel P. Berrange2009-04-032-0/+39
* Fix localtime handling for newer XenDDaniel P. Berrange2009-04-012-0/+29
* add missing filesJohn Levon2009-01-292-0/+134
* parse IP address for bridge interfacesJohn Levon2009-01-232-0/+36
* Support script for bridge interface typeJohn Levon2009-01-2222-0/+22
* Support ac97 soundcard modelDaniel P. Berrange2009-01-201-1/+0
* generate .gitignore files from .cvsignore onesJim Meyering2008-10-171-0/+2
* Switch domain device objects to array instead of linked listDaniel P. Berrange2008-10-101-5/+5
* Fix reading vncdisplay from xend, add several test cases for xen vnc corner caseCole Robinson2008-09-092-0/+31
* Convert XenD SEXPR->XML convesion to new domain XML APIsDaniel P. Berrange2008-07-2536-287/+314
* virDomainBlockPeek callRichard W.M. Jones2008-06-052-10/+10
* Added disk target bus type to Xen driverDaniel P. Berrange2008-05-0834-55/+55
* More regression tests for sound supportDaniel Veillard2008-05-074-0/+86
* Added support for network interface model settingDaniel P. Berrange2008-04-302-0/+34
* Added full support for serial and parallel devices to Xen driversDaniel P. Berrange2008-04-2634-0/+535
* Added support for booting off kenrel+initrd with HVM guestsDaniel P. Berrange2008-02-054-0/+130
* Fix XML generation for Xen USB devicesDaniel P. Berrange2008-01-302-2/+2
* * tests/sexpr2xmltest.c tests/xml2sexprtest.c: warn before exitingDaniel Veillard2007-11-202-0/+26
* Only use bootloader for paravirt guestsDaniel P. Berrange2007-09-301-1/+0
* * include/libvirt/libvirt.h include/libvirt/libvirt.h.inDaniel Veillard2007-09-301-0/+1
* Tue Aug 21 09:45:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-08-2110-0/+10
* Cleanup UUID apis & constantsDaniel P. Berrange2007-08-0918-18/+18
* Added support for input devicesDaniel P. Berrange2007-07-1812-0/+90
* Added new <clock/> element in XML for choosing utc/localtimeDaniel P. Berrange2007-07-167-0/+81
* * src/xend_internal.c src/xm_internal.c src/xml.c: add supportDaniel Veillard2007-06-072-0/+19
* Fixed up various functions for Xen 3.0.5Daniel P. Berrange2007-04-131-1/+2
* * src/xend_internal.c src/xml.c: applied patch from Nobuhiro ItouDaniel Veillard2007-04-112-0/+102
* Added support for keymap in VNC displayDaniel P. Berrange2007-03-068-8/+8