]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2013-09-02 Cole Robinsonqemu: Set QEMU_AUDIO_DRV=none with -nographic
2013-09-02 Guido GüntherPass AM_LDFLAGS to driver modules too
2013-09-02 Guido GüntherFix AM_LDFLAGS typo
2013-09-02 Fred A. Kempqemu: Support setting the 'removable' flag for USB...
2013-09-02 Fred A. Kempqemu: Add capability flag for usb-storage
2013-09-02 Doug GoldsteinVMX: Create virVMXFormatDisk() from HD and CD-ROM
2013-09-02 Daniel VeillardRelease of libvirt-1.1.2
2013-09-01 John Ferlanqemu_hotplug: Resolve DEADCODE coverity error
2013-08-31 Hongwei BiFix memory leak in cmdAttachDisk
2013-08-31 Eric Blakebuild: fix virtlockd file distribution
2013-08-31 Eric Blakebuild: shipped files must not depend on BUILT_SOURCES
2013-08-31 Eric Blakebuild: fix 'make distcheck' out of the box
2013-08-30 Eric Blakebuild: only create virt-login-shell for lxc builds
2013-08-30 Cole Robinsonqemu: Only setup vhost if virtType == "kvm"
2013-08-30 Guido GüntherProcess virtlockd.conf instead of libvirtd.conf
2013-08-30 Daniel P. BerrangeChange way we fake dbus method calls
2013-08-30 Eric Blakerandom: don't mix RAND_MAX with random_r
2013-08-30 Peter Krempavirsh-domain: rename print_job_progress to vshPrintJobP...
2013-08-29 Eric Blakesecurity: provide supplemental groups even when parsing...
2013-08-29 Daniel P. BerrangeProhibit unbounded arrays in XDR protocols
2013-08-29 Daniel P. BerrangeAdd bounds checking on virConnectListAllSecrets RPC...
2013-08-29 Daniel P. BerrangeAdd bounds checking on virConnectListAllNWFilters RPC...
2013-08-29 Daniel P. BerrangeAdd bounds checking on virConnectListAllNodeDevices...
2013-08-29 Daniel P. BerrangeAdd bounds checking on virConnectListAllInterfaces...
2013-08-29 Daniel P. BerrangeAdd bounds checking on virConnectListAllNetworks RPC...
2013-08-29 Daniel P. BerrangeAdd bounds checking on virStoragePoolListAllVolumes...
2013-08-29 Daniel P. BerrangeAdd bounds checking on virConnectListAllStoragePools...
2013-08-29 Daniel P. BerrangeAdd bounds checking on virConnectListAllDomains RPC...
2013-08-29 Daniel P. BerrangeAdd bounds checking on virDomain{SnapshotListAllChildre...
2013-08-29 Daniel P. BerrangeAdd bounds checking on virDomainGetJobStats RPC call
2013-08-29 Daniel P. BerrangeAdd bounds checking on virDomainMigrate*Params RPC...
2013-08-29 Guan Qiangpython: Fix a PyList usage mistake
2013-08-29 Michal Privoznikautogen.sh: Correctly detect .git as a file
2013-08-29 Michal Privoznikbridge_driver: Introduce networkObjFromNetwork
2013-08-29 Peter Krempaqemu_hotplug: Fix whitespace around addition in argument
2013-08-29 Peter Krempaqemu: Remove hostdev entry when freeing the depending...
2013-08-28 Eric Blakevirsh: detect programming errors with option parsing
2013-08-28 Jiri Denemarkvirt-sanlock-cleanup; Fix augtool usage
2013-08-28 Martin Kletzandervirsh: Fix debugging
2013-08-28 Michal Privoznikvirsh-pool.c: Don't jump over variable declaration
2013-08-28 Ján Tomkovirsh: free the caps list properly if one of them is...
2013-08-28 Ján Tomkovirsh: free the formatting string when listing pool...
2013-08-28 Ján Tomkovirsh: free the list from ListAll APIs even for 0 items
2013-08-28 Ján Tomkovirsh: free messages after logging them to a file
2013-08-28 Ján TomkoTest network update XML parsing
2013-08-28 Ján TomkoRemove the space before the slash in network XML
2013-08-27 Ján TomkoBuild QEMU command line for pcihole64
2013-08-27 Ján TomkoAdd pcihole64 element to root PCI controllers
2013-08-27 Ján TomkoAllow controller XML parsing to use XPath context
2013-08-27 Ján TomkoMove virDomainParseScaledValue earlier
2013-08-27 Aline ManeraAdd ftp protocol support for cdrom disk
2013-08-27 Aline ManeraAdd http protocol support for cdrom disk
2013-08-27 Ján TomkoAlways specify qcow2 compat level on qemu-img command...
2013-08-27 Guannan Renvirsh: fix return value error of cpu-stats
2013-08-26 Tomas Meszarosvirsh: C99 style for info_domfstrim and opts_lxc_enter_...
2013-08-26 Michal PrivoznikqemuDomainAttachHostPciDevice: Fall back to mem balloon...
2013-08-26 Jiri Denemarkqemuhotplugtest: Add tests for virtio SCSI disk hotplug
2013-08-26 Jiri Denemarkqemuhotplugtest: Add tests for USB disk hotplug
2013-08-26 Jiri Denemarkqemuhotplugtest: Add tests for async virtio disk detach
2013-08-26 Jiri Denemarkqemuhotplugtest: Add support for DEVICE_DELETED event
2013-08-26 Jiri Denemarkqemu: Let tests override waiting time for device unplug
2013-08-26 Jiri Denemarkqemu: Export qemuProcessHandleDeviceDeleted for tests
2013-08-26 Jiri Denemarktests: Add support for passing driver to qemu monitor
2013-08-26 Jiri Denemarktests: Add support for passing vm to qemu monitor
2013-08-26 Jiri Denemarkqemuhotplugtest: Add tests for virtio disk hotplug
2013-08-26 Jiri Denemarkqemuxml2argvtest: Add XML for testing device hotplug
2013-08-26 Jiri Denemarkqemuhotplugtest: Define QMP_OK for the most common...
2013-08-26 Jiri Denemarkqemuhotplugtest: Compare domain XML after device hotplug
2013-08-26 Jiri Denemarkqemuhotplugtest: Generate better output
2013-08-26 Jiri Denemarkqemu: Move qemuDomainDetachDeviceDiskLive to qemu_hotplug.c
2013-08-26 Jiri Denemarkqemu: Move qemuDomainAttachDeviceDiskLive to qemu_hotplug.c
2013-08-26 Jiri Denemarkqemu: Avoid using global qemu_driver in event handlers
2013-08-26 Jiri Denemarkqemu: Typedef monitor callbacks
2013-08-26 Ján TomkoDon't free NULL network in cmdNetworkUpdate
2013-08-26 Jiri Denemarkschema: Allow dots in device aliases
2013-08-26 Peter Krempaqemu: Don't update count of vCPUs if hot-plug fails...
2013-08-23 Eric Blaketests: skip schema validation tests if xmllint is missing
2013-08-23 Claudio Bleypython: simplify complicated conditional assignment
2013-08-23 Claudio BleyTest for object identity when checking for None in...
2013-08-22 Nehal J Waniqemuagenttest.c: Missing documentation (Timeout)
2013-08-22 Guido Güntherpython: Use RELRO_LDFLAGS and NO_INDIRECT_LDFLAGS
2013-08-22 Guido GüntherCheck for --no-copy-dt-needed linker flag
2013-08-22 Guido GüntherSimplify RELRO_LDFLAGS
2013-08-22 Martin Kletzandertests: Add URI precedence checking
2013-08-22 Daniel P. BerrangeSet security label on FD for virDomainOpenGraphics
2013-08-22 Michal PrivoznikqemuBuildNicDevStr: Add mq=on for multiqueue networking
2013-08-22 John Ferlandocs: Reformat <disk> attribute description in formatdomain
2013-08-22 Peter KrempavirBitmapParse: Fix behavior in case of error and fix...
2013-08-22 Martin KletzanderFix URI connect precedence
2013-08-22 Doug GoldsteinVMX: Improve disk parse error for unknown values
2013-08-21 Roman Bogorodskiybridge driver: implement networkEnableIpForwarding...
2013-08-21 Roman BogorodskiyBSD: implement virNetDev(Set|Clear)IPv4Address
2013-08-21 Jim Fehliglibxl: fix libvirtd crash when reconnecting domains
2013-08-21 Eric Blakemigration: do not restore labels on failed migration
2013-08-21 Claudio Bleytests: fix building without xattr support
2013-08-21 Daniel P. BerrangeTest handling of non-existent x509 certs
2013-08-21 Osier Yangstorage: Fix the use-after-free memory bug
2013-08-21 Osier Yangstorage: Fix coverity warning
2013-08-20 John Ferlandocs: Update iSCSI storage pool example
2013-08-20 John Ferlandocs: Update formatsecrets to include more examples...
next