]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2020-06-23 Peter KrempaqemuBackupDiskDataCleanupOne: Free 'incrementalBitmap'
2020-06-23 Peter KrempaqemuBackupDiskDataCleanupOne: Don't exit early when...
2020-06-23 Peter KrempaqemuBackupDiskStarted: Fix improper dereference of...
2020-06-23 Peter Krempaqemu: backup: Initialize 'store' source properly and...
2020-06-23 Peter KrempaqemuBackupBegin: Don't leak 'def' on early failures
2020-06-22 Daniel P. Berrangéutil: remove unused virKModConfig method
2020-06-22 Daniel P. Berrangésrc: remove redundant arg to virKModLoad
2020-06-22 Peter Krempavirsh: cmdBlock*: Remove 'error:' prefix for an empty...
2020-06-22 Peter Krempakbase: Add document outlining internals of incremental...
2020-06-22 Peter Krempaqemublocktest: Add test cases for handling bitmaps...
2020-06-22 Peter Krempaqemu: Rewrite bitmap handling for block copy
2020-06-22 Peter Krempaqemu: blockjob: Remove 'disabledBitmapsBase' field...
2020-06-22 Peter Krempaqemublocktest: Add 'snapshots' tests for block commit...
2020-06-22 Peter Krempaqemublocktest: Add 'basic' tests for commit bitmap...
2020-06-22 Peter Krempaqemu: Rewrite bitmap handling for block commit
2020-06-22 Peter Krempaqemublocktest: Add 'snapshots' tests for backup bitmap...
2020-06-22 Peter Krempaqemublocktest: Add 'basic' tests for backup bitmap...
2020-06-22 Peter Krempaqemu: backup: Rewrite backup bitmap handling to the...
2020-06-22 Peter Krempaqemu: block: Add universal helper for merging dirty...
2020-06-22 Peter Krempaqemublocktest: Re-introduce testing of checkpoint deletion
2020-06-22 Peter Krempaqemublocktest: Rename TEST_CHECKPOINT_DELETE_MERGE...
2020-06-22 Peter Krempaqemu: checkpoint: Don't merge checkpoints during deletion
2020-06-22 Peter Krempaqemublocktest: Add new 'synthetic' bitmap detection...
2020-06-22 Peter Krempaqemublocktest: Re-add bitmap validation for 'basic...
2020-06-22 Peter KrempaqemuBlockBitmapChainIsValid: Adjust to new semantics...
2020-06-22 Peter Krempaqemublocktest: Replace 'snapshots' bitmap detection...
2020-06-22 Peter Krempaqemublocktest: Replace 'basic' bitmap detection test...
2020-06-22 Peter Krempaqemu: checkpoint: Don't chain bitmaps for checkpoints
2020-06-22 Peter Krempaqemublocktest: Extract printing of nodename list
2020-06-22 Peter Krempaqemublocktest: Delete 'synthetic' bitmap test cases
2020-06-22 Peter Krempaqemublocktest: Disable testcases for all bitmap handling
2020-06-22 Peter Krempaqemublocktest: Add 'empty' case for checkpoint bitmap...
2020-06-22 Peter Krempaqemublocktest: Add 'empty' case for blockcopy bitmap...
2020-06-22 Peter Krempaqemublocktest: Add 'empty' case for checkpoint deletion
2020-06-22 Peter Krempaqemublocktest: Add 'empty' case for incremental backup...
2020-06-22 Peter Krempaqemublocktest: Add 'empty' test case for bitmaps
2020-06-22 Peter Krempaqemu: backup: Move fetching of checkpoint list for...
2020-06-22 Peter Krempaconf: backup: Store incremental backup checkpoint name...
2020-06-22 Peter Krempaqemu: backup: Fix backup of disk skipped in an intermed...
2020-06-22 Peter Krempaqemu: backup: Split up code traversing checkpoint list...
2020-06-22 Han Hanvirsh: Fix typo of metadata
2020-06-19 Jiri Denemarkcpu_map: Add missing AMD SVM features
2020-06-19 Jiri Denemarkcpu_map: Add missing x86 features in 0x80000008 CPUID...
2020-06-19 Jiri Denemarkcpu_map: Add missing x86 features in 0x7 CPUID leaf
2020-06-19 Jiri Denemarkcpu_map: Request test files update when adding x86...
2020-06-19 Erik Skultetynodedev: Makefile: Use AM_LDFLAGS_MOD_NOUNDEF with...
2020-06-19 Jonathon Jongsmanews: mediated devices can be created
2020-06-19 Jonathon Jongsmadocs: note node device fields that are read-only
2020-06-19 Jonathon Jongsmanodedev: Add testing for 'mdevctl stop'
2020-06-19 Jonathon Jongsmanodedev: add mdev support to virNodeDeviceDestroy()
2020-06-19 Jonathon Jongsmanodedev: Add testing for 'mdevctl start'
2020-06-19 Jonathon Jongsmanodedev: Build a non-loadable driver lib
2020-06-19 Jonathon Jongsmanodedev: add mdev support to virNodeDeviceCreateXML()
2020-06-19 Jonathon Jongsmanodedev: store mdev UUID in mdev caps
2020-06-19 Jonathon Jongsmanodedev: refactor nodeDeviceFindNewDevice()
2020-06-19 Jonathon Jongsmanodedev: add support for mdev attributes
2020-06-19 Jonathon Jongsmanodedev: factor out nodeDeviceHasCapability()
2020-06-19 Jonathon Jongsmanodedev: make iommuGroup optional for mdevs
2020-06-18 Ján TomkoFix allocation of virDomainFSDef
2020-06-18 Ján Tomkoutil: remove outdated comment from virLogFormatString
2020-06-18 Michal PrivoznikqemuSecurityDomainRestorePathLabel: Introduce @ignoreNS...
2020-06-18 Michal Privoznikqemu: Rename qemuSecurityRestoreSavedStateLabel()
2020-06-18 Michal Privozniksecurity: Rename virSecurityManagerRestoreSavedStateLabel()
2020-06-18 Michal Privozniksecurity: Drop unused virSecurityManagerSetSavedStateLa...
2020-06-18 Michal Privoznikqemu: Drop unused qemuSecuritySetSavedStateLabel()
2020-06-18 Michal Privoznikqemu: Use qemuSecurityDomainSetPathLabel() to set secla...
2020-06-18 Daniel Henrique... NEWS.rst: document the 'auto-fill' feature
2020-06-18 Daniel Henrique... formatdomain.html.in: document the NUMA cpus auto fill...
2020-06-18 Daniel Henrique... qemuxml2xmltest.c: add NUMA vcpus auto fill tests
2020-06-18 Daniel Henrique... qemu_domain.c: NUMA CPUs auto-fill for incomplete topol...
2020-06-18 Daniel Henrique... numa_conf.c: add helper functions for cpumap operations
2020-06-18 Erik Skultetyci: Makefile: Mention CI_MAKE_ARGS and CI_CONFIGURE_ARG...
2020-06-17 Daniel P. Berrangélxc: drop compat code for capability constants
2020-06-17 Daniel P. Berrangélxc: drop compat code for clone constants
2020-06-17 Daniel P. Berrangélxc: drop compat code for mount constants
2020-06-17 Paulo de Rezende... qemu: do not add model when actual iface type is hostdev
2020-06-17 WeblateUpdate translation files
2020-06-17 Yuri ChornoivanTranslated using Weblate (Ukrainian)
2020-06-17 Andrea Bolognanispec: Require Fedora 31
2020-06-17 Erik Skultetyci: Makefile: Fix 'overridde' typo
2020-06-17 Jiri Denemarkqemu: Avoid deprecated migrate-set-cache-size QMP command
2020-06-17 Jiri Denemarkqemu: Avoid deprecated query-migrate-cache-size QMP...
2020-06-17 Jiri Denemarkqemu: Avoid deprecated migrate_set_downtime QMP command
2020-06-17 Jiri Denemarkqemu: Avoid deprecated migrate_set_speed QMP command
2020-06-17 Jiri Denemarkqemu: Probe for a few params supported by migrate-set...
2020-06-16 Michal Privoznikvirsysinfo: Don't leak fw_cfg
2020-06-16 Daniel Henrique... qemuDomainSetNumaParamsLive: set nodeset for root cgroup
2020-06-16 John Ferlanconf: Fix memory leak in virCPUDefParseXML
2020-06-16 John Ferlanconf: Fix memory leak in openvzReadFSConf
2020-06-16 John Ferlanconf: Fix memory leak in openvzWriteConfigParam
2020-06-16 John Ferlantest: Fix memory leak in testParseXMLDocFromFile
2020-06-16 John Ferlanutil: Fix memory leak in virPCIProbeStubDriver
2020-06-16 John Ferlanlxc: Fix memory leak in virLXCControllerPopulateDevices
2020-06-16 John Ferlanutil: Fix memory leak in virAuthConfigLookup
2020-06-16 John Ferlanutil: Fix memory leak in virAuthGetCredential
2020-06-16 Daniel Henrique... manpages/virsh.rst: clarify numatune memory migration...
2020-06-16 Peter KrempavirQEMUDriverConfigNew: Add slash to cfg->defaultTLSx50...
2020-06-16 Jiri Denemarkqemuxml2*test: Add cases for CPU pinning to large host...
2020-06-16 Jiri Denemarkconf: Increase cpuset length limit for CPU pinning
2020-06-16 Viktor Mihajlovskidocs: Describe protected virtualization guest setup
next