]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2015-04-20 Cole Robinsoncaps: Use DomainDataLookup to replace GuestDefault*
2015-04-20 Cole Robinsondomain: conf: Use CapabilitiesDomainDataLookup for...
2015-04-20 Cole Robinsondomain: conf: Do ostype/arch/machine parsing earlier
2015-04-20 Cole Robinsoncaps: Add virCapabilitiesDomainDataLookup
2015-04-20 Cole Robinsoncaps: Convert to use VIR_DOMAIN_VIRT internally
2015-04-20 Cole Robinsondomain: Convert os.type to VIR_DOMAIN_OSTYPE enum
2015-04-20 Cole Robinsoncaps: Switch AddGuest to take VIR_DOMAIN_OSTYPE value
2015-04-20 Cole Robinsoncaps: Use an enum internally for ostype value
2015-04-20 Cole Robinsondomain: conf: Don't validate VM ostype/arch at daemon...
2015-04-20 Cole Robinsondomain: conf: Better errors on bad os <type> values
2015-04-20 Nikolay Shirokovskiyparallels: make device addressing consistent
2015-04-20 Nikolay Shirokovskiyparallels: fix return status for parallelsConnectOpen
2015-04-20 Luyao Huanglxc: fix starting a domain with non-strict numa memory...
2015-04-20 Luyao Huanglxc: fix starting a domain with a cpuset but no numatune
2015-04-20 Erik Skultetyrng: Move sgio attr definition to a separate block
2015-04-20 Erik Skultetyrng: Forbid to validate mismatched <disk> 'device'...
2015-04-20 Cédric BosdonnatApparmor: removed duplicate nscd rules
2015-04-17 Michal Privoznikdomcaps: Check for architecture more wisely
2015-04-17 Martin Kletzanderschema: Allow multiple machines for VMs and unite archi...
2015-04-17 zhang boqemuDomainShutdownFlags: Set fakeReboot more frequently
2015-04-17 Michal PrivoznikIntroduce virNetDevBandwidthUpdateFilter
2015-04-17 Michal Privoznikvirnetdevbandwidth.c: Separate tc filter creation to...
2015-04-17 Michal PrivoznikvirNetDevBandwidthSet: Add priority to filter
2015-04-17 Michal PrivoznikvirDomainActualNetDefContentsFormat: Format class_id...
2015-04-17 Michal Privozniknwfilter: Partly initialize driver even for non-privile...
2015-04-17 Michal PrivoznikvirNetSocketNewConnectUNIX: Don't unlink(NULL)
2015-04-17 Lubomir Rintellxc: move wireless PHYs to a network namespace
2015-04-16 Jim Fehliglibxl: drop virDomainObj lock when destroying a domain
2015-04-16 Jim Fehliglibxl: acquire a job when destroying a domain
2015-04-16 Jim Fehliglibxl: Move job acquisition in libxlDomainStart to...
2015-04-16 Jim Fehliglibxl: support HVM direct kernel boot
2015-04-16 Jim Fehligxenconfig: don't use "kernel" for hvmloader
2015-04-16 Jim Fehligxenconfig: move <os> parsing/formating to config-specif...
2015-04-16 Jim Fehligxenconfig: remove redunant parsing of device_model
2015-04-16 Jim Fehligxenconfig: export xenConfigCopyString
2015-04-16 Pavel Hrdinavirbuffer: fix build on rhel-6
2015-04-16 John Ferlanstorage: Refactor virStorageBackendSCSINewLun
2015-04-16 Michael ChapmanvirCondWaitUntil: calculate timespec correctly
2015-04-16 Peter Krempaqemu: monitor: Refactor and fix monitor checking
2015-04-16 Jiri Denemarkdaemon: Prefix sysctl configuration filename with a...
2015-04-16 Peter Krempaqemu: bulk stats: Ignore errors from missing/inaccessib...
2015-04-16 Michal PrivoznikRNG schema: allow plain @floor to <bandwidth/>
2015-04-16 Michal PrivoznikvirNetDevBandwidthPlug: Update function description
2015-04-15 Eric Blaketests: fix build on old 32-bit platforms
2015-04-15 Ján TomkoStrip control codes in virBufferEscapeString
2015-04-15 Ján TomkoIgnore storage volumes with control codes in their...
2015-04-15 Ján TomkoStrip control characters from sysfs attributes
2015-04-15 Ján TomkoAdd functions dealing with control characters in strings
2015-04-15 Ján Tomkotests: rename testStripIPv6BracketsData to testStripData
2015-04-15 Ján TomkoAdd an example for EVENT_ID_DEVICE_ADDED
2015-04-15 Ján TomkoEmit VIR_DOMAIN_EVENT_ID_DEVICE_ADDED in the QEMU driver
2015-04-15 Ján TomkoAdd VIR_DOMAIN_EVENT_ID_DEVICE_ADDED event
2015-04-15 Michal PrivoznikCleanup "/sys/class/net" usage
2015-04-15 Michal Privozniktests: Add virnetdevtestdata to EXTRA_DIST
2015-04-15 John Ferlantests: Resolve Coverity RESOURCE_LEAK
2015-04-15 Eric Blakevirsh: fix regression in 'virsh event' by domain
2015-04-15 Peter Krempanode: udev: Remove some redundant error reports
2015-04-15 Michal PrivoznikvirPidFileConstructPath: Drop useless VIR_FREE()
2015-04-15 Peter Krempaqemu: monitor: Fix qemuMonitorGetAllBlockStatsInfo...
2015-04-15 Peter Krempaqemu: monitor: @running in qemuMonitorGetStatus is...
2015-04-15 Peter Krempaqemu: monitor: Don't use 'ret' variable where not necessary
2015-04-15 Peter Krempaqemu: monitor: Ensure that qemuMonitorSetLink is called...
2015-04-15 Peter Krempaqemu: monitor: Sanitize control flow in qemuMonitorSetC...
2015-04-15 Peter Krempaqemu: monitor: Clean up coding style
2015-04-15 Michal PrivoznikvirNetSocketNewConnectUNIX: Use flocks when spawning...
2015-04-15 Martin Kletzanderjson: export non-static functions
2015-04-15 Martin KletzanderChange virConnectPtr into virObjectLocklable
2015-04-15 Martin KletzandercloseCallback is already lockable, initialize it as...
2015-04-15 Martin Kletzanderconfigure: Align messages
2015-04-15 John Ferlanstorage: Add duplicate devices check for zfs pool def
2015-04-15 John Ferlanstorage: Add duplicate source pool for Gluster pool def
2015-04-15 John Ferlanstorage: Add duplicate host check for Sheepdog pool def
2015-04-15 John Ferlanstorage: Remove default from switch in virStoragePoolSo...
2015-04-15 John Ferlanstorage: Use virStoragePoolSourceMatchSingleHost for...
2015-04-15 John Ferlanstorage: Add check for different ports for host duplica...
2015-04-15 John Ferlanstorage: Create virStoragePoolSourceMatchSingleHost
2015-04-15 John Ferlanstorage: Refactor iSCSI Source matching
2015-04-15 Jiri Denemarksanlock: Use VIR_ERR_RESOURCE_BUSY if sanlock_acquire...
2015-04-14 Eric Blakebuild: provide virNetDevSysfsFile on non-Linux
2015-04-14 Eric Blakebuild: include correct header for time()
2015-04-14 Michal PrivoznikIntroduce virnetdevtest
2015-04-14 John Ferlancfg: Disallow usage of 'index' as variable name
2015-04-14 John Ferlannwfilter: Change 'index' to 'idx'
2015-04-14 John Ferlansnapshot: Change 'index' to 'idx'
2015-04-14 John Ferlanutil: Use 'idx' instead of 'index'
2015-04-14 John Ferlanqemu: Adjust the prototype to match the function
2015-04-14 Ján TomkoAdd articles to virDomainDeviceDetachFlags docs
2015-04-14 Pavel Hrdinaxen: fix build error on rhel-5
2015-04-14 Martin Kletzandersparc: Add default PCI root controller
2015-04-14 Huanle Hanhostdev: fix loop index error when resetvfnetconfig
2015-04-14 Huanle Hanqemu: fix index error when clean up vport profile
2015-04-14 Serge Hallynvirt-aa-helper: add unix channels (esp for qemu-guest...
2015-04-14 Shanzhi Yuqemu: save domain status after set memory parameters
2015-04-14 Shanzhi Yuvirsh: improve the error for wrong memtune parameters
2015-04-14 John Ferlanqemu: Use 'idx' instead of 'index' for variable name
2015-04-14 Peter Krempaqemu: Refactor qemuDomainBlockJobAbort()
2015-04-14 Peter Krempaqemu: drivePivot: Fix assumption when 'block-job-comple...
2015-04-14 Peter Krempaqemu: blockPull: Refactor the rest of qemuDomainBlockJo...
2015-04-14 Peter Krempaqemu: blockjob: Separate qemuDomainBlockJobAbort from...
2015-04-14 Peter Krempaqemu: blockjob: Split qemuDomainBlockJobSetSpeed from...
next