]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
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
2015-08-25 Sergey BronnikovRename page about vz driver
2015-08-25 Sergey Bronnikovdocs: Rename 'parallels' to 'vz'
2015-08-24 Vasiliy TolstovEliminate incorrect and unnecessary check for changed...
2015-08-24 Tomas MeszarosvirDomainRename: Extend API documentation
2015-08-24 Luyao Huangqemu: add a check for nodeset in qemuDomainSetNumaParam...
2015-08-24 Guido Güntherselinux: fix compile errors
2015-08-24 Guido Güntherstorage: only run safezero if allocation is > 0
2015-08-24 intrigerivirt-aa-helper: allow access to /usr/share/ovmf/
2015-08-24 Guido Günthervirt-aa-helper: Simplify restriction logic
2015-08-24 Guido Günthervirt-aa-helper: document --probing and --dry-run
2015-08-24 Martin Kletzandertests: Use qemuProcessPrepareMonitorChr in qemuxmlnstest
2015-08-24 Martin Kletzanderqemu: Fix access to auto-generated socket paths
2015-08-24 Martin Kletzandersecurity_dac: Add SetDirLabel support
2015-08-24 Martin Kletzandersecurity_selinux: Add SetDirLabel support
2015-08-24 Martin Kletzandersecurity_stack: Add SetDirLabel support
2015-08-24 Martin Kletzandersecurity: Add virSecurityDomainSetDirLabel
2015-08-24 Martin Kletzandersecurity_dac: Label non-listening sockets
2015-08-24 Martin Kletzandersecurity_selinux: Use proper structure to access socket...
2015-08-24 Erik Skultetylocking: Remove redundant 'srv' element from virLockDaemon
2015-08-24 Erik Skultetytest: Replace tabs with spaces in virnetdaemondata...
2015-08-21 Andrea Bolognanitests: Add some compatibility-related cases to the...
2015-08-21 Andrea Bolognanicpu: Move check for NULL CPU model inside the driver
2015-08-21 Andrea Bolognanicpu: Better support for ppc64 compatibility modes
2015-08-21 Andrea Bolognanicpu: Don't update host-model guest CPUs on ppc64
2015-08-20 Martin KletzanderAdd generated libvirt_admin.syms into .gitignore
2015-08-20 John Ferlanconf: Check for attach disk usage of iothread=0
2015-08-20 Guido Güntherdocs: Drop unused rule for internals/%.html.tmp target
2015-08-20 Guido Güntherlibvirt-admin: Generate symbols file
2015-08-20 Guido Güntherdaemon: Use $(NULL) for libvird_admin's flags
2015-08-20 Roman Bogorodskiyutil: fix build without cgroup
2015-08-19 Cao jinvirconf: correct code formatting
2015-08-19 Cao jinvirConfWalk: fix the inconsistent name
2015-08-19 Martin Kletzanderqemu: Report better error message when renaming to...
2015-08-18 Martin Kletzanderqemu: Sync BlkioDevice values when setting them in...
2015-08-18 Martin Kletzanderlxc: Sync BlkioDevice values when setting them in cgroups
2015-08-18 Martin Kletzanderutil: Add getters for cgroup block device I/O throttling
2015-08-18 Martin Kletzanderutil: Add virCgroupGetBlockDevString
2015-08-18 Martin Kletzanderutil: Add virStringGetFirstWithPrefix
2015-08-18 Michal PrivoznikqemuDomainRename: Don't leave a domain locked uppon...
2015-08-18 John Ferlanqemu: Add check for invalid iothread_id in qemuDomainCh...
2015-08-18 John Ferlanapi: Adjust comment for virDomainAddIOThread
2015-08-18 John Ferlanapi: Remove check on iothread_id arg in virDomainPinIOT...
2015-08-18 Luyao HuangqemuDomainAddCgroupForThread: Don't overwrite the error
next