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
/
dma
/
pl330.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-2
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-1
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-01-27
1
-1
/
+1
|
\
|
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
|
dma/pl330: Convert to support tracing
Guenter Roeck
2020-01-23
1
-40
/
+48
|
/
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
pl330: fix vmstate description
Damien Hedde
2019-07-26
1
-8
/
+9
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
2018-01-16
1
-1
/
+1
*
migration: consolidate VMStateField.start
Halil Pasic
2017-02-13
1
-4
/
+4
*
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
arm: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
pl330.c: remove superfluous '\n' around error_setg
Gonglei
2015-03-10
1
-2
/
+2
*
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2015-01-26
1
-1
/
+1
*
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2014-05-13
1
-5
/
+0
*
dma/pl330: implement dmaadnh instruction
Peter Crosthwaite
2014-02-26
1
-3
/
+16
*
dma/pl330: Fix buffer depth
Peter Crosthwaite
2014-02-26
1
-1
/
+1
*
dma/pl330: Add event debugging printfs
Peter Crosthwaite
2014-02-26
1
-0
/
+2
*
dma/pl330: Rename parent_obj
Peter Crosthwaite
2014-02-26
1
-1
/
+2
*
dma/pl330: printf format type sweep.
Peter Crosthwaite
2014-02-26
1
-12
/
+14
*
dma/pl330: Fix misleading type
Peter Crosthwaite
2014-02-26
1
-1
/
+1
*
dma/pl330: Delete overly verbose debug printf
Peter Crosthwaite
2014-02-26
1
-1
/
+0
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-3
/
+3
*
hw/d*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-1
/
+2
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
dma: eliminate DMAContext
Paolo Bonzini
2013-06-20
1
-4
/
+4
*
Rename hexdump to avoid FreeBSD libutil conflict
Ed Maste
2013-05-20
1
-2
/
+2
*
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
1
-0
/
+1653