]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2009-07-24  Guido Güntherdocument tcp listen and raw wire option
2009-07-24  Daniel P. BerrangeFix misc build problems due to new drivers
2009-07-24  Pritesh KothariAdd support for VBox 3 and event callbacks on vbox
2009-07-24  Daniel P. BerrangeFix cgroup compile warnings
2009-07-24  Daniel VeillardDesactivate phyp build and indicate libssh builreq
2009-07-24  Eduardo OtuboFirst version of the Power Hypervisor driver
2009-07-24  Jim Meyeringdocs: say that the old repository is deprecated...
2009-07-23  Daniel VeillardAdded Matthias Bolte to AUTHORS list
2009-07-23  Matthias BolteFirst version of the driver for VMWare ESX
2009-07-23  Daniel P. BerrangeMake QEMU cgroups use configurable
2009-07-23  Daniel P. BerrangeUse cgroups for block device whitelisting in QEMU guests
2009-07-23  Daniel P. BerrangeImplement schedular tunables API using cgroups
2009-07-23  Daniel P. BerrangePlace every QEMU guest in a private cgroup
2009-07-23  Daniel P. BerrangeRefactor cgroups to allow a group per driver to be...
2009-07-23  Daniel P. BerrangeMake cgroups a little more efficient
2009-07-23  Laine StumpAdd bare format string to printf-derivatives troubles
2009-07-23  Daniel P. BerrangeDon't restore labels on shared/readonly disks
2009-07-23  Daniel P. BerrangeUse virFileReadAll/virFileWriteStr for key cgroup read...
2009-07-23  Daniel P. BerrangeUse enums for cgroup controller types / labels
2009-07-23  Daniel P. BerrangeAdd domain autostart for LXC driver
2009-07-23  Daniel P. BerrangeAdd domain events support to LXC driver
2009-07-23  Daniel P. BerrangeFix misc Win32 compile warnings
2009-07-22  Jim ParisAlways add -no-kvm and -no-kqemu, for qemu domains
2009-07-22  Laine StumpRelease conn lock before reporting errors (end)
2009-07-22  Laine StumpRename variable for compilation in Mingw32 (end)
2009-07-22  Nguyen Anh... Add support for physical memory access for QEmu
2009-07-22  Jim Meyeringavoid a make distcheck failure: distribute docs/schemas...
2009-07-22  Jim Meyeringavoid a make distcheck failure: distribute tests/interf...
2009-07-22  Laine StumpRelease conn lock before reporting interface errors
2009-07-22  Laine StumpUpdate modified mac address in place in virGetInterface
2009-07-22  Laine StumpFix multiple memory leaks in virsh
2009-07-22  Daniel P. BerrangeFix typo in storage cloning
2009-07-22  Mark McLoughlinAdd support for network device detach
2009-07-22  Mark McLoughlinRetain PCI address from NIC attach
2009-07-22  Mark McLoughlinRe-factor pci_add reply parsing and parse domain/bus...
2009-07-22  Mark McLoughlinRemove the network backend if NIC hotplug fails
2009-07-22  Mark McLoughlinBasic qemu NIC hotplug support
2009-07-22  Mark McLoughlinMake qemuCmdFlags available in qemudDomainAttachDevice()
2009-07-22  Mark McLoughlinStore the interface vlan number in the domain state
2009-07-22  Mark McLoughlinAdd NIC and hostnet names to domain state XML
2009-07-22  Mark McLoughlinAssign names to qemu NICs and network backends
2009-07-22  Mark McLoughlinAdd checks for some NIC hotplug related features added...
2009-07-22  Mark McLoughlinFactor qemuBuildHostNetStr() out from qemuBuildCommandL...
2009-07-22  Mark McLoughlinFactor qemuBuildNicStr() out from qemuBuildCommandLine()
2009-07-22  Mark McLoughlinRetain disk PCI address across libvirtd restarts
2009-07-22  Mark McLoughlinAdd internal XML parsing/formatting flag
2009-07-22  Laine StumpRename variable for compilation in Mingw32
2009-07-22  Thomas TreutnerFix documentation of virStoragePoolUndefine return
2009-07-21  Daniel P. BerrangeFix typo in check for glusterfs format pools
2009-07-21  HarshavardhanaSet specific flags for glusterfs fs mounts
2009-07-21  Pritesh KothariFix reconnect bug for VBox
2009-07-21  Daniel VeillardActivate the interface drivers, and cleanups
2009-07-21  Laine StumpNetcf based interface driver implementation
2009-07-21  Laine StumpAdd a test interface driver
2009-07-21  Daniel VeillardRemove trailing blank lines
2009-07-21  Laine StumpAdd interface object list manipulation functions
2009-07-21  Laine StumpvirGetinterface matching of MAC and interface name
2009-07-21  Laine StumpAdd an error code for conflicting mac addresses
2009-07-21  Jun KoiFix an uninitialized variable in Unix socket open
2009-07-21  Daniel Veillardrpm spec cleanup and split off client only package
2009-07-16  Jim Meyeringbuild: do not emit a trailing blank line into VC'd...
2009-07-16  Daniel VeillardRemove some unused variables and cut long lines
2009-07-16  Laine StumpAdd virsh commands for network interface management
2009-07-16  Cole RobinsonFix gitweb link on download page.
2009-07-16  Cole Robinsonqemu: Try multiple times to open unix monitor socket
2009-07-16  Cole Robinsonstorage: Implement CreateVolFrom for logical and disk...
2009-07-16  Cole Robinsonstorage: Don't try sparse detection if writing to block...
2009-07-16  Cole Robinsonstorage: Implement 'CreateBlockFrom' helper.
2009-07-16  Cole Robinsonstorage: Break out actual raw cloning to separate function.
2009-07-16  Cole Robinsonstorage: cleanup: do away with 'createFile'
2009-07-16  Cole Robinsonstorage: Move most of the FS creation functions to...
2009-07-16  Cole Robinsonstorage: Refactor FS backend 'create' function choosing.
2009-07-16  Cole Robinsonstorage: Fix deadlock when cloning across pools.
2009-07-16  Cole Robinsonstorage: disk: Use capacity, not allocation, when creat...
2009-07-16  Cole Robinsonstorage: disk: Default to 'ext2' for new volumes.
2009-07-16  Cole Robinsonstorage: disk: Fix segfault creating volume without...
2009-07-16  Cole Robinsonstorage: disk: Fix parthelper '-g' option handling.
2009-07-16  Jim Meyeringbuild: submodule machinery now works also when no tag...
2009-07-16  Daniel P. BerrangeRun QEMU guests as an unprivileged user
2009-07-16  Laine StumpImplement the new virinterface functions
2009-07-16  Laine StumpPublic API for new virInterface functions
2009-07-16  Daniel VeillardFix configure flags in spec file
2009-07-16  Daniel P. BerrangeRename a bunch of internal methods to clarify their...
2009-07-16  Daniel P. BerrangeSimplify remote driver error reporting
2009-07-16  Daniel P. BerrangeRefactor message sending to allow code reuse for data...
2009-07-16  Daniel P. BerrangeRefactor incoming message handling to prepare for data...
2009-07-16  Daniel P. BerrangeRename 'direction' to 'type' in remote_message_header
2009-07-16  Daniel P. BerrangeDefine an API for registering incoming message dispatch...
2009-07-16  Daniel P. BerrangeSplit out code for handling incoming method call messages
2009-07-16  Daniel P. BerrangeChange the way client event loop watches are managed
2009-07-16  Daniel P. BerrangeMove queuing of RPC replies into dispatch code
2009-07-16  Daniel P. BerrangeChange code generator to give async event messages...
2009-07-16  Daniel P. BerrangeSeparate code for encoding outgoing remote message...
2009-07-16  Daniel P. BerrangeDecode incoming request header before invoking dispatch...
2009-07-16  Daniel P. BerrangeSplit generic RPC message dispatch code out from remote...
2009-07-16  Paolo BonziniImplement qemu dump capabilities
2009-07-16  Paolo Bonziniadd cd and pwd commands to virsh
2009-07-16  Jim Meyeringmake "make syntax-check" consistent with "git diff...
2009-07-16  Jim Meyeringremove all trailing blank lines
2009-07-16  Daniel P. BerrangeFix free of unitialized data upon PCI open fail
next