]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2017-07-15 Andrea Bolognaniconf: Remove obsolete comment
2017-07-15 John Ferlannetwork: Perform some formatting cleanup in bridge_driver
2017-07-15 John Ferlantest: Fix up formatting in network test API's
2017-07-14 Peter Krempaqemu: block: rename and refactor qemuBuildGlusterDriveJSON
2017-07-14 Peter Krempaqemu: block: refactor and rename qemuBuildGlusterDriveJ...
2017-07-14 Peter Krempaqemu: block: Refactor and rename qemuGetDriveSourceProps
2017-07-14 Peter Krempaqemu: Move qemuGetDriveSourceProps to qemu_block
2017-07-14 Peter Krempaqemu: command: Call qemuGetDriveSourceProps only if...
2017-07-14 Peter Krempaqemu: command: Remove default port numbers for NBD...
2017-07-14 Peter Krempaconf: Pre-fill default ports when parsing network disk...
2017-07-14 Peter Krempautil: storage: Fill in default ports for gluster and...
2017-07-14 Peter Krempautil: Extract helper to retrieve default port for netwo...
2017-07-14 Peter Krempaqemu: command: Set port number only for TCP transport
2017-07-14 John Ferlansecret: Rename variable in virSecretObjListAdd
2017-07-14 John Ferlansecret: Alter FindByUUID to expect the formatted uuidstr
2017-07-14 John Ferlansecret: Whitespace modification for secret_driver
2017-07-13 Daniel P. BerrangeRevert "Prevent more compiler optimization of mockable...
2017-07-13 Daniel P. BerrangeRevert "internal: don't use weak symbols for Win32...
2017-07-13 Martin Kletzanderutil: Don't leak linksrc in vircgroup
2017-07-13 Daniel P. Berrangetests: add virjsondata to EXTRA_DIST
2017-07-13 Jiri Denemarkqemu: Update host-model CPUs on reconnect
2017-07-13 Jiri Denemarkqemu: Move qemuProcessReconnect to the end of qemu_proc...
2017-07-13 Jiri Denemarkqemu: Export virQEMUCapsGuestIsNative
2017-07-13 Jiri Denemarkqemu: Add qemuProcessUpdateLiveGuestCPU
2017-07-13 Jiri Denemarkqemu: Rename qemuProcessUpdateLiveGuestCPU
2017-07-13 Jiri Denemarkqemu: Add qemuProcessVerifyCPU
2017-07-13 Jiri Denemarkqemu: Add qemuProcessFetchGuestCPU
2017-07-13 Jiri Denemarkcpu_x86: Properly disable unknown CPU features
2017-07-13 Jiri Denemarkqemu: Don't update CPU when checking ABI stability
2017-07-13 Juan HernandezAvoid hidden cgroup mount points
2017-07-12 Cole Robinsonnews: qemu platform serial devices now use -chardev
2017-07-12 Cole Robinsonqemu: process: Remove unused qemuCaps
2017-07-12 Michal PrivoznikqemuDomainGetPreservedMountPath: rename @mount
2017-07-12 Michal Privoznikqemu: Provide non-linux stub for qemuDomainAttachDevice...
2017-07-12 John Ferlanqemu: Fix qemuDomainGetBlockInfo allocation value setting
2017-07-11 Peter Krempaqemu: Support only raw volumes in qemuDomainBlockPeek
2017-07-11 Peter Krempaqemu: Use storage driver APIs in qemuDomainBlockPeek
2017-07-11 Peter Krempastorage: Make virStorageFileReadHeader more universal
2017-07-11 Peter Krempastorage: Split out virStorageSource accessors to separa...
2017-07-11 Peter Krempatests: storage: Fully register storage driver
2017-07-11 Daniel P. Berrangeinternal: don't use weak symbols for Win32 platform
2017-07-11 Daniel P. Berrangerpc: improve error message for bounds check
2017-07-11 Ján Tomkoqemu: handle missing bind host/service on chardev hotplug
2017-07-11 Ján TomkoqemuDomainSetInterfaceParameters: use the temporary...
2017-07-11 Ján TomkoqemuDomainSetSchedulerParametersFlags: use the value_ul...
2017-07-11 Daniel P. BerrangePrevent more compiler optimization of mockable functions
2017-07-11 Daniel P. BerrangeRemove incorrectly used TODO macro
2017-07-11 Daniel P. BerrangeRemove network constants out of internal.h
2017-07-11 Daniel P. BerrangeRequire use of GCC 4.4 or CLang compilers
2017-07-11 Daniel P. BerrangeRemove duplicate define of __GNUC_PREREQ
2017-07-11 Michal Privoznikqemu ns: Create chardev backends more frequently
2017-07-11 Michal PrivoznikqemuDomainAttachDeviceMknodRecursive: Support file...
2017-07-11 Michal PrivoznikqemuDomainCreateDeviceRecursive: Support file mount...
2017-07-11 Michal PrivoznikqemuDomainAttachDeviceMknodHelper: Fail on unsupported...
2017-07-11 Michal PrivoznikqemuDomainCreateDeviceRecursive: Fail on unsupported...
2017-07-11 Michal Privoznikqemu: Move preserved mount points path generation into...
2017-07-11 Michal PrivoznikqemuDomainBuildNamespace: Handle special file mount...
2017-07-11 Michal Privoznikconf: Rename and expose virDomainChrSourceDefPath
2017-07-11 Peter Krempatests: virjson: Reuse VIR_TEST_VERBOSE in testJSONCopy
2017-07-11 Peter Krempatests: Validate that JSON deflattening fixed nested...
2017-07-11 Peter Krempautil: storage: Always deflatten JSON pseudo-protocol...
2017-07-11 Peter Krempautil: json: Recursively deflatten objects virJSONValueO...
2017-07-11 Peter Krempautil: json: Properly implement JSON deflattening
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
next