Tao Xu
|
2744ece809
hw/arm: simplify arm_load_dtb
|
6 лет назад |
Like Xu
|
cc7d44c2e0
hw/arm: Replace global smp variables with machine smp properties
|
6 лет назад |
Peter Maydell
|
12ec8bd51e
arm: Rename hw/arm/arm.h to hw/arm/boot.h
|
6 лет назад |
Philippe Mathieu-Daudé
|
66b03dcec2
hw/devices: Move LAN9118 declarations into a new header
|
6 лет назад |
Markus Armbruster
|
81c7db723e
hw: Use PFLASH_CFI0{1,2} and TYPE_PFLASH_CFI0{1,2}
|
6 лет назад |
Markus Armbruster
|
1643406520
pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02
|
6 лет назад |
Peter Maydell
|
cac0d80809
hw/arm/vexpress: Add "virtualization" property controlling presence of EL2
|
7 лет назад |
Peter Maydell
|
3921019abc
hw/arm/vexpress: Don't set info->secure_boot if CPU doesn't have EL3
|
7 лет назад |
Peter Maydell
|
33383e9bbb
hw/arm/vexpress: Connect VIRQ and VFIQ
|
7 лет назад |
Philippe Mathieu-Daudé
|
0304f9ec9c
hw: Do not include "sysemu/block-backend.h" if it is not necessary
|
7 лет назад |
Peter Maydell
|
9bca0edb28
Change references to serial_hds[] to serial_hd()
|
7 лет назад |
Linus Walleij
|
0b72476810
arm/vexpress: Add proper display connector emulation
|
7 лет назад |
Alistair Francis
|
c0dbca36dc
hw/arm: Replace fprintf(stderr, "*\n" with error_report()
|
7 лет назад |
Peter Maydell
|
d3f5433c7b
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging
|
8 лет назад |
Alistair Francis
|
b62e39b469
General warn report fixups
|
8 лет назад |
Alistair Francis
|
8297be80f7
Convert multi-line fprintf() to warn_report()
|
8 лет назад |
Igor Mammedov
|
ba1ba5cca3
arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly
|
8 лет назад |
Peter Maydell
|
4672cbd7be
hw/arm: Set ignore_memory_transaction_failures for most ARM boards
|
8 лет назад |
Philippe Mathieu-Daudé
|
c2de81e2b2
hw/arm: use defined type name instead of hard-coded string
|
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 лет назад |
Markus Armbruster
|
7e465513c1
hw: Default -drive to if=none instead of scsi when scsi cannot work
|
8 лет назад |
Alexander Graf
|
054bb7b215
target-arm: Declare virtio-mmio as dma-coherent in dt
|
8 лет назад |
xiaoqiang zhao
|
f0d1d2c115
hw/char: QOM'ify pl011 model
|
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 лет назад |
Eduardo Habkost
|
0e6aac87fd
machine: Use type_init() to register machine classes
|
9 лет назад |
Eric Auger
|
58e71097ce
device_tree: qemu_fdt_getprop_cell converted to use the error API
|
9 лет назад |
Peter Maydell
|
12b167226f
hw/arm: Clean up includes
|
9 лет назад |
Markus Armbruster
|
007b06578a
Use error_fatal to simplify obvious fatal errors
|
10 лет назад |