]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/shortlog
people/liuw/libxenctrl-split/libvirt.git
2014-02-21 Ján TomkoIgnore additional fields in iscsiadm output
2014-02-21 Ján TomkoAdd a stub for virCgroupGetDomainTotalCpuStats
2014-02-20 Eric Blakemaint: update to latest gnulib
2014-02-20 Eric Blakevirsh: add net-event command
2014-02-20 Eric Blakevirsh: add event command, for lifecycle events
2014-02-20 Eric Blakevirsh: common code for waiting for an event
2014-02-20 Eric Blakevirsh: common code for parsing --seconds
2014-02-20 Jim Fehliglibxl: queue shutdown event on domain shutdown
2014-02-20 John Ferlanbandwidth: Adjust documentation
2014-02-20 Jim Fehliglibxl: always use libxlVmCleanupJob in shutdown thread
2014-02-20 Eric Blakeqemu: adjust maxmem/maxvcpu computation
2014-02-20 Roman BogorodskiyAdd Roman Bogorodskiy to the committers list
2014-02-20 Daniel P. BerrangeRename virDomainGetRootFilesystem to virDomainGetFilesy...
2014-02-20 Daniel P. BerrangeIntroduce new OOM testing support
2014-02-20 Daniel P. BerrangeFix multiple bugs in LXC domainMemoryStats driver
2014-02-20 Thorsten BehrensAdd unit test for virCgroupGetPercpuStats.
2014-02-20 Thorsten BehrensFix misspelled cpuacct.usage_percpu in cgroup mock.
2014-02-20 Thorsten BehrensAdd unit test for virCgroupGetMemoryUsage.
2014-02-20 Thorsten BehrensAdd unit test for virCgroupGetBlkioIo*Serviced
2014-02-20 Thorsten BehrensWidening API change - accept empty path for virDomainBl...
2014-02-20 Thorsten BehrensImplement lxcDomainBlockStats* for lxc driver
2014-02-20 Thorsten BehrensImplement domainGetCPUStats for lxc driver.
2014-02-20 Thorsten BehrensMake qemuGetDomainTotalCPUStats a virCgroup function.
2014-02-20 Thorsten BehrensImplement domainMemoryStats API slot for LXC driver.
2014-02-20 Thorsten BehrensAdd util virCgroupGetBlkioIo*Serviced methods.
2014-02-20 Jincheng Miaovirsh: fix memleak when starting a guest with invalid fd
2014-02-20 Richard Weinbergerlxc: Add destroy support for suspended domains
2014-02-20 Ján TomkoFix build of portallocator on mingw
2014-02-20 Michal PrivozniknetworkRunHook: Run hook only if possible
2014-02-19 Jim Fehliglibxl: use job functions in libxlDomainSetSchedulerPara...
2014-02-19 Jim Fehliglibxl: use job functions in libxlDomainSetAutostart
2014-02-19 Jim Fehliglibxl: use job functions in device attach and detach...
2014-02-19 Jim Fehliglibxl: use job functions in vcpu set and pin functions
2014-02-19 Jim Fehliglibxl: use job functions in libxlDomainCoreDump
2014-02-19 Jim Fehliglibxl: use job functions in domain save operations
2014-02-19 Jim Fehliglibxl: use job functions when cleaning up a domain
2014-02-19 Jim Fehliglibxl: use job functions in libxlDomain{Suspend,Resume}
2014-02-19 Jim Fehliglibxl: use job functions in libxlDomainSetMemoryFlags
2014-02-19 Jim Fehliglibxl: use job functions in libxlVmStart
2014-02-19 Jim Fehliglibxl: Add job support to libxl driver
2014-02-19 Jim Fehliglibxl: remove libxlVmReap function
2014-02-19 Jim Fehliglibxl: always set vm id to -1 on shutdown
2014-02-19 Oleg Strikovqemu: Use virtio network device for aarch64/virt
2014-02-19 Roman Bogorodskiybhyve: add a basic driver
2014-02-19 Li ZhangAdd a default USB keyboard and USB mouse for PPC64
2014-02-19 Li Zhangxen: format xen config for USB keyboard
2014-02-19 Li Zhangqemu: format qemu command line for USB keyboard
2014-02-19 Li Zhangqemu: Add USB keyboard capability
2014-02-19 Li Zhangconf: Remove the implicit PS2 devices for non-X86 platforms
2014-02-19 Li Zhangconf: Add keyboard input device type
2014-02-19 Li Zhangconf: Add one interface to add default input devices
2014-02-18 Michal Privoznikbridge_driver.h: Fix build --without-network
2014-02-18 Ján TomkoFix conflicting types of virInitctlSetRunLevel
2014-02-18 Michal Privozniknetwork: Taint networks that are using hook script
2014-02-18 Michal Privozniknetwork: Introduce network hooks
2014-02-18 Michal Privozniknetwork_conf: Expose virNetworkDefFormatInternal
2014-02-18 Daniel P. BerrangeCVE-2013-6456: Avoid unsafe use of /proc/$PID/root...
2014-02-18 Daniel P. BerrangeCVE-2013-6456: Avoid unsafe use of /proc/$PID/root...
2014-02-18 Daniel P. BerrangeCVE-2013-6456: Avoid unsafe use of /proc/$PID/root...
2014-02-18 Daniel P. BerrangeCVE-2013-6456: Avoid unsafe use of /proc/$PID/root...
2014-02-18 Daniel P. BerrangeCVE-2013-6456: Avoid unsafe use of /proc/$PID/root...
2014-02-18 Eric BlakeCVE-2013-6456: Avoid unsafe use of /proc/$PID/root...
2014-02-18 Daniel P. BerrangeAdd helper for running code in separate namespaces
2014-02-18 Daniel P. BerrangeAdd virFileMakeParentPath helper function
2014-02-17 Daniel P. BerrangeMove check for cgroup devices ACL upfront in LXC hotplug
2014-02-17 Daniel P. BerrangeDisks are always block devices, never character devices
2014-02-17 Daniel P. BerrangeFix reset of cgroup when detaching USB device from...
2014-02-17 Daniel P. BerrangeRecord hotplugged USB device in LXC live guest config
2014-02-17 Daniel P. BerrangeFix path used for USB device attach with LXC
2014-02-17 Daniel P. BerrangeDon't block use of USB with containers
2014-02-17 Michal Privoznikqemu: Implement VIR_DOMAIN_TAINT_HOOK
2014-02-17 Michal PrivoznikvirDomainTaintFlags: Introduce VIR_DOMAIN_TAINT_HOOK
2014-02-14 Peter KrempaRevert "storage: Introduce internal pool support"
2014-02-14 Ján TomkoAdd tests for secret XML parsing
2014-02-14 Ján Tomkodocs: remove <auth> from secret XML format
2014-02-14 Cédric BosdonnatForgot to add lxcconf2xmldata to dist.
2014-02-14 Peter Krempalxc: Don't shadow global symbol "link"
2014-02-14 Ján TomkoSupport IPv6 in port allocator
2014-02-14 Ján TomkoSplit out bind() from virPortAllocatorAcquire
2014-02-14 Peter Krempastorage: gluster: Don't leak private data when storage...
2014-02-14 Peter Krempastorage: Fix build with older compilers afeter gluster...
2014-02-14 Peter Krempaqemu: snapshot: Add support for external active snapsho...
2014-02-14 Peter Krempaqemu: snapshot: Use new APIs to detect presence of...
2014-02-14 Peter Krempaqemu: Switch snapshot deletion to the new API functions
2014-02-14 Peter Krempastorage: Add storage file backends for gluster
2014-02-14 Peter Krempastorage: add file functions for local and block files
2014-02-14 Peter Krempastorage: Add file storage APIs in the default storage...
2014-02-14 Peter Krempaconf: Move qemuSnapshotDiskGetActualType to virDomainSn...
2014-02-14 Peter Krempaconf: Move qemuDiskGetActualType to virDomainDiskGetAct...
2014-02-13 Eric Blakespec: add missing dep of libvirt-daemon-config-nwfilter
2014-02-13 Eric BlakeRevert "spec: require libvirt-wireshark from libvirt...
2014-02-13 Cédric Bosdonnatlxc from native: removed now remaining useless line
2014-02-13 Philipp HahnFix stream related spelling mistakes
2014-02-12 Eric Blakespec: require libvirt-wireshark from libvirt metapackage
2014-02-12 Thierry Parmentelatspec: add missing dep of libvirt-daemon-config-network
2014-02-12 Thierry Parmentelatspec: require libvirt-daemon-driver-interface only...
2014-02-12 Cédric BosdonnatLXC from native: convert blkio throttle config
2014-02-12 Cédric BosdonnatLXC: added some doc on domxml-from-native with mention...
2014-02-12 Cédric BosdonnatLXC from native: map vlan network type
2014-02-12 Cédric BosdonnatLXC from native: map block filesystems
next