]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2022-02-02 Lubomir Rintelqemu: add qemuDomainIsMipsMalta()
2022-02-02 Lubomir Rintelutil: add ARCH_IS_MIPS helper macro
2022-02-01 Michal Privozniksrc: Use g_steal_pointer() more
2022-02-01 Michal Privoznikvirpcivpdtest: Fix potential double-free()
2022-02-01 Michal Privozniklib: Don't set variable to NULL after VIR_FREE()
2022-02-01 Michal Privozniktest_driver: Don't leak @group_name
2022-02-01 Erik Skultetyci: containers: Add CentOS Stream 9 target
2022-02-01 Erik Skultetyci: manifest: Allow RPM builds on CentOS Stream 8
2022-02-01 Tim WiederhakelxcDomainDetachDeviceHostdevUSBLive: Use VIR_WITH_OBJEC...
2022-02-01 Tim WiederhakebhyveAutostartDomain: Use virObjectLockGuard
2022-02-01 Tim WiederhakevirChrdevFree: Use VIR_WITH_MUTEX_LOCK
2022-02-01 Tim WiederhakevirChrdevFDStreamCloseCb: Use virLockGuardLock
2022-02-01 Tim Wiederhakevirobject: Introduce VIR_WITH_OBJECT_LOCK_GUARD
2022-02-01 Tim Wiederhakevirobject: Introduce virObjectLockGuard
2022-02-01 Tim Wiederhakevirthread: Introduce VIR_WITH_MUTEX_LOCK_GUARD
2022-02-01 Tim Wiederhakevirthread: Introduce virLockGuard
2022-02-01 Tim Wiederhakeinternal: Add CONCAT macro
2022-02-01 Peter Krempasystemd: Use correct man page name in modular daemon...
2022-02-01 Peter Krempakbase: debuglogs: Add note about sensitive information...
2022-02-01 Michal Privoznikvirnwfilterbindingobj: Fix virNWFilterBindingObjNew()
2022-01-31 Göran UddeborgTranslated using Weblate (Swedish)
2022-01-31 Emilio HerreraTranslated using Weblate (Spanish)
2022-01-31 Ján Tomkolibxl: assume LIBXL_HAVE_PVUSB
2022-01-31 Ján Tomkolibxl: assume LIBXL_HAVE_SRM_V2
2022-01-31 Ján Tomkolibxl: remove LIBXL_ATTR_UNUSED
2022-01-31 Ján Tomkolibxl: assume LIBXL_HAVE_DEVICE_BACKEND_DOMNAME
2022-01-31 Ján Tomkotests: refactor testSELinuxLoadDef
2022-01-31 Ján Tomkosyntax-check: https: list the HTTP-only sites
2022-01-31 Ján Tomkoqemu: qemuDomainSetLaunchSecurityState: do not lookup...
2022-01-31 Michal Privozniklib: Drop '&*' from '&*variable'
2022-01-31 Ján Tomkoqemu: qemuDomainSetLaunchSecurityState: check for param...
2022-01-31 Ján Tomkovirsh: domsetlaunchsecstate: report error if no options...
2022-01-28 Ján Tomkoutil: refactor virNetDevBandwidthUnplug
2022-01-28 Ján Tomkoutil: refactor virNetDevBandwidthPlug
2022-01-28 Ján Tomkoutil: virNetDevBandwidthClear: use g_auto
2022-01-28 Ján Tomkoutil: virNetDevBandwidthManipulateFilter: use g_auto
2022-01-28 Ján Tomkoutil: virNetDevBandwidthUpdateRate: refactor
2022-01-28 Ján Tomkoutil: midonet: use g_auto for virCommand
2022-01-28 Michal Privoznikdomain_cgroup: Don't put semicolon at the end of VIR_GE...
2022-01-28 Praveen K Paladuguch_driver: emulator threadinfo & pinning callbacks
2022-01-28 Praveen K Paladuguch_process: Setup emulator and iothread settings
2022-01-28 Vineeth Pillaich_driver: add numatune callbacks for CH driver
2022-01-28 Vineeth Pillaich_driver: enable typed param string for numatune
2022-01-28 Vineeth Pillaich_driver, ch_domain: vcpupin callback in ch driver
2022-01-28 Vineeth Pillaich: Move and rename chDomObjFromDomain()
2022-01-28 Vineeth Pillaich: methods for cgroup mgmt in ch driver
2022-01-28 Praveen K Paladuguqemu, hypervisor: refactor some cgroup mgmt methods
2022-01-28 Tim Wiederhakecpu-data.py: Query hyperv enlightenments
2022-01-27 Andrea Bolognaniinclude: Fix documentation for various VIR_*_LAST values
2022-01-27 Michal PrivoznikqemuDomainDetachDeviceLive: Handle hostevs with unassig...
2022-01-27 Michal PrivoznikqemuDomainAttachHostPCIDevice: Handle hostevs with...
2022-01-27 Michal Privoznikdomain_validate: Refuse VIR_DOMAIN_DEVICE_ADDRESS_TYPE_...
2022-01-27 Andrea Bolognanimeson: Optimize handling of qemu_user and qemu_group
2022-01-27 Andrea Bolognanimeson: Require that both qemu_user and qemu_group are...
2022-01-27 Andrea Bolognanimeson: Don't check whether qemu_user and qemu_group...
2022-01-27 Andrea Bolognanimeson: Don't require /etc/os-release to be present
2022-01-27 Michal Privozniknode_device: Treat NVMe disks as regular disks
2022-01-27 Michal Privozniknode_device: Rework udevKludgeStorageType()
2022-01-26 Michal Privoznikqemu: Allow prealloc for virtio-mem-pci
2022-01-26 Michal Privoznikqemu_capabilities: Introduce QEMU_CAPS_DEVICE_VIRTIO_ME...
2022-01-26 Michal Privoznikqemu: Move @prealloc into qemuBuildMemoryGetPagesize()
2022-01-26 Michal Privoznikqemu: Separate out hugepages handling from qemuBuildMem...
2022-01-26 Michal PrivoznikqemuBuildMemoryDeviceProps: Fix const correctness
2022-01-26 Andrea Bolognanispec: Don't clean up *.la and *.a files
2022-01-26 Michal Privoznikconf: Separate out virDomainClockDef formatting
2022-01-26 Michal PrivoznikvirDomainTimerDefFormat: return void
2022-01-26 Michal Privoznikconf: Rework virDomainTimerDefFormat()
2022-01-26 Michal Privoznikconf: Fix @mode member of _virDomainTimerDef struct
2022-01-26 Michal Privoznikconf: Fix @track member of _virDomainTimerDef struct
2022-01-26 Michal Privoznikconf: Fix @tickpolicy member of _virDomainTimerDef...
2022-01-26 Michal Privoznikconf: Fix type of @present in _virDomainTimerDef struct
2022-01-26 Michal PrivoznikvirDomainChrSourceDefCopy: return void
2022-01-26 Michal PrivoznikvirDomainChrSourceDefCopy: Don't check arguments agains...
2022-01-26 Michal PrivoznikvirDomainChrSourceDefCopy: Copy more struct members
2022-01-26 Michal PrivoznikvirDomainInputDefParseXML: Move validation into validator
2022-01-26 Peter KrempaqemuDomainSetupDisk: Initialize 'targetPaths'
2022-01-25 Olaf Heringmeson: recognize sles when guessing default_qemu_user
2022-01-25 Roman Bolshakovnews: Mention hvf domain type
2022-01-25 Roman Bolshakovdocs: Add support page for libvirt on macOS
2022-01-25 Roman Bolshakovdocs: Note hvf support for domain elements
2022-01-25 Roman Bolshakovdocs: Add hvf on QEMU driver page
2022-01-25 Andrea Bolognanitests: Add HVF test cases
2022-01-25 Andrea Bolognanitests: Add macOS support to qemuxml2*test
2022-01-25 Andrea Bolognanitests: Add macOS support to testutilsqemu
2022-01-25 Andrea Bolognanitests: Introduce testQemuHostOS
2022-01-25 Roman Bolshakovqemu: Correct CPU capabilities probing for hvf
2022-01-25 Roman Bolshakovqemu: Introduce virQEMUCapsHaveAccel
2022-01-25 Roman Bolshakovqemu: Introduce virQEMUCapsTypeIsAccelerated
2022-01-25 Roman Bolshakovqemu: Introduce virQEMUCapsAccelStr
2022-01-25 Roman Bolshakovqemu: Expose hvf domain type if hvf is supported
2022-01-25 Roman Bolshakovqemu: Query hvf capability on macOS
2022-01-25 Roman Bolshakovqemu: Define hvf capability
2022-01-25 Roman Bolshakovconf: Add hvf domain type
2022-01-25 Roman Bolshakovqemu: Add KVM CPUs into cache only if KVM is present
2022-01-25 Andrea Bolognaniqemu: Only probe KVM on Linux
2022-01-25 Jim Fehliglibxl: Add lock process indicator to saved VM state
2022-01-25 Nicolas Lécureuilconf: network: Allow hostnames to start with a number
2022-01-25 Michal PrivoznikqemuDomainAttachHostPCIDevice: Fix coding style
2022-01-24 Han Handocs: Mention the types of params in event callbacks
2022-01-24 Han Handocs: Fix typos in the code comment
next