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
/
ppc
/
ppc440_uc.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
*
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
1
-2
/
+2
*
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-15
1
-4
/
+4
*
ppc4xx: Drop redundant device realization
Markus Armbruster
2020-06-15
1
-2
/
+0
*
hw/ppc/ppc440_uc.c: Remove incorrect iothread locking from dcr_write_pcie()
Peter Maydell
2020-04-07
1
-3
/
+0
*
Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
1
-2
/
+4
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/main-loop.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/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-1
/
+1
*
ppc440: Avoid reporting error when reading non-existent RAM slot
BALATON Zoltan
2019-02-04
1
-2
/
+4
*
sam460ex: Fix support for memory larger than 1GB
BALATON Zoltan
2019-02-04
1
-10
/
+12
*
ppc4xx: Pass array index to function instead of pointer into the array
BALATON Zoltan
2019-02-04
1
-20
/
+16
*
ppc4xx: Rename ppc4xx_sdram_t in ppc440_uc.c to ppc440_sdram_t
BALATON Zoltan
2019-02-04
1
-8
/
+8
*
hw/ppc/ppc440_uc: Remove dead code in sdram_size()
Peter Maydell
2018-11-08
1
-5
/
+1
*
ppc440_uc: Fix a copy/paste error
Philippe Mathieu-Daudé
2018-07-07
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into...
Peter Maydell
2018-07-03
1
-0
/
+222
|
\
|
*
ppc440_uc: Basic emulation of PPC440 DMA controller
BALATON Zoltan
2018-07-03
1
-0
/
+222
*
|
hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"
Philippe Mathieu-Daudé
2018-07-02
1
-1
/
+1
*
|
hw: Use IEC binary prefix definitions from "qemu/units.h"
Philippe Mathieu-Daudé
2018-07-02
1
-13
/
+13
|
/
*
ppc: use local path for local headers
Michael S. Tsirkin
2018-06-01
1
-1
/
+1
*
sam460ex: Fix timer frequency and clock multipliers
BALATON Zoltan
2018-04-10
1
-2
/
+1
*
ppc440_uc: Fix unintialized variable warning with older gcc
BALATON Zoltan
2018-03-06
1
-0
/
+3
*
ppc4xx: Add device models found in PPC440 core SoCs
BALATON Zoltan
2018-02-16
1
-0
/
+1159