]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2011-03-09 Eric Blakedocs: silence warnings about generated API docs
2011-03-09 Eric Blakedocs: document <driver name='vhost'/> for interfaces
2011-03-09 Guido GüntherMake sure the rundir is accessible by the user
2011-03-09 Cole RobinsonDon't overwrite virRun error messages
2011-03-09 Guido Güntherlibvirtd: Remove indirect linking
2011-03-09 Hu TaoFix a wrong error message thrown to user
2011-03-09 Eric Blakebuild: avoid compiler warning on cygwin
2011-03-09 Eric Blakebuild: fix build on cygwin
2011-03-09 Wen Congyangbuild: fix building error when building without libvirtd
2011-03-08 Eric Blakedocs: correct range of default NAT subnet
2011-03-08 Guido Günthervirsh: Remove indirect link against libxml2
2011-03-08 Michal Privoznikvirsh: Change option parsing functions to return tri...
2011-03-08 Michal Privoznikvirsh: change vshCommandOptString return type and fix...
2011-03-08 Cole Robinsondocs/formatdomain: Add release info for disk <driver...
2011-03-08 Daniel VeillardFix build on cygwin
2011-03-07 Wen Congyangsupport to detach USB disk
2011-03-07 Wen Congyangrename qemuDomainDetachSCSIDiskDevice to qemuDomainDeta...
2011-03-07 Cole Robinsonqemu_hotplug: Reword error if spice password change...
2011-03-07 Wen Congyangunlock eventLoop before calling callback function
2011-03-07 Daniel P. BerrangeExpose event loop implementation as a public API
2011-03-07 Daniel P. BerrangeMove event code out of the daemon/ into src/util/
2011-03-07 Daniel P. BerrangeConvert daemon/virsh over to use primary event APIs...
2011-03-07 Daniel VeillardCleaning up some of the logging code
2011-03-06 Osier Yangqemu: Support vram for video of qxl type
2011-03-04 Phil Pettyfixes for several memory leaks
2011-03-04 Daniel VeillardDump the debug buffer to libvirtd.log on fatal signal
2011-03-04 Daniel VeillardAdd an an internal API for emergency dump of debug...
2011-03-04 Daniel VeillardFix a counter bug in the log buffer
2011-03-04 Daniel VeillardAdd logrotate support for libvirtd.log
2011-03-04 Daniel VeillardChange default log policy to libvirtd.log instead of...
2011-03-04 Daniel VeillardForce all logs to go to the round robbin memory buffer
2011-03-04 Laine Stumpqemu: avoid corruption of domain hashtable and misuse...
2011-03-04 Laine Stumpqemu: Add missing lock of virDomainObj before calling...
2011-03-04 KAMEZAWA HiroyukiAUTHORS: adjust to preferred spelling
2011-03-03 Matthias Bolteesx: Escape password for XML
2011-03-03 Eric Blakeutil: correct retry path in virFileOperation
2011-03-03 Soren HansenPass virSecurityManagerPtr to virSecurityDAC{Set, Resto...
2011-03-03 Eric Blakemaint: update to latest gnulib
2011-03-03 Eric Blakemaint: avoid long lines in more tests
2011-03-03 Jiri Denemarkutil: Allow removing hash entries in virHashForEach
2011-03-03 Daniel P. BerrangeAttempt to improve an error message
2011-03-02 Eric Blakeqemu: avoid double close on domain restore
2011-03-01 Daniel P. Berrangeadd additional event debug points
2011-02-28 Eric Blakeqemu: only request sound cgroup ACL when required
2011-02-28 Daniel P. BerrangeAdd check for kill() to fix build of cgroups on win32
2011-02-25 Michal NovotnyAdd support for multiple serial ports into the Xen...
2011-02-25 Michal NovotnyFix port value parsing for serial and parallel ports
2011-02-25 Daniel P. BerrangeAdd APIs for killing off processes inside a cgroup
2011-02-25 Daniel P. BerrangeAllow hash tables to use generic pointers as keys
2011-02-25 Daniel P. BerrangeRemove deallocator parameter from hash functions
2011-02-25 Daniel P. BerrangeMake commandtest more robust wrt its execution environment
2011-02-24 Philipp HahnFix spelling mistake: seek
2011-02-24 Eric Blakeaudit: audit qemu pci and usb device passthrough
2011-02-24 Eric Blakeaudit: audit qemu memory and vcpu adjusments
2011-02-24 Eric Blakeaudit: add qemu hooks for auditing cgroup events
2011-02-24 Eric Blakeaudit: prepare qemu for listing vm in cgroup audits
2011-02-24 Eric Blakecgroup: determine when skipping non-devices
2011-02-24 Eric BlakevirExec: avoid uninitialized memory usage
2011-02-24 Daniel P. BerrangeAllow 32-on-64 execution for LXC guests
2011-02-24 Daniel P. BerrangePut <stdbool.h> into internal.h so it is available...
2011-02-24 Jiri Denemarkqemu: Switch over command line capabilities to virBitmap
2011-02-24 Jiri Denemarkqemu: Rename qemud\?CmdFlags to qemuCaps
2011-02-24 Jiri Denemarkqemu: Use helper functions for handling cmd line capabi...
2011-02-24 Jiri Denemarkqemu: Rename QEMUD_CMD_FLAG_* to QEMU_CAPS_*
2011-02-24 Jiri Denemarkutil: Add API for converting virBitmap into printable...
2011-02-24 Jiri Denemarkutil: Use unsigned long as a base type for virBitmap
2011-02-23 Daniel P. BerrangeExpose name + UUID to LXC containers via env variables
2011-02-23 Daniel P. BerrangeFix discard of expected errors
2011-02-23 Daniel P. BerrangeFix off-by-1 in virFileAbsPath.
2011-02-23 Daniel P. BerrangeFix group/mode for /dev/pts inside LXC container
2011-02-22 Eric Blakesecurity: avoid memory leak
2011-02-22 Roopa Prabhu802.1Qbh: Delay IFF_UP'ing interface until migration...
2011-02-22 Osier Yangstorage: make debug log more useful
2011-02-22 Osier Yangvirsh: replace vshPrint with vshPrintExtra for snapshot...
2011-02-21 Wen Congyangcheck device-mapper when building with mpath or disk...
2011-02-21 Eric Blakebuild: add dependency on gnutls-utils
2011-02-21 Markus GroßRenamed functions in xenxs
2011-02-21 Markus GroßMoved XM formatting functions to xenxs
2011-02-21 Markus GroßMoved XM parsing functions to xenxs
2011-02-21 Markus GroßMoved SEXPR formatting functions to xenxs
2011-02-21 Markus GroßMoved SEXPR parsing functions to xenxs
2011-02-21 Markus GroßMoved some SEXPR functions from xen-unified
2011-02-21 Markus GroßMoved SEXPR unit to utils
2011-02-21 Wen Congyangprotect the scsi controller to be deleted when it is...
2011-02-21 Eric Blakemaint: fix grammar in error message
2011-02-21 Dan Kenigsbergvirt-*-validate.in: quote all variable references
2011-02-21 Dan Kenigsbergvirt-pki-validate: behave when CERTTOOL is missing
2011-02-21 Eric Blakeautobuild.sh: use VPATH build
2011-02-21 Eric Blakemaint: fix 'make dist' in VPATH build
2011-02-21 Eric Blakebuild: don't require pod2man for tarball builds
2011-02-21 Eric Blakemaint: kill all remaining uses of old DEBUG macro
2011-02-21 Eric Blakehash: make virHashFree more free-like
2011-02-21 Jiri Denemarkbuild: Fix API docs generation in VPATH build
2011-02-21 Daniel P. BerrangeRemove all object hashtable caches from virConnectPtr
2011-02-19 Stefan Bergernwfilter: enable rejection of packets
2011-02-18 Guido GüntherDrop empty argument from dnsmasq call
2011-02-18 Eric Blakebuild: fix broken mingw cross-compilation
2011-02-18 Matthias Bolteesx: Ignore malformed host UUID from BIOS
2011-02-18 Michal Privoznikvirsh: freecell --all getting wrong NUMA nodes count
2011-02-18 Eric Blakebuild: speed up non-maintainer builds
next