]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/shortlog
people/liuw/libxenctrl-split/libvirt.git
2012-09-18 Michal Privoznikqemu: Avoid deadlock on HandleAgentEOF
2012-09-18 Osier Yangqemu: Use disk wwn in qemu command line
2012-09-18 Osier Yangqemu: Add caps to indentify if setting wwn is supported...
2012-09-18 Osier Yangconf: Parse and format disk <wwn>
2012-09-18 Osier Yangschema: Add schema for disk <wwn>
2012-09-18 Eric Blakeblockjob: add blockcommit support to rpc
2012-09-18 Eric Blakeblockjob: add virsh blockcommit
2012-09-18 Eric Blakeblockjob: add virDomainBlockCommit
2012-09-18 Eric Blakeqemu: drop unused arguments for dump-guest-memory
2012-09-18 Osier Yangbuild: Fix build failure on non-linux platform
2012-09-18 Laine Stumpconf: avoid freeing network object with undestroyed...
2012-09-18 Laine Stumpconf: separate functions to parse DHCPHostDef and DHCPR...
2012-09-17 Hu Taoremove virDomainCpuSetFormat and virDomainCpuSetParse
2012-09-17 Laine Stumpxen: eliminate remaining uses of virDomainCpuSetParse
2012-09-17 Hu Taouse virBitmap to store nodeinfo.
2012-09-17 Hu Taouse virBitmap to store cells' cpumask info.
2012-09-17 Hu Taouse virBitmap to store cpumask info.
2012-09-17 Hu Taouse virBitmap to store numa nodemask info.
2012-09-17 Hu Taouse virBitmap to store cpu affinity info
2012-09-17 Hu Taouse virBitmap to store cpupin info
2012-09-17 Hu TaoNew functions for virBitmap
2012-09-17 Hu Taobitmap: new member variable and function renaming
2012-09-17 Peter Krempavirsh: Clarify behavior of domain list filtering.
2012-09-17 Osier YangBuild: Fix typos which cause build failure
2012-09-17 Osier Yangnode_memory: Expose the APIs to Python bindings
2012-09-17 Osier Yangnode_memory: Expose the APIs to virsh
2012-09-17 Osier Yangnode_memory: Support get/set memory parameters for...
2012-09-17 Osier Yangnode_memory: Implement the internal APIs
2012-09-17 Osier Yangnode_memory: Wire up the RPC protocol
2012-09-17 Osier Yangnode_memory: Define the APIs to get/set memory parameters
2012-09-17 Osier Yanglist: Use virConnectListAllSecrets in virsh
2012-09-17 Osier Yanglist: Expose virConnectListAllSecrets to Python binding
2012-09-17 Osier Yanglist: Implement listAllSecrets
2012-09-17 Osier Yanglist: Implement RPC calls for virConnectListAllSecrets
2012-09-17 Osier Yanglist: Define new API virConnectListAllSecrets
2012-09-17 Osier Yanglist: Use virConnectListAllNWFilters in virsh
2012-09-17 Osier Yanglist: Expose virConnectListAllNWFilters to Python binding
2012-09-17 Osier Yanglist: Implement listAllNWFilters
2012-09-17 Osier Yanglist: Implement RPC calls for virConnectListAllNWFilters
2012-09-17 Osier Yanglist: Define new API virConnectListAllNWFilters
2012-09-17 Osier Yanglist: Use virConnectListAllNodeDevices in virsh
2012-09-17 Osier Yangvirsh: Don't motify the const string
2012-09-17 Osier Yanglist: Expose virConnectListAllNodeDevices to Python...
2012-09-17 Osier Yanglist: Implement listAllNodeDevices
2012-09-17 Osier Yanglist: Add helpers for listing node devices
2012-09-17 Osier Yanglist: Implement RPC calls for virConnectListAllNodeDevices
2012-09-17 Osier Yanglist: Define new API virConnectListAllNodeDevices
2012-09-14 Dwight Engenbuild: fix missing include
2012-09-14 Daniel P. BerrangeAdd missing 'goto error' in QEMU command line building
2012-09-14 Daniel P. BerrangeFix initialization of virCommandPtr when creating QEMU...
2012-09-14 Daniel P. BerrangeFix 3 broken test cases which were mistakenly raising...
2012-09-14 Ján Tomkoqemu: fix uninitialized variable in qemuParseCommandLine
2012-09-14 Daniel P. BerrangeIntroduce a API for creating QEMU capabilities for...
2012-09-14 Daniel P. BerrangeRemove upfront check for hmp - just try it cope with...
2012-09-14 Daniel P. BerrangeDon't overwrite errors raised by qemuMonitorHMPCommand
2012-09-14 Martin Kletzanderqemu: Add support for EOI with APIC
2012-09-14 Martin KletzanderAdd support for EOI with APIC
2012-09-14 Martin Kletzandersecurity: Fix libvirtd crash possibility
2012-09-14 Guannan Rensnapshot: fix rollback failure in transaction mode
2012-09-14 Osier YangImprove virTypedParameterValidateSet
2012-09-13 Guido GüntherLook in Debian's multiarch libs too
2012-09-13 Eric Blakebuild: don't fail if libnl-3 is not found
2012-09-13 Alex Jiaconf: avoid libvirt crash with empty address guestfwd...
2012-09-13 Dmitry Guryanovparallels: implement containers creation
2012-09-13 Dmitry Guryanovparallels: fix parallelsDomainDefineXML for existing...
2012-09-13 Dmitry Guryanovparallels: handle unlimited cpus on containers
2012-09-13 Dmitry Guryanovparallels: add support of containers to the driver
2012-09-13 Daniel P. BerrangeFix data types used for list sizes in QEMU capabilities
2012-09-13 Daniel P. BerrangeAdd API for copying instances of the qemuCapsPtr object
2012-09-13 Daniel P. BerrangeAdd ability to store other metadata in the qemu capabil...
2012-09-13 Daniel P. BerrangeMake qemuCapsProbeCommand static
2012-09-13 Daniel P. BerrangeTurn QEMU capabilities object into a full virObjectPtr
2012-09-13 Daniel P. BerrangeAllow caps to be NULL when creating virDomainObjPtr...
2012-09-13 Daniel P. BerrangeWait to receive QMP greeting before sending any monitor...
2012-09-13 Daniel P. BerrangeAdd a virBitmapCopy API
2012-09-13 Guannan Rendoc: update usb redirection filter infomation on format...
2012-09-13 Guannan Rentest: add xml2argvtest for usb-redir filter and update...
2012-09-13 Guannan Renqemu: build USB redirection filter qemu command line
2012-09-13 Guannan Renqemu: define and parse USB redirection filter XML
2012-09-13 Osier Yangvirsh: Fix version numbers in comments
2012-09-13 Guannan Renqemu: add usb-redir.filter qemu capability flag
2012-09-13 Osier Yangbuild: Fix typo which causes build failure
2012-09-12 Eric Blakebuild: force libnl1 if netcf also used libnl1
2012-09-12 Eric Blakemaint: fix missing spaces in message
2012-09-12 Eric Blakebuild: avoid confusing make with raw name 'undefine'
2012-09-12 Daniel P. BerrangeAdd API for opening a QEMU monitor from a socket FD
2012-09-12 Dmitry Guryanovparallels: fix parallelsDomainDefineXML for domains...
2012-09-12 Dmitry Guryanovparallels: fix parallelsDoCmdRun in case of command...
2012-09-12 Li ZhangBackcompt for console devices in virDomainDeviceInfoIterate
2012-09-12 Osier Yanglist: Expose virConnectListAllInterfaces to Python...
2012-09-12 Osier Yanglist: Use virConnectListAllInterfaces in virsh
2012-09-12 Osier Yanglist: Implement listAllInterfaces
2012-09-12 Osier Yanglist: Implemente RPC calls for virConnectListAllInterfaces
2012-09-12 Osier Yanglist: Define new API virConnectListAllInterfaces
2012-09-12 Eric Blakedocs: mention another iaas app built on libvirt
2012-09-11 Hu Taofix bug in qemuSetupCgroupForEmulator
2012-09-11 Eric Blakebuild: avoid dirty docs on fresh bootstrap
2012-09-11 Federico Simoncellipython: Initialize new_params in virDomainSetSchedulerP...
2012-09-11 Ján Tomkodocs: page.xsl: fix FAQ link in subdirectories
2012-09-11 Ján Tomkodocs: hacking.html.in: fix table of contents
next