Andreas Färber
|
1356b98d3e
sysbus: Drop sysbus_from_qdev() cast macro
|
12 years ago |
Andreas Färber
|
8c43a6f05d
Make all static TypeInfos const
|
12 years ago |
Paolo Bonzini
|
927d4878b0
softmmu: move remaining include files to include/ subdirectories
|
12 years ago |
Paolo Bonzini
|
9c17d615a6
softmmu: move include files to include/sysemu/
|
12 years ago |
Paolo Bonzini
|
1de7afc984
misc: move include files to include/qemu/
|
12 years ago |
Paolo Bonzini
|
f8fe796407
janitor: do not include qemu-char everywhere
|
13 years ago |
Avi Kivity
|
a8170e5e97
Rename target_phys_addr_t to hwaddr
|
13 years ago |
Andreas Färber
|
4bd7466166
arm_pic: Pass ARMCPU to arm_pic_init_cpu()
|
13 years ago |
Andreas Färber
|
8bf502e2a6
strongarm: Use cpu_arm_init() to store ARMCPU in StrongARMState
|
13 years ago |
Paolo Bonzini
|
348abc86c8
arm: switch real-time clocks to rtc_clock
|
13 years ago |
Andreas Färber
|
83f7d43a9e
qom: Unify type registration
|
13 years ago |
Anthony Liguori
|
39bffca203
qdev: register all types natively through QEMU Object Model
|
13 years ago |
Anthony Liguori
|
999e12bbe8
sysbus: apic: ioapic: convert to QEMU Object Model
|
13 years ago |
Paolo Bonzini
|
6b620ca3b0
prepare for future GPLv2+ relicensing
|
13 years ago |
Avi Kivity
|
c5705a7728
vmstate, memory: decouple vmstate from memory API
|
13 years ago |
Avi Kivity
|
750ecd444f
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
|
13 years ago |
Avi Kivity
|
eb2fefbc44
strongarm: convert to memory API
|
14 years ago |
Anthony Liguori
|
41084f1bad
char: qemu_chr_ioctl() -> qemu_chr_fe_ioctl()
|
14 years ago |
Anthony Liguori
|
2cc6e0a142
char: rename qemu_chr_write() -> qemu_chr_fe_write()
|
14 years ago |
Anthony Liguori
|
7267c0947d
Use glib memory allocation and free functions
|
14 years ago |
Markus Armbruster
|
6daf194dde
Strip trailing '\n' from error_report()'s first argument
|
14 years ago |
Dmitry Eremin-Solenikov
|
5bc95aa246
Implement basic part of SA-1110/SA-1100
|
14 years ago |