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
/
sh4
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
1
-3
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-2
/
+2
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+4
2020-08-21
meson: convert hw/arch*
Marc-André Lureau
2
-4
/
+10
2020-06-22
hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'
Philippe Mathieu-Daudé
1
-0
/
+1
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
1
-3
/
+3
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
1
-6
/
+6
2020-05-15
hw: Remove unnecessary DEVICE() cast
Philippe Mathieu-Daudé
1
-1
/
+1
2020-03-17
hw/sh4: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
1
-2
/
+1
2020-02-28
hw: Make MachineClass::is_default a boolean type
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-21
sh4: Fix PCI ISA IO memory subregion
Guenter Roeck
1
-8
/
+3
2020-01-07
sm501: make SerialMM a child, export chardev property
Marc-André Lureau
1
-1
/
+1
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
4
-4
/
+0
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
3
-0
/
+4
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
1
-0
/
+1
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
-0
/
+2
2019-05-02
hw/usb/hcd-ohci: Move PCI-related code into a separate file
Thomas Huth
1
-1
/
+1
2019-03-20
hw/sh4/Kconfig: r2d machine requires the rtl8139 network card
Philippe Mathieu-Daudé
1
-0
/
+1
2019-03-11
pflash: Clean up after commit 368a354f02b, part 2
Markus Armbruster
1
-2
/
+1
2019-03-11
pflash: Clean up after commit 368a354f02b, part 1
Markus Armbruster
1
-1
/
+1
2019-03-11
r2d: Fix flash memory size, sector size, width, device ID
Markus Armbruster
1
-4
/
+12
2019-03-08
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...
Peter Maydell
1
-1
/
+0
2019-03-07
hw: Remove unused 'hw/devices.h' include
Philippe Mathieu-Daudé
1
-1
/
+0
2019-03-07
sh4-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
1
-0
/
+11
2019-03-07
ptimer: express dependencies with Kconfig
Paolo Bonzini
1
-0
/
+1
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
1
-0
/
+11
2019-02-05
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+2
2019-02-05
r2d: fix build on mingw
Michael S. Tsirkin
1
-1
/
+1
2019-02-05
hw/sh4/Makefile.objs: New CONFIG_* varibales created for sh4 boards and device
Ákos Kovács
1
-2
/
+2
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
1
-8
/
+8
2018-10-24
hw/sh4/sh_pci: Use DeviceState::realize rather than SysBusDevice::init
Philippe Mathieu-Daudé
1
-11
/
+9
2018-07-02
hw/sh4: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-1
/
+2
2018-06-15
hw/sh/sh7750: Convert away from old_mmio
Peter Maydell
1
-8
/
+36
2018-06-01
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-06-01
hw: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-04-26
Change references to serial_hds[] to serial_hd()
Peter Maydell
2
-3
/
+3
2017-12-05
pci: Rename root bus initialization functions for clarity
David Gibson
1
-6
/
+6
2017-10-27
sh4: shix: use generic cpu_model parsing
Igor Mammedov
1
-5
/
+2
2017-10-27
sh4: r2d: use generic cpu_model parsing
Igor Mammedov
1
-6
/
+2
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
1
-0
/
+4
2017-09-19
cpu: make cpu_generic_init() abort QEMU on error
Igor Mammedov
2
-8
/
+0
2017-09-01
sh4: replace cpu_sh4_init() with cpu_generic_init()
Igor Mammedov
2
-2
/
+2
2017-07-14
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
Peter Maydell
2
-8
/
+4
2017-07-14
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2
-4
/
+4
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
1
-1
/
+1
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
1
-1
/
+1
2017-04-24
sm501: QOMify
BALATON Zoltan
1
-2
/
+9
[next]