
22 Jan
2016
22 Jan
'16
7:10 p.m.
On 01/22/2016 02:09 PM, Cole Robinson wrote:
Nowadays we only support qemu 0.12.0+ which provides QEMU_CAPS_DEVICE, so this is all dead code. --- src/qemu/qemu_process.c | 471 +++--------------------------------------------- 1 file changed, 27 insertions(+), 444 deletions(-)
I've attached the 'git show -w' output which clarifies what bits actually changed. - Cole