]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2017-03-27  Roman Bogorodskiynetdev: fix build on non-Linux
2017-03-27  Jiri Denemarkutil: Fix build on FreeBSD
2017-03-27  John Ferlannews: Add logical overwrite
2017-03-27  John Ferlanlogical: Need to overwrite/clear more than just first...
2017-03-27  John Ferlanutil: Remove NONNULL from virHostdevReAttachMediatedDevices
2017-03-27  John Ferlannews: Add <change> lost in merge
2017-03-27  Laine Stumpnetwork: better validation of devices in hostdev networ...
2017-03-27  Martin KletzanderExpose Linux symbols only on Linux
2017-03-27  Martin Kletzandervirhostcpu: Make only defined symbols available
2017-03-27  Martin Kletzandervirhostcpu: Expose virHostCPUGetOnline on non-Linux
2017-03-27  Martin Kletzandertests: Properly dereference cpus pointer in virnumamock.c
2017-03-27  Ján Tomkovirsh: reject more negative numbers
2017-03-27  Ján Tomkostorage: reject negative capacity
2017-03-27  Jiri Denemarkbuild: Fix syntax check in VPATH
2017-03-27  Jiri Denemarkbuild: Fix sc_prohibit_exit_in_tests syntax check
2017-03-27  Jiri Denemarkcputest: Add tests for virCPUUpdateLive API
2017-03-27  Jiri Denemarkcputest: Disable "cmt" feature unknown to QEMU
2017-03-27  Jiri Denemarkcputest: Disable TSX on broken models
2017-03-27  Jiri Denemarkcputest: Generate data for virCPUUpdateLive
2017-03-27  Jiri Denemarkcputest: Add "diff" command to cpu-cpuid.py
2017-03-27  Jiri Denemarkcputest: Add cpuidLeaf helper to cpu-cpuid.py
2017-03-27  Jiri Denemarkcputest: Add cpuidIsSet helper to cpu-cpuid.py
2017-03-27  Jiri Denemarkcputest: Rename cpu-convert.py script as cpu-cpuid.py
2017-03-27  Jiri Denemarkcputest: Move instantiation of JSONDecoder in cpu-conve...
2017-03-27  Jiri Denemarkcpu: Do not pass virConnectBaselineCPUFlags to cpuBaseline
2017-03-27  Jiri Denemarkcpu: Move feature expansion out of cpuBaseline
2017-03-27  Jiri Denemarkcpu: Drop unused flags from cpuArchDecode
2017-03-27  Jiri Denemarkcpu: Introduce virCPUExpandFeatures
2017-03-27  Jiri Denemarkcpu_conf: Introduce virCPUDefFreeFeatures
2017-03-27  Laine Stumpdocs: make interface start mode element optional
2017-03-27  Laine Stumpconf: validate that PCI controller index is < 256
2017-03-27  Laine Stumputil: rename virHostdevNetConfigRestore() to virHostdev...
2017-03-27  Laine Stumputil: log all setting of MAC addresses and vlan tags
2017-03-27  Laine Stumputil: try *really* hard to set the MAC address of an...
2017-03-27  Laine Stumputil: if setting admin MAC to 00:00:00:00:00:00 fails...
2017-03-27  Laine Stumputil: remove unused functions from virnetdev.c
2017-03-27  Laine Stumputil: after hostdev assignment, restore VF MAC address...
2017-03-27  Laine Stumputil: save hostdev network device config before unbindi...
2017-03-27  Laine Stumputil: replace virHostdevNetConfigReplace with ...(Save...
2017-03-27  Laine Stumputil: use new virNetDev*NetConfig() functions for hostd...
2017-03-27  Laine Stumputil: use new virNetDev*NetConfig() functions for macvt...
2017-03-27  Laine Stumputil: new functions virNetDev(Save|Read|Set)NetConfig()
2017-03-27  Peter Krempaqemu: Log additional data from hyperv crash notifier
2017-03-27  Peter Krempaqemu: monitor: Extract additional info from GUEST_PANIC...
2017-03-27  Peter Krempaqemu: driver: Fix formatting in processGuestPanicEvent
2017-03-27  Peter Krempaqemu: driver: Remove useless forward declarations
2017-03-27  Erik Skultetynews: Update our NEWS file about addition of the mdevs
2017-03-27  Erik Skultetydocs: Document the new hostdev type 'mdev'
2017-03-27  Erik Skultetytest: Add some test cases for our test suite regarding...
2017-03-27  Erik Skultetyqemu: Format mdevs on qemu command line
2017-03-27  Erik Skultetyqemu: Bump the memory locking limit for mdevs as well
2017-03-27  Erik Skultetyqemu: cgroup: Adjust cgroups' logic to allow mediated...
2017-03-27  Erik Skultetyhostdev: Maintain a driver list of active mediated...
2017-03-27  Erik Skultetyqemu: Assign PCI addresses for mediated devices as...
2017-03-27  Erik Skultetyconf: Enable cold-plug of a mediated device
2017-03-27  Erik Skultetysecurity: Enable labeling of vfio mediated devices
2017-03-27  Erik Skultetyconf: Introduce new hostdev device type mdev
2017-03-27  Erik Skultetyutil: Introduce new module virmdev
2017-03-27  Erik Skultetyconf: Introduce virDomainHostdevDefPostParse
2017-03-27  Erik Skultetyconf: hostdev: Introduce virDomainHostdevSubsysSCSIClear
2017-03-27  Erik Skultetyconf: hostdev: Enforce enum-in-switch compile-time...
2017-03-27  Eric Blakeutil: fix build on RHEL 6
2017-03-27  Martin Kletzandertests: Enhance vircaps2xml test
2017-03-27  Martin Kletzandertests: Add virnumamock
2017-03-27  Martin Kletzandertests: Add linux-caches sysfs entries for vircaps2xmltest
2017-03-27  Martin Kletzandertests: Add sysfs node/cpu topology for the only vircaps...
2017-03-27  Martin KletzanderChange virQEMUCapsInitPages to virCapabilitiesInitPages
2017-03-27  Martin Kletzanderutil: Fix naming in util/virnodesuspend
2017-03-27  Martin KletzanderRemove src/nodeinfo
2017-03-27  Martin KletzanderMove src/fdstream to src/util/virfdstream
2017-03-27  Martin Kletzanderutil: Adapt virhostcpu to the new virsysfs
2017-03-27  Martin Kletzanderutil: Add virsysfs for handling sysfs files
2017-03-27  Martin Kletzandertests: Add cpu/{online,present} files for old tests
2017-03-27  Martin Kletzandervirfile: Add helpers for reading simple values
2017-03-27  Martin Kletzandertests: Remove some unneeded files
2017-03-27  Martin Kletzanderopenvz: Ditch openvzGetNodeCPUs
2017-03-27  Martin KletzanderSeparate syms based on files they are defined in
2017-03-27  Martin Kletzandervz: Do not use magic constants when building capabilities
2017-03-27  Martin Kletzandertests: Fix indentation in virhostcputest
2017-03-27  Martin Kletzandersyms: Add one newline to make things consistent
2017-03-27  Martin Kletzandercpu: Don't use prefixes for no reason
2017-03-27  Martin Kletzandervmware: Fix some initialization problems
2017-03-27  Martin KletzanderExpose virCapabilitiesFreeGuest
2017-03-27  Martin KletzanderIntroduce virCPUProbeHost
2017-03-27  Martin KletzanderAdd virNumaGetNodeCPUs to private syms
2017-03-27  Martin KletzanderFix build with GCC's static analysis
2017-03-27  Peter Krempaqemu: stats: Display the block threshold size in bulk...
2017-03-27  Peter Krempaqemu: block: Add code to fetch block node data by node...
2017-03-27  Peter Krempautil: json: Make function to free JSON values in virHas...
2017-03-27  Peter Krempaqemu: block: Add code to detect node names when necessary
2017-03-27  Peter Krempaqemu: monitor: Extract the top level format node when...
2017-03-27  Peter Krempatests: qemumonitorjson: Test node name detection on...
2017-03-27  Peter Krempatests: qemumonitorjson: Add relative image names for...
2017-03-27  Peter Krempatests: qemumonitorjson: Add case for two disks sharing...
2017-03-27  Peter Krempatests: qemumonitorjson: Add long backing chain test...
2017-03-27  Peter Krempatests: qemumonitorjson: Add test case for node name...
2017-03-27  Peter Krempaqemu: block: Add code to allow detection of auto-alloca...
2017-03-27  Peter Krempaqemu: monitor: Add monitor infrastructure for query...
2017-03-27  Peter Krempaqemu: capabilities: add capability for query-named...
2017-03-27  Peter Krempaqemu: implement qemuDomainSetBlockThreshold
next