]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2010-01-18  Daniel P. BerrangeConvert disk drive over to use -device where available
2010-01-18  Daniel P. BerrangeConvert audio devices over to -device syntax
2010-01-18  Daniel P. BerrangeConvert watchdog to -device
2010-01-18  Daniel P. BerrangeConvert character devices over to use -device
2010-01-18  Daniel P. BerrangeAssign device aliases for all devices at startup
2010-01-18  Jim Meyeringstorage_backend_fs.c: do not ignore probe failure
2010-01-18  Daniel P. BerrangeProbe for -device and use -nodefaults
2010-01-18  Daniel P. BerrangeAdd device info to serial, parallel, channel, input...
2010-01-18  Daniel P. BerrangeIntroduce device aliases
2010-01-18  Daniel P. BerrangeClear assigned PCI devices at shutdown
2010-01-18  Daniel P. BerrangeAuto-add disk controllers based on defined disks
2010-01-18  Daniel P. BerrangeAvoid free'ing a constant string in chardev lookup...
2010-01-18  Daniel P. BerrangeRemove restriction on duplicated sound devices in parser
2010-01-18  Daniel P. BerrangeDetect PCI addresses at QEMU startup
2010-01-18  Daniel P. BerrangeProperly support SCSI drive hotplug
2010-01-18  Wolfgang MauererImplement SCSI controller hotplug/unplug for QEMU
2010-01-18  Jim Meyeringvbox_tmpl.c: remove useless array-is-non-NULL comparisons
2010-01-18  Jim Meyeringlxc_driver: remove useless comparison
2010-01-18  Jim Meyeringbuild: update gnulib submodule to latest
2010-01-18  Jim Meyeringgnulib added a new syntax-check test: use $(VAR), not...
2010-01-18  Jim Meyeringstorage_backend.h: include required headers
2010-01-18  Jim Meyeringesx_vi_types.c: include required headers
2010-01-18  Jim Meyeringvbox: include required headers
2010-01-18  Jim Meyeringcpu_x86_data.h: include required header
2010-01-18  Jim Meyeringutil.c: include required header, no longer masked by...
2010-01-18  Jiri DenemarkUse closest CPU model when decoding from CPUID
2010-01-18  Diego Elio... Change detection of xen so that it's actually automatic...
2010-01-18  Diego Elio... Standardise ./configure --help options reporting.
2010-01-18  Matthias Bolteqemu: Use log output for pty assignment if 'info charde...
2010-01-18  Matthias Bolteesx: Add VNC support
2010-01-18  Matthias Bolteesx: Make the domain part of the hostname optional
2010-01-18  Matthias Bolteesx: Add stubs for secondary driver types
2010-01-17  David JormBZs 528709 548485
2010-01-15  Matthias BolteFix validation of news.html
2010-01-15  Daniel P. BerrangeFix build of Xen proxy daemon
2010-01-15  Daniel P. BerrangeRemove obsolete comment in QEMU JSON code
2010-01-15  Daniel P. BerrangeSpecify bus/unit instead of index for disks with QEMU
2010-01-15  Daniel P. BerrangeSplit code for building QEMU -drive arg in separate...
2010-01-15  Daniel P. BerrangeConvert monitor over to use virDomainDeviceAddress
2010-01-15  Jim FehligMinor fixes for API extension doc
2010-01-15  Wolfgang MauererAdd new domain device: "controller"
2010-01-15  Daniel P. BerrangeSet default disk controller/bus/unit props
2010-01-15  Daniel P. BerrangeAdd address info to sound, video and watchdog devices
2010-01-15  Daniel P. BerrangeExtend the virDomainDeviceAddress struture to allow...
2010-01-15  Daniel P. BerrangeIntroduce a standardized data structure for device...
2010-01-15  Daniel P. BerrangeMake test suite output less verbose
2010-01-15  Matthias BolteFix compilation of virt-aa-helper.c
2010-01-15  Jim Meyeringxen: do not report a write-to-Xen-daemon failure as...
2010-01-14  Matthias BolteFix linkage of virt-aa-helper to libgnu.a
2010-01-14  Cole Robinsonutil: Make sure virExec hook failures are raised
2010-01-13  Cole RobinsonImplement path lookup for USB by vendor:product
2010-01-13  Cole Robinsondaemon: Don't blindly unregister domain events
2010-01-13  Cole Robinsondaemon: Fix various error reporting issues
2010-01-13  Cole Robinsonevents: Report errors on failure
2010-01-13  Cole Robinsonnode_device: udev: Fix memory leak
2010-01-13  Cole Robinsonnode_device: udev: Enumerate floppy devices
2010-01-13  Cole Robinsonnode_device: udev: Use base 16 for product/vendor
2010-01-13  Cole Robinsonutil: Remove logging handlers in virExec
2010-01-12  Jim FehligFix migration in xend driver
2010-01-12  Cole RobinsonCommit bootstrap .gitignore additions
2010-01-12  Cole Robinsonqemu: Disable errors in qemudShutdownVMDaemon
2010-01-12  Cole Robinsonlibvirt.c: Preserve MigratePerform failure
2010-01-12  Cole Robinsonqemu: migrate: Save MigratePerform error in MigrateFinish.
2010-01-12  Cole Robinsonvirterror: Add virSetError
2010-01-12  Daniel P. BerrangeEnsure error handling callback functions are called...
2010-01-12  Daniel P. BerrangeRevert 7aee22939f7f67a60e24472e5acc40b3b5b9d152
2010-01-12  David Jormcpu_shares parameter limit documented
2010-01-11  Matthias BolteDocument the domain XML cache attribute for disk devices
2010-01-11  Matthias Bolteqemu: Fix a memory leak in qemudExtractTTYPath
2010-01-11  Guido GüntherAlso look for dmi information in /sys/class
2010-01-11  Laine StumpFix UUID random generator to use /dev/random
2010-01-09  Jim Meyeringavoid another "make distcheck" failure
2010-01-09  Jim Meyeringavoid newly-introduced test failure
2010-01-09  Jim Meyeringproxy_internal.c: mark "request" parameter as nonnull
2010-01-09  Jim Meyeringdon't test "res == NULL" after we've already dereferenc...
2010-01-09  Jim Meyeringfix 7 "make check" test failures in non-srcdir build
2010-01-08  Jim Meyeringlet "configure --disable-shared" work once again
2010-01-08  Matthias Bolteesx: Dump the raw response in case of an SOAP fault
2010-01-08  Matthias Bolteesx: Warn if the ESX server is in maintenance mode
2010-01-08  Matthias BolteReplace old CVS references with GIT
2010-01-08  Daniel VeillardQemu: ask for memory preallocation with large pages
2010-01-07  Jim Fehligxen hypervisor: xen domctl version 6
2010-01-07  Jim Meyeringnetwork/bridge_driver.c: avoid potential NULL-dereference
2010-01-07  Matthias Boltevirsh: Use VIR_FREE instead of free
2010-01-07  Matthias Boltevirsh: Add persistent history using libreadline
2010-01-07  Matthias Bolteesx: Fix 'vpx' MAC address range and allow arbitrary...
2010-01-07  Matthias Bolteesx: Fix deserialization for VI API calls CancelTask...
2010-01-07  Matthias Bolteesx: Fix and improve the libcurl debug callback
2010-01-07  Matthias Bolteesx: Don't warn about an empty URI path
2010-01-07  Matthias Bolteesx: Also allow virtualHW version 4 for ESX 4.0
2010-01-07  Matthias BolteDon't free an uninitalized pointer in update_driver_name()
2010-01-06  Jim Meyeringxend_internal: don't let invalid input provoke NULL...
2010-01-06  Adam Litkeqemu: Always enable the virtio balloon driver
2010-01-06  David AllanDon't update vol details after build
2010-01-06  Diego Elio... Disable building of static Python module
2010-01-06  Matthew BoothFix parsing of 'info chardev' line endings
2010-01-05  Jim Meyeringvbox_tmpl.c: don't leak a domain pointer upon failure...
2010-01-05  Jim Meyeringvbox_tmpl.c: avoid NULL deref upon vboxDomainCreateXML...
2010-01-05  Jim Meyeringqemu_driver.c: remove useless, warning-provoking test
2010-01-05  Jim Meyeringqemu_driver.c: avoid NULL dereference upon disk-op...
next