]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/shortlog
people/liuw/libxenctrl-split/libvirt.git
2013-07-22 Daniel P. BerrangeConvert remainder of cgroups code to report errors
2013-07-22 Daniel P. BerrangeConvert the virCgroupKill* APIs to report errors
2013-07-22 Daniel P. BerrangeReport full errors from virCgroupNew*
2013-07-22 Daniel P. BerrangeAdd helpers for dealing with system errors
2013-07-22 Daniel P. BerrangeAdd API for calling systemd-machined's DBus API
2013-07-22 Daniel P. BerrangeIntroduce virDBusCallMethod & virDBusMessageRead methods
2013-07-22 Jiri Denemarkcpu: Let explicit features override model features
2013-07-22 Jiri Denemarkvmware: Fix bogus CPU arch copy
2013-07-22 Jiri Denemarkcpu: Store arch in virCPUData
2013-07-22 Jiri DenemarkReplace union cpuData with virCPUData
2013-07-22 Jiri Denemarkcpu_x86: Use x86-specific CPU data structure
2013-07-22 Daniel P. BerrangeLXC: Set default driver for image backed filesystems
2013-07-22 Daniel P. BerrangeLXC: Fix some error reporting in filesystem setup
2013-07-22 Viktor Mihajlovskiqemu: Shorten SCSI hostdev alias to avoid QEMU failure
2013-07-19 Jiri Denemarkqemu: Unplug devices that disappeared when libvirtd...
2013-07-19 Jiri Denemarkqemu: Introduce qemuMonitorGetDeviceAliases
2013-07-19 Jiri Denemarkconf: Make error reporting in virDomainDefFindDevice...
2013-07-19 Jiri Denemarkutil: Non-existent string array does not contain any...
2013-07-19 Eric Blakesecurity: fix deadlock with prefork
2013-07-19 Daniel P. BerrangeChange s/i/iv/ in test code to avoid syntax-check
2013-07-19 Daniel P. BerrangeAllow test cases to be run selectively
2013-07-19 Eric Blakemaint: update to latest gnulib
2013-07-19 Michal Privoznikautogen: Handle case when libvirt's submodule
2013-07-19 Eric Blakemaint: split long lines in Makefiles
2013-07-18 Eric Blakesecurity_dac: compute supplemental groups before fork
2013-07-18 Eric Blakesecurity: framework for driver PreFork handler
2013-07-18 Guido GüntherUse AC_LINK_IFELSE
2013-07-18 Eric Blaketests: split long lines
2013-07-18 Guido GüntherCheck for link_addr more thoroughly
2013-07-18 Jiri Denemarkqemu: Emit VIR_DOMAIN_EVENT_ID_DEVICE_REMOVED events
2013-07-18 Jiri Denemarkqemu: Remove devices only after DEVICE_DELETED event
2013-07-18 Jiri Denemarkqemu: Add support for DEVICE_DELETED event
2013-07-18 Jiri DenemarkAdd virDomainDefFindDevice for looking up a device...
2013-07-18 Jiri DenemarkClarify virDomainDetachDeviceFlags documentation
2013-07-18 Jiri Denemarkexamples: Handle VIR_DOMAIN_EVENT_ID_DEVICE_REMOVED...
2013-07-18 Jiri DenemarkAdd VIR_DOMAIN_EVENT_ID_DEVICE_REMOVED event
2013-07-18 Jiri Denemarkqemu: Separate char device removal into a standalone...
2013-07-18 Peter Krempaqemu: Cleanup coding style nits in qemu_cgroup.c
2013-07-18 Osier Yangqemu: Set cpuset.cpus for domain process
2013-07-18 Peter Krempacaps: Add helpers to convert NUMA nodes to correspondin...
2013-07-18 Martin KletzanderAdd virtio-scsi to fallback models of scsi controller
2013-07-18 Michal PrivoznikIntroduce lxcDomObjFromDomain
2013-07-18 Michal PrivoznikRemove lxcDriverLock from almost everywhere
2013-07-18 Michal Privozniklxc: Make activeUsbHostdevs use locks
2013-07-18 Michal PrivoznikStop accessing driver->caps directly in LXC driver
2013-07-18 Michal Privozniklxc: switch to virCloseCallbacks API
2013-07-18 Michal PrivoznikIntroduce annotations for virLXCDriverPtr fields
2013-07-18 Michal Privozniklxc: Use atomic ops for driver->nactive
2013-07-18 Michal PrivoznikIntroduce a virLXCDriverConfigPtr object
2013-07-18 Michal PrivoznikvirLXCDriver: Drop unused @cgroup
2013-07-18 Michal Privoznikqemu: Move close callbacks handling into util/virclosec...
2013-07-18 Michal Privoznikqemuhotplugtest: Resolve some memleaks
2013-07-18 Michal PrivoznikqemuDomainDetachChrDevice: Don't leak @charAlias
2013-07-18 Ján TomkovirAsprintf: correctly check return value
2013-07-18 Daniel P. BerrangeMerge virCommandPreserveFD / virCommandTransferFD
2013-07-18 Daniel P. BerrangeEnable FD passing when starting guests with virsh
2013-07-18 Daniel P. BerrangeLXC: Wire up the virDomainCreate{XML}WithFiles methods
2013-07-18 Daniel P. BerrangeFix impl of virDomainCreateWithFlags remote client...
2013-07-18 Daniel P. BerrangeIntroduce remote protocol support for virDomainCreate...
2013-07-18 Daniel P. BerrangeIntroduce new domain create APIs to pass pre-opened...
2013-07-18 Jiri Denemarkmaint: Make ctags work out of the box
2013-07-17 Geoff Hickeyesx: Support for disk-only and quiescing snapshots.
2013-07-17 Dario Faggiolilibxl: implement virDomainGetNumaParameters
2013-07-17 Dario Faggiolilibxl: advertise the support for VIR_TYPED_PARAM_STRING
2013-07-17 Stefan Baderxen: Add interface versions for Xen 4.3
2013-07-17 Michal Privozniklxc_container: Don't call virGetGroupList during exec
2013-07-17 Ján Tomkocgroup: reuse buffer for getline
2013-07-17 Michal PrivoznikqemuDomainGetSchedulerType: Prefer qemuDomObjFromDomain
2013-07-17 Michal PrivoznikvirSecurityManagerGenLabel: Skip seclabels without...
2013-07-17 Michal PrivozniklxcCapsInit: Allocate primary security driver unconditi...
2013-07-16 Jiri Denemarkqemu: Separate host device removal into a standalone...
2013-07-16 Jiri Denemarkqemu: Separate net device removal into a standalone...
2013-07-16 Jiri Denemarkqemu: Separate controller removal into a standalone...
2013-07-16 Jiri Denemarkqemu: Separate disk device removal into a standalone...
2013-07-16 Jiri Denemarkqemu: Add qemuDomainReleaseDeviceAddress to remove...
2013-07-16 Guido GüntherCreate directory for lease files if it's missing
2013-07-16 Eric Blakebuild: avoid compiler warning on shadowed name
2013-07-16 Gao fengLXC: Change the owner of live attached host devices
2013-07-16 Gao fengLXC: Change the owner of host devices to the root of...
2013-07-16 Gao fengLXC: Create host devices for container on host side
2013-07-16 Gao fengLXC: Change the owner of live attached disk device
2013-07-16 Gao fengLXC: Move virLXCControllerChown to lxc_container.c
2013-07-16 Gao fengLXC: controller: change the owner of disk to the root...
2013-07-16 Gao fengLXC: Setup disks for container on host side
2013-07-16 Peter Krempaqemu: Fix double free of returned JSON array in qemuAge...
2013-07-16 Wido den Hollanderrbd: Do not free the secret if it is not set
2013-07-16 John FerlanAllow balloon driver collection to be adjusted dynamically
2013-07-16 John FerlanImplement the virDomainSetMemoryStatsPeriod for QEMU...
2013-07-16 John FerlanSpecify remote protocol for virDomainSetMemoryStatsPeriod
2013-07-16 John FerlanAdd new public API virDomainSetMemoryStatsPeriod
2013-07-16 John FerlanAdd capability to fetch balloon stats
2013-07-16 John FerlanDetermine whether to start balloon memory stats gathering.
2013-07-16 John FerlanAdd 'period' for Memballoon statistics gathering capability
2013-07-16 Alex Jiaqemu: Prevent crash of libvirtd without guest agent...
2013-07-16 Martin KletzanderMake logical pools independent on target path
2013-07-16 Michal Privoznikqemuhotplugtest: Introduce test for chardev hotplug
2013-07-16 Michal Privoznikqemu: Implement chardev hotplug on live level
2013-07-16 Michal Privoznikqemu: Implement chardev hotplug on config level
2013-07-16 Michal Privoznikdomain_conf: Auto fill chardev port
2013-07-16 Peter Krempacpu: Allow fine tuning of "host-model" cpu
next