]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2012-09-05  Laine Stumpbuild: require netcf-0.2.2 when installing on Fedora18+
2012-09-05  Eric Blakebuild: don't fail when xsltproc is missing
2012-09-05  Eric Blakebuild: avoid warnings from gcc 4.2.1
2012-09-05  Martin Kletzanderqemu: don't pin all the cpus
2012-09-05  Eric Blakemaint: avoid doubled name in syntax check failures
2012-09-05  Eric Blakebuild: use re-entrant functions in virsh
2012-09-05  Daniel P. BerrangeRemove explicit dependency on ceph RPM
2012-09-05  Jiri Denemarkqemu: Do not require auth scheme in graphics events
2012-09-05  Martin Kletzanderconf: describe security_driver behavior
2012-09-05  Martin Kletzanderdocs: correct dompmwakeup description
2012-09-04  Paul EggertPass a correct pointer type to localtime_r(3).
2012-09-04  Eric Blakebuild: use correct libraries for clock_gettime
2012-09-04  Jasper Lievisse... Include an extra header needed for OpenBSD.
2012-09-04  Viktor MihajlovskiRename iolimit to blockio.
2012-09-04  Jiri Denemarkqemu: Fix reboot with guest agent
2012-09-04  Daniel P. BerrangeFix mingw64 build by using intptr_t for int->void*...
2012-09-03  Peter Krempaqemu: Don't update graphic definitions on password...
2012-09-03  Martin Kletzandertests: Add tests for qemu S3/S4 state configuration
2012-09-03  Martin Kletzanderqemu: Add support for S3/S4 state configuration
2012-09-03  Martin KletzanderAdd per-guest S3/S4 state configuration
2012-08-31  Eric Blakepython: don't mask libvirt errors
2012-08-31  Viktor Mihajlovskiqemu: Support for Block Device IO Limits.
2012-08-31  Viktor Mihajlovskiconf: Support for Block Device IO Limits
2012-08-31  Eric Blakecommand: shell-quote when logging commands
2012-08-31  Peter Krempavirsh: remove unneeded usage of vshConnectionUsability()
2012-08-31  Peter Krempavirsh: Improve checking for connection when running...
2012-08-31  Martin Kletzanderqemu: fix remote port searching
2012-08-31  Osier Yangschemas: Fix wwn pattern
2012-08-31  Osier Yangutil: Update the inconsistent and outdated comments
2012-08-31  Daniel VeillardRelease of libvirt-0.10.1 v0.10.1
2012-08-31  Marcelo Cerriconf: Avoid formatting auto-generated DAC labels
2012-08-31  Marcelo Cerriconf: Fix parsing of seclabels without model
2012-08-31  Viktor Mihajlovskivirsh: fixed incorrect timing report
2012-08-31  Jiri Denemarkvirsh: Document subdriver option of attach-disk
2012-08-31  Jiri Denemarkqemu: Don't ignore CPU tuning config if required cgroup...
2012-08-31  Guannan Rendoc: update option force to subcommand change-media
2012-08-31  Guannan Rencgroup: fix libvirtd crash caused by messed memory
2012-08-31  Guannan Rencgroup: fix a typo on extracting data from vcpu cgroup
2012-08-31  Guannan Rencgroup: read more data from cgroup cpuacct.usage_percpu
2012-08-31  Jiri Denemarkdocs: Fix typo in CPU tuning
2012-08-31  Peter Krempadoc: Fix emulator pinning example in formatdomain.html
2012-08-31  Stefan Bergernwfilter: adapt IP learning for broadcasted DHCP replies
2012-08-31  Stefan Bergernwfilter: accept broadcasted DHCP replies in DHCP snoop...
2012-08-31  Stefan BergerImplement virMacAddrIsBroadcastRaw
2012-08-31  Kyle MesteryFix adding ports to OVS bridges without VLAN tags
2012-08-31  Jim FehligFix xen driver following changes to make it stateful
2012-08-30  Nishank TrivediFix issue of PF brought down if VF is 8021.Qbh and...
2012-08-30  Stefan Bergernwfilter: loop generated too many rules
2012-08-30  Peter Krempasecurity: Re-apply commit ce53382ba28179d3a504b29b4f888...
2012-08-30  Peter Krempavcpupin: Fix returning of arrays from virDomainVcpuPinAdd
2012-08-30  Peter Krempaqemu: Fix possible infinite loop and segfault on error...
2012-08-30  Peter Krempaqemu: Clean up security driver initialisation and confi...
2012-08-30  Jiri Denemarkqemu: Revert to blocking behavior of qemuAgentCommand
2012-08-30  Jiri Denemarkqemu: Remove redundant parameter from qemuAgentSend
2012-08-30  Laine Stumpnetwork: get vlan info for Open vSwitch interfaces...
2012-08-30  Daniel VeillardSmall cleanup on previous patch
2012-08-30  Kyle MesteryFix a crash when using Open vSwitch virtual ports
2012-08-30  Osier Yangqemu: Sort the numa params only when it affects the...
2012-08-30  Daniel P. BerrangeFix configuration of QEMU security drivers
2012-08-29  Peter Krempaqemu: Refactor initialisation of security drivers.
2012-08-29  Peter KrempaRevert "security: Add DAC to security_drivers"
2012-08-29  Jiri Denemarkqemu: Fix starting domains with no cpu cgroup
2012-08-29  Alex Jiasecurity: remove dead code from virSecurityDACGenLabel
2012-08-29  Daniel VeillardRelease of libvirt-0.10.0 v0.10.0
2012-08-29  Peter Krempanwfilter: Don't try to acquire DBus context when DBus...
2012-08-29  Guido GüntherDon't require gawk for a simple print expression
2012-08-29  Alex Jiautil: Prevent libvirtd crash from virNetDevOpenvswitchA...
2012-08-29  Osier Yangqemu: Set placement when setting numa parameters
2012-08-29  Daniel VeillardPortability fixes for non-linux or old linux platforms
2012-08-28  Peter Krempasecurity_dac: Don't return uninitialised uid and gid...
2012-08-28  Peter Krempasecurity_dac: Don't return uninitialised value when...
2012-08-28  Peter Krempasecurity_dac: Avoid segfault when no label is requested
2012-08-28  Peter Krempautil: Fix error message when getpwuid_r fails to find...
2012-08-28  Osier Yangconf: Fix the problem which cause libvirtd to crash
2012-08-28  Michal Privoznikbuild: define 'inline' iff HAVE_LIBNL1
2012-08-28  Martin Kletzanderdocs: CPU allocation and pinning clarification
2012-08-27  Eric Blakebuild: work with older libnl1 headers
2012-08-27  Michal Privoznikqemu: Fix define logic
2012-08-27  Michal Privoznikqemu_agent: Switch to virReportSystemError() on system...
2012-08-27  Michal PrivoznikIntroduce new VIR_ERR_AGENT_UNRESPONSIVE error code
2012-08-27  Ján Tomkoconf: prevent NULL pointer access in virSecurityLabelDe...
2012-08-27  Michal Privoznikqemu: Switch to unified func name
2012-08-27  Guannan Renrpc: fix segmentation fault caused by null client-sock
2012-08-27  Martin Kletzanderqemu: fix regression with spice tls port allocation
2012-08-27  Martin Kletzanderqemu: fix regression with pinning
2012-08-27  Alex Jiavirsh: fix missing return value
2012-08-27  Laine Stumpspecfile: require libnl3 for Fedora >= 18 and RHEL... v0.10.0-rc2
2012-08-25  Laine Stumpbuild: add LIBNL_CFLAGS to build of libvirt_lxc
2012-08-24  Eric Blakesnapshot: rename an enum
2012-08-24  Eric Blakesnapshot: split snapshot conf code into own file
2012-08-24  Eric Blakesnapshot: make virDomainSnapshotObjList opaque
2012-08-24  Philipp Hahnxen-xs: fix uuid of renamed domain
2012-08-24  Michal Privoznikconf: Don't always require security/@model
2012-08-24  Michal Privozniksecurity: Add DAC to security_drivers
2012-08-24  Peter Krempalibssh2_transport: Add docs to remote.html
2012-08-24  Laine Stumpnwfilter: don't log error if firewalld is disabled...
2012-08-24  Laine Stumpopenvz: check the exitstatus of vzlist
2012-08-23  Eric Blakeqemu-agent: available in 0.10.0
2012-08-23  Laine Stumpnetwork: fix virtual network bridge delay setting
2012-08-23  Michal Privoznikqemu: forbid suspend if already pmsuspended
next