
22 Oct
2018
22 Oct
'18
6:39 a.m.
On Sat, Oct 20, 2018 at 05:19:45PM +0300, Roman Bolshakov wrote:
conf: Define hvf domain type qemu: Define hvf capability qemu: Query hvf capability on macOS qemu: Expose hvf domain type if hvf is supported qemu: Rename kvmCPU to accelCPU qemu: Introduce virQEMUCapsTypeIsAccelerated qemu: Introduce virQEMUCapsHaveAccel qemu: Introduce virQEMUCapsToVirtType qemu: Introduce virQEMUCapsAccelStr qemu: Make error message accel-agnostic qemu: Correct CPU capabilities probing for hvf schema: Add hvf domain type news: Mention hvf domain type
After a rebase I broke the build in the patch 6. I'll fix it in v2. And there's a redundant argument in patch 3. I can fix it too. - Roman