]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2014-03-20 Martin KletzanderUse K&R style for curly braces in src/xen*/
2014-03-20 Martin KletzanderUse K&R style for curly braces in tests/
2014-03-20 Scott Sullivanis_selinux_enabled() returns -1 on error, account for...
2014-03-20 Wojciech Macekbhyve: host API support
2014-03-20 Daniel P. BerrangeFix unitialized data in virSocketAddrMask
2014-03-20 Ján TomkoFix virQEMUCapsLoadCache leaks
2014-03-20 Jiri Denemarkdaemon: Enhance documentation for changing NOFILE limit
2014-03-19 Jim Fehliglibxl: move domain event handler to libxl_domain
2014-03-19 Jim Fehliglibxl: include a pointer to the driver in libxlDomainOb...
2014-03-19 Jim Fehliglibxl: move libxlVmStart to libxl_domain
2014-03-19 Jim Fehliglibxl: move libxlFreeMem to libxl_domain
2014-03-19 Jim Fehliglibxl: move libxlDomainSetVcpuAffinities to libxl_domain
2014-03-19 Jim Fehliglibxl: move libxlDoNodeGetInfo to libxl_conf
2014-03-19 Jim Fehliglibxl: move libxlDomainAutoCoreDump to libxl_domain
2014-03-19 Jim Fehliglibxl: move libxlDomEventsRegister to libxl_domain
2014-03-19 Jim Fehliglibxl: move libxlVmCleanup{,Job} to libxl_domain
2014-03-19 Jim Fehliglibxl: move libxlSaveImageOpen to libxl_domain
2014-03-19 Jim Fehliglibxl: move libxlDomainManagedSavePath to libxl_domain
2014-03-19 Jim Fehliglibxl: move libxlDomainEventQueue to libxl_domain
2014-03-19 Michal PrivoznikvirNetClientSetTLSSession: Restore original signal...
2014-03-19 Stefan Bergernwfilter: Fix double free of pointer
2014-03-19 Michal Privoznikdomiftune: Reword bandwidth clearing paragraph
2014-03-19 Eric Blakeconf: consistent comments about disk enum usage
2014-03-19 Jiri Denemarkbuild: Make sure src/util/virprobe.h is distributed
2014-03-19 Nehal J Waniqemuhotplugtest: Fix mem-leaking testcases
2014-03-19 Martin Kletzanderbuild: Fix make distcheck
2014-03-19 Jiri Denemarkbuild: Fix build with old automake
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
next