]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2017-10-16 Jiri Denemarkcputest: Make a crippled version of Core-i7-2600
2017-10-16 Jiri Denemarkcputest: Update Core-i7-2600 data
2017-10-16 Jiri Denemarkcputest: Add query-cpu-definitions reply for Xeon-E3...
2017-10-16 Jiri Denemarkcputest: Update Xeon-E3-1245 data
2017-10-16 Jiri Denemarkcputest: Add query-cpu-definitions reply for Xeon-E7...
2017-10-16 Jiri Denemarkcputest: Add CPUID data for Intel(R) Xeon(R) CPU E7...
2017-10-16 Jiri Denemarkcputest: Add query-cpu-definitions reply for Core-i5...
2017-10-16 Jiri Denemarkcputest: Use CPU models from QEMU when available
2017-10-16 Jiri Denemarkcputest: Separate QEMUCaps creation from cpuTestCPUIDJson
2017-10-16 Jiri Denemarkcputest: Test CPU usability blockers
2017-10-16 Jiri Denemarkcputest: Print correct feature in virCPUUpdateLive...
2017-10-16 Jiri Denemarkcputest: Avoid calling json_reformat in cpu-parse.sh
2017-10-16 Jiri Denemarkcputest: Replace bool with cpuTestCPUIDJson enum
2017-10-16 Jiri Denemarkcpu_x86: Disable blockers from unusable CPU models
2017-10-16 Jiri Denemarkcpu_x86: Move x86FeatureFind* to avoid forward prototypes
2017-10-16 Jiri Denemarkconf: Introduce virDomainCapsCPUModelsGet
2017-10-16 Jiri Denemarkcpu: Drop unused parameter from cpuDecode
2017-10-16 Jiri Denemarkcpu: Use virDomainCapsCPUModelsPtr in cpu driver APIs
2017-10-16 Jiri Denemarkqemu: Parse unavailable features for CPU models
2017-10-16 Jiri Denemarkqemu: Store CPU usability blockers in caps cache
2017-10-16 Jiri Denemarkconf: Add usability blockers to virDomainCapsCPUModel
2017-10-16 Jiri Denemarkutil: Introduce virStringListCopy
2017-10-14 Michal PrivoznikvirDomainDeviceInfoParseXML: Clear whole @info on failure
2017-10-14 Michal PrivoznikvirDomainDeviceInfoParseXML: Separate address parsing...
2017-10-14 Michal PrivoznikvirDomainInterfaceStats: Accept MAC addresses properly
2017-10-14 John Ferlannodedev: Fix missing network devices
2017-10-13 Michal Privoznikvirsh: Deal with multiple matching devices in domif...
2017-10-13 Michal PrivoznikvirDomainInterfaceStats: Accept MAC address too
2017-10-13 Michal PrivoznikvirDomainNetFind: Report error if no device found
2017-10-13 Michal Privoznikvirsh: Document limitation of domifstat
2017-10-13 Daniel P. BerrangeAdd CII best practices badge
2017-10-13 John Ferlannodedev: Convert virNodeDeviceObjHasCap to bool
2017-10-13 John Ferlannodedev: Convert virNodeDeviceObjList to use RWObjectLo...
2017-10-13 John Ferlansecrets: Convert to use ObjectRWLockable
2017-10-12 John Ferlannetwork: Convert virNetworkObjList to use RWObjectLockable
2017-10-12 John Ferlanutil: Resolve resource leak
2017-10-12 Guido Günthervirt-host-validate: require fuse for LXC if compiled in
2017-10-12 Chao Fanqemu: add the print of page size in cmd domjobinfo
2017-10-12 Nitesh Konkarcpu_ppc64: Error out when model tag missing in virsh...
2017-10-12 caoxinhuaFix 1 << -1 in JOB_MASK macro
2017-10-11 Daniel P. Berrangemaint: update to latest gnulib
2017-10-11 Jiri Denemarkspec: Install README.md
2017-10-11 Ján Tomkoqemu: clarify error message for index 0 PIIX3 USB contr...
2017-10-11 Andrea Bolognaniqemu: Don't crash when parsing command line lacking -M
2017-10-10 Marc Hartmayerlxc: Fixed indentation
2017-10-10 Marc Hartmayerlxc: Fixed a typo
2017-10-10 Marc Hartmayerutil: Fix deadlock across fork()
2017-10-10 Marc Hartmayerutil: Add virCommandGetGID and virCommandGetUID
2017-10-10 Kothapally... qemu: Remove redundant code in qemuParseCommandLineDisk
2017-10-06 Jim Fehligapparmor: add dnsmasq ptrace rule to libvirtd profile
2017-10-06 Wim ten Havenuma: rename function virDomainNumaDefCPUFormat
2017-10-06 Wim ten Havebuild: isolate core libvirt libs deps from xen runtime
2017-10-06 John Ferlanstorage: Use virStoragePoolObjGetDef accessor for Glust...
2017-10-06 John Ferlanstorage: Use virStoragePoolObjGetDef accessor for FS...
2017-10-06 John Ferlanstorage: Use virStoragePoolObjGetDef accessor for Sheep...
2017-10-06 John Ferlanstorage: Use virStoragePoolObjGetDef accessor for Logic...
2017-10-06 John Ferlanstorage: Use virStoragePoolObjGetDef accessor for Disk...
2017-10-06 John Ferlanstorage: Use virStoragePoolObjGetDef accessor for stora...
2017-10-06 John Ferlantest: Use virStoragePoolObjGetDef accessor
2017-10-06 John Ferlantest: Create local virStoragePoolObjPtr VolLookup APIs
2017-10-06 John Ferlantest: Rename @vol to @volDef in testOpenVolumesForPool
2017-10-06 John Ferlanstorage: Use virStoragePoolObjGetDef accessor for driver
2017-10-06 John Ferlantests: Fix possible NULL deref
2017-10-06 John Ferlanconf: Fix prototype/definition for virStoragePoolObj...
2017-10-06 Christian Ehrhardtvirt-aa-helper: put static rules in quotes
2017-10-06 Christian Ehrhardtvirt-aa-helper: allow spaces in vm names
2017-10-06 Christian Ehrhardtvirt-aa-helper: fix libusb access to udev usb data
2017-10-06 Christian Ehrhardtvirt-aa-helper: fix paths for usb hostdevs
2017-10-06 Peter Krempaqemu: process: Don't redetect backing chain on reconnect
2017-10-06 Peter Krempaqemu: process: Simplify access to individual disk when...
2017-10-06 Peter Krempaqemu: domain: Mark if no blockjobs are active in the...
2017-10-06 Peter Krempautil: Add functions to simplify bool->virTristate(Bool...
2017-10-06 Michal Privozniknews: Document watchdog hot-(un)plug change
2017-10-05 Michal Privoznikqemu: hot-unplug of watchdog
2017-10-05 Michal Privoznikqemu: hot-plug of watchdog
2017-10-05 Michal PrivoznikqemuDomainDeviceDefValidate: Validate watchdog
2017-10-05 John Ferlandocs,rng: Adjust storage pool name grammar checks
2017-10-05 Peter Krempatests: qemuxml2xml: Simplify adding to the status XML...
2017-10-05 Peter Krempaqemu: driver: Save status XML when starting a block job
2017-10-05 Peter Krempaqemu: blockjob: Always save config XML when a blockjob...
2017-10-05 Peter Krempaqemu: blockjob: Always save status XML after block...
2017-10-05 Michal Privozniknews: Document domifstat and QoS changes made recently
2017-10-05 Jiri Denemarkspec: Enable qemu driver on s390x on RHEL/CentOS
2017-10-05 Peter Krempaqemu: process: move disk presence checking to host...
2017-10-05 Peter Krempaqemu: process: Move TLS setup for storage source to...
2017-10-05 Peter Krempaqemu: process: Move 'volume' translation to domain...
2017-10-05 Peter Krempaqemu: domain: Document and export qemuDomainCheckDiskSt...
2017-10-05 Peter Krempaqemu: process: Pass flags to qemuProcessPrepareHost
2017-10-05 Peter Krempaqemu: migration: Extract flags for starting VM into...
2017-10-05 Peter Krempaqemu: process: document parameters for startup preparin...
2017-10-05 Peter Krempaqemu: command: Move PPC fdc check to domain validation
2017-10-05 Peter Krempaqemu: command: Separate validation from command line...
2017-10-05 Michal Privozniklibvirt-domain: Document interface stats POV
2017-10-05 Michal PrivoznikQoS: Set classes and filters in proper direction
2017-10-05 Michal PrivoznikvirNetDevTapInterfaceStats: Allow caller to not swap...
2017-10-05 Michal Privozniksrc: Use virDomainNetFindByName
2017-10-05 Michal Privoznikconf: Introduce virDomainNetFindByName
2017-10-05 Michal PrivoznikqemuDomainInterfaceStats: Check for the actual type...
2017-10-05 Michal Privozniklxc: Drop useless ifdef __linux__
2017-10-05 Jiri Denemarktests: Fix build with clang
next