]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2014-05-28 Eric Blakeqemu: reject rather than hang on blockcommit of active...
2014-05-28 Dan Kenigsbergdoc: fix documentation of virDomainSet(Get)Metadata
2014-05-27 Olivia Yinqemu: Fix specifying char devs for PPC
2014-05-27 Olivia Yinchange machine name ppce500v2 to ppce500
2014-05-26 Daniel VeillardFix an extra ' in a translated string
2014-05-26 Ján TomkoClean up chardev sockets on QEMU shutdown
2014-05-26 Laine Stumpqemu: fix <clock offset='variable' basis='localtime'/>
2014-05-26 Laine Stumpqemu: fix RTC_CHANGE event for <clock offset='variable...
2014-05-26 Laine StumpRevert "qemu: Report the offset from host UTC for RTC_C...
2014-05-26 Laine Stumputil: new function virTimeLocalOffsetFromUTC
2014-05-23 Peter Krempastorage: Add storage file API to read file headers
2014-05-23 Peter Krempastorage: Add support for access to files using provided...
2014-05-23 Peter Krempastorage: Add NONE protocol type for network disks
2014-05-23 Peter Krempaconf: Fix domain disk path iterator to work with networ...
2014-05-23 Peter Krempastorage: Rework debugging of storage file access throug...
2014-05-23 Peter Krempastorage: Store gluster volume name separately
2014-05-23 Peter Krempaqemu: Make qemuDomainPrepareDiskChainElement aware...
2014-05-23 Peter Krempaqemu: process: Refresh backing chain info when reconnec...
2014-05-23 Jiri Denemarkqemu: Properly abort migration to a file
2014-05-23 Jiri Denemarkqemu: Send migrate_cancel when aborting migration
2014-05-23 Jiri DenemarkFix error message when TUNNELLED flag is used in non...
2014-05-22 Eric Blakeconf: fix backing store parse off-by-one
2014-05-22 Ján TomkoDon't log an internal error when the guest hasn't updat...
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
next