Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 years ago |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 years ago |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
6 years ago |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 years ago |
Alistair Francis
|
a89f364ae8
Replace all occurances of __FUNCTION__ with __func__
|
7 years ago |
xiaoqiang zhao
|
f79a7ff108
hw/arm: QOM'ify pxa2xx_gpio.c
|
8 years ago |
Paolo Bonzini
|
03dd024ff5
hw: explicitly include qemu/log.h
|
9 years ago |
Paolo Bonzini
|
33c11879fd
qemu-common: push cpu.h inclusion out of qemu-common.h
|
9 years ago |
Peter Maydell
|
12b167226f
hw/arm: Clean up includes
|
9 years ago |
Stefan Hajnoczi
|
786a4ea82e
Convert (ffs(val) - 1) to ctz32(val)
|
10 years ago |
Peter Maydell
|
166fa99996
hw/arm/pxa2xx_gpio: Correct and register vmstate
|
11 years ago |
Peter Maydell
|
ab7a0f0b6d
hw/arm/pxa2xx_gpio: Fix handling of GPSR/GPCR reads
|
11 years ago |
Juan Quintela
|
8f1e884b38
savevm: Remove all the unneeded version_minimum_id_old (arm)
|
11 years ago |
Peter Maydell
|
43a32ed68f
pxa2xx: Don't shift into sign bit
|
11 years ago |
Andreas Färber
|
922bb317e4
pxa2xx_gpio: QOM cast cleanup for PXA2xxGPIOInfo
|
12 years ago |
Paolo Bonzini
|
64bde0f3e7
hw/a*: pass owner to memory_region_init* functions
|
12 years ago |
Paolo Bonzini
|
2c9b15cab1
memory: add owner argument to initialization functions
|
12 years ago |
Paolo Bonzini
|
0d09e41a51
hw: move headers to include/
|
12 years ago |
Andreas Färber
|
c3affe5670
cpu: Pass CPUState to cpu_interrupt()
|
12 years ago |
Andreas Färber
|
259186a7d2
cpu: Move halted and interrupt_request fields to CPUState
|
12 years ago |
Paolo Bonzini
|
dd285b0649
arm: move files referencing CPU to hw/arm/
|
12 years ago |