]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2018-08-16  Cole Robinsonspec: Add firmware/nvram paths for edk2 arm and ia32
2018-08-16  Cole Robinsonspec: Change nvram comments to reference edk2 package...
2018-08-16  Michal Privoznikqemu_command: Fix memleak in qemuBuildFloppyCommandLine...
2018-08-16  Christian Ehrhardtapparmor: allow to preserve /dev mountpoints into qemu...
2018-08-16  Christian Ehrhardtapparmor: allow expected /tmp access patterns
2018-08-16  Christian Ehrhardtapparmor: add mediation rules for unconfined guests
2018-08-16  Christian Ehrhardtapparmor: allow openGraphicsFD for virt manager >1.4
2018-08-15  John Ferlanrpc: Don't overwrite virAuthGet{Username|Password}Path...
2018-08-15  John Ferlantest: Don't overwrite virAuthGet{Username|Password...
2018-08-15  John Ferlanxenapi: Don't overwrite virAuthGet{Username|Password...
2018-08-15  John Ferlanphyp: Don't overwrite virAuthGet{Username|Password...
2018-08-15  John Ferlanhyperv: Don't overwrite virAuthGet{Username|Password...
2018-08-15  John Ferlanesx: Don't overwrite virAuthGet{Username|Password}...
2018-08-15  John Ferlanutil: Alter virAuthGet*Path API to generate auth->cb...
2018-08-15  John Ferlanutil: Alter virAuthGet*Path API return processing
2018-08-15  John Ferlanutil: Remove invalid parameter checks from virAuthGet...
2018-08-15  John Ferlanutil: Alter virAuthGet*Path API to check valid callback
2018-08-15  John Ferlanutil: Alter virAuthGet*Path API to check valid parameters
2018-08-15  Michal Privoznikstorage: Properly terminate secrets
2018-08-15  Michal Privoznikvirtestmock: Track action
2018-08-15  Michal Privoznikcheck-file-access: Allow specifying action
2018-08-15  Michal Privoznikqemuxml2argvtest: Set more fake drivers
2018-08-15  Peter Krempatests: qemucapabilities: Update capability data for...
2018-08-14  Bing Niunews: Add support for MBA (Memory Bandwidth Allocation)
2018-08-14  Marc Hartmayerrpc: Initialize a worker pool for max_workers=0 as...
2018-08-14  Marcos Paulo... xenapi: Drop check for auth
2018-08-14  Marcos Paulo... phyp: Drop check for auth and auth->cb
2018-08-14  Marcos Paulo... hyperv: Drop check for auth and auth->cb
2018-08-14  Marcos Paulo... esx: Drop check for auth and auth->cb
2018-08-14  Marcos Paulo... virauth.c: Check for valid auth callback
2018-08-14  xinhua.Caolibvirt_iohelper: record the libvirt_iohelper's error...
2018-08-14  Andrea Bolognanitests: Add linux-high-ids test
2018-08-14  Andrea Bolognaniutils: Remove arbitrary limit on socket_id/core_id
2018-08-14  Andrea Bolognanitests: Drop core_siblings/thread_siblings files
2018-08-14  Andrea Bolognaniutil: Rewrite virHostCPUCountThreadSiblings()
2018-08-14  Andrea Bolognanitests: Add missing thread_siblings_list files
2018-08-14  Andrea Bolognanitests: Drop unused data
2018-08-14  Andrea Bolognaniutil: Drop VIR_HOST_CPU_MASK_LEN
2018-08-14  Andrea Bolognanispec: Enable the iscsi-direct storage driver conditionally
2018-08-14  Andrea Bolognanispec: Require libiscsi-devel instead of libiscsi
2018-08-14  John Ferlanvirsh: Add missed fields to pool-define-as item entry
2018-08-14  Erik SkultetyFix build on non-linux platforms after another VIR_AUTO...
2018-08-14  Anya Harterconf: rename Match functions
2018-08-14  Anya Harterconf: rename Export Callback functions
2018-08-14  Anya Harterconf: rename structs used by Export function
2018-08-13  Marcos Paulo... esx: Fix build when libcurl debug is enabled
2018-08-13  Bing Niuconf: Add memory bandwidth allocation capability of...
2018-08-13  Bing Niuconf: Add return value check to virResctrlAllocForeachCache
2018-08-13  Bing Niuconf: Add support for memorytune XML processing for...
2018-08-13  Bing Niuconf: Factor out virDomainResctrlDef update from virDom...
2018-08-13  Bing Niuconf: Factor out vcpus overlapping from virDomainCachet...
2018-08-13  Bing Niuconf: Factor out vcpus parsing part from virDomainCache...
2018-08-13  Bing Niuconf: Rename cachetune to resctrl
2018-08-13  Bing Niuutil: Introduce virResctrlAllocSetMemoryBandwidth
2018-08-13  Bing Niuutil: Introduce virResctrlAllocForeachMemory
2018-08-13  Bing Niuutil: Add support to calculate MBA utilization
2018-08-13  Bing Niuutil: Add MBA schemata parse and format methods
2018-08-13  Bing Niuutil: Add MBA allocation to virresctrl
2018-08-13  Bing Niuutil: Add MBA check to virResctrlInfoGetCache
2018-08-13  Bing Niuutil: Add MBA capability information query to resctrl
2018-08-13  Bing Niuutil: Refactor virResctrlAllocFormat of virresctrl
2018-08-13  Bing Niuutil: Refactor virResctrlGetInfo in virresctrl
2018-08-13  Bing Niuutil: Rename some functions of virresctrl
2018-08-13  Sukrit Bhatnagarutil: netdevopenvswitch: use VIR_AUTOPTR for aggregate...
2018-08-13  Sukrit Bhatnagarutil: netdevip: use VIR_AUTOPTR for aggregate types
2018-08-13  Sukrit Bhatnagarutil: netdevbridge: use VIR_AUTOPTR for aggregate types
2018-08-13  Sukrit Bhatnagarutil: netdevbridge: use VIR_AUTOFREE instead of VIR_FRE...
2018-08-13  Sukrit Bhatnagarutil: netlink: use VIR_AUTOPTR for aggregate types
2018-08-13  Sukrit Bhatnagarutil: netlink: use VIR_AUTOFREE instead of VIR_FREE...
2018-08-13  Sukrit Bhatnagarutil: netlink: define cleanup function using VIR_DEFINE...
2018-08-13  Sukrit Bhatnagarutil: iscsi: use VIR_AUTOFREE instead of VIR_FREE for...
2018-08-13  Cole Robinsonspec: Add libvirt-daemon-driver-storage-iscsi-direct
2018-08-13  Michal Privoznikqemu: Prefer nvdimmPath over hugepages for memory-backe...
2018-08-13  Pavel Hrdinavircgroup: fix MinGW build
2018-08-13  Marcos Paulo... esx: Fix nodeGetInfo so cpu model fits inside nodeinfo...
2018-08-13  Ján TomkoRevert "build: add --with-jansson"
2018-08-13  Ján TomkoRevert "build: undef WITH_JANSSON for SETUID_RPC_CLIENT"
2018-08-13  Ján TomkoRevert "Switch from yajl to Jansson"
2018-08-13  Ján TomkoRevert "Remove functions using yajl"
2018-08-13  Ján TomkoRevert "build: remove references to WITH_YAJL for SETUI...
2018-08-13  Ján TomkoRevert "Remove virJSONValueNewStringLen"
2018-08-13  Ján TomkoRevert "build: switch --with-qemu default from yes...
2018-08-13  Ján TomkoRevert "build: require Jansson if QEMU driver is enabled"
2018-08-13  Ján TomkoRevert "m4: Introduce STABLE_ORDERING_JANSSON"
2018-08-13  Ján TomkoRevert "tests: also skip qemuagenttest with old jansson"
2018-08-13  Ján TomkoRevert "util: avoid symbol clash between json libraries"
2018-08-13  Ján TomkoRevert "tests: qemucapsprobe: Fix output after switchin...
2018-08-13  Ján TomkoRevert "util: jsoncompat: Stub out virJSONInitialize...
2018-08-13  Ján TomkoRevert "remote: daemon: Make sure that JSON symbols...
2018-08-13  Ján TomkoRevert "Fix link errors in tools/nss and tests"
2018-08-13  Ján TomkoRevert "src: Move DLOPEN_LIBS to libraries introducing...
2018-08-13  Michal PrivozniknetworkStartNetworkVirtual: Don't leak macmap object
2018-08-13  Michal Privoznikvirnetdevip: Free data.devices in virNetDevIPCheckIPv6F...
2018-08-13  Pavel Hrdinalxc: Use virCgroupGetMemoryStat
2018-08-13  Pavel Hrdinavircgroup: Introduce virCgroupGetMemoryStat
2018-08-13  Pavel Hrdinavircgroup: Remove virCgroupAddTaskController
2018-08-13  Pavel Hrdinavircgroup: machinename will never be NULL
2018-08-13  Pavel Hrdinavircgroup: Introduce virCgroupEnableMissingControllers
2018-08-13  Pavel Hrdinavircgroup: Use virCgroupMountOptsMatchController in...
2018-08-13  Pavel Hrdinavircgroup: Extract mount options matching into function
next