Philippe Mathieu-Daudé
|
bcdb90640a
hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory
|
5 years ago |
Markus Armbruster
|
54d31236b9
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
|
6 years ago |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 years ago |
Markus Armbruster
|
71e8a91585
Include sysemu/reset.h a lot less
|
6 years ago |
Markus Armbruster
|
ce14710f4f
pflash: Clean up after commit 368a354f02b, part 2
|
6 years ago |
Markus Armbruster
|
940d5b132f
pflash: Clean up after commit 368a354f02b, part 1
|
6 years ago |
Liam Merwick
|
4366e1db16
elf: Add optional function ptr to load_elf() to parse ELF notes
|
6 years ago |
Paolo Bonzini
|
7d37435bd5
avoid TABs in files that only contain a few
|
6 years ago |
Li Zhijian
|
f3839fda57
change get_image_size return type to int64_t
|
7 years ago |
Philippe Mathieu-Daudé
|
be01029e5d
hw/mips: Use the IEC binary prefix definitions
|
7 years ago |
Philippe Mathieu-Daudé
|
27773d8eee
hw/mips/r4k: Constify params_size
|
7 years ago |
Philippe Mathieu-Daudé
|
0304f9ec9c
hw: Do not include "sysemu/block-backend.h" if it is not necessary
|
7 years ago |
Peter Maydell
|
def337ffda
serial-isa: Use MAX_ISA_SERIAL_PORTS instead of MAX_SERIAL_PORTS
|
7 years ago |
Philippe Mathieu-Daudé
|
47973a2dbf
hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h
|
7 years ago |
Alistair Francis
|
bd6e1d81bb
hw/mips: Replace fprintf(stderr, "*\n" with error_report()
|
7 years ago |
Philippe Mathieu-Daudé
|
489983d6b4
hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.c
|
7 years ago |
Philippe Mathieu-Daudé
|
6c646a11bf
hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()
|
7 years ago |
Philippe Mathieu-Daudé
|
acf695eca6
hw/timer/i8254: rename pit_init() -> i8254_pit_init()
|
7 years ago |
Igor Mammedov
|
5daab28e04
mips: r4k: replace cpu_model with cpu_type
|
7 years ago |
Igor Mammedov
|
c4c8146cfd
mips: replace cpu_mips_init() with cpu_generic_init()
|
8 years ago |
Peter Maydell
|
d3f5433c7b
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging
|
8 years ago |
Alistair Francis
|
b62e39b469
General warn report fixups
|
8 years ago |
Alistair Francis
|
8297be80f7
Convert multi-line fprintf() to warn_report()
|
8 years ago |
Igor Mammedov
|
4482e05cbb
cpu: make cpu_generic_init() abort QEMU on error
|
8 years ago |
Aurelien Jarno
|
3ee3122c0d
hw/mips: load_elf_strerror to report kernel loading failure
|
8 years ago |
Peter Maydell
|
98a99ce084
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
|
8 years ago |
Peter Maydell
|
1cfe48c1ce
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
|
8 years ago |
Eric Blake
|
cf83f14005
shutdown: Add source information to SHUTDOWN and RESET
|
8 years ago |
Markus Armbruster
|
2059839baa
hw: Default -drive to if=ide explicitly where it works
|
8 years ago |
Marc-André Lureau
|
4496dc49ec
sun4uv: fix serial initialization regression
|
8 years ago |