]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2015-11-17 Joao Martinslibxl: implement virDomainGetCPUStats
2015-11-17 Roman Bogorodskiybhyve: monitor: do not override domain's privateData
2015-11-16 Andrea Bolognanisyntax-check: Add prohibit_space_in_label rule
2015-11-16 Chen Hanxiaoutil: remove unnecessary needSize
2015-11-12 John Ferlanstorage: Don't assume storage pool exists for FC/SCSI...
2015-11-12 John Ferlanstorage: Introduce virStoragePoolObjFindPoolByUUID
2015-11-12 John Ferlanstorage: Change cbdata scsi refresh thread field name
2015-11-12 John Ferlanstorage: Make active boolean
2015-11-12 Peter Krempaqemu: Explain mlock limit size more in detail
2015-11-12 Peter Krempaqemu: domain: Restructurate control flow in qemuDomainG...
2015-11-11 Jiri Denemarkqemu: Fix job entry debug message
2015-11-11 Jiri Denemarktests: Add QEMU 2.4.0 capabilities
2015-11-11 Jiri Denemarktests: Remove qemuxmlnstest
2015-11-11 Jiri Denemarkqemu: Fix style in qemuProcessStart
2015-11-11 Jiri Denemarksecurity: Cleanup DAC driver
2015-11-11 Pavel Hrdinadomain-conf: reorder usb controllers so the master...
2015-11-11 Pavel Hrdinadomain-conf: cleanup controller insert function
2015-11-11 Pavel Hrdinavirsh-domain: update attach-interface to support type...
2015-11-11 Pavel Hrdinavirsh.pod: improve attach-interface section
2015-11-10 Nikolay Shirokovskiyvz: support cpu time in driver's domainGetInfo
2015-11-10 Daniel P. Berrangeqemu: fix parsing of -sdl arg
2015-11-10 Daniel P. Berrangeqemu: assume various QEMU 0.10 features are always...
2015-11-10 Daniel P. Berrangeqemu: assume -vga is always available
2015-11-10 Daniel P. Berrangeqemu: assume -drive format is always available
2015-11-10 Daniel P. Berrangeqemu: assume -drive cache always uses v2 option names
2015-11-10 Daniel P. Berrangeqemu: assume support for all migration protocols except...
2015-11-10 Daniel P. Berrangeqemu: assume vnet-hdr feature is always available
2015-11-10 Daniel P. Berrangeqemu: really remove last traces of Xenner support
2015-11-10 Daniel P. Berrangeqemu: assume -uuid is always available
2015-11-10 Daniel P. Berrangeqemu: assume -name is always available
2015-11-10 Daniel P. Berrangeqemu: assume -drive argument is always available
2015-11-10 Daniel P. Berrangeqemu: handle floppy disk bus when parsing command line...
2015-11-10 Daniel P. Berrangeqemu: handle USB bus in qemuAssignDeviceDiskAliasFixed()
2015-11-10 Daniel P. Berrangeqemu: assume -no-reboot is always available
2015-11-10 Daniel P. Berrangeqemu: assume 'info chardev' is always available
2015-11-10 Daniel P. Berrangeqemu: assume -vnc arg always takes a ':'
2015-11-10 Daniel P. Berrangeqemu: remove all support for kQEMU
2015-11-10 Daniel P. Berrangeqemu: mandate QEMU version 0.12.0 or newer
2015-11-10 Peter Krempaqemu: hotplug: Reject VFIO hotplug if setting RLIMIT_ME...
2015-11-10 Peter Krempaqemu: hotplug: Fix mlock limit handling on memory hotplug
2015-11-10 Peter Krempaqemu: Extract logic to determine the mlock limit size...
2015-11-10 Peter Krempaconf: Make @def const in virDomainDefGetMemoryInitial
2015-11-09 Daniel P. Berrangetests: redo test argv file line wrapping
2015-11-06 John Ferlanvirnetdev: Use virNetDevSetupControl in virNetDevSendEt...
2015-11-06 John Ferlanvirnetdev: Check for root in virNetDevGetFeatures
2015-11-06 John Ferlanvirnetdev: Fix function comments for virNetDevGetFeatures
2015-11-06 John Ferlanvirnetdev: Document reasons for ignoring some SIOCETHTO...
2015-11-06 Daniel P. BerrangeRevert "utils: Remove the logging of errors from virNet...
2015-11-05 Peter Krempaqemu: migration: Actually error out on unsupported...
2015-11-05 Peter Krempaqemu: migration: Properly parse memory hotplug migratio...
2015-11-04 John Ferlannetwork: Remove extraneous ATTRIBUTE_NONNULL for virNet...
2015-11-04 John Ferlanvirnetdev: Check correct return value for virNetDevFeat...
2015-11-04 Michel Normandqemu: add /usr/lib to AC_PATH_PROG for qemu-bridge...
2015-11-04 John Ferlanstorage: On 'buildVol' failure don't delete the volume
2015-11-04 John FerlanRevert "storage: Prior to creating a volume, refresh...
2015-11-04 John Ferlanstorage: Pull volume removal from pool in storageVolDel...
2015-11-04 John Ferlanstorage: Cleanup failures in virStorageBackendCreateRaw
2015-11-04 John Ferlanstorage: Cleanup failures virStorageBackendCreateExecCo...
2015-11-04 John Ferlanstorage: Fix setting mode in virStorageBackendCreateExe...
2015-11-04 Jiri DenemarkRemove new lines from log messages
2015-11-04 Jiri Denemarkqemu: Fix memory leak in qemuProcessStart
2015-11-04 Jiri Denemarkqemu: Introduce cleanup label in qemuProcessStart
2015-11-04 Jiri Denemarkqemu: Rename ret variable in qemuProcessStart
2015-11-04 Jiri Denemarkqemu: Rename cleanup label in qemuProcessStart
2015-11-04 Jiri Denemarkqemu: Use correct type when calling qemuPrepareNVRAM
2015-11-04 Jiri DenemarkPost-release version bump to 1.2.22
2015-11-04 Daniel VeillardRelease of libvirt-1.2.21
2015-10-29 Laine Stumputil: set max wait for IPv6 DAD to 20 seconds
2015-10-29 Luyao Huangutil: set error if DAD is not finished
2015-10-29 Michal Privoznikwireshark: Install to generic plugin directory
2015-10-29 Roman BogorodskiyFix virNetDevWaitDadFinish stub
2015-10-29 Maxim Perevedentsevnetwork: wait for DAD to finish for bridge IPv6 addresses
2015-10-29 Maxim Perevedentsevnetlink: add support for multi-part netlink messages.
2015-10-28 Luyao Huangqemu: Use live autoNodeset when numatune placement...
2015-10-27 Wido den Hollanderrbd: Remove snapshots if the DELETE_WITH_SNAPSHOTS...
2015-10-27 Pino Toscanoutil: implement virProcessGetStartTime on GNU/kFreeBSD
2015-10-27 Roman Bogorodskiybhyve: implement domainGetOSType
2015-10-27 Pavel Hrdinavirsh-domain: use correct base for virStrToLong_ui
2015-10-27 Luyao Huanglibvirt-domain: fix the error reporting when use the...
2015-10-27 Luyao Huanglibvirt-domain: fix no error report when p2p migrate...
2015-10-27 Luyao Huangqemu: fix migration flags undefinesource cannot work
2015-10-27 Luyao Huangconf: Add serial target type to ABI stability check
2015-10-27 Michal Privozniklock_daemon: Switch to wrapper locking functions
2015-10-26 Andrea Bolognaniqemu: hostdev: Introduce qemuHostdevUpdateActiveDomainD...
2015-10-26 Andrea Bolognaniqemu: hostdev: Unify naming for qemuHostdevUpdateActive...
2015-10-26 Andrea Bolognaniqemu: hostdev: Unify naming for qemuHostdevReAttach...
2015-10-26 Andrea Bolognaniqemu: hostdev: Unify naming for qemuHostdevPrepare...
2015-10-26 Andrea Bolognanihostdev: Rename virHostdevUpdateDomainActiveDevices()
2015-10-22 Andrea Bolognanitests: Remove unused nodeinfo test data
2015-10-22 Luyao Huangvirsh: Display an error when passing count <= 0 to...
2015-10-21 John Ferlanconf: Fix error message to use correct parameter
2015-10-21 Luyao Huangutil: Produce friendlier error message to user
2015-10-21 Luyao Huangutil: Adjust error paths for virNumaSetPagePoolSize
2015-10-21 Luyao Huangutil: split the virNumaGetHugePageInfoPath into separat...
2015-10-21 Ishmanpreet... Avoid using !STREQ and !STRNEQ
2015-10-20 Andrea BolognaniNEWS: Fix XSLT stylesheet
2015-10-20 Andrea BolognaniNEWS: Split releases by year
2015-10-20 Maxim Nestratovvz: implement some domain API calls
2015-10-20 Maxim Nestratovvz: implement API calls of nodeGetxxx family
2015-10-20 Maxim Nestratovvz: implement connectGetMaxVcpus API calls
next