]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2014-03-19 Daniel P. BerrangeAdd ability to register callback for virCommand dry run
2014-03-19 Daniel P. BerrangeChange CMD_STOPONERR(1) to use true
2014-03-19 Daniel P. BerrangeChange 'int isTempChain' to bool in nwfilter
2014-03-19 Daniel P. BerrangeRemove pointless return values in nwfilter methods
2014-03-19 Daniel P. BerrangeRemove 'int stopOnError' parameters in nwfilter methods
2014-03-19 Daniel P. BerrangeRemove pointless brackets around boolean
2014-03-19 Daniel P. BerrangeChange 'int incoming' to 'bool incoming' in nwfilter...
2014-03-19 Chunyan Liuvirhostdev.h: remove ATTRIBUTE_NONNULL from oldStateDir
2014-03-18 Jim Fehliglibxl: fix framebuffer port setting for HVM domains
2014-03-18 Eric Blakemaint: avoid unbalanced {} across vbox #ifdef
2014-03-18 Daniel P. BerrangeRemove global log buffer feature entirely
2014-03-18 Daniel P. BerrangeSwitch to filtering based on log source name instead...
2014-03-18 Daniel P. BerrangeAdd virLogSource variables to all source files
2014-03-18 Daniel P. BerrangeTurn virLogSource into a struct instead of an enum
2014-03-18 Daniel P. BerrangeMove dtrace probe macros into separate header file
2014-03-18 Daniel P. BerrangeRefactor code that skips logging of error messages
2014-03-18 Daniel P. BerrangeReduce performance overhead of the global log buffer
2014-03-18 Michal PrivoznikvirNetServerNewPostExecRestart: Initialize @max_anonymo...
2014-03-18 Michal PrivoznikqemuDomainSetInterfaceParameters: Allow bandwidth clear out
2014-03-18 Martin Kletzandercfg.mk: Fix whitespaces
2014-03-18 Ján TomkoRemove double space in file name comment check
2014-03-18 Martin KletzanderDon't leave empty first line in C source files
2014-03-18 Martin KletzanderExplicitly cast some switch parameters to enum
2014-03-18 Martin KletzanderRequire spaces around equality comparisons
2014-03-18 Martin KletzanderRemove duplicate network model characters
2014-03-18 Martin Kletzandertests: cleanup object-locking test
2014-03-18 Martin Kletzanderqemu: agent availability cleanup
2014-03-18 Nehal J WaniFix memory leak in virDomainChrSourceDefClear()
2014-03-18 Martin Kletzandervirsh: Prohibit virConnectOpen* functions in virsh
2014-03-18 Martin Kletzandervirsh: Add keepalive in new vshConnect function
2014-03-17 Felix Geyervirt-aa-helper: handle 9pfs
2014-03-17 Nehal J WaniFix memory leak in virDomainSnapshotDiskDefClear()
2014-03-17 Roman Bogorodskiybhyve: allow to destroy only active domains
2014-03-17 Daniel P. BerrangeGive virNWFilterVarCombIterNext saner semantics
2014-03-17 Daniel P. BerrangeFix leak on OOM when creating nwfilter rule instances
2014-03-17 Daniel P. BerrangeAvoid warning message from libxl driver on non-Xen...
2014-03-17 Roman Bogorodskiybhyve: fix hostbridge device command generation
2014-03-17 Roman Bogorodskiybhyve: add support for virtio block devices
2014-03-17 Pavel HrdinaEnforce attribute check of the virRegister functions
2014-03-17 Michal Privoznikdaemon: Introduce max_anonymous_clients
2014-03-17 Michal PrivoznikvirNetServer: Introduce unauth clients counter
2014-03-17 Michael Chapmandatatypes: Fix comments
2014-03-17 Roman Bogorodskiybhyve: implement nodeGetInfo()
2014-03-17 Nehal J WaniAdd parameter to wait for lock in file locking APIs
2014-03-17 Daniel P. BerrangeFix mistakes in checking return values
2014-03-17 Michael Chapmanspec: move some dirs into appropriate subpackages
2014-03-17 Pavel HrdinaFix issue found by coverity and cleanup
2014-03-14 Cole RobinsonXMLToNative: Parse XML as INACTIVE
2014-03-14 Cole Robinsonqemu: XMLToNative: Don't open vhostfd
2014-03-14 Cole Robinsonqemu: XMLToNative: Don't show -S
2014-03-14 Roman Bogorodskiyqemu: cleanup tap devices on FreeBSD
2014-03-14 Roman BogorodskiyFix build with qemu driver disabled
2014-03-14 John FerlanopenvzRegister: Check for error return
2014-03-14 Laine Stumpbuild: detect/prohibit hardcoded XML indent in syntax...
2014-03-14 Laine Stumpconf: eliminate hardcoded indentation in all remaining xml
2014-03-14 Laine Stumpqemu: elminate hardcoded indent in capabilities cache XML
2014-03-14 Laine Stumputil: eliminate hardcoded indent in virConnectSysInfo...
2014-03-14 Laine Stumpqemu: eliminate hardcoded indent from migration cookie xml
2014-03-14 Laine Stumpvirsh: eliminate hardcoded indentation in xml generated...
2014-03-14 Laine Stumpconf: eliminate hardcoded indent in volume/pool xml
2014-03-14 Laine Stumpconf: eliminate hardcoded indentation in node device xml
2014-03-14 Laine Stumpconf: eliminate hardcoded indentation in capabilities xml
2014-03-14 Laine Stumpconf: eliminate hardcoded indentation in nwfilter xml
2014-03-14 Laine Stumpconf: eliminate outmoded/odd indent method from interfa...
2014-03-14 Laine Stumpconf: eliminate hardcoded indent from network xml
2014-03-14 Laine Stumpconf: eliminate hardcoded indent from domain snapshot xml
2014-03-14 Laine Stumpconf: eliminate hardcoded indent from domain xml
2014-03-13 Stefan Bergernwfilter: Add ARP src/dst IP mask for ebtables ARP
2014-03-13 Stefan Bergernwfilter: Fix rule priority problem
2014-03-13 Jim Fehlighostdev: add virObject field to virHostdevManager struct
2014-03-13 Michal Privoznikqemu.conf: Mention virtlockd in @lock_manager description
2014-03-13 Wang Ruihotplug:Fix log mistake in qemuMonitorAddNetdev
2014-03-13 Jiri DenemarkMake ABI stability issue easier to debug
2014-03-13 Osier Yangqemu: Forbid "sgio" support for SCSI generic host device
2014-03-13 Martin Kletzanderdocs: add VMmanager to web apps
2014-03-13 Stefan Baderlibxl: Check for control_d string to decide about dom0
2014-03-12 Nehal J Wanivircrypto: fix Invalid write in virCryptoHashString()
2014-03-12 Ján TomkoFix type mismatch of virNetDev*NetConfig on non-Linux
2014-03-12 Chunyan Liuadd pci passthrough to libxl driver
2014-03-12 Chunyan Liuadd hostdev pci backend type for xen
2014-03-12 Chunyan Liuchange lxc_hostdev.c to use virhostdev common library...
2014-03-12 Chunyan Liuadd unit test for new virhostdev common library
2014-03-12 Chunyan LiuAdd parameter checks/annotations to hostdev APIs
2014-03-12 Chunyan Liuadd 3 wrapper functions for prepare/reattach/update...
2014-03-12 Chunyan Liuimprove virHostdevUpdate* parameters to make it more...
2014-03-12 Daniel P. BerrangeCapitalize USB, PCI and SCSI in hostdev variables
2014-03-12 Daniel P. BerrangeRemove redundant duplicated 'Hostdev' string method...
2014-03-12 Chunyan LiuCapitalize USB, PCI and SCSI in hostdev methods
2014-03-12 Daniel P. BerrangeFixed const-ness of parameters in netdev/hostdev code
2014-03-12 Chunyan Liuimprove parameter name to let it more meaningful
2014-03-12 Chunyan Liumove virHostdevNodeDevice* to virhostdev.c
2014-03-12 Chunyan Liuextract general code of NodeDeviceReset
2014-03-12 Chunyan Liuextract general code of NodeDeviceReAttach
2014-03-12 Chunyan Liuextract general code of NodeDeviceDetach
2014-03-12 Chunyan Liumove virHostdevReAttachHostScsiDevices to virhostdev.c
2014-03-12 Chunyan Liupass driver name as parameter to virHostdevReAttachScci...
2014-03-12 Chunyan Liuextract general code from qemuDomainReAttachHostScsiDevices
2014-03-12 Chunyan Liumove virHostdevReAttachUsbHostdevs to virhostdev.c
2014-03-12 Chunyan Liupass driver name as paramter to virHostdevReAttachUsbHo...
2014-03-12 Chunyan Liuextract general code from qemuDomainReAttachHostUsbDevices
next