]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2019-12-10 Peter KrempaAPI: Introduce field for reporting temporary disk space...
2019-12-10 Peter Krempaqemu: domain: Export qemuDomainGetImageIds
2019-12-09 Cole Robinsonqemu: domain: raise an error when no emulator is found
2019-12-09 Daniel P. Berrangévz: drop virCapsPtr param from many API domain parse...
2019-12-09 Daniel P. Berrangévz: declare missing driver variable
2019-12-09 Daniel P. Berrangévz: pass pointer to vz capabilities
2019-12-09 Daniel P. Berrangévz: pass virDomainXMLOptionPtr to virDomainVideoDefNew
2019-12-09 Daniel P. Berrangétests: fix warning with old GCC about missing struct...
2019-12-09 Cole Robinsonqemu: checkpoint: fix NULL dereference at create time
2019-12-09 Peter Krempaqemu: snapshot: Mark file becoming backingStore as...
2019-12-09 Peter Krempaxen: Remove unused 'cfg'
2019-12-09 Daniel P. Berrangéqemu: stop creating capabilities at driver startup
2019-12-09 Daniel P. Berrangéqemu: directly create virResctrlInfo ignoring capabilities
2019-12-09 Daniel P. Berrangéqemu: use host CPU object directly
2019-12-09 Daniel P. Berrangéconf: make virCPUDef into a ref counted struct
2019-12-09 Daniel P. Berrangéqemu: use NUMA capabilities object directly
2019-12-09 Daniel P. Berrangéconf: move NUMA capabilities into self contained object
2019-12-09 Daniel P. Berrangéqemu: drop virCapsPtr param & vars from many APIs
2019-12-09 Daniel P. Berrangéconf: drop virCapsPtr param from snapshot & checkpoint...
2019-12-09 Daniel P. Berrangéconf: drop virCapsPtr param from domain obj list APIs
2019-12-09 Daniel P. Berrangéconf: drop virCapsPtr param from APIs for saving domains
2019-12-09 Daniel P. Berrangéconf: drop virCapsPtr param from domain APIs for copyin...
2019-12-09 Daniel P. Berrangéconf: drop virCapsPtr param from domain parse APIs
2019-12-09 Daniel P. Berrangéconf: drop virCapsPtr param from domain post parse...
2019-12-09 Daniel P. Berrangéconf: drop virCapsPtr param from domain formatting...
2019-12-09 Daniel P. Berrangéconf: drop virCapsPtr param from domain validate callback
2019-12-09 Daniel P. Berrangéconf: drop virCapsPtr param from device post parse...
2019-12-09 Daniel P. Berrangéconf: drop virCapsPtr param from post parse callback
2019-12-09 Daniel P. Berrangéconf: drop virCapsPtr param from post parse data alloc...
2019-12-09 Daniel P. Berrangéconf: drop virCapsPtr param from basic post parse callback
2019-12-09 Daniel P. Berrangéconf: drop virCapsPtr param from assign addresses callback
2019-12-09 Daniel P. Berrangéconf: pass default sec model in parser config
2019-12-09 Daniel P. Berrangéconf: move seclabel validation into post-parse phase
2019-12-09 Daniel P. Berrangéconf: pass netprefix in the domain parser config struct
2019-12-09 Daniel P. Berrangéconf: don't use passed in caps in post parse method
2019-12-09 Daniel P. Berrangéconf: move virt type / os type / arch validation to...
2019-12-09 Daniel P. Berrangéconf: pass in default architecture via domain XML options
2019-12-09 Daniel P. Berrangéconf: sanitize virDomainObjFormat & virDomainDefFormat...
2019-12-09 Daniel P. Berrangéconf: sanitize virDomainSaveStatus & virDomainSaveConfi...
2019-12-09 Daniel P. Berrangéqemu: add machines & arch to fake test capabilities...
2019-12-09 Daniel P. Berrangéqemu: cache host arch separately from virCapsPtr
2019-12-09 Jiri Denemarkvirsh: Add --tls-destination option for migrate command
2019-12-09 Jiri Denemarkqemu: Implement VIR_MIGRATE_PARAM_TLS_DESTINATION
2019-12-09 Jiri DenemarkIntroduce VIR_MIGRATE_PARAM_TLS_DESTINATION migration...
2019-12-09 Jiri Denemarkqemu: Add support for setting string migration params
2019-12-09 Peter Krempaqemu: migration: Properly setup mirror for blockdev...
2019-12-09 Peter Krempaqemu: migration: Mention disk target rather than the...
2019-12-09 Peter Krempaqemu: migration: Split out setup of the migration target
2019-12-09 Peter Krempaqemu: blockjob: Allow NULL 'mirror' for block copy...
2019-12-09 Peter Krempaqemu: migration: Simplify cleanup in qemuMigrationSrcNB...
2019-12-09 Peter Krempaqemu: migration: Access job name from job struct
2019-12-09 Peter Krempaqemu: migration: Properly export backend for NBD storag...
2019-12-09 Peter Krempaqemu: migration: Simplify handling of 'diskAlias' when...
2019-12-09 Peter Krempaqemu: driver: Use appropriate job name when setting...
2019-12-09 Peter Krempaqemu: driver: Use qemuDomainDiskByName instead of virDo...
2019-12-09 Peter Krempaqemu: domain: Mention searched disk in error of qemuDom...
2019-12-09 Jidong Xiaqemu: cold-unplug of sound
2019-12-06 Daniel P. Berrangéscripts: ignore remote protocol checks if pdwtags crashes
2019-12-06 Daniel P. Berrangédocs: document some recent news items
2019-12-06 Pavel Moresqemu: remove nested branching to enhance readability
2019-12-06 Michal Privoznikqemu_monitor_text: Drop unused variable and avoid crash
2019-12-06 Andrea Bolognanidocs: Update minimum QEMU version for kvm-hint-dedicated
2019-12-06 Han Hannews: Update the qemu version that dedicated performanc...
2019-12-05 Michal PrivoznikqemuProcessStop: Remove image metadata only when allowed
2019-12-05 Peter Krempaqemu: Convert aborting of a domain job to a switch...
2019-12-05 Peter Krempaqemu: driver: Split out cancellation of migration from...
2019-12-05 Han Hannews: Introduce virConnectSetIdentity API in 5.8
2019-12-05 Han Hannews: Support vhost-user-gpu in 5.8
2019-12-05 Han Hannews: Support to run SLIRP in a separate process in 5.8
2019-12-05 Han Hannews: Support for kvm dedicated performance hint in 5.7
2019-12-04 Daniel P. Berrangédocs: add a kbase page about RPM packaging options
2019-12-04 Daniel P. Berrangédocs: convert kbase/locking-sanlock.html.in to RST
2019-12-04 Daniel P. Berrangédocs: convert kbase/locking-lockd.html.in to RST
2019-12-04 Daniel P. Berrangédocs: convert kbase/locking.html.in to RST
2019-12-04 Daniel P. Berrangédocs: convert kbase/secureusage.html.in to RST
2019-12-04 Daniel P. Berrangédocs: convert kbase/launch_security_sev.html.in to RST
2019-12-04 Daniel P. Berrangédocs: convert kbase/domainstatecapture.html.in to RST
2019-12-04 Daniel P. Berrangédocs: add a minimal style guide for writing RST docs
2019-12-04 Daniel P. Berrangédocs: add styling for <tt> element
2019-12-04 Daniel P. Berrangédocs: relax CSS context match for pretty tables
2019-12-04 Daniel P. Berrangédocs: generate permalinks correctly for rst2html output
2019-12-04 Daniel P. Berrangédocs: adapt filling of <head> section for rst2html...
2019-12-04 Daniel P. Berrangédocs: introduce rst2html as a mandatory tool for buildi...
2019-12-04 Daniel P. Berrangédocs: move docs about remote driver URIs into URI docs
2019-12-04 Daniel P. Berrangédocs: split TLS certificate setup into its own file
2019-12-04 Michal Privozniktests: Make check-file-access.pl accept files through...
2019-12-04 Daniel P. Berrangétests: rewrite test argv line wrapper in Python
2019-12-04 Daniel P. Berrangésrc: rewrite remote protocol checker in Python
2019-12-04 Daniel P. Berrangébuild: only support python3 binary
2019-12-04 Han Hanrng: Extend the range of driveUnit
2019-12-04 Han Hanrng: Separate virtio serial port and ccid slot from...
2019-12-04 Han Hanconf: fix logic error for scsi units
2019-12-04 Daniel P. Berrangétests: stop static linking to libvirt code in tests
2019-12-04 Daniel P. Berrangéscripts: fix list indexing when printing mis-ordered...
2019-12-04 Daniel P. Berrangédocs: move hyperv_wmi_generator.py to the scripts/...
2019-12-04 Daniel P. Berrangédocs: move esx_vi_generator.py to the scripts/ directory
2019-12-04 Daniel P. Berrangédocs: move reformat-news.py to the scripts/ directory
2019-12-04 Daniel P. Berrangédocs: move apibuild.py to the scripts/ directory
2019-12-04 Daniel P. Berrangétests: stop linking virt tests to secondary drivers
2019-12-03 Cole Robinsonspec: mingw: add deps for genprotocol.pl usage
next