2c9b15cab1
memory: add owner argument to initialization functions
...
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2013-07-04 17:42:44 +02:00
cb446ecab7
kvm: Change cpu_synchronize_state() argument to CPUState
...
Change Monitor::mon_cpu to CPUState as well.
Reviewed-by: liguang <lig.fnst@cn.fujitsu.com >
Acked-by: Paolo Bonzini <pbonzini@redhat.com >
Signed-off-by: Andreas Färber <afaerber@suse.de >
2013-06-28 13:25:12 +02:00
baaeda08ff
target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZE
...
Put APIC_SPACE_SIZE in a public header so that it can be
reused elsewhere later.
Signed-off-by: Igor Mammedov <imammedo@redhat.com >
Signed-off-by: Andreas Färber <afaerber@suse.de >
2013-05-01 13:04:19 +02:00
54976b75fb
hw: move hw/kvm/ to hw/i386/kvm
...
Peter requested the KVM GIC to be in hw/intc.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2013-04-08 18:13:16 +02:00