]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2015-09-24 Michal PrivoznikqemuDomainDeviceDefPostParse: Drop useless checks
2015-09-23 Peter Krempavirsh: Fix job status indicator for 0 length block...
2015-09-23 Peter Krempaqemu: Refresh memory size only on fresh starts
2015-09-23 Peter Krempaqemu: Align memory module sizes to 2MiB
2015-09-23 Jiri Denemarkvirsh: Notify users about disconnects
2015-09-23 Jiri Denemarkclient rpc: Process pending data on error
2015-09-23 Jiri Denemarkclient rpc: Report proper error for keepalive disconnec...
2015-09-23 Luyao Huangconf: escape string for disk driver name attribute
2015-09-23 Martin KletzanderUse VIR_DIV_UP macro where possible
2015-09-23 Luyao HuangMakefile: fix build fail when make rpm
2015-09-22 Cole Robinsonspec: Fix some warnings with latest rpmbuild
2015-09-22 Michal Privozniktests: Avoid use of virQEMUDriverCreateXMLConf(NULL)
2015-09-22 Michal PrivoznikqemuTestDriverInit: init the driver lock too
2015-09-22 John FerlanRevert "qemu: Fix integer/boolean logic in qemuSetUnpri...
2015-09-22 Peter Krempatest: Add test to validate that memory sizes don't...
2015-09-22 Peter Krempaqemu: ppc64: Align memory sizes to 256MiB blocks
2015-09-22 Peter Krempaqemu: command: Align memory sizes only on fresh starts
2015-09-22 Peter Krempaconf: Don't always recalculate initial memory size...
2015-09-22 Peter Krempaconf: Pre-calculate initial memory size instead of...
2015-09-22 Peter Krempaconf: Rename max_balloon to total_memory
2015-09-22 Peter Krempaconf: Split memory related post parse stuff into separa...
2015-09-22 Peter Krempaconf: Add XML parser flag that will allow us to do...
2015-09-22 Peter Krempaconf: Document all VIR_DOMAIN_DEF_PARSE_* flags
2015-09-22 Peter Krempaconf: Drop VIR_DOMAIN_DEF_PARSE_CLOCK_ADJUST flag
2015-09-22 Peter Krempaqemu: Make memory alignment helper more universal
2015-09-22 Peter Krempaconf: Add helper to determine whether memory hotplug...
2015-09-22 Peter Krempalibxl: vz: Use accessor instead of direct access for...
2015-09-22 Pavel FedinRemoved unneeded check
2015-09-22 Pavel Fedintests: use mockup cache
2015-09-22 Pavel FedinImplement infrastracture for mocking up QEMU capabiliti...
2015-09-22 Pavel Fedintests: split out common qemu driver initialization
2015-09-21 David Mansfieldtest driver: don't unlock pool after freeing it
2015-09-21 John Ferlanvirfile: Use virProcessWait in virDirCreate
2015-09-21 John Ferlanvirfile: Use virProcessWait in virFileUnlink
2015-09-21 John Ferlanvirfile: Use virProcessWait in virFileOpenForked
2015-09-21 John Ferlanvirfile: Rename virFileUnlink to virFileRemove
2015-09-21 Maxim Nestratovvz: remove error logging from prlsdkUUIDParse
2015-09-21 Michal PrivoznikqemuDomainChangeDiskLive: Allow startupPolicy change
2015-09-18 Michal PrivoznikqemuDomainDiskChangeSupported: Fill in missing checks
2015-09-18 Michal Privoznikqemu: s/virDomainDiskDiffersSourceOnly/qemuDomainDiskCh...
2015-09-18 Michal PrivoznikqemuDomainChangeDiskLive: rework slightly
2015-09-18 Michal Privoznikqemu_domain: Introduce qemuDomainDiskSourceDiffers
2015-09-18 Michal Privoznikqemu: s/qemuDomainChangeDiskMediaLive/qemuDomainChangeD...
2015-09-18 Michal PrivoznikqemuDomainUpdateDeviceConfig: Allow startupPolicy updat...
2015-09-18 Jiri Denemarkqemu: Fix some corner cases in persistent migration
2015-09-18 Jiri Denemarkqemu: Queue events in migration Finish phase ASAP
2015-09-18 Jiri DenemarkqemuDomainEventQueue: Check if event is non-NULL
2015-09-18 Jiri Denemarkqemu: Don't report false errors in migration protocol v2
2015-09-18 Jiri Denemarkqemu: Kill domain when migration finish fails
2015-09-18 Jiri Denemarkqemu: Don't fail migration on save status failure
2015-09-18 Jiri Denemarkqemu: Simplify qemuMigrationFinish
2015-09-18 Jiri Denemarkqemu: Split qemuMigrationFinish
2015-09-17 Chunyan Liulibxl: fix AttachDeviceConfig on hostdev type
2015-09-17 Matthias Boltevmx: Expose datacenter path in domain XML
2015-09-16 John Ferlanvirfile: Check for existence of dir in virFileDeleteTree
2015-09-16 Michal Privoznikvirsh: Teach attach-interface to --print-xml
2015-09-16 Andrea Bolognaniqemu: Fix using guest architecture as lookup key
2015-09-16 Jim Fehliglibxl: fix compiler error introduced by commit ba25c214
2015-09-15 Jim Fehliglibxl: open libxl log stream with libvirtd log_level
2015-09-15 Pavel FedinIgnore virtio-mmio disks in qemuAssignDevicePCISlots()
2015-09-15 Michal Privozniksecurity_selinux: Take @privileged into account
2015-09-15 Michal PrivoznikvirSecurityManager: Track if running as privileged
2015-09-15 Michal Privozniksecurity_selinux: Replace SELinuxSCSICallbackData with...
2015-09-15 Michal PrivoznikvirSecuritySELinuxSetSecurityAllLabel: drop useless...
2015-09-15 Christian LoehleMinor typo fixes in documentation
2015-09-14 Andrea Bolognaniutil: Add space before comment end marker
2015-09-14 Martin Kletzanderqemu: Allow others to browse /var/lib/libvirt/qemu
2015-09-14 Martin Kletzanderqemu: Do not allow others into per-VM subdirectories
2015-09-14 Peter Krempaqemu: hotplug: Properly clean up drive backend if front...
2015-09-11 Cole Robinsonqemu: command: Report stderr from qemu-bridge-helper
2015-09-11 Daniel P. Berrangexen: fix race in refresh of config cache
2015-09-11 Martin Kletzandertests: Don't use testutils in mock libraries
2015-09-11 Ian Campbelllibxl: don't end job for ephemeal domain on start failure
2015-09-10 Daniel P. Berrangedocs: Update devguide.html to point to the new Python...
2015-09-10 Andrea Bolognaniqemu: Try several network devices when looking for...
2015-09-10 Andrea Bolognaniqemu: Introduce QEMU_CAPS_DEVICE_VIRTIO_NET
2015-09-10 Andrea Bolognaniqemu: Introduce QEMU_CAPS_DEVICE_E1000
2015-09-10 Andrea Bolognaniqemu: Introduce QEMU_CAPS_DEVICE_RTL8139
2015-09-09 Martin Kletzanderqemu: Report error if per-VM directory cannot be created
2015-09-09 Martin KletzanderRevert "docs: Drop unused rule for internals/%.html...
2015-09-09 Peter Krempaqemu: migration: Relax enforcement of memory hotplug...
2015-09-08 Martin Kletzanderdocs: Remove last use of double semicolon in Makefile
2015-09-08 Martin Kletzanderutil: Add win32 version of virFileUnlink
2015-09-08 Luyao Huangconf: fix crash when parsing a unordered NUMA <cell/>
2015-09-08 Erik Skultetyadmin: Resolve leaked reference to private data
2015-09-07 Matthias Boltevmx: Add handling for CDROM devices with SCSI passthru
2015-09-07 Matthias Boltevmx: The virVMXParseDisk deviceType can be NULL, add...
2015-09-07 Jiri Denemarkcpu: Introduce IvyBridge CPU model
2015-09-07 Michal Privoznikvirsh: Slightly rework cmdDomblklist
2015-09-07 Michal Privoznik.gitignore: Ignore the correct rename example binary
2015-09-07 Martin Kletzanderexamples: Add missing build data for 'rename'
2015-09-05 Matthias Boltevmx: Some whitespace cleanup
2015-09-04 John Ferlanconf: Remove need for a couple of sa_asserts
2015-09-04 John Ferlanutil: Avoid Coverity FORWARD_NULL
2015-09-04 John Ferlanvirfile: Avoid Coverity IDENTICAL_BRANCHES error
2015-09-04 John Ferlanlxc: Avoid Coverity SIZEOF_MISMATCH
2015-09-04 John Ferlanqemu: Check virGetLastError return value for migration...
2015-09-04 Martin KletzanderChange name of the domain upon successful rename
2015-09-04 Martin KletzanderAdd example that renames domain there and back
2015-09-04 Jiri Denemarkexamples: Add example polkit ACL rules
next