]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2012-01-27  Paolo Bonziniqemu: get arch name from <cpu> element
2012-01-27  Paolo Bonziniqemu: detect arch correctly for KVM
2012-01-27  Paolo Bonzinix86: add kvm32 and kvm64, update qemu64
2012-01-27  Paolo Bonziniqemu: parse -enable-kvm
2012-01-27  Eric Blakeqemu: require qmp on new enough qemu
2012-01-27  Eric Blakeqemu: support qmp on RHEL/CentOS qemu
2012-01-27  Stefan Bergernwfilter: Rebuild filters only if new filter is differe...
2012-01-27  Stefan Bergernwfilter: Force instantiation of filters upon driver...
2012-01-27  Jiri Denemarkqemu: Refactor qemuMonitorGetBlockInfo
2012-01-27  Jiri Denemarkapparmor: Fix use of uninitialized random_data
2012-01-26  Marcelo CerriUpdate VIRT_CONTROL audit record with pid.
2012-01-26  Eric Blakebuild: allow for 64-bit pid in daemon
2012-01-26  Eric Blakedaemon: convert virRun to virCommand
2012-01-26  Eric Blakehash: minor touchups
2012-01-26  Michal Privoznikutil: Include stdint.h because of uint32_t
2012-01-26  Daniel P. BerrangeRemove tabs from libvirt_public.syms & enforce it
2012-01-26  Daniel P. BerrangeAdd missing docs for <viridian/> feature flag
2012-01-26  Daniel P. BerrangeReplace hashing algorithm with murmurhash
2012-01-26  Daniel P. BerrangeRename hash.h and hash.c to virhash.h and virhash.c
2012-01-26  Daniel P. BerrangeConvert various virHash functions to use size_t / uint32
2012-01-26  Daniel P. BerrangeIntroduce new API for generating random numbers
2012-01-26  Peter Krempaschema: Relax schema for domain name
2012-01-26  Michal Privoznikstorage: Support different wiping algorithms
2012-01-26  Eric Blakedocs: fix virsh man page
2012-01-26  Marc-André... Cast pointer to int using intptr_t
2012-01-25  Eric Blakebuild: fix header order on mingw
2012-01-25  Marc-André... errcode is typedef by mingw, rename an argument name
2012-01-25  Marc-André... Add missing virGetGroupName()
2012-01-25  Cole Robinsonstorage: Fix any VolLookupByPath if we have an empty...
2012-01-25  Eric Blakelxc: export container=lxc-libvirt for systemd
2012-01-25  Daniel P. BerrangeDon't bind mount onto a char device for /dev/ptmx in LXC
2012-01-25  Daniel P. BerrangeAdd virFileTouch for creating empty files
2012-01-25  Michal Privoznikvirsh: Expose new VIR_DOMAIN_SNAPSHOT_CREATE_QUIESCE...
2012-01-25  Michal Privozniksnapshots: Introduce VIR_DOMAIN_SNAPSHOT_CREATE_QUIESCE...
2012-01-25  Michal Privoznikqemu_agent: Create file system freeze and thaw functions
2012-01-25  Jiri Denemarkqemu: Emit bootindex even for direct boot
2012-01-25  Laine Stumpdocs: fix a few small typos in formatdomain.html.in
2012-01-25  Eric Blakemetadata: group metadata next to description
2012-01-25  Eric Blakebuild: simplify xmlFreeNode usage
2012-01-25  Zeeshan Ali... Allow custom metadata in domain configuration XML
2012-01-24  Laszlo ErsekvirCommandProcessIO(): make poll() usage more robust
2012-01-24  Alon Levysrc/datatypes.h: fix typo
2012-01-24  Daniel P. BerrangeAllow choice of shutdown method via virsh
2012-01-24  Daniel P. BerrangeWire up QEMU agent to reboot/shutdown APIs
2012-01-24  Daniel P. BerrangeAdd new virDomainShutdownFlags API
2012-01-24  Daniel P. BerrangeQEMU guest agent support
2012-01-24  Michal Privoznikhashtest: Initialize variable in virHashEqual test
2012-01-23  Stefan BergerAdd test case for virHashEqual function
2012-01-23  Stefan BergerCompare two hash tables for equality
2012-01-23  Eric Blakebuild: skip lxc with too-old glibc
2012-01-23  Guido Güntherxen: Don't crash when we fail to init caps
2012-01-21  Guido Güntherxen: properly report out of memory when hvm_type is...
2012-01-20  Taku Izumivirsh: let domif-{get,set}link take target name
2012-01-20  Eric Blakemaint: cleanup qemu capabilities
2012-01-20  Eric Blakemaint: enforce use of _LAST marker
2012-01-20  Eric BlakeAPI: make declaration of _LAST enum values conditional
2012-01-19  Eric Blakeerror: drop old-style error reporting
2012-01-19  Eric Blakeutil: use new virTypedParameter helpers
2012-01-19  Eric Blakeutil: add new file for virTypedParameter utils
2012-01-19  Eric Blakelxc: use live/config helper
2012-01-19  Eric Blakebuild: silence some compiler warnings from gnulib
2012-01-19  Eric Blakethreads: check for failure to set thread-local value
2012-01-19  Daniel P. BerrangeFix rpc generator to anchor matches for method names
2012-01-19  Daniel P. BerrangeRename APIs for fetching UNIX socket credentials
2012-01-19  Daniel P. BerrangeAdd virGetGroupName to convert from GID to group name
2012-01-19  Daniel P. BerrangeRemove duplicate call to virNetSASLSessionGetIdentity
2012-01-19  Daniel P. BerrangeAlso retrieve GID from SO_PEERCRED
2012-01-18  Martin KletzanderAdded capability checking for block <iotune> setting.
2012-01-18  Daniel P. BerrangeFix startup of LXC containers with filesystems containi...
2012-01-18  Osier Yangqemu: Prohibit reattaching node device if it is in use
2012-01-18  Osier Yangqemu: Introduce inactive PCI device list
2012-01-17  Martin KletzanderPermission change for systemtap examples.
2012-01-17  Deepak C ShettyAdd new attribute wrpolicy to <driver> element
2012-01-17  Jiri Denemarkqemu: Don't break domain with 0:0:2.0 assigned to anyth...
2012-01-17  Eric Blaketests: avoid dirname in tests
2012-01-17  Martin KletzanderFixed dumpxml of <iotune> parameters
2012-01-17  Stefan Bergernwfilter: fix typing error in filter
2012-01-17  Daniel VeillardRemove dmidecode dependancy outside PC arches
2012-01-17  Jiri Denemarkqemu: Add support for host CPU modes
2012-01-17  Jiri DenemarkTaint domains configured with cpu mode=host-passthrough
2012-01-17  Jiri Denemarkcpu: Update guest CPU in host-* mode
2012-01-17  Jiri DenemarkAdd support for cpu mode attribute
2012-01-17  Jiri Denemarkcpu: Optionally forbid fallback CPU models
2012-01-17  Jiri Denemarktests: Print XML file name in verbose CPU test
2012-01-17  Jiri DenemarkClarify semantics of virDomainMigrate{,ToURI}2
2012-01-17  Osier Yangdocs: Add missed RNG schema for interface
2012-01-16  Eric Blakebuild: fix bootstrap on fresh clone
2012-01-16  Osier Yangdocs: Expose alias tag in domain RNG schema
2012-01-16  Osier Yangdocs: Add readonly to filesystem RNG schema
2012-01-13  Michael Ellermanconf: Remove do-nothing validation functions
2012-01-13  Michael Ellermantests: Add qemuxml2argv tests for PPC64 pseries machine
2012-01-13  Michael Ellermantests: Teach qemuxml2argvtest about spapr-vio addresses
2012-01-13  Michael EllermanMake drive unit attribute optional in the XML schema
2012-01-13  Paolo Bonziniqemu: add virtio-scsi controller model
2012-01-13  Paolo Bonziniqemu: add ibmvscsi controller model
2012-01-13  Adam Litkeevents: Return the correct number of registered events
2012-01-13  Taku Izumivirsh domiflist: change output
2012-01-13  Paolo Bonziniexport virNetDevGetVirtualFunctions as a private symbol
2012-01-13  Osier Yangvirsh: Two new fields for command domblklist
2012-01-13  Osier Yangqemu: Support copy on read for disk
next