]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2013-07-31  Mooli TayerConfiguring systemd to restart libvirt on failure
2013-07-31  Stefan Baderxen: Avoid double free of virDomainDef in xenDaemonCrea...
2013-07-31  Daniel P. BerrangeEnable support for systemd-machined in cgroups creation
2013-07-31  Daniel P. BerrangeCope with races while killing processes
2013-07-31  Daniel P. BerrangeAdd support for systemd cgroup mount
2013-07-31  Daniel P. BerrangeAdd APIs for formatting systemd slice/scope names
2013-07-31  Peter Krempaqemuagenttest: Add tests for CPU plug functions and...
2013-07-31  Peter Krempaqemuagenttest: Introduce testing of shutdown commands
2013-07-31  Peter Krempaqemuagenttest: Add testing of agent suspend modes
2013-07-31  Peter Krempaqemuagenttest: Test the filesystem trimming
2013-07-31  Peter Krempatests: Add qemuagenttest
2013-07-31  Peter Krempaqemumonitortestutils: Add the ability to check argument...
2013-07-31  Peter Krempaqemumonitortestutils: Improve error reporting from...
2013-07-31  Peter Krempaqemumonitortestutils: Add instrumentation for guest...
2013-07-31  Peter Krempaqemumonitortestutils: Split lines on \n instead of...
2013-07-31  Peter Krempaqemumonitortestutils: Refactor the test helpers to...
2013-07-31  Peter Krempaqemumonitortestutils: Split up creation of the test...
2013-07-31  Peter Krempaqemumonitortestutils: Don't crash on non fully initiali...
2013-07-31  Peter Krempaqemumonitortestutils: remove multiline function calls
2013-07-31  Peter Krempaqemumonitortestutils: Use VIR_DELETE_ELEMENT and VIR_AP...
2013-07-31  Peter Krempaqemumonitortestutils: Use consistent header style and...
2013-07-31  Peter Krempaqemu_agent: Remove obvious comments
2013-07-31  Peter Krempaqemu_agent: Move updater function for VCPU hotplug...
2013-07-31  Peter Krempaqemu_agent: Output newline at the end of the sync JSON...
2013-07-31  Peter Krempaconf: Export virDomainChrSourceDefClear()
2013-07-31  Ján TomkoDon't mark parentIndex with ATTRIBUTE_UNUSED
2013-07-30  Bamvor Jian... add console support in libxl
2013-07-30  Dan Walshutil: add virGetUserDirectoryByUID
2013-07-30  Eric Blakemaint: fix typo for SENTINEL
2013-07-30  Jiri Denemarkspec: Don't mix commands with macro definitions
2013-07-30  Jiri Denemarkspec: Use --enable-werror on RHEL
2013-07-30  Jiri Denemarkspec: RHEL-7 does not have sanlock on i686
2013-07-30  Peter Krempaspec: Disable libssh2 support for RHEL
2013-07-30  Jiri Denemarktests: Put a mock library at the start of LD_PRELOAD
2013-07-30  Daniel P. BerrangeSupport apparmor in RPM spec
2013-07-30  Daniel P. BerrangeDelete obsolete / unused python test files
2013-07-30  Yuri ChornoivanFix minor typos in messages and docs
2013-07-30  Daniel VeillardRelease of libvirt-1.1.1 v1.1.1
2013-07-29  Eric Blakebuild: fix shunloadtest breakage
2013-07-29  Eric Blakeexamples: fix mingw build vs. printf
2013-07-29  Eric Blaketests: consistently use virFilePrintf
2013-07-29  Eric Blakebuild: skip systemd mock on non-Linux
2013-07-29  Daniel P. BerrangeRename VIR_DOMAIN_PAUSED_GUEST_PANICKED to VIR_DOMAIN_P...
2013-07-29  Daniel P. BerrangeRemove VIR_DOMAIN_SHUTDOWN_CRASHED from public API
2013-07-29  Daniel P. BerrangeFix dbus message reading code on big endian hosts
2013-07-29  Jiri Denemarkspec: Cat test-suite.log if make check fails
2013-07-29  Eric Blakebuild: fix another virdbus issue on mingw
2013-07-29  Eric Blakebuild: fix virutil build on mingw
2013-07-29  Eric Blakebuild: fix virthread build on mingw
2013-07-29  Eric Blakebuild: fix virdbus build on mingw
2013-07-29  Eric Blakebuild: fix vircgroup build on mingw
2013-07-29  Daniel P. BerrangeConditionalize build of virCgroupValidateMachineGroup
2013-07-29  Eric Blakebuild: fix VPATH 'make check'
2013-07-29  Cole Robinsonpython: Drop TODO
2013-07-29  Daniel P. BerrangeFix probing of legacy Xen driver to not leave URI set
2013-07-29  Li Zhangcpu: Fix one compile error for PPC.
2013-07-29  Guannan Rencaps: use -device for primary video when qemu >=1.6
2013-07-26  Eric Blakebuild: avoid uninitialized use warning v1.1.1-rc2
2013-07-26  Daniel P. BerrangeSet default partition in libvirtd instead of libvirt_lxc
2013-07-26  John FerlanvirStateDriver - Separate AutoStart from Initialize
2013-07-26  John FerlanSeparate out StateAutoStart from StateInitialize
2013-07-26  Ján TomkoResolve Coverity complaint in storagevolxml2argvtest
2013-07-26  Ján TomkoRemove redundant free in virNetworkDNSHostDefParseXML
2013-07-26  Ján TomkoRemove double space in error messages
2013-07-26  Ján TomkoDon't check validity of missing attributes in DNS SRV XML
2013-07-26  Ján TomkoSet the number of elements 0 in virNetwork*Clear
2013-07-26  Michal Privoznikformatdomain.html.in: Document implementation limitatio...
2013-07-26  Michal Privoznikformatdomain.html.in: Correctly use <code/> in #elementQoS
2013-07-26  Alex Jiaconf:Fix a copy paste error
2013-07-25  Jim FehligFix virsh snapshot-list error reporting
2013-07-25  Daniel P. BerrangeSkip detecting placement if controller is disabled
2013-07-25  Daniel P. BerrangeAdd 'controllers' arg to virCgroupNewDetect
2013-07-25  Daniel P. BerrangeFix detection of 'emulator' cgroup
2013-07-25  Daniel P. BerrangeMake virCgroupIsValidMachine static
2013-07-25  Daniel P. BerrangeIntroduce a more convenient virCgroupNewDetectMachine
2013-07-25  Guido Günthervirdbustest: Don't pass number of arguments as long...
2013-07-25  Ján TomkoAdd inputpool to storagevolxml2argvtest
2013-07-25  Ján TomkoMove volume XMLs out of storagevolxml2argvdata
2013-07-25  Ján TomkoMove pool XML out of storagevolxml2argvdata
2013-07-25  Ján TomkoUse separate macros for failure/success in vol-to-argv...
2013-07-25  Ján Tomkotests: PCI controller checks
2013-07-25  Ján TomkoDon't overwrite errors in qemuTranslateDiskSourcePool
2013-07-25  Daniel P. BerrangeProtection against doing bad stuff to the root group
2013-07-25  Daniel P. BerrangeConvert LXC driver to use virCgroupNewMachine
2013-07-25  Daniel P. BerrangeConvert QEMU driver to use virCgroupNewMachine
2013-07-25  Daniel P. BerrangeNew cgroups API for atomically creating machine cgroups
2013-07-24  Michal PrivoznikvirLXCMonitorClose: Unlock domain while closing monitor
2013-07-24  Stefan Baderlibxl: Correctly initialize vcpu bitmap
2013-07-24  Ján TomkoAdd a colon after 'internal error'
2013-07-24  Ján TomkoAdd new virAuth symbols to private.syms
2013-07-24  Roman BogorodskiyFix virCgroupAvailable() w/o HAVE_GETMNTENT_R defined
2013-07-24  Roman BogorodskiyFix link_addr detection
2013-07-24  Martin KletzanderUse qemuOpenFile in qemu_driver.c
2013-07-24  Martin KletzanderMake qemuOpenFile aware of per-VM DAC seclabel.
2013-07-24  Martin KletzanderExpose ownership ID parsing
2013-07-24  Laine Stumpqemu: set/validate slot/connection type when assigning...
2013-07-24  Laine Stumpqemu: make QEMU_PCI_ADDRESS_(SLOT|FUNCTION)_LAST less...
2013-07-24  Laine Stumpqemu: only check for PIIX3-specific device addrs on...
2013-07-24  Laine Stumpqemu: turn qemuDomainPCIAddressBus into a struct
2013-07-24  Eric Blakebuild: work around broken kernel headers v1.1.1-rc1
next