]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
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
2015-08-18 Cao jinvirconf: fix the inconsistent name
2015-08-18 Luyao Huangvirsh: Reset global error after successfull domain...
2015-08-17 Eric Blakebuild: fix mingw build
2015-08-17 Michal PrivoznikqemuDomainRename: Explicitly check if domain is renamin...
2015-08-17 Michal PrivoznikvirHashAddEntry: Report error on duplicate key
2015-08-17 Michal PrivoznikvirHashAddOrUpdateEntry: Turn @new_name into void *
2015-08-17 Luyao Huanglibvirt-domain: forbid use virDomainRename in readonly...
2015-08-17 Luyao Huangvirsh: fix always return false in domrename
2015-08-15 John Ferlanqemu: Resolve Coverity UNINIT
2015-08-15 Martin Kletzanderprotocol: Don't use rename as a variable name
2015-08-15 Moshe LeviRemove static keyword from vshReadline when readline...
2015-08-14 Erik Skultetytools: Introduce new client generic module vsh
2015-08-14 Tomas Meszarosqemu: Implement virDomainRename
2015-08-14 Tomas MeszarosIntroduce new VIR_DOMAIN_EVENT_DEFINED_RENAMED event
2015-08-14 Tomas Meszarosdomain_conf: Introducde virDomainObjListRenameAddNew...
2015-08-14 Tomas Meszarosvirsh: Implement "domrename" command
2015-08-14 Tomas MeszarosIntroduce virDomainRename API
2015-08-13 Guido GüntherDetect location of qemu-bridge-helper
2015-08-13 Guido GüntherCheck if qemu-bridge-helper exists and is executable
2015-08-13 John Ferlanconf: Remove 'vmdef' from virDomainHostdevDefParseXML
2015-08-13 Martin Kletzanderqemu: Use numad information when getting pin information
2015-08-13 Martin Kletzanderqemu: Keep numad hint after daemon restart
2015-08-13 Martin Kletzanderconf: Pass private data to Parse function of XML options
2015-08-13 Martin Kletzanderqemu: Fix segfault when parsing private domain data
2015-08-12 John Ferlanconf: Check for hostdev conflicts when assign default...
next