Dear all,
I'm trying to compile Alex's vfio-vga-reset branches.

However, I have the following problems:

* I cannot apply the changes on top of fedora kernel 3.9.9-301.fc19. Doing on 3.9.8-300.fc19 is fine though.

* I cannot compile qemu-vfio using fedora's spec (qemu-1.4.2-4.fc19 and newer). I get:

qmp.c: In function 'qmp_cpu_add':
qmp.c:114:24: error: 'QEMUMachine' has no member named 'hot_add_cpu'
     if (current_machine->hot_add_cpu) {

Anybody has any suggestions?

Thanks for the attention and best regards,

Mario