]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2012-10-22 Cole Robinsonspec: Fix multilib issue with systemtap tapsets
2012-10-22 Cole Robinsondocs: Fix installation of internals/*.html
2012-10-22 Cole Robinsonqemu: Don't use -enable-nesting with qemu 1.2.0+
2012-10-22 Doug Goldsteinqemu: Don't blindly assume VNC is supported
2012-10-22 Doug Goldsteintest: Don't assume VNC is always available
2012-10-22 Eric Blakestorage: let format probing work on root-squash NFS
2012-10-22 Osier Yangvirsh: Fix segfault of snapshot-list
2012-10-22 Ján Tomkomigrate: v2: use VIR_DOMAIN_XML_MIGRATABLE when available
2012-10-22 Michal Privoznikqemu: set seamless migration capability
2012-10-22 Osier Yangqemu: Fix the unused parameter which causes the build...
2012-10-22 Osier Yangqemu: Cleanup the unused 'nodeinfo'
2012-10-21 Cole Robinsondocs: virsh: clarify behavior of send-key
2012-10-21 Cole RobinsonLog parameters passed to virFileMakePath
2012-10-21 Cole RobinsonLog file name passed to virConfReadFile
2012-10-21 Cole Robinsondaemon: Avoid 'Could not find keytab file' in syslog
2012-10-21 Laine Stumpnetwork: don't allow multiple default portgroups
2012-10-21 Laine Stumpnetwork: always create dnsmasq hosts and addnhosts...
2012-10-20 Laine Stumpnetwork: free/null newDef if network fails to start
2012-10-20 Eric Blakeblockjob: avoid segv on early error
2012-10-19 Eric Blakeblockjob: properly label disks for qemu block-commit
2012-10-19 Eric Blakeblockjob: refactor qemu disk chain permission grants
2012-10-19 Eric Blakeblockjob: implement shallow commit flag in qemu
2012-10-19 Eric Blakeblockjob: wire up online qemu block-commit
2012-10-19 Eric Blakeblockjob: manage qemu block-commit monitor command
2012-10-19 Eric Blakeblockjob: remove unused parameters after previous patch
2012-10-19 Eric Blakestorage: use cache to walk backing chain
2012-10-19 Eric Blakestorage: cache backing chain while qemu domain is live
2012-10-19 Eric Blakestorage: make it easier to find file within chain
2012-10-19 Eric Blakestorage: remember relative names in backing chain
2012-10-19 Eric Blakestorage: don't require caller to pre-allocate metadata...
2012-10-19 Eric Blakestorage: get entire metadata chain in one call
2012-10-19 Eric Blakestorage: don't probe non-files
2012-10-19 Eric Blakestorage: use enum for snapshot driver type
2012-10-19 Eric Blakestorage: use enum for disk driver type
2012-10-19 Eric Blakestorage: use enum for default driver type
2012-10-19 Eric Blakestorage: match RNG to supported driver types
2012-10-19 Eric Blakestorage: treat 'aio' like 'raw' at parse time
2012-10-19 Eric Blakestorage: list more file types
2012-10-19 Cole RobinsonAutogenerate AUTHORS
2012-10-19 Guannan Renselinux: relabel tapfd in qemuPhysIfaceConnect
2012-10-19 Jiri Denemarkqemu: Do not require hostuuid in migration cookie
2012-10-19 Jiri Denemarkqemu: Allow migration with host USB devices
2012-10-19 Guido Güntherqemu: Set arch to i686 if qemu-system-i386 is found
2012-10-18 Guido Güntherqemu: Don't fail without emulatorpin or cpumask
2012-10-18 Michal Privozniknetwork: Set to NULL after virNetworkDefFree()
2012-10-18 Viktor Mihajlovskidist: added cpu/cpu_ppc_data.h to Makefile.am
2012-10-18 Jiri Denemarkqemu: Always format CPU topology
2012-10-18 Jiri Denemarkspec: Fix dependency for lock-sanlock subpackage
2012-10-18 Peter Krempaqemu: Add support for HyperV Enlightenment feature...
2012-10-18 Peter Krempaconf: Add support for HyperV Enlightenment features
2012-10-18 Peter Krempaconf: Make tri-state feature options more universal
2012-10-18 Michal Privoznikqemu: Correctly wait for spice to migrate
2012-10-17 Viktor Mihajlovskiqemu: Fixed default machine detection in qemuCapsParseM...
2012-10-17 Martin Kletzanderqemu: Pin the emulator when only cpuset is specified
2012-10-17 Jiri Denemarkqemu: Clear async job when p2p migration fails early
2012-10-17 Doug Goldsteininterface: add virInterfaceGetXMLDesc() in udev
2012-10-17 Michal PrivoznikAUTHORS: Remove double entry
2012-10-17 Li ZhangDoc-fix for PowerPC CPU model driver
2012-10-17 Li ZhangImplement CPU model driver for PowerPC
2012-10-17 Li ZhangAdd one file cpu_ppc_data.h to define CPU data for PPC
2012-10-17 Guannan Renselinux: remove unused variables in socket labelling
2012-10-17 Guannan Renselinux: fix wrong tapfd relablling
2012-10-17 Cole Robinsonstorage: lvm: lvcreate fails with allocation=0, don...
2012-10-17 Cole Robinsonstorage: lvm: Don't overwrite lvcreate errors
2012-10-16 Jiri Denemarkspec: Require newer sanlock on recent distros 2
2012-10-16 Peter Krempaspec: Add runtime requirement for libssh2
2012-10-16 Jiri Denemarkspec: Require newer sanlock on recent distros
2012-10-16 Jiri Denemarklocking: Fix build with sanlock < 2.4
2012-10-16 Daniel P. BerrangeFix typo in previous commit s/lik/like/
2012-10-16 Daniel P. BerrangeMake virInitialize thread safe
2012-10-16 Daniel P. BerrangeFix virProcessKillPainfully on Win32
2012-10-16 Daniel P. BerrangeAdd JSON serialization of virNetServerPtr objects for...
2012-10-16 Daniel P. BerrangeAdd JSON serialization of virNetServerClientPtr objects...
2012-10-16 Daniel P. BerrangeAdd JSON serialization of virNetServerServicePtr object...
2012-10-16 Daniel P. BerrangeAdd JSON serialization of virNetSocketPtr objects for...
2012-10-16 Daniel P. BerrangeAdd JSON serialization of virLockSpacePtr objects for...
2012-10-16 Daniel P. BerrangeIntroduce an internal API for handling file based locks...
2012-10-16 Martin Kletzandertests: Fix domain-events python test
2012-10-16 Eric Blakemaint: prepare for next release number
2012-10-16 Eric Blakemaint: fix license on polkit script
2012-10-16 Martin Kletzanderconf: add test for boot dev and order
2012-10-16 Martin Kletzanderconf: Fix crash with cleanup
2012-10-16 Martin Kletzanderselinux: Use raw contexts 2
2012-10-15 Eric Blakemaint: drop spurious semicolons
2012-10-15 Guannan Renselinux: add security selinux function to label tapfd
2012-10-15 Martin KletzanderAdd support for SUSPEND_DISK event
2012-10-15 Ján Tomkoutil: switch virLogEatParams to virLogSource
2012-10-15 Osier Yangnode_memory: Add new parameter field to tune the new...
2012-10-15 Laine Stumpqemu: reorganize qemuDomainChangeNet and qemuDomainChan...
2012-10-15 Guido GüntherAvoid straying </cpuset>
2012-10-15 Laine Stumpconf: virDomainDeviceInfoCopy utility function
2012-10-15 Laine Stumpconf: fix virDevicePCIAddressEqual args
2012-10-15 Guido GüntherFix tab vs space
2012-10-15 Osier Yangqemu: Ignore def->cpumask if emulatorpin is specified
2012-10-15 Osier Yangconf: Ignore emulatorpin if vcpu placement is auto
2012-10-15 Osier Yangqemu: Initialize cpuset for hotplugged vcpu as def...
2012-10-15 Osier Yangqemu: Create or remove cgroup when doing vcpu hotpluging
2012-10-15 Osier Yangconf: Initialize the pinning policy for vcpus
2012-10-15 Osier Yangconf: Ignore vcpupin for not onlined vcpus when parsing
2012-10-15 Osier Yangdoc: Sort out the relationship between <vcpu>, <vcpupin...
next