4771d756f4
hw: explicitly include qemu-common.h and cpu.h
...
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2016-03-22 22:20:17 +01:00
0d75590d91
ppc: Clean up includes
...
Clean up includes so that osdep.h is included first and headers
which it implies are not included manually.
This commit was created with scripts/clean-includes.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org >
Message-id: 1453832250-766-6-git-send-email-peter.maydell@linaro.org
2016-01-29 15:07:22 +00:00
4917cf4432
cpu: Replace cpu_single_env with CPUState current_cpu
...
Move it to qom/cpu.h.
Signed-off-by: Andreas Färber <afaerber@suse.de >
2013-07-09 21:20:28 +02:00
40c5dce99b
hw/p*: pass owner to memory_region_init* functions
...
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2013-07-04 17:42:48 +02:00
2c9b15cab1
memory: add owner argument to initialization functions
...
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2013-07-04 17:42:44 +02:00
7587ea5bcb
mpc8544_guts: Turn qdev initfn into instance_init
...
SysBus can deal with NULL SysBusDeviceClass::init since 4ce5dae
.
Signed-off-by: Andreas Färber <afaerber@suse.de >
Signed-off-by: Alexander Graf <agraf@suse.de >
2013-07-01 01:11:15 +02:00
43f691e9e2
mpc8544_guts: QOM'ify
...
Introduce type constant, cast macro and rename parent field.
Signed-off-by: Andreas Färber <afaerber@suse.de >
Signed-off-by: Alexander Graf <agraf@suse.de >
2013-07-01 01:11:15 +02:00
1f1a83f459
mpc8544_guts: Fix MemoryRegion name
...
6544 -> 8544
Signed-off-by: Andreas Färber <afaerber@suse.de >
Signed-off-by: Alexander Graf <agraf@suse.de >
2013-07-01 01:11:15 +02:00
c68c4a56e9
ppc: move files referencing CPU to hw/ppc/
...
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2013-03-01 15:01:19 +01:00