]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2017-07-11 Peter Krempatests: json: Add test for the deflattening function
2017-07-11 Peter Krempautil: json: Don't remove the 'file' subobject when...
2017-07-11 Peter Krempautil: Move JSON object deflattening code to json utilit...
2017-07-11 Peter Krempautil: json: Add virJSONValueIsObject
2017-07-11 Peter Krempatests: Rename jsontest to virjsontest
2017-07-11 Cédric Bosdonnatlxc: add possibility to define init uid/gid
2017-07-11 Cédric Bosdonnatlxc: allow user to specify command working directory
2017-07-11 Cédric Bosdonnatutil: share code between virExec and virCommandExec
2017-07-11 Cédric Bosdonnatlxc: allow defining environment variables
2017-07-11 Michal PrivoznikvirStream*All: Report error if a callback fails
2017-07-11 Michal PrivoznikvirStream*All: Preserve reported error
2017-07-11 Michal PrivoznikvirStream*All: Call virStreamAbort() more frequently
2017-07-11 Michal Privoznikfdstream: Report error from the I/O thread
2017-07-11 Michal Privoznikvirfdstream: Check for thread error more frequently
2017-07-10 Cole Robinsonqemu: Rename SupportsChardev to IsPlatformDevice
2017-07-10 Cole Robinsonqemu: command: support -chardev for platform devices
2017-07-10 Cole Robinsonqemu: caps: blacklist QEMU_CAPS_CHARDEV
2017-07-10 Cole Robinsontests: qemuxml2argv: Add some QEMU_CAPS_CHARDEV annotations
2017-07-10 Cole Robinsontests: qemuxml2argv: Drop old style serial testing
2017-07-10 Cole Robinsontests: qemuxml2argv: drop redundant serial testing
2017-07-10 Cole Robinsonqemu: command: always use -chardev for monitor config
2017-07-10 Cole Robinsonqemu: command: Drop some QEMU_CAPS_CHARDEV checks
2017-07-10 Cole Robinsonqemu: command: Remove old style -parallel building
2017-07-10 Cole Robinsontests: qemuxml2argv: Add an aarch64 pci-serial test
2017-07-10 Cole Robinsonqemu: caps: Tweak arm conditional in SupportsChardev
2017-07-10 Scott GarfinkleUse unsigned timeout in cmdMigrateSetMaxDowntime
2017-07-10 Francesc Guaschdocs: add entry for Ravada to apps page
2017-07-10 Martin Kletzanderdocs: Properly quote self uri in search.php
2017-07-10 Peter Krempaqemu: domain: Use vcpu 'node-id' property and pass...
2017-07-10 Pino Toscanoconfigure: fix typo in nss error message
2017-07-10 Julio Faraccotools: virsh: domdisplay command is not freeing the...
2017-07-10 Julio Faraccotests: virstringtest: adding tests to virStrToDouble()
2017-07-08 Sri Ramanujamnews: Update news for new Hyper-V APIs
2017-07-08 Sri Ramanujamhyperv: Add support for virDomainSetMemory
2017-07-08 Sri Ramanujamhyperv: support virDomainSendKey
2017-07-08 Sri Ramanujamhyperv: add hypervInvokeMethod
2017-07-08 Sri Ramanujamhyperv: Generate object property type information
2017-07-08 Sri Ramanujamhyperv: Functions to work with invocation parameters
2017-07-07 Peter Krempaqemu: domain: Add missing newline to last element in...
2017-07-05 Daniel P. Berrangedocs: add entry to download table listing the Rust...
2017-07-05 Daniel P. BerrangeImprove logging of shutdown inhibitor
2017-07-05 Daniel P. BerrangeFix conditional check for DBus
2017-07-05 John FerlanPost-release version bump to 3.6.0
2017-07-04 Daniel VeillardRelease of libvirt-3.5.0
2017-07-04 Peter Krempalib: Remove misplaced and redundant comments
2017-07-04 Pavel Hrdinanews: CPU add migration fix into Bug fixes
2017-07-04 Andrea Bolognaninews: Update for 3.5.0 release
2017-06-30 Martin Kletzandernews: Add CAT capability information into improvements
2017-06-30 Martin Kletzandernews: Add live coalesce settings to new features
2017-06-29 Mikhail Feoktistovvz: nseclabels member is moved to virDomainChrSourceDef...
2017-06-29 Mikhail Feoktistovvz: add argument xmlopt for virDomainDefCheckABIStabili...
2017-06-29 Roman Bogorodskiydocs: Document bhyve's vgaconf support
2017-06-28 Peter Krempadocs: news: Add entries for my recent changes
2017-06-28 Peter Krempautil: netdevbridge: Refactor error handling in virNetDe...
2017-06-28 John Ferlanhotplug: Create helper to remove vport
2017-06-28 John Ferlannodedev: Add check for NULL obj before call Unlock
2017-06-28 Peter Krempaqemu: hotplug: Disallow modification of vcpu 0 in inact...
2017-06-28 Lily Zhuman: Fix documentation errors about the paths of the...
2017-06-28 Martin Kletzanderdocs: Add callback-related info to virStream{Abort...
2017-06-27 Daniel Liuvirsh: Fix --help problem for domxml-to-native DOMAIN...
2017-06-27 Roman Bogorodskiybhyve: add vga configuration for video driver
2017-06-27 Cole RobinsonRevert "qemu: Support chardevs with ARM virt machines"
2017-06-27 Andrea Bolognaniconf: Copy loadparm in virDomainDeviceInfoCopy()
2017-06-26 Andrea BolognaniHACKING: Drop from the git repository
2017-06-26 Andrea BolognaniREADME: Remove 'git send-email' mention
2017-06-26 Andrea BolognaniREADME: Various minor style tweaks
2017-06-26 Andrea Bolognanidocs: Point to hacking.html from contribute.html
2017-06-26 Jiri Denemarkqemu: Avoid fd leak on incoming tunneled migration
2017-06-26 Andrea BolognaniREADME: Remove unnecessary empty line
2017-06-26 Martin Kletzanderutil: Extract locale-related fixes into separate functions
2017-06-26 Andrea BolognaniHACKING: Refresh after changes to source file
2017-06-26 Andrea Bolognanihacking: Improve 'git send-email' documentation
2017-06-25 Michal PrivoznikqemuMonitorTextAddDrive: Fail on unrecognized disk...
2017-06-25 John Ferlanevents: Avoid double free possibility on remote call...
2017-06-25 Christoffer... qemu: Support chardevs with ARM virt machines
2017-06-24 Daniel Liuvirsh: add [--domain DOMAIN] option to domxml-to-native...
2017-06-24 John Ferlanutil: Force reading of meta data to get encryption...
2017-06-23 Peter Krempatests: hotplug: Test disks with duplicate WWNs
2017-06-23 Peter KrempaRevert "qemu: Check duplicate WWNs also for hotplugged...
2017-06-23 Michal PrivoznikvirNetDevOpenvswitchInterfaceStats: Be more forgiving...
2017-06-22 John Ferlanutil: Introduce virObjectGetLockableObj
2017-06-22 John Ferlanutil: Formatting cleanups to virobject API
2017-06-22 Martin Kletzanderutil: Move locale.h include from virutil to virstring
2017-06-22 Michal Privozniksecurity: Don't skip relabel for all chardevs
2017-06-22 Julio Faraccoutil: fix locale problem with virStrToDouble().
2017-06-22 Julio Faraccoutil: moving virDoubleToStr() from virutil to virstring.
2017-06-21 Cole Robinsontests: virstoragetest: fix --without-yajl
2017-06-21 Jiri Denemarkqemu: Do not skip virCPUUpdateLive if priv->origCPU...
2017-06-21 Michal PrivoznikqemuProcessBuildDestroyHugepagesPath: Don't warn on...
2017-06-21 Martin Kletzanderqemu: Change coalesce settings on hotplug when they...
2017-06-21 Peter Krempaqemu: capabilities: Move comments separating groups...
2017-06-20 Peter Krempautil: storage: Make @backingFormat optional in virStora...
2017-06-20 Peter Krempaqemu: snapshot: Load data necessary for relative block...
2017-06-20 Peter Krempastorage: Add helper to retrieve the backing store strin...
2017-06-20 Peter Krempautil: storage: Export virStorageIsRelative
2017-06-20 Peter Krempaqemu: block commit: Don't overwrite error when rolling...
2017-06-20 Peter Krempaqemu: block commit: Determine relative path of images...
2017-06-20 Farhan Alinews: Update news for loadparm feature
2017-06-20 Farhan Aliqemu: Add loadparm to qemu command line string
2017-06-20 Farhan Aliqemu: Introduce a new QEMU capability for -machine...
next