]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2014-05-22  Michal PrivoznikqemuSetupCgroupForVcpu: s/virProcessInfoSetAffinity...
2014-05-21  Roman Bogorodskiybhyve: fix virObjectUnlock() usage
2014-05-21  Cole Robinsonvirdbus: Show method name in error message
2014-05-21  Cole Robinsonvirdbus: Remove redundant error macro
2014-05-20  Eric Blaketests: avoid dlsym mocking on mingw
2014-05-20  Peter Krempaqemu: snapshot: Fix return value of external checkpoint...
2014-05-20  Peter Krempaqemu: snapshot: Forbid empty snapshots
2014-05-20  Peter Krempaqemu: snapshot: Forbid partial internal snapshots
2014-05-20  Peter Krempaqemu: snapshot: Use typecasted switch in qemuDomainSnap...
2014-05-20  Roman Bogorodskiybhyve: domain events support
2014-05-20  Chen Fanmigration: add support for migrateURI configuration
2014-05-20  Laine Stumputil: refactor virNetlinkCommand to fix several bugs...
2014-05-19  Eric Blakebuild: nuke more uses of 'sync'
2014-05-19  Pavel Hrdinaavoid 'sync' as variable name
2014-05-19  Pavel HrdinaReturn error when updating cdrom device
2014-05-19  Eric BlakeRevert "maint: prefer enum over int for virstoragefile...
2014-05-19  Ján TomkoFix crash in DAC driver with no seclabels
2014-05-19  Dmitry Guryanovparallels: create VMs in the default place
2014-05-19  Dmitry Guryanovparallels: add disks correctly
2014-05-19  Dmitry Guryanovparallels: set file format in virDomainDef
2014-05-19  Dmitry Guryanovparallels: add VIR_STORAGE_FILE_PLOOP format
2014-05-19  Michal PrivoznikvirSecurityDACRestoreSecurityHostdevLabel: Unmark ...
2014-05-19  Ján Tomkodocs: add a serial device with a seclabel example
2014-05-19  Ján Tomkoconf: fix seclabels for chardevs
2014-05-19  Ján TomkoRename virDomainDiskSourceDefFormatSeclabel
2014-05-16  Jim Fehligsecurity_dac: honor relabel='no' in chardev config
2014-05-16  Jim Fehligsecurity_dac: avoid relabeling hostdevs when relabel...
2014-05-16  Jim Fehligsecurity_dac: honor relabel='no' in disk config
2014-05-16  Jim Fehligsecurity_dac: avoid relabeling when relabel='no'
2014-05-16  Jim Fehligsecurity_dac: rework callback parameter passing
2014-05-16  Jim Fehligsecurity_dac: cleanup use of enum types
2014-05-16  Jim Fehligsecurity_dac: annotate some functions with ATTRIBUTE_NO...
2014-05-16  Eric Blakemaint: fix typos related to disk name resolution
2014-05-16  Chen Hanxiaoutil: fix memory leak in failure path of virCgroupKillR...
2014-05-16  Eric Blakemaint: prefer enum over int for virstoragefile structs
2014-05-16  Eric Blakemaint: shorten 'TypeType' function names
2014-05-16  Eric Blakemaint: use enum typedef for virstorageencryption.h
2014-05-16  Eric Blakevbox: fix stale comment about vdi storage type
2014-05-15  Michal Privoznikqemu: Implement virDomain{Get,Set}Time
2014-05-15  Michal Privoznikvirsh: Expose virDomain{Get,Set}Time
2014-05-15  Michal PrivoznikIntroduce virDomain{Get,Set}Time APIs
2014-05-15  Jiri Denemarkqemu: Avoid leak in qemuDomainCheckRemoveOptionalDisk
2014-05-14  Jim Fehligsecurity_dac: Fix indentation
2014-05-14  Jim Fehligsecurity_dac: Remove unnecessary curly braces
2014-05-14  Jim Fehligsecurity_dac: Remove unnecessary ATTRIBUTE_UNUSED
2014-05-14  Li Yangvirsh: reject undefine --wipe-storage without also...
2014-05-14  Julio Faraccoconf: use typedefs for enums in "src/conf/snapshot_conf.h"
2014-05-14  Julio Faraccoconf: use typedefs for enums in "src/conf/storage_conf.h"
2014-05-14  Julio Faraccoconf: use typedefs for enums in "src/conf/nwfilter_conf.h"
2014-05-14  Jiri Denemarkqemu: Ignore temporary job errors when checking migrati...
2014-05-14  Jiri Denemarkqemu: Make qemuProcess{Start,Stop}CPUs easier to follow
2014-05-14  Jiri DenemarkqemuDomainObjBeginNestedJob: Return -2 for temporary...
2014-05-14  Jiri Denemarkqemu: Make qemuDomainObjBeginNestedJob static
2014-05-14  Peter Krempaqemu: snapshot: Terminate job when memory compression...
2014-05-13  Roman Bogorodskiyqemu: extract common PCI handling functions
2014-05-13  Roman Bogorodskiyqemu: extract PCI handling structs
2014-05-13  Martin Kletzandersanlock: avoid leak in acquire()
2014-05-13  John Ferlanqemu: Adjust size for qcow2/qed if not on sector boundary
2014-05-13  John FerlanRevert "qemu: Adjust size for qcow2/qed if not on secto...
2014-05-13  Peter Krempavirsh: domain: Fix output of the VNC display number...
2014-05-13  Martin Kletzandersanlock: don't fail with unregistered domains
2014-05-13  Martin Kletzandersanlock: code movement in virLockManagerSanlockAcquire
2014-05-13  Michal Privoznikapibuild: Disallow 'returns' return description
2014-05-13  Tomoki Sekiyamaqemu: Support mountpoints option of guest-fsfreeze...
2014-05-13  Tomoki Sekiyamavirsh: Expose new virDomainFSFreeze and virDomainFSThaw API
2014-05-13  Tomoki Sekiyamaqemu: Implement virDomainFSFreeze and virDomainFSThaw
2014-05-13  Eric Blakemaint: fix typos related to 'frozen'
2014-05-12  Julio Faraccoconf: use typedefs for enums in node_device_conf, nwfil...
2014-05-12  James Shubindocs: mention vagrant-libvirt in apps.html
2014-05-12  Chunyan Liuupdate documentation of <interface type='hostdev'>
2014-05-12  Chunyan Liulibxl: fix support for <interface type="hostdev"> syntax
2014-05-12  Roman Bogorodskiymaint: use $(SED) instead of sed for syntax-check
2014-05-12  Roman Bogorodskiybhyve: implement connectGetSysinfo
2014-05-11  Oleg Strikovqemu: Implement a stub cpuArchDriver.compare() handler...
2014-05-10  Dawid ZamirskiESX: add virStorageVolGetInfo in iSCSI backend.
2014-05-07  John Ferlanstorage: Resolve issues in failure path
2014-05-07  Dmitry Guryanovparallels: add a set of trivial functions
2014-05-07  Dmitry Guryanovparallels: don't add domain to the list twice
2014-05-07  Dmitry Guryanovparallels: don't enable VNC when we define a new domain
2014-05-07  Dmitry Guryanovparallels: fix virDomainDef.features comparison
2014-05-07  John Ferlanqemu: Adjust size for qcow2/qed if not on sector boundary
2014-05-07  Ján TomkoAdd support for timestamping QEMU logs
2014-05-07  Tomoki Sekiyamaqemu: track quiesced status in qemuDomainSnapshotFSFreeze
2014-05-07  Tomoki Sekiyamaremote: Implement virDomainFSFreeze and virDomainFSThaw
2014-05-06  Tomoki SekiyamaIntroduce virDomainFSFreeze() and virDomainFSThaw(...
2014-05-06  Giuseppe Scrivanoudev: consider the device a CDROM when ID_CDROM=1
2014-05-06  Chen Hanxiaodocs: update README-hacking
2014-05-06  Cole Robinsonvirdbus: Make virDBusCall static
2014-05-06  Cole Robinsonvirerror: Fix an error message typo
2014-05-06  Daniel P. BerrangeLSN-2014-0003: Don't expand entities when parsing XML CVE-2014-0179
2014-05-06  Jiri Denemarkspec: Don't install nonexistent test_libvirt_lockd.aug
2014-05-06  Jiri Denemarkspec: sanlock is x86_64 only on RHEL
2014-05-06  Laine Stumpqemu: specify domain in host-side PCI addresses when...
2014-05-06  Laine Stumpqemu: add host-pci-multidomain capability
2014-05-06  Michal PrivoznikstorageVolCreateXMLFrom: Allow multiple accesses to...
2014-05-06  Ján TomkoFix build wihout macvtap or virtualport
2014-05-06  Chen Hanxiaodocs: fix a typo in formatdomain
2014-05-05  Julio Faraccoconf: use typedefs for enums in "src/conf/{network...
2014-05-05  Julio Faraccoconf: use typedefs for enums in "src/conf/cpu_conf.h"
2014-05-05  Julio Faraccoutil: use typedefs for enums in "src/util/" directory
next