Philippe Mathieu-Daudé
|
adc1a4a26a
hw/loader: Pass ELFDATA endian order argument to load_elf()
|
6 months ago |
Philippe Mathieu-Daudé
|
17df47e87c
hw/m68k: Mark devices as big-endian
|
9 months ago |
Philippe Mathieu-Daudé
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 months ago |
Philippe Mathieu-Daudé
|
77b535cfdd
hw/m68k: Use explicit big-endian LD/ST API
|
10 months ago |
Peter Maydell
|
175f5a5b48
hw/m68k/mcf5208: Add URLs for datasheets
|
11 months ago |
Peter Maydell
|
c3ade30ac1
hw/m68k/mcf5208: Avoid shifting off end of integer
|
11 months ago |
Angelo Dureghello
|
d3c79c3974
hw/m68k/mcf5208: add support for reset
|
1 year ago |
David Woodhouse
|
6e32426f68
hw/m68k/mcf5208: use qemu_create_nic_device()
|
1 year ago |
Philippe Mathieu-Daudé
|
f213ccc968
hw/char/mcf_uart: Have mcf_uart_create() return DeviceState
|
1 year ago |
Peter Maydell
|
9598c1bb39
ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY
|
3 years ago |
Marc-André Lureau
|
0f9668e0c1
Remove qemu-common.h include from most units
|
3 years ago |
Thomas Huth
|
ee86213aa3
Do not include exec/address-spaces.h if it's not really necessary
|
4 years ago |
Paolo Bonzini
|
2c65db5e58
vl: extract softmmu/datadir.c
|
4 years ago |
Paolo Bonzini
|
5601d24164
m68k: do not use ram_size global
|
4 years ago |
Paolo Bonzini
|
1684273ca8
m68k: remove bios_name
|
4 years ago |
Markus Armbruster
|
3c6ef471ee
sysbus: Convert to sysbus_realize() etc. with Coccinelle
|
5 years ago |
Markus Armbruster
|
3e80f6902c
qdev: Convert uses of qdev_create() with Coccinelle
|
5 years ago |
Philippe Mathieu-Daudé
|
b809667808
hw/m68k/mcf52xx: Replace hw_error() by qemu_log_mask()
|
5 years ago |
Philippe Mathieu-Daudé
|
ea0ac7f6f8
hw: Make MachineClass::is_default a boolean type
|
5 years ago |
Igor Mammedov
|
32c245cfaf
m68k/mcf5208: use memdev for RAM
|
5 years ago |
Aleksandar Markovic
|
6cdda0ff4b
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
|
5 years ago |
Peter Maydell
|
81b2d96b8a
hw/m68k/mcf5208.c: Switch to transaction-based ptimer API
|
5 years ago |
Peter Maydell
|
b01422622b
ptimer: Rename ptimer_init() to ptimer_init_with_bh()
|
5 years ago |
Paolo Bonzini
|
67c1ea9940
mcf5208: fix leak from qemu_allocate_irqs
|
5 years ago |
Markus Armbruster
|
db72581598
Include qemu/main-loop.h less
|
6 years ago |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
6 years ago |
Thomas Huth
|
9f04e1d954
hw/m68k/mcf5208: Support loading of bios images
|
6 years ago |
Liam Merwick
|
4366e1db16
elf: Add optional function ptr to load_elf() to parse ELF notes
|
6 years ago |
Philippe Mathieu-Daudé
|
4dab9c731c
hw/m68k: Use the IEC binary prefix definitions
|
7 years ago |
Thomas Huth
|
83dc62f6ed
hw/m68k/mcf5208: Fix trivial typo in board description
|
7 years ago |