Revision 0d09e41a hw/kvm/pci-assign.c

b/hw/kvm/pci-assign.c
27 27
#include <sys/types.h>
28 28
#include <sys/stat.h>
29 29
#include "hw/hw.h"
30
#include "hw/pc.h"
30
#include "hw/i386/pc.h"
31 31
#include "qemu/error-report.h"
32 32
#include "ui/console.h"
33 33
#include "hw/loader.h"

Also available in: Unified diff