]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2013-04-15  Daniel P. BerrangeStore a virCgroupPtr instance in virLXCDomainObjPrivatePtr
2013-04-15  Daniel P. BerrangeStore a virCgroupPtr instance in qemuDomainObjPrivatePtr
2013-04-15  Daniel P. BerrangeAdd missing param to virCgroupForDriver stub
2013-04-15  Daniel P. BerrangeIntroduce a virFileDeleteTree method
2013-04-15  Daniel P. BerrangeConditionally compile storagevolxml2argvtest
2013-04-15  Daniel P. BerrangeConditionalize use of symlink() function in test suite
2013-04-15  Daniel P. BerrangeFix signature of dummy virNetlinkCommand stub
2013-04-15  Daniel P. BerrangeAdd empty stub for virThreadCancel on Win32
2013-04-15  Daniel P. BerrangeDon't enable -fPIE on Win32 platforms
2013-04-15  Eric Blakemaint: update to latest gnulib
2013-04-15  Osier YangUse unsigned int instead of unsigned
2013-04-15  Daniel P. BerrangeDo more complete initialization of libgcrypt
2013-04-15  Peter Krempaqemu: Report also domain name in error message when...
2013-04-15  Peter Krempaqemu: Refactor lookup of domain object
2013-04-13  Osier Yangstorage: Fix the indention
2013-04-13  Osier Yangcleanup: Change datatype of net->stp to boolean
2013-04-13  Osier Yangcleanup: Change datatype of usbdev->allow to boolean
2013-04-13  Osier Yangcleanup: Change datatype of graphic's members to boolean
2013-04-13  Osier Yangcleanup: Change datatype of accel's members to boolean
2013-04-12  Stefan BergerAdd test case for TPM passthrough
2013-04-12  Stefan BergerTPM support for QEMU command line
2013-04-12  Stefan BergerQEMU Cgroup support for TPM passthrough
2013-04-12  Stefan BergerAudit the starting of a guest using TPM passthrough
2013-04-12  Stefan BergerAdd SELinux and DAC labeling support for TPM passthrough
2013-04-12  Stefan BergerConvert QMP strings into QEMU capability bits
2013-04-12  Stefan BergerParse TPM passthrough XML in the domain XML
2013-04-12  Stefan BergerHelper functions for host TPM support
2013-04-12  Stefan BergerAdd documentation and schema for TPM passthrough
2013-04-12  Stefan BergerAdd function to find a needle in a string array
2013-04-12  Stefan BergerAdd QMP probing for TPM
2013-04-12  Peter Krempaconf: Allow for non-contiguous device boot orders
2013-04-12  Daniel P. BerrangeTweak EOF handling of streams
2013-04-12  Li ZhangAdd USB option capability
2013-04-11  John FerlanAdd error handling to optional arguments in cmdCPUStats
2013-04-11  John FerlanRemove extraneous comma in info_cpu_stats and opts_cpu_...
2013-04-11  Jiri Denemarkqemu: Do not report unsafe migration for local files
2013-04-11  Peter Krempavirsh: Document that using incomplete XML files may...
2013-04-11  Peter Krempaqemu: Try to use QMP for send-key if supported
2013-04-11  Michal Privoznikvirsh: Update list of shutdown/reboot modes
2013-04-11  Michal Privoznikqemu: Set correct migrate host in client_migrate_info
2013-04-11  Ján Tomkoqemu: fix crash in qemuOpen
2013-04-11  Ján Tomkoconf: fix error for parallel port mismatch
2013-04-11  Osier Yangcleanup: Change datatype of secret->private to boolean
2013-04-11  Osier Yangcleanup: Change datatype of secret->ephemeral to boolean
2013-04-11  Osier Yangcleanup: Change datatype of fs->readonly to boolean
2013-04-11  Osier Yangcleanup: Change datatype of disk->readonly to boolean
2013-04-11  Osier Yangcleanup: Change datatype of disk->transient to boolean
2013-04-11  Osier Yangcleanup: Change datatype of disk->shared to boolean
2013-04-11  Osier Yangcleanup: Change datatype of auth->expires to boolean
2013-04-11  Osier Yangcleanup: Change datatype of hostdev->missing to boolean
2013-04-11  Osier YangCleanup: Change datatype of origstate's members to...
2013-04-11  Osier YangCleanup: Change datatype of hostdev->managed to boolean
2013-04-11  Guannan Renconf: fix a memory leak when parsing nat port XML nodes
2013-04-10  Peter Krempaconf: Fix race between looking up a domain object and...
2013-04-09  Eric Blakedocs: fix typo when using Kerberos principals
2013-04-09  Eric Blakemaint: update to latest gnulib
2013-04-09  Laine StumpFix crash in virNetDevGetVirtualFunctions
2013-04-09  Ján Tomkodocs: use MiB/s instead of Mbps for migration speed
2013-04-09  Han Chengschemas: Move PortNumber and sourceinfoadapter to basic...
2013-04-09  Osier Yangdocs: Add the missed <pre> tag
2013-04-09  Han Chengconf: Change help function
2013-04-09  Peter Krempaqemu: Remove now obsolete assignment of default network...
2013-04-09  Peter Krempaqemu: Clean up network device CLI generator
2013-04-09  Viktor Mihajlovskiqemu: Use correct default model on s390
2013-04-09  Alex Jiasanlock: add missing test command in virt-sanlock-clean...
2013-04-08  Milos VyletelGenerate RFC4122 compliant UUIDs
2013-04-08  Daniel P. BerrangeUnmount existing filesystems under user specified mount...
2013-04-08  Daniel P. BerrangeMove lxcContainerUnmountSubtree further up in file
2013-04-08  Bogdan PurcareataImplement support for <hostdev caps=net>
2013-04-08  Bogdan PurcareataUpdate structure & XML definitions to support <hostdev...
2013-04-08  Jiri Denemarkspec: Require pod2man when running autoreconf
2013-04-08  Daniel P. BerrangeRename virCgroupMounted to virCgroupHasController ...
2013-04-08  Osier Yangqemu: Allow volume type disk for device 'lun'
2013-04-08  Osier Yangqemu: Support sgio setting for volume type disk
2013-04-08  Osier Yangqemu: Support shareable volume type disk
2013-04-08  Osier Yangqemu: Translate the pool disk source earlier
2013-04-08  Osier YangSupport seclabels for volume type disk
2013-04-08  Osier YangSupport startupPolicy for 'volume' disk
2013-04-08  Osier Yangqemu: Translate the pool disk source when building...
2013-04-08  Osier YangIntroduce new XMLs to specify disk source using libvirt...
2013-04-08  Osier Yangconf: New helper virDomainDiskSourceDefFormat to format...
2013-04-08  Osier Yangstorage: Guess the parent if it's not specified for...
2013-04-08  Osier Yangstorage: Add startPool and stopPool for scsi backend
2013-04-08  Osier Yangutil: Add helper to get the scsi host name by iterating...
2013-04-08  Osier Yangphyp: Prohibit fc_host adapter for phyp driver
2013-04-08  Osier Yangstorage: Move virStorageBackendSCSIGetHostNumber into...
2013-04-08  Osier Yangstorage: Make the adapter name be consistent with node...
2013-04-08  Osier YangNew XML attributes for storage pool source adapter
2013-04-08  Daniel P. BerrangeAvoid cast alignment warnings in port allocator test
2013-04-08  Daniel P. BerrangeDisable cast-align warnings in various places
2013-04-08  Daniel P. BerrangeCopy struct inotify_event entries to avoid alignment...
2013-04-08  Daniel P. BerrangeUse VIR_ALLOC_VAR instead of VIR_ALLOC_N for creating...
2013-04-08  Daniel P. BerrangeAvoid casts between unsigned char * and struct nlmsghdr
2013-04-08  Daniel P. BerrangeRewrite keycode map to avoid a struct
2013-04-08  Daniel P. BerrangeAdd a test suite for keycode mapping functions
2013-04-06  Osier Yangqemu: Error out if the bitmap for pinning is all clear
2013-04-06  Osier Yangutil: Add a helper to check if all bits of a bitmap...
2013-04-06  Osier Yangqemu: Support multiple queue virtio-scsi
2013-04-05  Eric Blakebuild: check correct protocol.o file
2013-04-05  Eric Blakebuild: use proper pod for nested bulleted VIRSH_DEBUG...
next