index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
sh4
/
r2d.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/sh4/r2d: Include missing 'exec/tswap.h' header
Philippe Mathieu-Daudé
2024-12-14
1
-0
/
+1
*
Revert "hw/sh4/r2d: Realize IDE controller before accessing it"
Thomas Huth
2024-10-21
1
-1
/
+1
*
hw/sh4/r2d: do not use usb_bus_find()
Paolo Bonzini
2024-02-27
1
-1
/
+4
*
hw/sh4/r2d: Realize IDE controller before accessing it
Philippe Mathieu-Daudé
2024-02-15
1
-1
/
+1
*
hw/sh4/r2d: use pci_init_nic_devices()
David Woodhouse
2024-02-02
1
-4
/
+2
*
hw/sh4: Use MachineClass->default_nic in the sh4 r2d machine
Thomas Huth
2023-05-22
1
-1
/
+3
*
hw/ide/mmio: Extract TYPE_MMIO_IDE declarations to 'hw/ide/mmio.h'
Philippe Mathieu-Daudé
2023-02-27
1
-1
/
+1
*
hw/display/sm501: Alias 'dma-offset' QOM property in chipset object
Philippe Mathieu-Daudé
2023-02-27
1
-1
/
+1
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
1
-2
/
+2
*
hw/sh4/r2d: Use error_report instead of fprintf to stderr
BALATON Zoltan
2021-10-30
1
-2
/
+3
*
hw/sh4: Coding style: Add missing braces
BALATON Zoltan
2021-10-30
1
-6
/
+9
*
hw/sh4: Coding style: White space fixes
BALATON Zoltan
2021-10-30
1
-19
/
+20
*
hw/sh4: Coding style: Fix multi-line comments
BALATON Zoltan
2021-10-30
1
-2
/
+4
*
hw/sh4: Coding style: Remove tabs
BALATON Zoltan
2021-10-30
1
-17
/
+17
*
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
1
-3
/
+3
*
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-15
1
-6
/
+6
*
sm501: make SerialMM a child, export chardev property
Marc-André Lureau
2020-01-07
1
-1
/
+1
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include sysemu/reset.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
pflash: Clean up after commit 368a354f02b, part 2
Markus Armbruster
2019-03-11
1
-2
/
+1
*
pflash: Clean up after commit 368a354f02b, part 1
Markus Armbruster
2019-03-11
1
-1
/
+1
*
r2d: Fix flash memory size, sector size, width, device ID
Markus Armbruster
2019-03-11
1
-4
/
+12
*
hw: Remove unused 'hw/devices.h' include
Philippe Mathieu-Daudé
2019-03-07
1
-1
/
+0
*
r2d: fix build on mingw
Michael S. Tsirkin
2019-02-05
1
-1
/
+1
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
1
-8
/
+8
*
hw/sh4: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
1
-1
/
+2
*
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
*
Change references to serial_hds[] to serial_hd()
Peter Maydell
2018-04-26
1
-1
/
+1
*
sh4: r2d: use generic cpu_model parsing
Igor Mammedov
2017-10-27
1
-6
/
+2
*
cpu: make cpu_generic_init() abort QEMU on error
Igor Mammedov
2017-09-19
1
-4
/
+0
*
sh4: replace cpu_sh4_init() with cpu_generic_init()
Igor Mammedov
2017-09-01
1
-1
/
+1
*
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
Peter Maydell
2017-07-14
1
-2
/
+1
*
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2017-07-14
1
-1
/
+1
*
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-23
1
-1
/
+1
*
sm501: QOMify
BALATON Zoltan
2017-04-24
1
-2
/
+9
*
hw: Default -drive to if=ide explicitly where it works
Markus Armbruster
2017-02-21
1
-0
/
+1
*
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
1
-0
/
+2
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
sh4: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
Use DEFINE_MACHINE() to register all machines
Eduardo Habkost
2015-09-19
1
-9
/
+4
*
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2015-09-18
1
-1
/
+1
*
sh4: Fix initramfs initialization for endiannes-mismatched targets
Guenter Roeck
2015-09-13
1
-3
/
+3
*
sh4/r2d: convert to new MMIO accessor style
Aurelien Jarno
2015-06-12
1
-6
/
+6
*
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
Peter Maydell
2015-04-26
1
-2
/
+4
*
r2d: Don't use legacy -usbdevice support for setting up board
Markus Armbruster
2015-02-18
1
-1
/
+1
[next]