]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2012-11-30 Daniel P. BerrangeIntroduce APIs for splitting/joining strings
2012-11-30 Daniel P. BerrangeAdd support for shutdown / reboot APIs in LXC driver
2012-11-30 Daniel P. BerrangeIntroduce two new methods for triggering controlled...
2012-11-30 Daniel P. BerrangeMove reboot/shutdown flags combination check into QEMU...
2012-11-30 Daniel P. BerrangeAdd APIs for talking to init via /dev/initctl
2012-11-30 Daniel P. BerrangeEnsure virDomainShutdownFlags logs flags parameter
2012-11-30 Daniel P. BerrangeQuote client identity in SASL whitelist log message
2012-11-30 Viktor Mihajlovskiqemu: Fix up the default machine type for QMP probing
2012-11-30 Guido GüntherFix uninitialized variables
2012-11-30 Eric Blakeqemu: don't attempt undefined QMP commands
2012-11-30 Eric Blakestorage: fix scsi detach regression with cgroup ACLs
2012-11-30 Ján Tomkonwfilter: report an error on OOM
2012-11-30 Ján Tomkovirsh: check the return value of virStoragePoolGetAutostart
2012-11-29 Peter Krempaqemu: Refactor error reporting in qemu driver configura...
2012-11-29 Peter Krempaqemu: Refactor config parameter retrieval
2012-11-29 Laine Stumpnetwork: use dnsmasq --bind-dynamic when available
2012-11-29 Laine Stumputil: new virSocketAddrIsPrivate function
2012-11-29 Laine Stumputil: capabilities detection for dnsmasq
2012-11-29 Ján Tomkoconf: fix uninitialized variable in virDomainListSnapshots
2012-11-29 Ján Tomkorpc: don't destroy xdr before creating it in virNetMess...
2012-11-29 Ján Tomkovirsh: do timing even for unusable connections
2012-11-29 Ján Tomkovirsh: use correct sizeof when allocating cpumap
2012-11-29 Ján Tomkoutil: fix virBitmap allocation in virProcessInfoGetAffinity
2012-11-29 Ján Tomkoconf: fix NULL check in virNetDevBandwidthParse
2012-11-29 Daniel P. BerrangeTurn some dual-state int parameters into booleans
2012-11-29 Daniel P. BerrangeIntroduce a 'stop' method to virDriverState
2012-11-29 Daniel P. BerrangeImplement virDomainSendProcessSignal for LXC driver
2012-11-29 Daniel P. BerrangeAdd a 'send-process-signal' command to virsh
2012-11-29 Daniel P. BerrangeSpecify remote protocol for virDomainSendProcessSignal
2012-11-29 Daniel P. BerrangeAdd virDomainSendProcessSignal API
2012-11-29 Jiri Denemarkqemu: Remove full stop from error messages
2012-11-29 Guido GüntherDon't fail hard when we can't connect to the monitor
2012-11-29 Michal Privozniklibvirt.c: Fix wording and grammar in virDomainFSTrim
2012-11-29 Osier Yangnode_memory: Fix bug of node_memory_tune
2012-11-29 Osier Yangnode_memory: Do not fail if there is parameter unsupported
2012-11-28 Daniel P. BerrangeRename misc QEMU structs/enums to use normal naming...
2012-11-28 Daniel P. BerrangeReplace 'struct qemud_driver *' with virQEMUDriverPtr
2012-11-28 Laine Stumpnetwork: fix crash when portgroup has no name
2012-11-28 Michal Privoznikmaint: Fix use of invalid reboot flags
2012-11-28 Hu Taobuild: more fix to avoid C99 for loop
2012-11-28 Eric Blakenwfilter: drop dead code
2012-11-28 Ján Tomkoutil: check for NULL parameter in virFileWrapperFdCatch...
2012-11-28 Ján Tomkoconf: snapshot: check return value of virDomainSnapshot...
2012-11-28 Ján Tomkoconf: check the return value of virXPathNodeSet
2012-11-28 Ján Tomkovirsh: fix error messages in iface-bridge
2012-11-28 Ján Tomkolibssh2_session: support DSS keys as well
2012-11-28 Ján Tomkocgroup: fix impossible overrun in virCgroupAddTaskContr...
2012-11-28 Ján Tomkonwfilter: fix NULL pointer check in virNWFilterSnoopReqNew
2012-11-28 Peter Krempaqemu: Fix error messages when dispatching guest agent...
2012-11-28 Peter Krempaqemu: Drop word "either" from comments for agent monito...
2012-11-28 Martin Kletzandervirsh: Rewrite cmdDomDisplay
2012-11-28 Michal Privoznikvirsh: Expose new virDomainFSTrim API
2012-11-28 Michal Privoznikqemu: Implement virDomainFSTrim
2012-11-28 Michal Privoznikremote: Implement virDomainFSTrim
2012-11-28 Michal PrivoznikIntroduce virDomainFSTrim() public API
2012-11-28 Viktor Mihajlovskiqemu: Add QEMU version computation to QMP probing
2012-11-28 Viktor Mihajlovskiqemu: Fix QMP Capabability Probing Failure
2012-11-28 Viktor Mihajlovskiqemu: Wait for monitor socket even without pid
2012-11-28 Gao fengmount fuse's meminfo file to container's /proc/meminfo
2012-11-28 Gao fengmake /proc/meminfo isolate with host through fuse
2012-11-28 Gao fengadd interface virCgroupGetAppRoot
2012-11-28 Gao fengadd interface virCgroupGetMemSwapUsage
2012-11-28 Gao fengadd fuse support for libvirt lxc
2012-11-28 Gao fengAdd a configure option for fuse support in LXC driver
2012-11-28 Guannan Renbitmap: fix typo to use UL type of integer constant...
2012-11-28 Ján Tomkoqemu: fix a crash when save file can't be opened
2012-11-27 Daniel P. BerrangeAlphabetically sort libvirt_daemon.syms
2012-11-27 Daniel P. BerrangeChange bridge driver to use named initializers with...
2012-11-27 Alexander Larssonvirdbus: Add virDBusGetSessionBus helper
2012-11-27 Daniel P. Berranges/qemud/qemu/ in QEMU driver sources
2012-11-27 Daniel P. BerrangeFix leak of virNetworkPtr in LXC startup failure path
2012-11-27 Daniel P. BerrangeFix error reporting in virNetDevVethDelete
2012-11-27 Daniel P. BerrangeEnsure transient def is removed if LXC start fails
2012-11-27 Daniel P. BerrangeEnsure failure to create macvtap device aborts LXC...
2012-11-27 Daniel P. BerrangeAvoid crash when LXC start fails with no interface...
2012-11-27 Daniel P. BerrangeSpecify name of target interface with macvlan error
2012-11-27 Daniel P. BerrangeTreat missing driver cgroup as fatal in LXC driver
2012-11-27 Daniel P. BerrangeEnsure LXC container exits if cgroups setup fails
2012-11-27 Daniel P. BerrangeStore initpid in the domain status XML for LXC
2012-11-27 Daniel P. BerrangeRemove bogus newline at end of debug log message
2012-11-27 Daniel P. BerrangePass virSecurityManagerPtr object further down into...
2012-11-27 Daniel P. BerrangeFix error handling in virSecurityManagerGetMountOptions
2012-11-27 Eric Blakestorage: fix device detach regression with cgroup ACLs
2012-11-27 Harsh Prateek... tests: Add tests for gluster protocol based network...
2012-11-27 Harsh Prateek... qemu: Add support for gluster protocol based network...
2012-11-27 Harsh Prateek... Add Gluster protocol as supported network disk backend
2012-11-26 Eric Blakebuild: avoid C99 for loop
2012-11-26 Ata E Husain... Refactor ESX storage driver to implement facade pattern
2012-11-26 Peter Krempalxc: Don't crash if no security driver is specified...
2012-11-26 Peter Krempalxc: Avoid segfault of libvirt_lxc helper on early...
2012-11-26 Ata E Husain... Add private data pointer to virStoragePool and virStora...
2012-11-26 Peter Krempacpu: Add Intel Haswell cpu model
2012-11-26 Ján Tomkostorage: fix logical volume cloning
2012-11-26 Ján Tomkobuild: fix build --without-network
2012-11-26 Osier Yangutil: Use virReportSystemError for system error in...
2012-11-25 Osier Yangutil: Fix the indention
2012-11-23 Peter Krempavirsh: Report error when taking a snapshot with empty...
2012-11-23 Daniel P. BerrangeFix exiting of libvirt_lxc program on container quit
2012-11-23 Daniel P. BerrangeSkip deleted timers when calculting next timeout
2012-11-23 Daniel P. BerrangeWarn if requesting update to non-existent timer/handle...
next