]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2014-12-02 Michal Privoznikstorage: Introduce storagePoolLookupByTargetPath
2014-12-02 John FerlanReplace virDomainSnapshotFree with virObjectUnref
2014-12-02 John FerlanReplace virInterfaceFree with virObjectUnref
2014-12-02 John FerlanReplace virNWFilterFree with virObjectUnref
2014-12-02 John FerlanReplace virSecretFree with virObjectUnref
2014-12-02 John FerlanReplace virStreamFree with virObjectUnref
2014-12-02 John FerlanReplace virStoragePoolFree with virObjectUnref
2014-12-02 John FerlanReplace virStorageVolFree with virObjectUnref
2014-12-02 John FerlanReplace virNodeDeviceFree with virObjectUnref
2014-12-02 John FerlanReplace virNetworkFree with virObjectUnref
2014-12-02 John FerlanReplace virDomainFree with virObjectUnref
2014-12-02 John Ferlanrpc: Replace virXXXFree with virObjectUnref
2014-12-02 Dmitry Guryanovparallels: fix compilation of parallels_storage.c
2014-12-02 Ján TomkoGenerate a MAC when loading a config instead of package...
2014-12-02 Ján TomkoSilently ignore MAC in NetworkLoadConfig
2014-12-02 Michal Privozniklibvirt.c: Move virDomainGetFSInfo to libvirt-domain.c
2014-12-02 Pavel Hrdinanwfilter: fix crash when adding non-existing nwfilter
2014-12-02 Wang Ruiconf: fix a comment typo in virDomainVideoDefaultRAM
2014-12-02 Laine Stumpconf: replace call to virNetworkFree() with virObjectUn...
2014-12-02 Martin Kletzanderbuild, docs: Let make see the dependencies for html...
2014-12-02 Martin Kletzanderdocs: Correct invalid hyperlinks
2014-12-01 Eduardo CostaFix race condition in qemuGetProcessInfo
2014-12-01 John Ferlanlibxl: Resolve Coverity CHECKED_RETURN
2014-12-01 John Ferlandomain_conf: Resolve Coverity CHECKED_RETURN
2014-12-01 John Ferlanvirhook: Resolve Coverity NULL_RETURNS
2014-12-01 John Ferlanhotplug: Resolve Coverity FORWARD_NULL
2014-12-01 John Ferlanstorage: Add mixed fc_host/scsi_host duplicate adapter...
2014-12-01 John Ferlanstorage: Move and rename getVhbaSCSIHostParent
2014-12-01 Martin Kletzanderconf: Don't redefine virDomainTPMDefPtr
2014-12-01 Luyao Huangqemu: Make pid available for security managers in qemuP...
2014-12-01 Martin Kletzanderconf: Add device-related code for panic devices
2014-12-01 Martin Kletzanderconf: Add device-related code for TPM devices
2014-12-01 Erik Skultetyqemu: fix block{commit,copy} abort handling
2014-12-01 Wang Ruiqemu: set jobinfo type to FAILED if job is failed in...
2014-12-01 Wang Ruiqemu: set jobinfo type to CANCELLED if migration is...
2014-11-30 Luyao Huangdocs: Fix missing slashes in XML examples
2014-11-28 Michal Privoznikqemu: Don't track quiesced state of FSs
2014-11-28 Jiri DenemarkFix usage of virReportSystemError
2014-11-28 Martin Kletzanderdocs: fix simple typo in TPM paragraph
2014-11-27 Martin Kletzandertests: fix documentation for mocking methods
2014-11-27 Martin KletzanderRevert "ip link needs 'name' in 3.16 to create the...
2014-11-27 Jiri Denemarknetwork: Fix upgrade from libvirt older than 1.2.4
2014-11-26 Jiri Denemarkutil: Avoid calling closedir(NULL)
2014-11-25 Eric Blakevirsh: document block.n.allocation stat
2014-11-25 Eric Blakedbus: fix arrays of bools
2014-11-25 Wang Ruiqemu: add the missing jobinfo type in qemuDomainGetJobInfo
2014-11-25 John FerlanResolve build breaker
2014-11-25 Cédric Bosdonnatlxc: don't unmount subtree if it contains the source...
2014-11-25 Cédric Bosdonnatlxc: be more patient while resolving symlinks
2014-11-25 Cédric Bosdonnatip link needs 'name' in 3.16 to create the veth pair
2014-11-25 Cédric Bosdonnatvirt-aa-helper: /etc/libvirt-sandbox/services isn't...
2014-11-25 Cédric Bosdonnatvirt-aa-helper wasn't running virErrorInitialize
2014-11-24 Pavel Hrdinaqemu-command: introduce new vgamem attribute for QXL...
2014-11-24 Pavel Hrdinaqemu-command: use vram attribute for all video devices
2014-11-24 Pavel Hrdinacaps: introduce new QEMU capability for vgamem_mb devic...
2014-11-24 Pavel HrdinaQXL: fix setting ram and vram values for QEMU QXL device
2014-11-24 Pavel Hrdinavideo: cleanup usage of vram attribute and update docum...
2014-11-24 Pavel Hrdinainternal: add macro to round value to the next closest...
2014-11-24 Chen Hanxiaostorage_driver: fix a comment typo
2014-11-24 Tomoki Sekiyamavirsh: expose virDomainGetFSInfo
2014-11-24 Tomoki Sekiyamaqemu: add test for qemuAgentGetFSInfo
2014-11-24 Tomoki Sekiyamaqemu: Implement the qemu driver for virDomainGetFSInfo
2014-11-24 Tomoki Sekiyamaremote: Implement the remote protocol for virDomainGetF...
2014-11-24 Tomoki SekiyamaImplement public API for virDomainGetFSInfo
2014-11-24 Peter Krempaqemu: Emit the guest agent lifecycle event
2014-11-24 Peter Krempaexamples: Add support for the guest agent lifecycle...
2014-11-24 Peter Krempaevent: Add guest agent lifecycle event
2014-11-24 Jiri Denemarkspec: Automatically apply all patches with git
2014-11-24 Peter Krempaqemu: process: Refresh virtio channel guest state when...
2014-11-24 Peter Krempaqemu: chardev: Extract more information about character...
2014-11-21 Jim Fehliglibxl: destroy domain in migration finish phase on...
2014-11-21 Jim Fehliglibxl: start domain paused on migration dst
2014-11-21 Jim Fehliglibxl: acquire job in migration finish phase
2014-11-21 Jim Fehliglibxl: Receive migration data in a thread
2014-11-21 Ian Campbelllibxl: Allow libxl to find pygrub binary.
2014-11-21 Peter Krempastorage: rbd: Implement support for passing config...
2014-11-21 Peter Krempastorage: rbd: qemu: Add support for specifying internal...
2014-11-21 Peter Krempastorage: Allow parsing of RBD backing strings when...
2014-11-21 Peter Krempautil: storagefile: Split out parsing of NBD string...
2014-11-21 Peter Krempautil: split out qemuParseRBDString into a common helper
2014-11-21 Peter Krempatests: Reflow the expected output from RBD disk test
2014-11-21 Peter Krempaqemu: Refactor qemuBuildNetworkDriveURI to take a virSt...
2014-11-21 Peter Krempautil: storage: Copy hosts of a storage file only if...
2014-11-21 Peter Krempautil: storage: Add notice for extension of struct virSt...
2014-11-21 Peter Krempautil: buffer: Clarify scope of the escape operation...
2014-11-21 Peter Krempatest: virstoragetest: Add testing of network disk details
2014-11-21 Peter Krempadocs: domain: Move docs for storage hosts under the...
2014-11-21 Martin Kletzandervirsh: sync domdisplay help and manual
2014-11-21 Peter Krempaqemu: Add handling for VSERPORT_CHANGE event
2014-11-21 Peter Krempaconf: Add channel state for virtio channels to the XML
2014-11-21 Peter Krempaqemu: monitor: Rename and improve qemuMonitorGetPtyPaths
2014-11-21 Peter Krempatest: xml2xml: Print full filenames if xml2xml test...
2014-11-21 Peter Krempaconf: Annotate source enums for character device struct...
2014-11-21 Peter Krempaqemu: process: report useful error if alias formatting...
2014-11-21 Chen Fandocs: fix a typo in formatdomain.html
2014-11-21 Peter Krempastorage: qemu: Fix security labelling of new image...
2014-11-20 Eric Blakebuild: fix build when not using dbus
2014-11-20 Eric Blakebuild: avoid 32-bit failure on older gcc
2014-11-20 John Ferlanstorage: Add thread to refresh for createVport
2014-11-20 John Ferlanstorage: Fix issue finding LU's when block doesn't...
next