]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2013-09-11  Liuji (Jeremy)virDomainDefParseXML: set the argument of virBitmapFree...
2013-09-10  Oskari Saarenmaadocs, comments: minor typo fixes
2013-09-10  Eric Blakebuild: fix regression in requiring yajl for new enough...
2013-09-09  Eric Blakebuild: avoid obsolete AC_HELP_STRING
2013-09-09  Eric Blakeqemu: endjob returns a bool
2013-09-09  Eric Blakebuild: use automake subdir-objects
2013-09-09  Eric Blaketests: check remaining .x files
2013-09-09  Eric Blakebuild: use library rather than cross-directory compilation
2013-09-09  Eric Blakebuild: avoid $(srcdir) in *_SOURCES
2013-09-09  Li Zhangcpu: Cleanup ppcCompute to avoid memory leak
2013-09-09  Eric Blakeqemu: don't leak vm on failure
2013-09-09  Yogesh TilluAdd ARM v7 big-endian architecture (armv7b)
2013-09-09  Li Zhangqemu: avoid users specifying CPU features for non-x86...
2013-09-09  Hongwei BiLXC: Free variable vroot in lxcDomainDetachDeviceHostde...
2013-09-06  Eric Blakeqemu: don't leave shutdown inhibited on attach failure
2013-09-06  Eric Blakeqemu: recognize -machine accel=kvm when parsing native
2013-09-06  Eric Blakeqemu: only parse basename when determining emulator...
2013-09-06  Chen HanxiaoLXC: fix typos in lxc_container.c
2013-09-06  Alex JiaDocs: fix a typo in virt-login-shell.pod
2013-09-05  Jim Fehliglibxl: Compile regular expression where it is used
2013-09-05  Jim FehligDon't call regfree() if regcomp() fails
2013-09-05  Eric Blakespec: make client-only testing easier
2013-09-05  Eric Blakebuild: shut up automake warnings
2013-09-05  Ján TomkoFix a typo in network XML docs
2013-09-05  Ján TomkoChange 'shortforward' to bool.
2013-09-05  Ján TomkoAdd '<nat>' element to '<forward>' network schemas
2013-09-05  Li Zhangcpu: Add cpu test cases for PPC CPU driver.
2013-09-05  Li Zhangcpu: Implement guestData and update for PPC
2013-09-05  Li Zhangqemu: Remove CPU features functions calling for non...
2013-09-05  Ian MainUse loop-control to allocate loop device.
2013-09-05  Gao fengLXC: Don't mount securityfs when user namespace enabled
2013-09-05  Daniel P. BerrangeStop calling virAllocN directly from ESX code
2013-09-05  Liuji (Jeremy)virDomainDeviceIsUSB: Drop check for USB controller
2013-09-05  Daniel P. BerrangeEnsure 'arch' is always set in cpuArchNodeData
2013-09-05  Daniel P. BerrangeStop free'ing 'const char *' strings
2013-09-05  Eric Blakeqemu: simplify list cleanup
2013-09-05  Peter Krempaconf: Don't deref NULL actual network in virDomainNetGe...
2013-09-05  Jim Fehliglibxl: Unconditionally call virSysinfoRead() on driver...
2013-09-04  Jim Fehliglibxl: Check for regcomp failure
2013-09-04  Eric Blakevirsh: fix build on mingw, which lacks termios stuff
2013-09-04  Jim Fehliglibxl: Fix Coverity warning
2013-09-04  Eric Blakespec: default vbox according to libvirtd build
2013-09-04  Eric Blakebuild: avoid stranded polkit file in client-only build
2013-09-04  Eric Blakebuild: only install nwfilter examples when building...
2013-09-04  Eric Blakebuild: only run fdstreamtest when libvirtd is built
2013-09-04  Eric Blakespec: fix rpm build when lxc disabled
2013-09-04  Doug GoldsteinvirGet{User,Group}Ent() don't say success on fail
2013-09-04  Eric Blakebuild: enforce makefile conditional style
2013-09-04  Martin Kletzanderdocs: Add OpenStack into references
2013-09-04  Daniel P. BerrangeDon't call VIR_ALLOC on def->uuid in parallels storage...
2013-09-04  Daniel P. BerrangeAdd missing 'libvirt_lxc_api' variable in pkg-config...
2013-09-04  Nehal J WaniFix coding style issues in daemon/remote.c
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
next