]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2013-07-11 Ján Tomkostorage: return -1 when fs pool can't be mounted
2013-07-11 Jiri Denemarkqemu: Slightly increase memory limit
2013-07-11 Laine Stumputil: add rebase fix that was accidentally omitted...
2013-07-11 Laine Stumputil: use VIR_(APPEND|DELETE)_ELEMENT for pci/usb devic...
2013-07-10 Daniel P. BerrangePrevent use of 'int' data type & 'ii', 'jj', 'kk' var...
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in examples/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in python/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/cpu/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/hyperv/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/interface/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/network/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/libxl/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/locking/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/lxc/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/node_device/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/nwfilter/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/openvz/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/parallels/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/phyp/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/qemu files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/remote/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/rpc/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/secret/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/security files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/test/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/uml/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/vbox/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/storage/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/{esx,vmx,vmware...
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/{xen,xenapi,xenxs...
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in tools/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in tests/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/util/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/conf/ files
2013-07-10 Roman BogorodskiyFix bridge routines detection on kFreeBSD
2013-07-10 Ján TomkoFix crash when multiple event callbacks were registered
2013-07-10 Ján Tomkoqemu: fix double free in qemuMigrationPrepareDirect
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in daemon/ files
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in tools/*
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in tests/*
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/*
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/xenxs/*
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/xenapi/*
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/xen/*
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/vmx/*
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/vmware/*
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/vbox/*
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/util/*
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/uml/*
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/test/*
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/storage/*
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/security/*
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/secret/*
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/rpc/*
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/remote/*
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/qemu/*
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/phyp/*
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/parallels/*
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/openvz/*
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/nwfilter/*
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/network/*
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/node_device/*
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/lxc/*
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/locking/*
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/libxl/*
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/interface/*
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/hyperv/*
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/esx/*
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/cpu/*
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/conf/*
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/access/*
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in daemon/*
2013-07-10 Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in docs/
2013-07-10 Michal PrivoznikIntroduce OOM reporting to virAsprintf
2013-07-10 Michal Privoznikviralloc: Report OOM error on failure
2013-07-10 Martin KletzanderProperly detect VMDK with internal version 2
2013-07-09 Eric Blakebuild: honor autogen.sh --no-git
2013-07-09 Eric Blakemaint: tweak use of <a> in HACKING
2013-07-09 Eric Blakemaint: fix typo in qemu error message
2013-07-09 Cole Robinsondaemon: Fix command example in libvirtd.sasl
2013-07-09 Gao fengLXC: hostdev: create parent directory for hostdev
2013-07-09 Gao fengLXC: hostdev: introduce lxcContainerSetupHostdevCapsMak...
2013-07-09 Richard WeinbergerLXC: Create /dev/tty within a container
2013-07-09 Viktor Mihajlovskiscsi: Fix construction of sysfs device path
2013-07-08 Peter Krempaselinux: Always generate imagelabel
2013-07-08 Peter Krempaselinux: Cleanup coding style
2013-07-08 John FerlanResolve Coverity complaints in tests/securityselinuxlab...
2013-07-08 Jiri Denemarkqemu: Set RLIMIT_MEMLOCK when memoryBacking/locked...
2013-07-08 Jiri Denemarkqemu: Use qemuDomainMemoryLimit when computing memory...
2013-07-08 Jiri Denemarkqemu: Move memory limit computation to a reusable function
2013-07-08 Jiri DenemarkDon't spam logs with "port 0 must be in range" errors
2013-07-08 Jiri Denemarkqemu: Release correct websocket port
2013-07-08 Jiri DenemarkPaused domain should remain paused after migration
2013-07-04 Ján Tomkoconf: don't check hyperv spinlock retries if disabled
2013-07-04 Jiri DenemarkFix NULL dereference caused by ACL filtering of domains
2013-07-04 Ján TomkoUnlock the storage volume object after looking it up
2013-07-04 Ján TomkoFix build with clang
2013-07-03 Marek Marczykowski... libxl: fix deadlock in libxlReconnectDomain
2013-07-03 Marek Marczykowski... conf: virDomainObjListRemoveLocked function
next