index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
sh4
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
2
-2
/
+0
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+2
*
hw/usb/hcd-ohci: Move PCI-related code into a separate file
Thomas Huth
2019-05-02
1
-1
/
+1
*
hw/sh4/Kconfig: r2d machine requires the rtl8139 network card
Philippe Mathieu-Daudé
2019-03-20
1
-0
/
+1
*
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
*
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...
Peter Maydell
2019-03-08
1
-1
/
+0
|
\
|
*
hw: Remove unused 'hw/devices.h' include
Philippe Mathieu-Daudé
2019-03-07
1
-1
/
+0
*
|
sh4-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
1
-0
/
+11
*
|
ptimer: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
1
-0
/
+1
*
|
kconfig: introduce kconfig files
Paolo Bonzini
2019-03-07
1
-0
/
+11
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-02-05
1
-2
/
+2
|
\
|
*
hw/sh4/Makefile.objs: New CONFIG_* varibales created for sh4 boards and device
Ákos Kovács
2019-02-05
1
-2
/
+2
*
|
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/sh_pci: Use DeviceState::realize rather than SysBusDevice::init
Philippe Mathieu-Daudé
2018-10-24
1
-11
/
+9
*
hw/sh4: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
1
-1
/
+2
*
hw/sh/sh7750: Convert away from old_mmio
Peter Maydell
2018-06-15
1
-8
/
+36
*
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
*
hw: Do not include "exec/address-spaces.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
2
-3
/
+3
*
pci: Rename root bus initialization functions for clarity
David Gibson
2017-12-05
1
-6
/
+6
*
sh4: shix: use generic cpu_model parsing
Igor Mammedov
2017-10-27
1
-5
/
+2
*
sh4: r2d: use generic cpu_model parsing
Igor Mammedov
2017-10-27
1
-6
/
+2
*
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-10-15
1
-0
/
+4
*
cpu: make cpu_generic_init() abort QEMU on error
Igor Mammedov
2017-09-19
2
-8
/
+0
*
sh4: replace cpu_sh4_init() with cpu_generic_init()
Igor Mammedov
2017-09-01
2
-2
/
+2
*
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
Peter Maydell
2017-07-14
2
-8
/
+4
*
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2017-07-14
2
-4
/
+4
*
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-23
1
-1
/
+1
*
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-05-17
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
*
cputlb: drop flush_global flag from tlb_flush
Alex Bennée
2017-01-13
1
-1
/
+1
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
1
-1
/
+1
*
sh4: fix broken link to documentation
Reda Sallahi
2016-09-15
1
-1
/
+1
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-12
2
-5
/
+5
*
hw/sh4/sh_pci.c: Use ldl_le_p() and stl_le_p()
Peter Maydell
2016-06-28
1
-2
/
+2
*
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
2
-0
/
+4
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
2
-0
/
+2
*
sh4: Clean up includes
Peter Maydell
2016-01-29
5
-1
/
+5
*
SH PCI Host: convert to realize()
Cao jin
2016-01-11
1
-3
/
+2
[next]