Philippe Mathieu-Daudé
|
4387b253ac
hw/arm/omap1: Create the RAM in the board
|
5 роки тому |
Markus Armbruster
|
54d31236b9
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
|
6 роки тому |
Markus Armbruster
|
12e9493df9
Include hw/boards.h a bit less
|
6 роки тому |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 роки тому |
Markus Armbruster
|
db72581598
Include qemu/main-loop.h less
|
6 роки тому |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
6 роки тому |
Markus Armbruster
|
71e8a91585
Include sysemu/reset.h a lot less
|
6 роки тому |
Peter Maydell
|
12ec8bd51e
arm: Rename hw/arm/arm.h to hw/arm/boot.h
|
6 роки тому |
Philippe Mathieu-Daudé
|
415202d4c9
hw/arm/omap1: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
|
7 роки тому |
Philippe Mathieu-Daudé
|
7dbaea42f1
hw: Do not include "sysemu/blockdev.h" if it is not necessary
|
7 роки тому |
Philippe Mathieu-Daudé
|
0304f9ec9c
hw: Do not include "sysemu/block-backend.h" if it is not necessary
|
7 роки тому |
Thomas Huth
|
a82929a251
hw/arm: Don't fail qtest due to missing SD card in -nodefaults mode
|
7 роки тому |
Peter Maydell
|
9bca0edb28
Change references to serial_hds[] to serial_hd()
|
7 роки тому |
Alistair Francis
|
c0dbca36dc
hw/arm: Replace fprintf(stderr, "*\n" with error_report()
|
7 роки тому |
Alistair Francis
|
c94a60cbfa
Fixes after renaming __FUNCTION__ to __func__
|
7 роки тому |
Alistair Francis
|
a89f364ae8
Replace all occurances of __FUNCTION__ with __func__
|
7 роки тому |
Igor Mammedov
|
ba1ba5cca3
arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly
|
8 роки тому |
Igor Mammedov
|
4482e05cbb
cpu: make cpu_generic_init() abort QEMU on error
|
8 роки тому |
Igor Mammedov
|
701e3c78ce
arm: replace cpu_arm_init() with cpu_generic_init()
|
8 роки тому |
Peter Maydell
|
98a99ce084
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
|
8 роки тому |
Peter Maydell
|
1cfe48c1ce
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
|
8 роки тому |
Eric Blake
|
cf83f14005
shutdown: Add source information to SHUTDOWN and RESET
|
8 роки тому |
Veronia Bahaa
|
f348b6d1a5
util: move declarations out of qemu-common.h
|
9 роки тому |
Rutuja Shah
|
73bcb24d93
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
|
9 роки тому |
Paolo Bonzini
|
4771d756f4
hw: explicitly include qemu-common.h and cpu.h
|
9 роки тому |
Markus Armbruster
|
da34e65cb4
include/qemu/osdep.h: Don't include qapi/error.h
|
9 роки тому |
Peter Maydell
|
12b167226f
hw/arm: Clean up includes
|
9 роки тому |
Markus Armbruster
|
f8ed85ac99
Fix bad error handling after memory_region_init_ram()
|
10 роки тому |
Markus Armbruster
|
b45c03f585
arm: Use g_new() & friends where that makes obvious sense
|
10 роки тому |
Stefan Hajnoczi
|
bd2a88840e
Convert ffs() != 0 callers to ctz32()
|
10 роки тому |