]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2011-03-18 Jim FehligAdd libxenlight driver
2011-03-18 Jiri Denemarkutil: Forbid calling hash APIs from iterator callback
2011-03-18 Jiri Denemarkqemu: Fix copy&paste error messages in text monitor
2011-03-18 Wen Congyangdo not unref obj in qemuDomainObjExitMonitor*
2011-03-18 Wen Congyangqemu: check driver name while attaching disk
2011-03-18 Daniel VeillardImprove logging documentation including the debug buffer
2011-03-18 Daniel VeillardAvoid taking lock in libvirt debug dump
2011-03-17 Wen Congyangunlock the monitor when unwatching the monitor
2011-03-17 Hu TaoAdd vim configuration that makes vim auto-indent code
2011-03-17 Hu TaoMake virDomainObjParseNode() static
2011-03-17 Nikunj A. Dadhaniavirsh: fix memtune's help message for swap_hard_limit
2011-03-17 Alex WilliamsonAdd PCI sysfs reset access
2011-03-17 Jim FehligSupport Xen sysctl v8, domctl v7
2011-03-17 Matthias Bolteremote: Add missing virCondDestroy calls
2011-03-16 Eric Blakebuild: improve rpm generation for distro backports
2011-03-16 Laine Stumpmacvtap: log an error if on failure to connect to netli...
2011-03-16 Osier Yangstorage: Fix a problem which will cause libvirtd crashed
2011-03-15 Eric Blakeqemu: support migration to fd
2011-03-15 Eric Blakeqemu: improve efficiency of dd during snapshots
2011-03-15 Eric Blakevirsh: allow empty string arguments
2011-03-15 Wen Congyangqemu: Fallback to HMP when cpu_set QMP command is not...
2011-03-15 Daniel P. BerrangeChange message for VIR_FROM_RPC error domain
2011-03-15 Daniel P. BerrangeAdd compat function for geteuid()
2011-03-15 Daniel P. BerrangeFix misc bugs in virCommandPtr
2011-03-15 Daniel P. BerrangeAdd virSetBlocking() to allow O_NONBLOCK to be toggle...
2011-03-15 Eric Blakeqemu: use more appropriate error
2011-03-15 Justin Cliftdocs: update windows page for initial libvirt 0.8.8...
2011-03-15 Taku Izumilibvirt: fix a simple bug in virDomainSetMemoryFlags()
2011-03-15 Daniel P. BerrangeMake LXC container startup/shutdown/I/O more robust
2011-03-15 Daniel VeillardAllow to dynamically set the size of the debug buffer
2011-03-15 Eric Blakeqemu: consolidate duplicated monitor migration code
2011-03-15 Eric Blakeqemu: use lighter-weight fd:n on incoming tunneled...
2011-03-15 Eric Blakemaint: make spacing in .sh files easier
2011-03-15 Osier Yangqemu: Check the unsigned integer overflow
2011-03-15 Minoru UsuiFix performance problem of virStorageVolCreateXMLFrom()
2011-03-14 Eric Blakelibvirt-guests: avoid globbing when splitting $URIS
2011-03-14 Philipp Hahnlibvirt-guest.init: quoting variables
2011-03-14 Philipp Hahndocs/formatdomain.html.in: Fix spelling PIC->PCI
2011-03-14 Laine Stumpaudit: eliminate potential null pointer deref when...
2011-03-14 Michal Privoznikvirsh: Insert error messages to avoid a quiet abortion...
2011-03-14 Laine Stumpnetwork driver: don't send default route to clients...
2011-03-14 Jiri Denemarkpython: Use hardcoded python path in libvirt.py
2011-03-14 Jiri Denemarkvirsh: Allow starting domains by UUID
2011-03-14 Osier Yangvirsh: Free stream when shutdown console
2011-03-14 Guido GüntherAdd missing checks for read only connections
2011-03-12 Laine Stumpnetwork driver: Use a separate dhcp leases file for...
2011-03-12 Laine Stumpnetwork driver: Fix indentation from previous commit
2011-03-12 Laine Stumpnetwork driver: Start dnsmasq even if no dhcp ranges...
2011-03-11 Matthias BolteDon't use INT64_MAX in libvirt.h because it requires...
2011-03-11 Philipp Hahnlibvirt-guest.init: handle domain name with spaces
2011-03-11 Philipp Hahndomain.rng vs. formatdomain.html#elementsUSB
2011-03-11 Eric Blakeqemu: fix -global argument usage
2011-03-11 Eric Blakedocs: fix missing </p>
2011-03-11 Philipp HahnIgnore backing file errors in FS storage pool
2011-03-11 Gerhard Stenzeldocumenting the 802.1Qbg parameters of a 'direct' interface
2011-03-11 Gui Jianfengremote-protocol: implement new BlkioParameters API
2011-03-11 Gui Jianfengvirsh: Adding blkiotune command to virsh tool
2011-03-11 Gui Jianfengqemu: implement new BlkioParameters API
2011-03-11 Gui Jianfenglibvirt: implements virDomain{Get,Set}BlkioParameters
2011-03-11 Gui Jianfenglibvirt: add virDomain{Get,Set}BlkioParameters
2011-03-10 Taku Izumisetmem: add the new options to "virsh setmem" command
2011-03-10 Taku Izumisetmem: implement the remote protocol to address the...
2011-03-10 Taku Izumisetmem: implement the code to address the new API in...
2011-03-10 Taku Izumisetmem: introduce a new libvirt API (virDomainSetMemory...
2011-03-10 Guido GüntherMake sure we reset the umask on the error path
2011-03-10 Eric Blakeaudit: audit use of /dev/net/tun, /dev/tapN, /dev/vhost-net
2011-03-10 Eric Blakeqemu: don't request cgroup ACL access for /dev/net/tun
2011-03-10 Eric Blakeqemu: support vhost in attach-interface
2011-03-10 Jiri Denemarkqemu: Stop guest CPUs before creating a snapshot
2011-03-10 Jiri Denemarkqemu: Refactor qemuDomainSnapshotCreateXML
2011-03-10 Jiri Denemarkqemu: Escape snapshot name passed to {save,load,del}vm
2011-03-10 Jiri Denemarkqemu: Fallback to HMP for snapshot commands
2011-03-10 Jiri Denemarkqemu: Rename qemuMonitorCommandWithHandler as qemuMonit...
2011-03-10 Jiri Denemarkqemu: Rename qemuMonitorCommand{,WithFd} as qemuMonitorHMP*
2011-03-10 Jiri Denemarkqemu: Setup infrastructure for HMP passthrough
2011-03-10 Jiri Denemarkqemu: Fix warnings in event handlers
2011-03-10 Osier Yangstorage: Update qemu-img flag checking
2011-03-10 Osier Yangqemu: Replace deprecated option of qemu-img
2011-03-09 Eric Blakeaudit: also audit cgroup ACL permissions
2011-03-09 Eric Blakecgroup: allow fine-tuning of device ACL permissions
2011-03-09 Eric Blakeaudit: rename remaining qemu audit functions
2011-03-09 Eric Blakeaudit: also audit cgroup controller path
2011-03-09 Eric Blakeaudit: split cgroup audit types to allow more information
2011-03-09 Eric Blakeaudit: tweak audit messages to match conventions
2011-03-09 Eric Blakedocs: silence warnings about generated API docs
2011-03-09 Eric Blakedocs: document <driver name='vhost'/> for interfaces
2011-03-09 Guido GüntherMake sure the rundir is accessible by the user
2011-03-09 Cole RobinsonDon't overwrite virRun error messages
2011-03-09 Guido Güntherlibvirtd: Remove indirect linking
2011-03-09 Hu TaoFix a wrong error message thrown to user
2011-03-09 Eric Blakebuild: avoid compiler warning on cygwin
2011-03-09 Eric Blakebuild: fix build on cygwin
2011-03-09 Wen Congyangbuild: fix building error when building without libvirtd
2011-03-08 Eric Blakedocs: correct range of default NAT subnet
2011-03-08 Guido Günthervirsh: Remove indirect link against libxml2
2011-03-08 Michal Privoznikvirsh: Change option parsing functions to return tri...
2011-03-08 Michal Privoznikvirsh: change vshCommandOptString return type and fix...
2011-03-08 Cole Robinsondocs/formatdomain: Add release info for disk <driver...
2011-03-08 Daniel VeillardFix build on cygwin
2011-03-07 Wen Congyangsupport to detach USB disk
next