]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2015-12-17 John Ferlanvirsh: Create macro for "pool" option
2015-12-17 John Ferlanstorage: Add flags to allow building pool during create...
2015-12-17 Ján Tomkomark virDomainVirtioSerialAddrSetAddController as static.
2015-12-17 Ján TomkoRemove dead code from qemuDomainAttachControllerDevice
2015-12-17 Ján Tomkoqemu_hotplug: remove qemuDomainAttachDeviceControllerLive
2015-12-17 Cédric BosdonnatAllow building lxc without virt-login-shell
2015-12-17 John Ferlanstorage: Fix startup issue for logical pool
2015-12-17 John Ferlanqemu: Fix event generated for qemuDomainRevertToSnapsho...
2015-12-17 John Ferlanstorage: Attempt to refresh volume after successful...
2015-12-17 Ján TomkovirStorageBackendWipeLocal: remove bytes_wiped argument
2015-12-17 Ján Tomkostorage: drop 'Extent' from virStorageBackendWipeExtent...
2015-12-17 Ján Tomkostorage: move buffer allocation inside virStorageBacken...
2015-12-17 Ján Tomkostorage: fix return values of virStorageBackendWipeExte...
2015-12-17 Andrea Bolognaniqemu: Replace Mlock with MemLock in function names
2015-12-17 Andrea Bolognaniqemu: Allow qemuDomainAdjustMaxMemLock() to restore...
2015-12-17 Andrea Bolognaniqemu: Reduce memlock limit after detaching PCI hostdev
2015-12-17 Andrea Bolognaniqemu: Use qemuDomainAdjustMaxMemLock()
2015-12-17 Andrea Bolognaniqemu: Add qemuDomainAdjustMaxMemLock()
2015-12-17 Andrea Bolognaniprocess: Add virProcessGetMaxMemLock()
2015-12-17 Andrea Bolognaniprocess: Allow virProcessPrLimit() to get current limit
2015-12-16 Eric Blakebuild: disable vbox on cygwin
2015-12-16 Martin Kletzanderqemu: Search all nodes for shared memory access
2015-12-16 Andrea Bolognanipci: Use virPCIDeviceAddress in virPCIDevice
2015-12-15 Ian Campbelllibxl: Use libxentoollog in preference to libxenctrl...
2015-12-15 Joao Martinslibxl: implement virDomainGetJobStats
2015-12-15 Joao Martinslibxl: implement virDomainGetJobInfo
2015-12-15 John Ferlanstorage: Add helper to compare logical pool def against...
2015-12-15 John Ferlanstorage: Create helper for virStorageBackendLogicalFind...
2015-12-15 John Ferlanstorage: Check FS pool source during virStorageBackendF...
2015-12-15 John Ferlanstorage: Refactor virStorageBackendFileSystemGetPoolSource
2015-12-15 John Ferlanstorage: Create helper to generate FS pool source value
2015-12-15 Laine Stumpqemu: add bootindex option to hostdev network interface...
2015-12-15 Ján Tomkosecurity_stack: remove extra Security from function...
2015-12-15 Ján Tomkosecurity_selinux: remove extra Security from function...
2015-12-15 Ján Tomkosecurity_dac: remove extra Security from function names
2015-12-15 Pavel HrdinaqemuMonitorJSONEjectMedia: don't stringify the replay...
2015-12-15 Andrea Bolognanipci: Use 'addr' instead of 'dev' for virPCIDeviceAddressPtr
2015-12-15 Michal PrivoznikqemuMonitorJSONEjectMedia: Don't leak stringified reply
2015-12-14 Henning Schildqemu cgroups: move new threads to new cgroup after...
2015-12-14 Henning Schildqemu: do not put a task into machine cgroup
2015-12-14 Henning Schildutil: cgroups do not implicitly add task to new machine...
2015-12-14 Michal PrivoznikvirNetDevMacVLanTapSetup: Drop @multiqueue argument
2015-12-14 Martin Kletzanderqemu: Warn when using vhost-user without shared memory
2015-12-13 Michal PrivoznikvirNetDevMacVLanTapSetup: Work around older systems
2015-12-11 Eric BlakeCVE-2015-5313: storage: don't allow '/' in filesystem...
2015-12-11 John Ferlanutil: Fixup virnetdevmacvlan.h ATTRIBUTE_NONNULL's
2015-12-11 Peter Krempatest: qemuxml2argv: Mock virMemoryMaxValue to remove...
2015-12-11 Michal Privoznikqemu: Enable multiqueue for macvtaps
2015-12-11 Michal PrivoznikvirNetDevMacVLanCreateWithVPortProfile: Rework to suppo...
2015-12-11 Michal PrivoznikvirNetDevMacVLanTapSetup: Allow enabling of IFF_MULTI_QUEUE
2015-12-11 Michal PrivoznikvirNetDevMacVLanTapSetup: Rework to support multiple FDs
2015-12-11 Michal PrivoznikvirNetDevMacVLanTapOpen: Rework to support multiple FDs
2015-12-11 Michal PrivoznikvirNetDevMacVLanTapOpen: Slightly rework
2015-12-11 Michal PrivoznikvirNetDevMacVLanCreateWithVPortProfile: Turn vnet_hdr...
2015-12-10 Daniel P. Berrangelog: include hostname in initial log message
2015-12-09 John Ferlanstorage: Ignore block devices that fail format detection
2015-12-09 John Ferlanstorage: Add debug message
2015-12-09 John Ferlanstorage: Handle readflags errors
2015-12-09 John Ferlanstorage: Set ret = -1 on failures in virStorageBackendU...
2015-12-09 John Ferlanstorage: Add comments for backend APIs
2015-12-09 John Ferlanstorage: Add readflags for backend error processing
2015-12-09 Andrea Bolognanitests: scsihost: Use fakerootdir instead of fakesysfsdir
2015-12-09 Andrea Bolognanitests: Use more specific names for variables
2015-12-09 Andrea Bolognanitests: Rename LIBVIRT_FAKE_SYSFS_DIR to LIBVIRT_FAKE_RO...
2015-12-09 Andrea Bolognanitests: cgroupmock: Use the temporary directory as fake...
2015-12-09 Andrea Bolognanitests: pcimock: Use the temporary directory as fake...
2015-12-09 Andrea Bolognanitests: pcimock: Remove check for fakesysfsdir
2015-12-09 Andrea Bolognanitests: scsihost: Don't set LIBVIRT_FAKE_SYSFS_DIR
2015-12-09 Peter Krempaqemu: cgroup: Don't use priv->ncpupids to iterate domai...
2015-12-09 Peter Krempaqemu: driver: Refactor qemuDomainHelperGetVcpus
2015-12-09 Peter Krempaqemu: Add helper to retrieve vCPU pid
2015-12-09 Peter Krempaqemu: Replace checking for vcpu<->pid mapping availabil...
2015-12-09 Peter Krempaqemu: Drop checking vcpu threads in emulator bandwidth...
2015-12-09 Peter Krempaqemu: cgroup: Remove now unreachable check
2015-12-09 Peter Krempaconf: Add helper to get pointer to a certain vCPU defin...
2015-12-09 Peter Krempaconf: ABI: Split up and improve vcpu info ABI checking
2015-12-09 Peter Krempaconf: turn def->vcpus into a structure
2015-12-09 Peter Krempaqemu: refactor qemuDomainHotunplugVcpus
2015-12-09 Peter Krempaqemu: Refactor qemuDomainHotplugVcpus
2015-12-09 Peter Krempaqemu: cpu hotplug: Move loops to qemuDomainSetVcpusFlags
2015-12-09 Peter Krempaqemu: monitor: Remove weird return values from qemuMoni...
2015-12-09 Peter Krempaqemu: cpu hotplug: Fix error handling logic
2015-12-09 Peter Krempaqemu: Split up vCPU hotplug and hotunplug
2015-12-09 Peter Krempaqemu: qemuDomainSetVcpusAgent: re-check agent before...
2015-12-09 Peter Krempaqemu: Extract vCPU onlining/offlining via agent into...
2015-12-09 Peter Krempaqemu: domain: Add helper to access vm->privateData...
2015-12-09 Peter Krempaconf: Turn def->maxvcpus into size_t
2015-12-09 Peter Krempaconf: Replace read accesses to def->vcpus with accessor
2015-12-09 Peter Krempaconf: Move vcpu count check into helper
2015-12-09 Peter Krempaconf: Replace writes to def->vcpus with accessor
2015-12-09 Peter Krempaconf: Replace read access to def->maxvcpus with accessor
2015-12-09 Peter Krempaconf: Add helper to check whether domain has offline...
2015-12-09 Peter Krempaconf: Extract update of vcpu count if maxvcpus is decreased
2015-12-09 Peter Krempaconf: Use local copy of maxvcpus in virDomainVcpuParse
2015-12-09 Peter Krempaconf: Replace writes to def->maxvcpus with accessor
2015-12-09 Pavel Hrdinalibxl: copy persistent domain definition while starting...
2015-12-09 Pavel Hrdinaxen: fix timer bug found by updated test
2015-12-09 Pavel Hrdinaxen: use virDomainDefPostParse for parsing XM/XL/SEXPR...
2015-12-09 Pavel Hrdinalxc: use virDomainDefPostParse for parsing LXC config...
2015-12-09 Pavel Hrdinavmware/vmx: use virDomainDefPostParse after parsing...
next