]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2013-09-03  Peter Krempaexamples: Add script to parse topology from capabilitie...
2013-09-03  Peter Krempavirsh-console: Avoid using signal() in multithreaded...
2013-09-03  Peter Krempavirsh: Rename vshMakeStdinRaw to vshTTYMakeRaw and...
2013-09-03  Peter Krempatools: rename console.[ch] to virsh-console.[ch] and...
2013-09-03  Michal Privoznikqemu: Handle huge number of queues correctly
2013-09-03  Ján TomkoFix leaks in python bindings
2013-09-03  Peter Krempavirsh-domain: Avoid killing ssh transport tunnels when...
2013-09-03  Peter Krempavirsh: Remember terminal state when starting and add...
2013-09-02  Doug GoldsteinVMX: Add cdrom-raw dev type from VMWare Fusion
2013-09-02  Doug GoldsteinVMX: Some serial ports are not actually connected
2013-09-02  Cole Robinsonqemu: Support virtio-mmio transport for virtio on ARM
2013-09-02  Cole Robinsonqemu: Fix networking for ARM guests
2013-09-02  Cole Robinsondomain_conf: Add disk bus=sd, wire it up for qemu
2013-09-02  Cole Robinsonqemu: Don't try to allocate PCI addresses for ARM
2013-09-02  Cole Robinsonqemu: Fix specifying char devs for ARM
2013-09-02  Cole Robinsonqemu: Don't add default memballoon device on ARM
2013-09-02  Cole Robinsondomain_conf: Add default memballoon in PostParse callbacks
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 v1.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... CVE-2013-4291 v1.1.2-rc2
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... CVE-2013-4292
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 v1.1.2-rc1
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
next