]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/shortlog
people/liuw/libxenctrl-split/libvirt.git
2012-03-28 Christophe... Set default name for SPICE agent channel
2012-03-28 Alex Jiavirsh: plug memory leaks on failure path
2012-03-28 Guannan Renpython: make python APIs use these helper functions
2012-03-28 Guannan Renpython: Add new helper functions for python to C integr...
2012-03-28 Eric Blakesnapshot: fix virsh docs
2012-03-27 Daniel P. BerrangeEnable all warnings permanently & default to -Werror...
2012-03-27 Daniel P. BerrangeEnable build of test suite programs by default for...
2012-03-27 Stef WalterChange the default of mdns_adv to false
2012-03-27 Eric Blakesnapshot: don't pass NULL to QMP command creation
2012-03-27 Daniel P. BerrangeAdd LXC XML files to schema test & fix problems this...
2012-03-27 Daniel P. BerrangeAdd support for setting init argv for LXC
2012-03-27 Daniel P. BerrangeDetect location fo selinux mount point
2012-03-27 Daniel P. BerrangeExpand docs for timer tick policy
2012-03-27 D. Herrendoerferqemu,util: on restart of libvirt restart vepa callbacks
2012-03-27 Jiri Denemarkqemu: Avoid entering monitor with locked driver
2012-03-26 Laine Stumpbuild: fix "missing initializer" error in qemu_process.c
2012-03-26 Laine Stumpbuild: fix "missing initializer" errors in virsh.c
2012-03-26 Laine Stumpbuild: avoid frame size error when building without -O2
2012-03-26 Martin KletzanderAdded syntax-check rule for return with parentheses
2012-03-26 Martin KletzanderCleanup for a return statement in source files
2012-03-26 Eric BlakeFix and test round-trip of query parameters
2012-03-24 Osier Yangspec: Add missed dependancy for numad
2012-03-23 Eric Blakesnapshot: improve qemu handling of reused snapshot...
2012-03-23 Eric Blakesnapshot: wire up qemu transaction command
2012-03-23 Eric Blakesnapshot: add support for qemu transaction command
2012-03-23 Eric Blakesnapshot: rudimentary qemu support for atomic disk...
2012-03-23 Eric Blakesnapshot: make offline qemu snapshots atomic
2012-03-23 Eric Blakesnapshot: add atomic create flag
2012-03-23 Eric Blakesnapshot: add qemu capability for 'transaction' command
2012-03-23 Eric Blakebuild: drop obsolete qparams test
2012-03-23 Eric Blakebuild: fix incorrect enum declaration
2012-03-23 Li ZhangAdd qemu support for ppc64 on FC16 or above for rpm...
2012-03-23 Daniel P. BerrangeFix typo s/virURIFormatQuery/virURIFormatParams/
2012-03-23 Osier Yangqemu: Update domain status to running while wakeup...
2012-03-23 Osier Yangqemu: Update domain state to pmsuspended while suspend...
2012-03-23 Osier YangNew domain state pmsuspended
2012-03-23 Osier YangAdd support for the suspend event
2012-03-23 Osier YangAdd support for the wakeup event
2012-03-23 Osier Yangqemu: Update tray status while tray moved event is...
2012-03-23 Osier Yangqemu: Prohibit setting tray status as open for block...
2012-03-23 Osier Yangqemu: Do not start with source for removable disks...
2012-03-23 Osier Yangconf: Parse and for the tray attribute
2012-03-23 Osier Yangdocs: Add documentation for new attribute tray of disk...
2012-03-23 Osier YangAdd support for event tray moved of removable disks
2012-03-23 Prerna SaxenaImplement sysinfo on PowerPC.
2012-03-23 Daniel P. BerrangeLookup auth credentials in config file before prompting
2012-03-23 Daniel P. BerrangeRefactor code prompting for SASL credentials
2012-03-23 Daniel P. BerrangeAdd helper API for finding auth file path
2012-03-23 Daniel P. BerrangeRename virRequest{Username,Password} to virAuthGet...
2012-03-23 Daniel P. BerrangeRename src/util/authhelper.[ch] to src/util/virauth...
2012-03-23 Daniel P. BerrangeAdd a virKeyfilePtr object for parsing '.ini' files
2012-03-23 Daniel P. BerrangeConvert drivers over to use virURIPtr for query params
2012-03-23 Daniel P. BerrangeStore parsed query parameters directly in the virURIPtr...
2012-03-23 Daniel P. BerrangeUse a libvirt custom struct for virURIPtr
2012-03-23 Daniel P. BerrangeCentralize error reporting for URI parsing/formatting...
2012-03-23 Daniel P. Berranges/xmlURIPtr/virURIPtr/ in virURIFormat impl
2012-03-23 Daniel P. BerrangeUse virURIFree instead of xmlFreeURI
2012-03-23 Daniel P. BerrangeAdd test case for virURIPtr classs
2012-03-23 Daniel P. BerrangeLeave all child processes running when stopping systemd...
2012-03-23 Dave AllanClarify virsh freecell manpage entry
2012-03-23 Zhou Pengdocs: fix typo
2012-03-22 Dave AllanClarify what documentation is being referenced
2012-03-22 Guannan Renpython: add virDomainGetCPUStats python binding API
2012-03-22 Alex Jiapython: Avoid memory leaks on libvirt_virNodeGetCPUStats
2012-03-21 Eric Blakebuild: drop a painfully long gnulib test
2012-03-21 Jiri Denemarkqemu: Avoid dangling migration-out job when client...
2012-03-21 Jiri Denemarkqemu: Make autodestroy utilize connection close callbacks
2012-03-21 Jiri Denemarkqemu: Add connection close callbacks
2012-03-21 Jiri Denemarkqemu: Avoid dangling migration-in job on shutoff domains
2012-03-21 Jiri Denemarkqemu: Add support for domain cleanup callbacks
2012-03-21 Jiri Denemarkqemu: Use unlimited speed when migrating to file
2012-03-21 Alex Jiapython: Avoid memory leaks on libvirt_virNodeGetMemoryStats
2012-03-20 Eric Blakepython: always include config.h first
2012-03-20 Martin KletzanderMinor docs fix
2012-03-20 Laine Stumpconf: forbid use of multicast mac addresses
2012-03-20 Laine Stumpconf: return immediately on error in dhcp host element
2012-03-20 Laine Stumputil: fail attempts to use same mac address for guest...
2012-03-19 Martin KletzanderCpu mapping cleanup
2012-03-19 Eric Blakesnapshot: make quiesce a bit safer
2012-03-19 Martin KletzandervirConfGetValue: Fixed NULL pointer check
2012-03-17 Eric Blakevirsh: trim aliases from -h output
2012-03-16 Daniel P. BerrangeFix handling of blkio deviceWeight empty string
2012-03-16 Osier Yangremote: Fix migration leaks
2012-03-16 Alex Jialibvirt: fix comment typo
2012-03-15 Daniel P. BerrangeAdd support for forcing a private network namespace...
2012-03-15 Peter Krempalib: Don't access configuration if none is present
2012-03-15 Michal PrivoznikqemuDomainDetachPciDiskDevice: Free allocated cgroup
2012-03-15 Laine StumpEmit graphics events when a SPICE client connects/disco...
2012-03-15 Osier Yangnumad: Fix typo and warning
2012-03-15 Daniel P. BerrangeAdd container_uuid env variable to LXC guests
2012-03-15 Daniel P. BerrangeAllow overriding default URI in config file
2012-03-15 Osier Yangvirsh: A bit smarter attach-disk
2012-03-15 Alex Jiavirsh: fix invalid free
2012-03-15 Osier Yangqemu: Support numad
2012-03-14 Osier Yangqemu: Use scsi-block for lun passthrough instead of...
2012-03-14 Michal Privoznikqemu: Reverse condition in qemuDomainCheckDiskPresence
2012-03-14 Peter Krempacpu: Add cpu definition for Intel Sandy Bridge cpu...
2012-03-13 Martin KletzanderAdded support for AMD Bulldozer CPU
2012-03-13 Michal Privoznikgraphics: Cleanup port policy
2012-03-13 Guannan Renqemu: fix segfault when detaching non-existent network...
next