Andreas Färber
|
285b4432da
|
arm_gic: QOM cast cleanup
Signed-off-by: Andreas Färber <afaerber@suse.de>
|
2013-07-29 21:06:57 +02:00 |
|
Andreas Färber
|
dfc080791d
|
intc/arm_gic: Build arm_gic only once
Since current_cpu is CPUState it no longer needs CPUArchState.
Signed-off-by: Andreas Färber <afaerber@suse.de>
|
2013-07-09 21:33:02 +02:00 |
|
Andreas Färber
|
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 |
|
Paolo Bonzini
|
1437c94b26
|
hw/i*: pass owner to memory_region_init* functions
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
2013-07-04 17:42:48 +02:00 |
|
Paolo Bonzini
|
2c9b15cab1
|
memory: add owner argument to initialization functions
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
2013-07-04 17:42:44 +02:00 |
|
Paolo Bonzini
|
47b43a1f41
|
hw: move private headers to hw/ subdirectories.
Many headers are used only in a single directory. These can be
kept in hw/.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
2013-04-08 18:13:16 +02:00 |
|
Paolo Bonzini
|
7702e47c21
|
hw: move interrupt controllers to hw/intc/, configure with default-configs/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
2013-04-08 18:13:16 +02:00 |
|