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
/
sh_pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
hw: Remove unnecessary DEVICE() cast
Philippe Mathieu-Daudé
2020-05-15
1
-1
/
+1
*
sh4: Fix PCI ISA IO memory subregion
Guenter Roeck
2020-02-21
1
-8
/
+3
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+2
*
hw/sh4/sh_pci: Use DeviceState::realize rather than SysBusDevice::init
Philippe Mathieu-Daudé
2018-10-24
1
-11
/
+9
*
pci: Rename root bus initialization functions for clarity
David Gibson
2017-12-05
1
-6
/
+6
*
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-10-15
1
-0
/
+4
*
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-05-17
1
-1
/
+1
*
hw/sh4/sh_pci.c: Use ldl_le_p() and stl_le_p()
Peter Maydell
2016-06-28
1
-2
/
+2
*
sh4: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
SH PCI Host: convert to realize()
Cao jin
2016-01-11
1
-3
/
+2
*
pci-host: Consistently set cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-0
/
+6
*
sh4: unbreak r2d
Paolo Bonzini
2013-07-25
1
-14
/
+25
*
sh4: do not use isa_mmio
Paolo Bonzini
2013-07-25
1
-1
/
+2
*
hw/s*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-3
/
+3
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-2
/
+2
*
hw: move PCI bridges to hw/pci-* or hw/ARCH
Paolo Bonzini
2013-04-08
1
-0
/
+186