]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2012-02-16 Eric Blakedaemon: fix logic bug with virAsprintf
2012-02-15 Eric Blakedaemon: plug memory leak
2012-02-15 Ansis Attekanetwork: support Open vSwitch
2012-02-15 Laine Stumpconf: rename virDomainNetGetActualDirectVirtPortProfile
2012-02-15 Laine Stumpqemu: increase the timeout before sending SIGKILL to...
2012-02-15 Laine Stumpqemu: drop driver lock while trying to terminate qemu...
2012-02-15 Daniel P. BerrangeFix typos in API XML file paths
2012-02-15 Michal Privoznikqemu: Implement DomainPMSuspendForDuration
2012-02-15 Michal Privoznikqemu: Set capabilities based on supported monitor commands
2012-02-14 Daniel P. BerrangeInstall API XML desc to a standard location
2012-02-13 Eric Blakeqemu: make block io tuning smarter
2012-02-13 Daniel VeillardRelease of libvirt-0.9.10
2012-02-13 Michal Privoznikvirsh: Fix name of domain suspend command
2012-02-13 Michal Privoznikvirpidfile: Allow whitespace character at the end of...
2012-02-13 Daniel VeillardRevert "qemu: add ibmvscsi controller model"
2012-02-13 Daniel VeillardRevert "qemu: add virtio-scsi controller model"
2012-02-11 Guannan Renpython: make other APIs share common {get, set}PyVirTyp...
2012-02-10 Marc-André... virpidfile: replace fopen/fwrite/fscanf with more porta...
2012-02-10 Osier Yangutil: Do not use PRIx64 macro
2012-02-10 Alex Jiarpc: Plug memory leaks on doRemoteOpen() failure path
2012-02-10 Osier Yangnpiv: Auto-generate WWN if it's not specified
2012-02-10 Marcelo CerriRemove single quotes from audit records
2012-02-09 Lai JiangshanGetCPUStats: fix overflow test
2012-02-09 Marc-André... domain: add implicit USB controller
2012-02-09 Guannan Renpython: refactoring virTypedParameter conversion for...
2012-02-09 Eric Blakedocs: fix typo in python bindings
2012-02-09 Laine Stumpconf: small changes to comments in virDomainDeviceInfo
2012-02-09 Osier Yangpython: Correct arguments number for migrateSetMaxSpeed
2012-02-08 Eric Blakeqemu: fix persistent setting of blkiodevice weights
2012-02-08 Eric Blakeqemu: make blkiodevice weights easier to read
2012-02-08 Eric Blakesysinfo: simplify function signature
2012-02-08 Daniel P. BerrangePopulate /dev/std{in,out,err} symlinks in LXC containers
2012-02-08 Daniel P. BerrangeReplace truncate() with ftruncate()
2012-02-08 Daniel P. BerrangeUpdate symbols file for virFileDirectFd/virFileWrapperF...
2012-02-08 Peter Krempavirsh: Fix flag semantics and docs for "desc" command
2012-02-08 Jiri Denemarkqemu: Fix memory leak when building -cpu argument
2012-02-08 Jiri Denemarkqemu: Always use iohelper for domain save
2012-02-08 Jiri Denemarksecurity: Driver 'none' cannot create confined guests
2012-02-08 Jiri Denemarkseclabel: Do not output relabel attribute for type...
2012-02-08 Jiri Denemarkqemu: Always use iohelper for dumping domain core
2012-02-08 Jiri Denemarkutil: Generalize virFileDirectFd
2012-02-08 Alex Jiavirsh: Plug memory leak on cmdDesc
2012-02-08 Osier Yangvirsh: Do not check the input XML at virsh layer for...
2012-02-08 Eric Blakepython: drop unused function
2012-02-07 Prerna SaxenaOn systems with dmidecode version 2.10 or older,
2012-02-07 Cole Robinsonstorage: Don't unsparsify images when cloning
2012-02-07 Laine Stumpbuild: don't require avahi during install
2012-02-07 Cole RobinsonAllow polkit auth for VNC and SSH users
2012-02-07 Michal Privoznikpyhton: Don't link against libvirt_util.la
2012-02-07 Eric Blakebuild: avoid gcc 4.7 warning about inlines
2012-02-06 Dave AllanClarify the purpose of domxml-from-native
2012-02-06 Philipp Hahnxen-xm: SIGSEGV in xenXMDomainDefineXML: filename
2012-02-06 Philipp Hahnxen-xm: fix data loss in domain edit
2012-02-06 Eric Blakeseclabel: make code and RNG match
2012-02-06 Peter Krempamaint: Add test output files to .gitignore
2012-02-06 Alex JiaUpdate myself in AUTHORS
2012-02-06 Peter Krempavirsh: Fix resource leak while listing inactive domains...
2012-02-06 Philipp Hahnxen_xm: Fix SIGSEGV in xenXMDomainDefineXML
2012-02-06 Jiri Denemarkdocs: Enhance documentation of the old-style boot confi...
2012-02-06 Jiri Denemarkqemu: Fix seamless spice migration
2012-02-06 Jiri Denemarktests: Fix build with -Werror
2012-02-06 Jiri Denemarkapparmor: Add missing comma
2012-02-06 Alex Jiavirsh: Avoid invalid read of size errors
2012-02-03 Eric Blakemaint: consolidate several .gitignore files
2012-02-03 Laine Stumpqemu: eliminate "Ignoring open failure" when using...
2012-02-03 Laine Stumputil: refactor virFileOpenAs
2012-02-03 D. Herrendoerferutil: rename netlink.[ch] to virnetlink.[ch]
2012-02-03 Laine Stumpvirsh: add --graceful switch to destroy command
2012-02-03 Laine Stumpqemu: new GRACEFUL flag for virDomainDestroy w/ QEMU...
2012-02-03 Philipp Hahnvirterror.c: Fix several spelling mistakes
2012-02-03 Martin KletzanderAdded missing memory reporting into python bindings
2012-02-03 Eric Blakepython: use libvirt_util to avoid raw free
2012-02-03 Eric Blakebuild: expand rule to cover testsuite
2012-02-03 Eric Blakebuild: prohibit raw malloc and free
2012-02-03 Eric Blakepython: drop redundant function
2012-02-03 Eric Blakebuild: clean up CPPFLAGS/INCLUDES usage
2012-02-03 Eric Blakecommand: allow merging stdout and stderr in string...
2012-02-03 Eric Blakemaint: prune duplicate listings in AUTHORS
2012-02-03 Taku Izumivirsh: extension of virsh attach-disk for rawio
2012-02-03 Martin KletzanderFixed connection definition for non-SELinux builds
2012-02-03 Martin KletzanderAdded RSS reporting
2012-02-03 Martin KletzanderAdded RSS information gathering into qemudGetProcessInfo
2012-02-03 Osier YangReplace TAB with white spaces
2012-02-03 Jiri Denemarklxc: Fix build with AppArmor
2012-02-03 Alex Jiaconf: Plug memory on virDomainDiskDefParseXML
2012-02-03 Daniel P. BerrangeSet a security context on /dev and /dev/pts mounts
2012-02-03 Daniel P. BerrangeAdd support for sVirt in the LXC driver
2012-02-03 Daniel P. BerrangeAdd two new security label types
2012-02-03 Daniel P. BerrangeRe-add domain device seclabel parsing / formatting
2012-02-03 Daniel P. BerrangeRevert changes to sec label parsing
2012-02-02 Dave AllanAdd detail to documentation on storage pools and volumes.
2012-02-02 Alex Jiavirsh: Plug memory leak on cmdUndefine
2012-02-02 Marc-André... Update gnulib to fix mingw64 compilation errors
2012-02-02 Philipp Hahntests: dynamically replace dnsmasq path
2012-02-01 Eric Blakenetwork: fix testsuite regression
2012-02-01 Philipp Hahntests: virnettlscontexttest needs gnutls-2.6.0
2012-02-01 Philipp Hahnxen_xs: name xendConfigVersion magic numbers
2012-02-01 Alex Jianetwork: Avoid memory leaks on networkBuildDnsmasqArgv
2012-02-01 Eric Blakeblock rebase: initial qemu implementation
2012-02-01 Eric Blakeblock rebase: wire up remote protocol
next