]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2012-01-31 Eric Blakeresize: slightly alter signature
2012-01-30 Philipp HahnXenXs: Update documentation
2012-01-30 Laine Stumpqemu: add "romfile" support to specify device boot ROM
2012-01-30 Laine Stumpqemu: (and conf) support rombar for network devices
2012-01-30 Laine Stumpconf: relocate rombar and boot order parse/format
2012-01-30 Laine Stumpconf: put all guest-related HostdevDef data in one...
2012-01-30 Laine Stumpconf: remove duplicate call to VIR_FREE(info->alias)
2012-01-30 Hendrik Schwartkeqemu: Fix segfault in qemuMonitorTextGetBlockInfo
2012-01-30 Cole Robinsonxen: Don't add <console> to xml for dom0
2012-01-30 Daniel P. BerrangeAdd virt-host-validate.1 to Mingw32 RPM spec file list
2012-01-28 KAMEZAWA Hiroyukiremote handler for virDomainGetCPUStats()
2012-01-28 Eric Blakedocs: reorder public header
2012-01-28 Eric Blakedocs: tweak recent suspend API additions
2012-01-28 KAMEZAWA HiroyukiAdd new public API virDomainGetCPUStats()
2012-01-28 Michal Privoznikvirsh: Expose new virDomainPMSuspendForDuration API
2012-01-28 Michal PrivoznikIntroduce virDomainPMSuspendForDuration API
2012-01-28 Zeeshan Ali... resize: implement remote protocol for virStorageVolResize()
2012-01-28 Zeeshan Ali... resize: add virStorageVolResize() API
2012-01-27 Eric Blaketests: fix reversed comparisons
2012-01-27 Cole RobinsonReturn more error output if policykit auth fails.
2012-01-27 Cole RobinsonAdd new error code VIR_ERROR_AUTH_CANCELLED
2012-01-27 Eric Blakeqemu: avoid double free of qemu help output
2012-01-27 Eric Blakebuild: fix missing include
2012-01-27 Eric Blakexml: fix struct typos
2012-01-27 Daniel P. BerrangeMove virEmitXMLWarning into xml.h
2012-01-27 Daniel P. BerrangeMove virMacAddrXXX functions to src/util/virmacaddr...
2012-01-27 Daniel P. BerrangeRename virXXXXMacAddr to virMacAddrXXX
2012-01-27 Daniel P. BerrangeAdd a virt-host-validate command to sanity check HV...
2012-01-27 Paolo Bonziniqemu: parse and create -cpu ...,-kvmclock
2012-01-27 Paolo Bonziniconf: add kvmclock timer
2012-01-27 Paolo Bonziniqemu: do not create useless <cpu> element
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...
next