Sign in
qemu
/
qemu
/
b172ae2e0ed38a1d058babe6a788f97c402e0e51
/
hw
/
m68k
a8d2532
Include qemu-common.h exactly where needed
by Markus Armbruster
· 6 years ago
0b8fa32
Include qemu/module.h where needed, drop it from qemu-common.h
by Markus Armbruster
· 6 years ago
5617378
m68k-softmmu.mak: express dependencies with Kconfig
by Paolo Bonzini
· 6 years ago
9533dcd
ptimer: express dependencies with Kconfig
by Paolo Bonzini
· 6 years ago
82f5181
kconfig: introduce kconfig files
by Paolo Bonzini
· 6 years ago
9f04e1d
hw/m68k/mcf5208: Support loading of bios images
by Thomas Huth
· 6 years ago
48a166c
hw/m68k/Makefile.objs: Conditionally build boards
by Ákos Kovács
· 6 years ago
4366e1d
elf: Add optional function ptr to load_elf() to parse ELF notes
by Liam Merwick
· 6 years ago
4dab9c7
hw/m68k: Use the IEC binary prefix definitions
by Philippe Mathieu-Daudé
· 7 years ago
bb42879
hw/m68k/mcf5206: Convert away from old_mmio
by Peter Maydell
· 7 years ago
ab72827
hw: Do not include "exec/address-spaces.h" if it is not necessary
by Philippe Mathieu-Daudé
· 7 years ago
83dc62f
hw/m68k/mcf5208: Fix trivial typo in board description
by Thomas Huth
· 7 years ago
9bca0ed
Change references to serial_hds[] to serial_hd()
by Peter Maydell
· 7 years ago
ddbcc16
m68k: mcf5208: use generic cpu_model parsing
by Igor Mammedov
· 7 years ago
25a20b3
m68k: an5206: use generic cpu_model parsing
by Igor Mammedov
· 7 years ago
d3c9218
M68K: use g_new() family of functions
by Marc-André Lureau
· 7 years ago
45876e9
hw/m68k: Replace fprintf(stderr, "*\n" with error_report()
by Alistair Francis
· 7 years ago
4482e05
cpu: make cpu_generic_init() abort QEMU on error
by Igor Mammedov
· 7 years ago
f47cf4e
m68k: replace cpu_m68k_init() with cpu_generic_init()
by Igor Mammedov
· 8 years ago
98a99ce
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
by Peter Maydell
· 8 years ago
1cfe48c
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
by Peter Maydell
· 8 years ago
88b8698
hw/m68k: QOMify the ColdFire interrupt controller
by Thomas Huth
· 8 years ago
22f2dbe
hw/m68k: Remove dummy machine
by Thomas Huth
· 8 years ago
d9ff1d3
hw/char/mcf_uart: QOMify the ColdFire UART
by Thomas Huth
· 8 years ago
6ac38ed
m68k: QOMify the MCF Fast Ethernet Controller device
by Thomas Huth
· 8 years ago
cbf061b
m68k: change default system clock for m5208evb
by Greg Ungerer
· 8 years ago
e7ea81c
hw/ptimer: Introduce timer policy feature
by Dmitry Osipenko
· 8 years ago
4771d75
hw: explicitly include qemu-common.h and cpu.h
by Paolo Bonzini
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
7ef295e
loader: Add data swap option to load-elf
by Peter Crosthwaite
· 9 years ago
d841666
m68k: Clean up includes
by Peter Maydell
· 9 years ago
c525436
hw: Don't use hw_error() for machine initialization errors
by Markus Armbruster
· 9 years ago
45e6b8b
m68k: Remove ELF_MACHINE from cpu.h
by Peter Crosthwaite
· 10 years ago
e264d29
Use DEFINE_MACHINE() to register all machines
by Eduardo Habkost
· 9 years ago
f8ed85a
Fix bad error handling after memory_region_init_ram()
by Markus Armbruster
· 9 years ago
8c52f0c
m68k: implement more ColdFire 5208 interrupt controller functionality
by Greg Ungerer
· 10 years ago
1d5bfde
m68k: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory
by Dirk Müller
· 10 years ago
eeff620
m68k: Use cpu_m68k_init()
by Eduardo Habkost
· 10 years ago
25bda50
hw/core/loader: implement address translation in uimage loader
by Max Filippov
· 10 years ago
4994653
memory: add parameter errp to memory_region_init_ram
by Hu Tao
· 10 years ago
3ef9622
machine: Conversion of QEMUMachineInitArgs to MachineState
by Marcel Apfelbaum
· 11 years ago
19c82aa
an5206: Don't enforce use of kernel for qtest
by Andreas Färber
· 12 years ago
5c12762
mcf5208: Don't enforce use of kernel for qtest
by Andreas Färber
· 12 years ago
c165473
hw: Clean up bogus default boot order
by Markus Armbruster
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
9944d32
hw: move char devices to hw/char/, configure via default-configs/
by Paolo Bonzini
· 12 years ago
d7e35d4
hw: move NICs to hw/net/, configure via default-configs/
by Paolo Bonzini
· 12 years ago
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
9743b58
m68k: move files referencing CPU to hw/m68k/
by Paolo Bonzini
· 12 years ago
5301821
hw: move boards and other isolated files to hw/ARCH
by Paolo Bonzini
· 12 years ago
5e8861a
build: move obj-TARGET-y variables to nested Makefile.objs
by Paolo Bonzini
· 13 years ago