]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2010-01-21  David AllanImplement support for multi IQN
2010-01-21  Jiri DenemarkLet make fail when XHTML validation fails
2010-01-20  Laine StumpFix uses of virFileMakePath
2010-01-20  Laine StumpCreate storage pool directories with proper uid/gid...
2010-01-20  Laine StumpCreate storage volumes directly with desired uid/gid
2010-01-20  Laine StumpNew utility functions virFileCreate and virDirCreate
2010-01-20  Laine StumpAdd virRunWithHook util function
2010-01-20  Matthias BolteUnset copied environment variables in qemuxml2argvtest
2010-01-20  Matthias Bolteqemu: Don't allocate zero bytes
2010-01-20  Jim Meyeringclean-up: remove unnecessary closedir call
2010-01-20  Jim Meyeringnode_device_linux_sysfs.c: avoid opendir/fd leak on...
2010-01-20  Jim Meyeringdomain_conf.c: avoid a leak and the need for "cleanup...
2010-01-20  Daniel P. BerrangeMake all bitfields unsigned ints to avoid unexpected...
2010-01-20  Daniel P. BerrangeFix QEMU driver custom domain status XML extensions
2010-01-20  Jiri DenemarkDocument cpu-compare command in virsh man page
2010-01-20  Jiri DenemarkDocument <cpu> elements in capabilities and domain XML
2010-01-20  Matthias Boltedocs: Remove outdated information about remote limitations
2010-01-19  Jim Meyeringlogging: confirm that we want to ignore a write error
2010-01-19  Jim Meyeringxen_driver: don't leak a parsed-config buffer
2010-01-19  Laine StumpUpdate interface.rng and xml test files to match netcf...
2010-01-19  Laine StumpSupport bond interfaces attached to bridges in interfac...
2010-01-19  Laine StumpAllow empty bridges in interface xml.
2010-01-19  Laine StumpSupport delay property in interface bridge xml.
2010-01-19  Jim Meyeringstorage_conf: plug a leak on OOM error path
2010-01-19  Jiri DenemarkRemove superfluous new lines from messages
2010-01-19  Jiri DenemarkUse pciDeviceIsAssignable in qemu driver
2010-01-19  Jiri DenemarkTests for ACS in PCIe switches
2010-01-19  Daniel VeillardAdd Jiri Denemark <jdenemar@redhat.com> to commiters
2010-01-19  Jiri DenemarkAllow for CPU topology specification without model
2010-01-19  Jiri DenemarkAdd debug messages for CPU incompatibility
2010-01-19  Jiri DenemarkTake disabled/forced CPU features into account
2010-01-19  Jiri DenemarkImplement CPU topology support for QEMU driver
2010-01-19  Jiri DenemarkEnhance qemuParseCommandLineKeywords
2010-01-18  Daniel P. BerrangeConvert VirtIO balloon over to -device syntax
2010-01-18  Daniel P. BerrangeAuto-assign PCI addresses
2010-01-18  Daniel P. BerrangePass -vga none if no video card specified
2010-01-18  Daniel P. BerrangeAdd support for explicit -sdl flag to QEMU
2010-01-18  Daniel P. BerrangeConvert guestfwd to -device, and add -sdl explicit...
2010-01-18  Daniel P. BerrangeConvert PCI device assignment over to -device
2010-01-18  Daniel P. BerrangeConvert USB input devices to -device
2010-01-18  Daniel P. BerrangeConvert USB hostdevices over to -device
2010-01-18  Daniel P. BerrangeConvert USB disks over to -device
2010-01-18  Daniel P. BerrangeConvert NICs over to use -device & -netdev where possible
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
next