]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2013-06-18 Osier Yangnodedev: Expose sysfs path of device
2013-06-16 Doug GoldsteinMove virGetUserEnt() to where its needed
2013-06-14 Roman BogorodskiyBSD: implement virNetDevTapCreate() and virNetDevTapDel...
2013-06-14 Roman BogorodskiyMake virNetDevSetupControl() public.
2013-06-14 Roman Bogorodskiyportability: use net/if.h instead of linux/if.h
2013-06-14 Ján Tomkoudev: fix crash in libudev logging
2013-06-14 Richard WeinbergerLXC: s/chroot/chdir in lxcContainerPivotRoot()
2013-06-14 Peter Kremparemote: Fix client crash when URI path is empty when...
2013-06-14 Peter Kremparemote: Forbid default "/session" connections when...
2013-06-13 Frediano ZiglioImplement dispose method for libxlDomainObjPrivate
2013-06-13 Marek Marczykowski... libxl: allow only 'ethernet' and 'bridge' interfaces...
2013-06-13 Ján Tomkoqemu: allow restore with non-migratable XML input
2013-06-12 Cole Robinsonconfigure: Remove unused brctl check
2013-06-12 Jim Fehliglibxl: set bootloader for PV domains if not specified
2013-06-12 Jim Fehliglibxl: Report connect type as Xen
2013-06-12 Claudio Bleyschema: simplify RNG pattern, remove superfluous <optional>
2013-06-12 Ján Tomkonodedev: fix vport detection for FC HBA
2013-06-12 Ján Tomkolibvirt_private.syms: add virProcessGetStartTime
2013-06-11 Peter Krempaqemu: Forbid migration of machines with I/O errors
2013-06-11 Peter Krempaqemu: Cancel migration if guest encoutners I/O error...
2013-06-11 Michal Privoznikqemu_migrate: Dispose listen address if set from config
2013-06-11 Jiri Denemarkqemu: Fix memory leak in Prepare phase
2013-06-11 Ján Tomkoselinux: assume 's0' if the range is empty
2013-06-10 Cole Robinsonstorage_backend: Drop unused code
2013-06-10 Michal PrivoznikvirSocketAddrIsWildcard: Use IN6_IS_ADDR_UNSPECIFIED...
2013-06-10 Martin Kletzanderstorage: fix description of versionOffset
2013-06-10 Peter KrempaFix commit 29c1e913e459058c12d02b3f4b767b3dd428a498
2013-06-08 Cole Robinsonspec: Drop Requires: vbox
2013-06-07 Richard WeinbergerFix ordering of file open in virProcessGetNamespaces
2013-06-07 Michal PrivoznikPrefer VIR_STRDUP over virAsprintf(&dst, "%s", str)
2013-06-07 Michal PrivoznikqemuDomainGetVcpusFlags: Initialize ncpuinfo
2013-06-07 Peter Krempaqemu: Implement new QMP command for cpu hotplug
2013-06-07 Peter Krempaqemu: Implement support for VIR_DOMAIN_VCPU_AGENT in...
2013-06-07 Peter Krempaqemu: Implement request of vCPU state using the guest...
2013-06-07 Peter KrempaAPI: Introduce VIR_DOMAIN_VCPU_AGENT, for agent based...
2013-06-07 Peter Krempaqemu_agent: Introduce helpers for agent based CPU hot...
2013-06-07 Peter Krempaqemu: Use bool instead of int in qemuMonitorSetCPU...
2013-06-07 Peter Krempavirsh-domain-monitor: Remove ATTRIBUTE_UNUSED from...
2013-06-07 ryan woodsmallAdd support for VirtualBox 4.2 APIs
2013-06-07 Michal PrivoznikqemuDomainMigrateGraphicsRelocate: Use then new virSock...
2013-06-07 Michal Privoznikvirsocket: Introduce virSocketAddrIsWildcard
2013-06-07 Ján Tomkoiscsi: pass hostnames to iscsiadm instead of resolving...
2013-06-07 Osier Yangqemu: Report the offset from host UTC for RTC_CHANGE...
2013-06-06 Ján Tomkoqemu: simplify CPU command line parsing
2013-06-06 Ján Tomkoqemu: change two-state int parameters to bool
2013-06-06 Ján Tomkonwfilter: change two-state int parameters to bool
2013-06-06 Ján TomkoRemove redundant two-state integers
2013-06-06 Ján TomkoReplace two-state local integers with bool
2013-06-06 Peter Krempastorage: Avoid unnecessary ternary operators and refact...
2013-06-06 Alvaro Poloopenvz: Fix code coverage issue in OpenVZ driver
2013-06-06 Michal Privoznikqemu: Reformat listen address prior to checking
2013-06-06 Eric Blakebuild: fix build without posix_fallocate
2013-06-05 Daniel P. BerrangeEnsure non-root can read /proc/meminfo file in LXC...
2013-06-05 Daniel P. BerrangeRemove legacy code for single-instance devpts filesystem
2013-06-05 Peter Krempastorage: Provide better error message if metadata pre...
2013-06-05 Peter Krempastorage: Clean up function header and reflow error...
2013-06-05 Peter Krempastoragevolxml2argvtest: Report better error messages...
2013-06-05 Eric Blakemaint: don't use config.h in .h files
2013-06-05 Osier Yangqemu: Abstract code for the cpu controller setting...
2013-06-05 Osier Yangstorage: Forbid to shrink the vol's capacity if no...
2013-06-05 Osier Yangstorage: Support preallocate the new capacity for vol...
2013-06-05 Ján Tomkovirtlockd: fix socket path
2013-06-05 Guannan Rensnapshot: remove mutually exclusive memory and disk...
2013-06-04 Stefan Bergernwfilter: grab driver lock earlier during init (bz96649)
2013-06-04 Alvaro PoloFix a invalid usage of virDomainNetDef in OpenVZ driver
2013-06-04 Ján Tomkodocs: add spaces to formatstorage.html
2013-06-04 Osier Yangvirsh: Allow attach-disk to specify disk wwn
2013-06-04 Ján Tomkotests: fix typo in securityselinuxtest
2013-06-04 Jiri Denemarkvirsh: Obey pool-or-uuid spec when creating volumes
2013-06-03 Peter Krempalibvirt-qemu: Dispatch errors from virDomainQemuAgentCo...
2013-06-03 Peter Krempaqemu: Properly report guest agent errors on command...
2013-06-03 Peter Krempavirsh-domain: Report errors and don't deref NULL in...
2013-06-03 Peter KrempaRPC: Support up to 16384 cpus on the host and 4096...
2013-06-03 Jiri Denemarkspec: Explicitly require libgcrypt-devel
2013-06-03 Jiri Denemarkvirsh iface-bridge: Ignore delay if stp is turned off
2013-06-03 Jiri DenemarkFix warning about using an uninitialized next_unit...
2013-06-03 Peter Krempavirsh-domain: Add --live, --config, --current logic...
2013-06-03 Peter Krempavirsh-domain: Add --live, --config, --current logic...
2013-06-03 Peter Krempavirsh-domain: Add --live, --config, --current logic...
2013-06-03 Ján Tomkouse virBitmapFree instead of VIR_FREE for cpumask
2013-06-03 Martin Kletzanderusb: don't spoil decimal addresses
2013-06-03 Daniel VeillardRelease of libvirt 1.0.6
2013-06-03 Osier YangStorage: Fix the indention of rbd test file
2013-06-03 Osier Yangnodedev_hal: Modernize the function's style
2013-06-01 Osier Yangconf: Generate address for scsi host device automatically
2013-05-31 Laine Stumpqemu: prevent termination of guests w/hostdev on driver...
2013-05-31 Guido Günthervbox: define DYNLIB_NAME for kFreeBSD
2013-05-31 Eric Blakebuild: skip qemu in tests when !WITH_QEMU
2013-05-31 Daniel P. BerrangeIntroduce virFilePrintf() as a portable fprintf()
2013-05-31 Jiri DenemarkDocument that runtime changes may be lost after S4...
2013-05-31 Ján Tomkoqemu: escape literal IPv6 address in NBD migration
2013-05-31 John FerlanCheck for existence of interface prior to setting termi...
2013-05-31 John FerlanResolve memory leak found by valgrind
2013-05-31 Peter Krempaqemu: snapshot: Don't kill access to disk if snapshot...
2013-05-31 Peter Krempaqemu: Fix damaged whitespace
2013-05-31 Martin KletzanderProperly indent function's opening bracket
2013-05-30 Eric Blakebuild: use correct rpc.h for virtlockd
2013-05-30 Eric Blakebuild: work around cygwin header bug
2013-05-30 Eric Blakebuild: cast [ug]id_t when printing
2013-05-30 Eric Blakebuild: port qemu to cygwin
next