Sign in
qemu
/
qemu
/
ca01b7a641527052e3e8961845b40b81706ce5f9
/
hw
/
m68k
9400f34
hw/m68k: Use memory_region_init_rom() with read-only regions
by Philippe Mathieu-Daudé
· 5 years ago
f7795e4
misc: Replace zero-length arrays with flexible array member (automatic)
by Philippe Mathieu-Daudé
· 5 years ago
ea0ac7f
hw: Make MachineClass::is_default a boolean type
by Philippe Mathieu-Daudé
· 5 years ago
abcbc4e
hw: Do not initialize MachineClass::is_default to 0
by Philippe Mathieu-Daudé
· 5 years ago
ca6155c
Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://github.com/patchew-project/qemu into HEAD
by Paolo Bonzini
· 5 years ago
49b64ba
m68k/next-cube: use memdev for RAM
by Igor Mammedov
· 5 years ago
32c245c
m68k/mcf5208: use memdev for RAM
by Igor Mammedov
· 5 years ago
8591a17
m68k/q800: use memdev for RAM
by Igor Mammedov
· 5 years ago
c55f97a
m68k/an5206: use memdev for RAM
by Igor Mammedov
· 5 years ago
5012a89
hw/m68k/next-cube: Remove superfluous semicolon
by Philippe Mathieu-Daudé
· 5 years ago
6cdda0f
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
by Aleksandar Markovic
· 5 years ago
1bbd151
Merge remote-tracking branch 'remotes/elmarco/tags/prop-ptr-pull-request' into staging
by Peter Maydell
· 5 years ago
3110ce8
dp8393x: replace PROP_PTR with PROP_LINK
by Marc-André Lureau
· 5 years ago
e24e58e
q800: implement mac rom reset function for BIOS-less mode
by Jason A. Donenfeld
· 5 years ago
eb064db
q800: add a block backend to the PRAM
by Laurent Vivier
· 5 years ago
653901c
q800: fix I/O memory map
by Laurent Vivier
· 5 years ago
04e7ca8
hw/m68k: define Macintosh Quadra 800
by Laurent Vivier
· 5 years ago
c701ec6
hw/m68k: add a dummy SWIM floppy controller
by Laurent Vivier
· 5 years ago
8ac919a
hw/m68k: add Nubus macfb video card
by Laurent Vivier
· 5 years ago
fa2ba3b
hw/m68k: add Nubus support
by Laurent Vivier
· 5 years ago
6dca62a
hw/m68k: add VIA support
by Laurent Vivier
· 5 years ago
efe62d6
hw/m68k/mcf5206.c: Switch to transaction-based ptimer API
by Peter Maydell
· 5 years ago
81b2d96
hw/m68k/mcf5208.c: Switch to transaction-based ptimer API
by Peter Maydell
· 5 years ago
b014226
ptimer: Rename ptimer_init() to ptimer_init_with_bh()
by Peter Maydell
· 5 years ago
67c1ea9
mcf5208: fix leak from qemu_allocate_irqs
by Paolo Bonzini
· 5 years ago
cd4fc14
hw/m68k/next-cube: Avoid static RTC variables and introduce control register
by Thomas Huth
· 5 years ago
b17bed5
m68k: Add serial controller to the NeXTcube machine
by Thomas Huth
· 7 years ago
956a781
m68k: Add NeXTcube machine
by Thomas Huth
· 7 years ago
c8e8bc8
m68k: Add NeXTcube keyboard device
by Thomas Huth
· 7 years ago
e3355a0
m68k: Add NeXTcube framebuffer device emulation
by Thomas Huth
· 7 years ago
db72581
Include qemu/main-loop.h less
by Markus Armbruster
· 6 years ago
650d103
Include hw/hw.h exactly where needed
by Markus Armbruster
· 6 years ago
64552b6
Include hw/irq.h a lot less
by Markus Armbruster
· 6 years ago
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
· 8 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
· 10 years ago
f8ed85a
Fix bad error handling after memory_region_init_ram()
by Markus Armbruster
· 10 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
· 11 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