]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2013-09-04  Peter Krempaconf: Remove the actual hostdev when removing a network
2013-09-04  Jiri Denemarkqemu: Make domain renaming work during migration
2013-09-04  Michal PrivoznikvirFileNBDDeviceAssociate: Avoid use of uninitialized... CVE-2013-4297
2013-09-04  Michal PrivoznikAppArmorSetSecurityImageLabel: Avoid use of uninitializ...
2013-09-04  Jim Fehliglibxl: Use standard format for source file copyright...
2013-09-03  Jim Fehliglibxl: Add libxlDomObjFromDomain
2013-09-03  Jim Fehliglibxl: Remove unnecessary driver locking
2013-09-03  Jim Fehliglibxl: Move driver lock/unlock to libxl_conf
2013-09-03  Jim Fehliglibxl: Add comments to libxlDriverPrivate fields
2013-09-03  Jim Fehliglibxl: Use atomic ops for driver->nactive
2013-09-03  Jim Fehliglibxl: Introduce libxlDriverConfig object
2013-09-03  Jim Fehliglibxl: User per-domain ctx in libxlDomainGetInfo
2013-09-03  Jim Fehliglibxl: libxl: Use per-domain ctx in libxlMakeDomCreateInfo
2013-09-03  Jim Fehliglibxl: Add libxl_version_info to libxlDriverPrivate
2013-09-03  Jim Fehliglibxl: Earlier detection of not running on Xen
2013-09-03  Jim Fehliglibxl: Introduce libxl_domain.[ch]
2013-09-03  Jim Fehliglibxl: Move detection of autoballoon to libxl_conf
2013-09-03  Eric Blakebuild: fix typo that broke 'make dist'
2013-09-03  John Ferlanesx_driver: Resolve Coverity RESOURCE_LEAK on error...
2013-09-03  John Ferlanesx_vi: Resolve Coverity RESOURCE_LEAK in error path
2013-09-03  Michal Privozniktest_virtlockd.aug.in: Use the correct file
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
next