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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/usb: extract sysbus-ohci to a separate file
Paolo Bonzini
2024-02-27
1
-1
/
+0
*
hw/sh4/r2d: do not use usb_bus_find()
Paolo Bonzini
2024-02-27
1
-1
/
+4
*
sh4: correct typos
Manos Pitsidianakis
2024-02-21
1
-1
/
+1
*
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
*
target/sh4: Deprecate the shix machine
Samuel Tardieu
2024-01-19
1
-0
/
+1
*
hw/other: spelling fixes
Michael Tokarev
2023-09-21
1
-13
/
+13
*
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
*
Updated the FSF address to <https://www.gnu.org/licenses/>
Khadija Kamran
2023-02-27
1
-2
/
+1
*
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
2023-01-18
1
-2
/
+2
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
2
-3
/
+3
*
hw/intc/sh_intc: Inline and drop sh_intc_source() function
BALATON Zoltan
2021-10-30
1
-2
/
+2
*
hw/char/sh_serial: QOM-ify
BALATON Zoltan
2021-10-30
1
-15
/
+41
*
hw/sh4/r2d: Use error_report instead of fprintf to stderr
BALATON Zoltan
2021-10-30
1
-2
/
+3
*
hw/sh4: Change debug printfs to traces
BALATON Zoltan
2021-10-30
3
-5
/
+7
*
hw/sh4: Coding style: Add missing braces
BALATON Zoltan
2021-10-30
3
-15
/
+27
*
hw/sh4: Coding style: White space fixes
BALATON Zoltan
2021-10-30
5
-44
/
+46
*
hw/sh4: Coding style: Fix multi-line comments
BALATON Zoltan
2021-10-30
4
-269
/
+273
*
hw/sh4: Coding style: Remove tabs
BALATON Zoltan
2021-10-30
4
-1143
/
+1142
*
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
2
-2
/
+0
*
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
hw/sh4/sh7750_regs: Replace link to license by its full content
Philippe Mathieu-Daudé
2021-03-06
1
-2
/
+22
*
hw/sh4: Remove now unused CONFIG_SH4 from Kconfig
Philippe Mathieu-Daudé
2021-03-06
1
-5
/
+0
*
hw/pci-host: Introduce SH_PCI Kconfig entry
Philippe Mathieu-Daudé
2021-03-06
3
-205
/
+1
*
hw/block: Introduce TC58128 eeprom Kconfig entry
Philippe Mathieu-Daudé
2021-03-06
1
-0
/
+1
*
hw/timer: Introduce SH_TIMER Kconfig entry
Philippe Mathieu-Daudé
2021-03-06
1
-1
/
+1
*
hw/char: Introduce SH_SCI Kconfig entry
Philippe Mathieu-Daudé
2021-03-06
1
-0
/
+1
*
hw/intc: Introduce SH_INTC Kconfig entry
Philippe Mathieu-Daudé
2021-03-06
1
-0
/
+1
*
hw/sh4: Add missing Kconfig dependency on SH7750 for the R2D board
Philippe Mathieu-Daudé
2021-03-06
1
-0
/
+1
*
hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h'
Philippe Mathieu-Daudé
2021-01-04
1
-1
/
+1
*
sh4: remove bios_name
Paolo Bonzini
2020-12-10
1
-2
/
+1
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-2
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
meson: convert hw/arch*
Marc-André Lureau
2020-08-21
2
-4
/
+10
*
hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'
Philippe Mathieu-Daudé
2020-06-22
1
-0
/
+1
*
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
*
hw: Remove unnecessary DEVICE() cast
Philippe Mathieu-Daudé
2020-05-15
1
-1
/
+1
*
hw/sh4: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
1
-2
/
+1
*
hw: Make MachineClass::is_default a boolean type
Philippe Mathieu-Daudé
2020-02-28
1
-1
/
+1
*
sh4: Fix PCI ISA IO memory subregion
Guenter Roeck
2020-02-21
1
-8
/
+3
*
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
4
-4
/
+0
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
3
-0
/
+4
[next]