]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2015-12-14  Henning Schildutil: cgroups do not implicitly add task to new machine...
2015-12-14  Michal PrivoznikvirNetDevMacVLanTapSetup: Drop @multiqueue argument
2015-12-14  Martin Kletzanderqemu: Warn when using vhost-user without shared memory
2015-12-13  Michal PrivoznikvirNetDevMacVLanTapSetup: Work around older systems
2015-12-11  Eric BlakeCVE-2015-5313: storage: don't allow '/' in filesystem... CVE-2015-5313
2015-12-11  John Ferlanutil: Fixup virnetdevmacvlan.h ATTRIBUTE_NONNULL's
2015-12-11  Peter Krempatest: qemuxml2argv: Mock virMemoryMaxValue to remove...
2015-12-11  Michal Privoznikqemu: Enable multiqueue for macvtaps
2015-12-11  Michal PrivoznikvirNetDevMacVLanCreateWithVPortProfile: Rework to suppo...
2015-12-11  Michal PrivoznikvirNetDevMacVLanTapSetup: Allow enabling of IFF_MULTI_QUEUE
2015-12-11  Michal PrivoznikvirNetDevMacVLanTapSetup: Rework to support multiple FDs
2015-12-11  Michal PrivoznikvirNetDevMacVLanTapOpen: Rework to support multiple FDs
2015-12-11  Michal PrivoznikvirNetDevMacVLanTapOpen: Slightly rework
2015-12-11  Michal PrivoznikvirNetDevMacVLanCreateWithVPortProfile: Turn vnet_hdr...
2015-12-10  Daniel P. Berrangelog: include hostname in initial log message
2015-12-09  John Ferlanstorage: Ignore block devices that fail format detection
2015-12-09  John Ferlanstorage: Add debug message
2015-12-09  John Ferlanstorage: Handle readflags errors
2015-12-09  John Ferlanstorage: Set ret = -1 on failures in virStorageBackendU...
2015-12-09  John Ferlanstorage: Add comments for backend APIs
2015-12-09  John Ferlanstorage: Add readflags for backend error processing
2015-12-09  Andrea Bolognanitests: scsihost: Use fakerootdir instead of fakesysfsdir
2015-12-09  Andrea Bolognanitests: Use more specific names for variables
2015-12-09  Andrea Bolognanitests: Rename LIBVIRT_FAKE_SYSFS_DIR to LIBVIRT_FAKE_RO...
2015-12-09  Andrea Bolognanitests: cgroupmock: Use the temporary directory as fake...
2015-12-09  Andrea Bolognanitests: pcimock: Use the temporary directory as fake...
2015-12-09  Andrea Bolognanitests: pcimock: Remove check for fakesysfsdir
2015-12-09  Andrea Bolognanitests: scsihost: Don't set LIBVIRT_FAKE_SYSFS_DIR
2015-12-09  Peter Krempaqemu: cgroup: Don't use priv->ncpupids to iterate domai...
2015-12-09  Peter Krempaqemu: driver: Refactor qemuDomainHelperGetVcpus
2015-12-09  Peter Krempaqemu: Add helper to retrieve vCPU pid
2015-12-09  Peter Krempaqemu: Replace checking for vcpu<->pid mapping availabil...
2015-12-09  Peter Krempaqemu: Drop checking vcpu threads in emulator bandwidth...
2015-12-09  Peter Krempaqemu: cgroup: Remove now unreachable check
2015-12-09  Peter Krempaconf: Add helper to get pointer to a certain vCPU defin...
2015-12-09  Peter Krempaconf: ABI: Split up and improve vcpu info ABI checking
2015-12-09  Peter Krempaconf: turn def->vcpus into a structure
2015-12-09  Peter Krempaqemu: refactor qemuDomainHotunplugVcpus
2015-12-09  Peter Krempaqemu: Refactor qemuDomainHotplugVcpus
2015-12-09  Peter Krempaqemu: cpu hotplug: Move loops to qemuDomainSetVcpusFlags
2015-12-09  Peter Krempaqemu: monitor: Remove weird return values from qemuMoni...
2015-12-09  Peter Krempaqemu: cpu hotplug: Fix error handling logic
2015-12-09  Peter Krempaqemu: Split up vCPU hotplug and hotunplug
2015-12-09  Peter Krempaqemu: qemuDomainSetVcpusAgent: re-check agent before...
2015-12-09  Peter Krempaqemu: Extract vCPU onlining/offlining via agent into...
2015-12-09  Peter Krempaqemu: domain: Add helper to access vm->privateData...
2015-12-09  Peter Krempaconf: Turn def->maxvcpus into size_t
2015-12-09  Peter Krempaconf: Replace read accesses to def->vcpus with accessor
2015-12-09  Peter Krempaconf: Move vcpu count check into helper
2015-12-09  Peter Krempaconf: Replace writes to def->vcpus with accessor
2015-12-09  Peter Krempaconf: Replace read access to def->maxvcpus with accessor
2015-12-09  Peter Krempaconf: Add helper to check whether domain has offline...
2015-12-09  Peter Krempaconf: Extract update of vcpu count if maxvcpus is decreased
2015-12-09  Peter Krempaconf: Use local copy of maxvcpus in virDomainVcpuParse
2015-12-09  Peter Krempaconf: Replace writes to def->maxvcpus with accessor
2015-12-09  Pavel Hrdinalibxl: copy persistent domain definition while starting...
2015-12-09  Pavel Hrdinaxen: fix timer bug found by updated test
2015-12-09  Pavel Hrdinaxen: use virDomainDefPostParse for parsing XM/XL/SEXPR...
2015-12-09  Pavel Hrdinalxc: use virDomainDefPostParse for parsing LXC config...
2015-12-09  Pavel Hrdinavmware/vmx: use virDomainDefPostParse after parsing...
2015-12-09  Ján Tomkovirsh: rename vshCommandOptString to vshCommandOptStrin...
2015-12-09  Ján Tomkosecurity_selinux: fix indentation
2015-12-09  Ján Tomkosecurity_dac: check if virSecurityDACGetIds returns...
2015-12-09  Ján TomkoPost-release version bump to 1.3.1
2015-12-09  Daniel VeillardRelease of libvirt-1.3.0 v1.3.0
2015-12-08  Jim FehligRevert "libxl: implement virDomainInterfaceStats"
2015-12-08  Daniel P. Berrangerpm: explicitly enable & start virtlogd on install
2015-12-07  Daniel P. Berrangelibvirtd: enable virtlockd/virtlogd socket activation...
2015-12-07  Daniel P. Berrangelogging: validate flags passed from client in virtlogd
2015-12-07  Daniel P. Berrangelogging: change log protocol to be more reusable
2015-12-07  Daniel P. Berrangelogging: preserve driver, dom name & uuid against log...
2015-12-07  Daniel P. Berrangeqemu: fix memory leak in opening log file
2015-12-04  Nikolay Shirokovskiylibvirt: Update virDomainSetMemory description v1.3.0-rc2
2015-12-04  Boris Fiuczynskiqemu: Automatic SCSI controller creation in SCSI disk...
2015-12-04  Daniel P. Berrangeqemu: include hostname in QEMU log files
2015-12-04  Daniel P. Berrangerotatingfile: mark log files as close-on-exec
2015-12-04  Guido Güntherlibvirtd: require virtlogd to start before libvirtd
2015-12-04  Peter Krempaqemu: domain: Prevent overflows in memory alignment...
2015-12-04  Peter Krempaschema: Allow > UINT_MAX KiB of memory for NUMA nodes
2015-12-03  Boris Fiuczynskiconf: Revert some code to resolve issues for hostdev...
2015-12-03  Ján Tomkovirsh: remove custom error for cpulist from cmdIOThreadPin
2015-12-03  Ján Tomkovirsh: report errors for empty strings
2015-12-03  Ján Tomkobridge: check for invalid MAC in networkGetDHCPLeases
2015-12-02  Joao Martinslibxl: implement virDomainInterfaceStats
2015-12-02  Ian Campbellnetwork: selectively disable -Wcast-align in virNetDevP...
2015-12-01  Michal Privozniklog_manager: Include configmake.h last v1.3.0-rc1
2015-12-01  Michal Privozniktests: Run virnetdaemontest iff WITH_YAJL
2015-12-01  Martin Kletzanderadmin: Distribute libvirt-admin.conf
2015-12-01  Martin Kletzanderadmin: Rename virAdmConnect to virAdmDaemon
2015-12-01  Martin Kletzanderspec: Temporarily disable new admin-related files
2015-12-01  Martin Kletzanderadmin: Include admin_remote.c in the dist package
2015-11-30  Wang Yufeiqemu_agent: fix deadlock in qemuProcessHandleAgentEOF
2015-11-30  Martin Kletzanderbuild: Create needed folders without dependency tracking
2015-11-30  Martin Kletzanderinclude: Install libvirt-common.h
2015-11-30  Martin Kletzanderutil: Avoid variable named 'truncate' shadowing global...
2015-11-30  Wei Jiangangtools: fix output of list with state-shutoff
2015-11-30  Michal Privoznikconf: Split virDomainObjList into a separate file
2015-11-30  Ján Tomkoqemu: build command line for virtio-input-host device
2015-11-30  Ján Tomkoqemu: add passed-through input devs to cgroup ACL
2015-11-30  Ján Tomkosecurity: label the evdev for input device passthrough
next