]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2012-02-28 Osier Yangqemu: Build command line for the new address format
2012-02-28 Osier Yangqemu: New cap flag to indicate if channel is supported...
2012-02-28 Osier Yangconf: Introduce new attribute for device address format
2012-02-28 Osier Yangconf: Add helper function to look up disk controller...
2012-02-28 Paolo Bonziniqemu: add virtio-scsi controller model
2012-02-28 Paolo Bonziniqemu: add ibmvscsi controller model
2012-02-28 Laine Stumpqemu: fix cleanup of bridge during failure of qemuDomai...
2012-02-27 Josh Durginqemu: unescape HMP commands before converting them...
2012-02-27 Peter Krempaqemu: Add ability to abort existing console while creat...
2012-02-27 Peter Krempautil: Add helpers for safe domain console operations
2012-02-27 Peter Krempafdstream: Add internal callback on stream close
2012-02-27 Peter Krempafdstream: Emit stream abort callback even if poll(...
2012-02-27 Peter Krempavirsh: add support for VIR_DOMAIN_CONSOLE_* flags
2012-02-27 Peter KrempaAdd flags for virDomainOpenConsole
2012-02-27 Peter Krempapidfile: Make checking binary path in virPidFileRead...
2012-02-27 Michal Privoznikqemu: Implement virDomainPMWakeup API
2012-02-27 Michal Privoznikvirsh: Expose virDomainPMWakeup
2012-02-27 Michal PrivoznikIntroduce virDomainPMWakeup API
2012-02-24 Martin KletzanderFixed URI parsing
2012-02-24 Martin KletzanderFixed service handling in specfile
2012-02-24 Laine Stumpvirsh: fix informational message in iface-bridge command
2012-02-24 Daniel P. BerrangeWorkaround python header file insanity
2012-02-24 Daniel P. BerrangeImprove error reporting when virsh console is run witho...
2012-02-24 Christophe... Error out when using SPICE TLS with spice_tls=0
2012-02-24 Jean-Baptiste... vmx: Better Workstation vmx handling
2012-02-23 Benjamin Camavirterror: Misleading error message when name is missing
2012-02-23 Dave AllanUpdate bug reporting page
2012-02-23 Eric Blakeqemu: nicer error message on failed graceful destroy
2012-02-23 Jiri Denemarkqemu: Forbid migration with cache != none
2012-02-23 Jiri DenemarkIntroduce virStorageFileIsClusterFS
2012-02-23 Jiri Denemarkvirsh: Add --unsafe option to migrate command
2012-02-22 Jiri DenemarkAdd support for unsafe migration
2012-02-22 Michal Privoznikconfigure: Define program name if not found
2012-02-22 Michal Privoznikutil: Fix virFileAccessibleAs return path from parent
2012-02-22 Peter Krempavirsh: Enhance list command to ease creation of shell...
2012-02-22 Jean-Baptiste... vmware: implement domainXMLFromNative
2012-02-22 Peter Krempalib: Fix function documentation for virConnectListDomains
2012-02-21 Matthias Bolteesx: Correctly disable HTTP Expect header usage of...
2012-02-21 Peter Krempavirsh: Fix docs for list command
2012-02-20 Cole Robinsoncaps: Improve error if passed an unknown arch
2012-02-20 Peter Robinsonspec: use ix86 macros
2012-02-20 Lincoln MyersFix compilation on MacOS X
2012-02-16 Stefan Bergernwfilter: improved logging during driver initialization
2012-02-16 Alex Jiaqemu: Prevent crash of libvirtd without guest agent
2012-02-16 Jiri Denemarkqemu: Unlock monitor when connecting to dest qemu fails
2012-02-16 Jiri Denemarkqemu: Fix segfault when host CPU is empty
2012-02-16 Michal Privoznikstorage: Allow runtime detection of scrub
2012-02-16 Jim FehligFix polkit0 authentication
2012-02-16 Jim FehligFix build with polkit0
2012-02-16 Alex Jiapython: Expose virDomain{G,S}etInterfaceParameters...
2012-02-16 Eric Blakesnapshot: fix snapshot deletion use-after-free
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
next