]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/shortlog
people/liuw/libxenctrl-split/libvirt.git
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
2015-09-04 John Ferlanqemu: Need to check for machine.os when using ADDRESS_T...
2015-09-04 John Ferlanqemu: Introduce qemuDomainMachineIsS390CCW
2015-09-04 Erik Skultetyvsh: Make vshInitDebug static
2015-09-04 Erik Skultetyvirsh: Do not make interactive mode default
2015-09-04 Erik Skultetyvsh: Introduce vshInitReload
2015-09-04 Erik Skultetyvsh: adjust vshInit signature and remove redundant...
2015-09-04 Jim Fehliglibxl: don't overwrite error from virNetSocketNewConnec...
2015-09-03 Pavel Hrdinadomain-conf: escape string for socket attribute
2015-09-03 Laine Stumputil: don't use netlink to save/set mac for macvtap...
2015-09-03 Laine Stumputil: make virNetDev(Replace|Restore)MacAddress public...
2015-09-03 Michal PrivoznikremoteClientCloseFunc: Don't mangle connection object...
2015-09-03 Michal PrivoznikvshInit: Don't leak @histsize_env
2015-09-02 John Ferlanstorage: Handle failure from refreshVol
2015-09-02 John Ferlanstorage: Correct the 'mode' check
2015-09-02 John Ferlanvirfile: Introduce virFileUnlink
2015-09-02 John Ferlanvirfile: Add error for root squash change mode failure
2015-09-02 Jonathan Toppinsqemu: add udp interface support
2015-09-02 Ján TomkoPost release version bump to 1.2.20
2015-09-02 Daniel VeillardRelease of libvirt-1.2.19
2015-08-31 Michal Privozniksrc: Check for symbols ordering in ADMIN_SYM_FILES
2015-08-31 Michal Privozniksrc: Cleanup libvirt_admin.syms
2015-08-31 Michal Privozniksrc: Check libvirt_admin.syms for exported symbols
2015-08-29 Guido Güntherapparmor: Adjust path to domain monitor socket
2015-08-28 Laine Stumputil: fallback to ioctl(SIOCBRDELBR) if netlink RTM_DEL...
2015-08-28 Laine Stumputil: fallback to ioctl(SIOCBRADDBR) if netlink RTM_NEW...
2015-08-28 Jim FehligRevert "LXC: show used memory as 0 when domain is not...
2015-08-27 Jim Fehliglibxl: acquire a job when receiving a migrating domain
2015-08-27 Jim Fehliglibxl: don't attempt to resume domain when suspend...
2015-08-27 Jim Fehliglibxl: fix ref counting of libxlMigrationDstArgs
2015-08-27 Michal PrivoznikRevert "lxc: ensure setns() syscall is defined"
2015-08-27 Michal Privozniklxc_container: Turn lxcAttachNS into calling virProcess...
2015-08-27 Michal Privozniklibvirt_lxc: Claim success for --help
2015-08-27 Michal Privoznikutil: Allow virProcessSetNamespaces() to have sparse...
2015-08-27 Michal Privoznikvirt-aa-helper: Improve valid_path
2015-08-27 John Ferlanlxc: Resolve Coverity RESOURCE_LEAK
2015-08-26 Luyao Huangqemu: Emit correct audit message for memory hot unplug
2015-08-26 Luyao Huangqemu: Emit correct audit message for memory hot plug
2015-08-26 Moshe Leviutils: Remove the logging of errors from virNetDevSendE...
2015-08-26 Laine Stumphostdev: skip ACS check when using VFIO for device...
2015-08-26 Daniel P. Berrangelxc: ensure setns() syscall is defined
2015-08-26 Martin KletzanderStart daemon only after filesystems are mounted
2015-08-26 Peter Kieservirt-aa-helper: add NVRAM store file for read/write
2015-08-26 Sergey BronnikovFix link to page for Virtuozzo driver
2015-08-26 ik.nitklxc: Inherit namespace feature
2015-08-26 Martin Kletzanderqemu: Label correct per-VM path when starting
2015-08-25 Luyao Huangqemu: Update blkio.weight value after successful set
next