# Pastebin ZLNgq19l v3.8.0 (2017-10-04) New features qemu: Added support for cold-(un)plug of watchdog devices qemu: Added support for setting IP address os usernet interfaces qemu: Added support for Veritas Hyperscale (VxHS) block devices storage: Added new events for pool-build and pool-delete Improvements qemu: Set DAC permissions properly for spice rendernode When a rendernode path is set for SPICE GL on qemu:///system, we now correctly set DAC permissions on the device at VM startup. This is the last remaining hurdle to let SPICE GL work for qemu:///system without any external host changes. nodedev: Add switchdev offload query to NIC capabilities Allow querying the NIC interface capabilities for the availability of switchdev offloading (also known as kernel-forward-plane-offload). New CPU models for AMD and Intel AMD EPYC and Intel Skylake-Server CPU models were added together with their features Improve long waiting when saving a domain While waiting for a write to disk to be finished, e.g. during save, even simple operations like virsh list would be blocking due to domain lock. This is now resolved by unlocking the domain in places where it is not needed.