index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
m68k
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-21
meson: convert hw/arch*
Marc-André Lureau
2
-4
/
+7
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-2
/
+2
2020-07-06
hw/m68k/mcf5206: Replace remaining hw_error()s by qemu_log_mask()
Thomas Huth
1
-11
/
+28
2020-06-23
qdev: Make qdev_prop_set_drive() match the other helpers
Markus Armbruster
1
-2
/
+1
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
4
-11
/
+11
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
4
-28
/
+29
2020-05-30
hw/m68k/mcf52xx: Replace hw_error() by qemu_log_mask()
Philippe Mathieu-Daudé
3
-12
/
+24
2020-05-30
hw/m68k/mcf5206: Reduce m5206_mbar_read/write() offset arg to 16-bit
Philippe Mathieu-Daudé
1
-4
/
+4
2020-03-17
hw/m68k: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
1
-2
/
+1
2020-03-16
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-28
hw: Make MachineClass::is_default a boolean type
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-28
hw: Do not initialize MachineClass::is_default to 0
Philippe Mathieu-Daudé
1
-1
/
+0
2020-02-25
Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...
Paolo Bonzini
4
-13
/
+8
2020-02-19
m68k/next-cube: use memdev for RAM
Igor Mammedov
1
-3
/
+2
2020-02-19
m68k/mcf5208: use memdev for RAM
Igor Mammedov
1
-3
/
+2
2020-02-19
m68k/q800: use memdev for RAM
Igor Mammedov
1
-4
/
+2
2020-02-19
m68k/an5206: use memdev for RAM
Igor Mammedov
1
-3
/
+2
2020-02-18
hw/m68k/next-cube: Remove superfluous semicolon
Philippe Mathieu-Daudé
1
-1
/
+1
2020-01-29
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
Aleksandar Markovic
3
-3
/
+3
2020-01-07
Merge remote-tracking branch 'remotes/elmarco/tags/prop-ptr-pull-request' int...
Peter Maydell
1
-1
/
+2
2020-01-07
dp8393x: replace PROP_PTR with PROP_LINK
Marc-André Lureau
1
-1
/
+2
2020-01-07
q800: implement mac rom reset function for BIOS-less mode
Jason A. Donenfeld
1
-1
/
+28
2020-01-07
q800: add a block backend to the PRAM
Laurent Vivier
1
-0
/
+6
2019-11-05
q800: fix I/O memory map
Laurent Vivier
1
-8
/
+32
2019-10-28
hw/m68k: define Macintosh Quadra 800
Laurent Vivier
4
-0
/
+519
2019-10-28
hw/m68k: add a dummy SWIM floppy controller
Laurent Vivier
1
-0
/
+1
2019-10-28
hw/m68k: add Nubus macfb video card
Laurent Vivier
1
-0
/
+1
2019-10-28
hw/m68k: add Nubus support
Laurent Vivier
1
-0
/
+1
2019-10-28
hw/m68k: add VIA support
Laurent Vivier
1
-0
/
+4
2019-10-25
hw/m68k/mcf5206.c: Switch to transaction-based ptimer API
Peter Maydell
1
-6
/
+9
2019-10-22
hw/m68k/mcf5208.c: Switch to transaction-based ptimer API
Peter Maydell
1
-4
/
+5
2019-10-15
ptimer: Rename ptimer_init() to ptimer_init_with_bh()
Peter Maydell
2
-2
/
+2
2019-10-04
mcf5208: fix leak from qemu_allocate_irqs
Paolo Bonzini
1
-0
/
+2
2019-10-01
hw/m68k/next-cube: Avoid static RTC variables and introduce control register
Thomas Huth
1
-33
/
+40
2019-09-07
m68k: Add serial controller to the NeXTcube machine
Thomas Huth
2
-2
/
+40
2019-09-07
m68k: Add NeXTcube machine
Thomas Huth
2
-1
/
+942
2019-09-07
m68k: Add NeXTcube keyboard device
Thomas Huth
2
-0
/
+292
2019-09-07
m68k: Add NeXTcube framebuffer device emulation
Thomas Huth
1
-0
/
+4
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2
-0
/
+2
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
3
-0
/
+5
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2
-2
/
+0
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-1
/
+2
2019-03-07
m68k-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
1
-3
/
+2
2019-03-07
ptimer: express dependencies with Kconfig
Paolo Bonzini
1
-0
/
+2
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
1
-0
/
+8
2019-02-28
hw/m68k/mcf5208: Support loading of bios images
Thomas Huth
1
-1
/
+29
2019-02-05
hw/m68k/Makefile.objs: Conditionally build boards
Ákos Kovács
1
-2
/
+2
2019-02-05
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick
2
-2
/
+2
2018-07-02
hw/m68k: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-1
/
+2
[next]