GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/libvirt.git
v0.10.2-gentoo
v0.7.4-gentoo
v0.8.1-gentoo
v0.8.3-gentoo
v0.8.6-gentoo
v0.9.10-gentoo
v0.9.3-gentoo
C toolkit to manipulate virtual machines repository (gentoo clone including backports branches)
Diego E. Pettenò <flameeyes@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
xml2sexprtest.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen: parse and generate hpet item in sxpr
Paolo Bonzini
2011-05-10
1
-0
/
+2
*
tests: Lower stack usage below 4096 bytes
Matthias Bolte
2011-04-30
1
-20
/
+31
*
tests: simplify common setup
Eric Blake
2011-04-29
1
-15
/
+1
*
Add support for multiple serial ports into the Xen driver
Michal Novotny
2011-02-25
1
-0
/
+2
*
Renamed functions in xenxs
Markus Groß
2011-02-21
1
-1
/
+1
*
Moved SEXPR formatting functions to xenxs
Markus Groß
2011-02-21
1
-0
/
+1
*
xend: Escape reserved sexpr characters
Cole Robinson
2010-11-22
1
-0
/
+1
*
vcpu: improve vcpu support in xen command line
Eric Blake
2010-10-19
1
-0
/
+1
*
Fix Xen SEXPR generation to properly quote strings containing ()
Daniel P. Berrange
2010-10-13
1
-0
/
+2
*
Add tests for Xen's blktap2 implementation
Jim Fehlig
2010-08-31
1
-0
/
+2
*
xen tests: Fix PV-VFB tests with RHEL-5 API
Jiri Denemark
2010-08-24
1
-0
/
+5
*
Remove virConnectPtr from all domain XML parsing/formatting APIs
Daniel P. Berrange
2010-02-10
1
-1
/
+1
*
Tests for interface type/model configuration
Jiri Denemark
2009-12-04
1
-0
/
+3
*
Move xen driver code into src/xen/ directory
Daniel P. Berrange
2009-09-21
1
-1
/
+1
*
remove all trailing blank lines
Jim Meyering
2009-07-16
1
-1
/
+0
*
Support PCI passthrough for Xen
Daniel P. Berrange
2009-04-03
1
-0
/
+1
*
Fix localtime handling for newer XenD
Daniel P. Berrange
2009-04-01
1
-0
/
+1
*
Misc fixes uncovered by OOM testing
Daniel P. Berrange
2009-04-01
1
-0
/
+1
*
parse IP address for bridge interfaces
John Levon
2009-01-23
1
-0
/
+1
*
add missing flags argument
Guido Günther
2009-01-08
1
-1
/
+2
*
Fix test suite build when Xen driver is disabled
Daniel P. Berrange
2008-11-24
1
-7
/
+0
*
Fix reading vncdisplay from xend, add several test cases for xen vnc corner case
Cole Robinson
2008-09-09
1
-0
/
+1
*
Convert XenD XML->SEXPR conversion to new domain XML APIs
Daniel P. Berrange
2008-07-25
1
-15
/
+19
*
Convert test suites over to new test infrastructure
Daniel P. Berrange
2008-05-29
1
-4
/
+6
*
Remove all use of strcmp, strncmp in favour of STREQ, STREQLEN, STRPREFIX
Daniel P. Berrange
2008-05-14
1
-1
/
+1
*
Sound support for QEmu and Xen
Daniel Veillard
2008-05-07
1
-0
/
+2
*
Added support for network interface model setting
Daniel P. Berrange
2008-04-30
1
-0
/
+1
*
Added full support for serial and parallel devices to Xen drivers
Daniel P. Berrange
2008-04-26
1
-291
/
+71
*
convert TAB-based indentation in C sources to use only spaces
Jim Meyering
2008-04-10
1
-122
/
+122
*
Remove all trailing blanks; turn on the rule to detect them.
Jim Meyering
2008-02-05
1
-1
/
+1
*
Added support for booting off kenrel+initrd with HVM guests
Daniel P. Berrange
2008-02-05
1
-0
/
+11
*
Enable the <config.h>-requiring test; fix violations
Jim Meyering
2008-01-29
1
-1
/
+1
*
Wed Dec 5 13:48:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones
2007-12-05
1
-7
/
+2
*
Disable Xen specific functions if Xen driver is disabled
Daniel P. Berrange
2007-11-30
1
-0
/
+10
*
Mon Nov 26 12:03:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones
2007-11-26
1
-0
/
+6
*
* tests/sexpr2xmltest.c tests/xml2sexprtest.c: warn before exiting
Daniel Veillard
2007-11-20
1
-2
/
+16
*
Arrange for tests to pass in a non-srcdir build.
Jim Meyering
2007-11-14
1
-1
/
+12
*
Fixed compiler warnings
Daniel P. Berrange
2007-07-18
1
-23
/
+23
*
Added support for input devices
Daniel P. Berrange
2007-07-18
1
-4
/
+27
*
Added new <clock/> element in XML for choosing utc/localtime
Daniel P. Berrange
2007-07-16
1
-0
/
+22
*
* src/xend_internal.c src/xm_internal.c src/xml.c: add support
Daniel Veillard
2007-06-07
1
-0
/
+11
*
* src/xend_internal.c src/xml.c: applied patch from Nobuhiro Itou
Daniel Veillard
2007-04-11
1
-4
/
+21
*
Tue Feb 14 16:14:32 IST 2007 Mark McLoughlin <markmc@redhat.com>
Mark McLoughlin
2007-02-14
1
-1
/
+1
*
Added support for generating new style PV framebuffer. Added vnclisten & vncp...
Daniel P. Berrange
2006-12-13
1
-0
/
+23
*
Added support for non-bridged networking
Daniel P. Berrange
2006-11-15
1
-0
/
+22
*
* src/xend_internal.c src/xml.c: add an extra element currentMemory
Daniel Veillard
2006-11-10
1
-0
/
+11
*
Added support for <driver> element and blktap
Daniel P. Berrange
2006-10-09
1
-18
/
+95
*
Fixed multiple memory leaks & make test suite check for leaks with valgrind
Daniel P. Berrange
2006-10-06
1
-7
/
+15
*
Ensure we strip the :disk postfix from disks in Xen 3.0.3
Daniel P. Berrange
2006-09-14
1
-2
/
+2
*
Allow setting of VNC port when creating domains
Daniel P. Berrange
2006-09-12
1
-0
/
+11
[next]