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
/
i82374.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
-1
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
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 migration/vmstate.h 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
/
+1
*
hw/dma/i82374: Avoid double creation of the 82374 controller
Philippe Mathieu-Daudé
2018-04-09
1
-1
/
+8
*
hw/dma/i8257: Rename DMA_init() to i8257_dma_init()
Philippe Mathieu-Daudé
2018-03-12
1
-1
/
+2
*
i8257: pass ISA bus to DMA_init() function
Hervé Poussineau
2016-02-03
1
-1
/
+1
*
i82374: device only existed as ISA device, so simplify device
Hervé Poussineau
2016-02-03
1
-39
/
+19
*
hw: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
i8257: remove cpu_request_exit irq
Paolo Bonzini
2015-09-09
1
-4
/
+1
*
PortioList: Store PortioList in device state
Kirill Batuzov
2014-05-05
1
-3
/
+4
*
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2014-02-14
1
-1
/
+1
*
piolist: add owner argument to initialization functions and pass devices
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
i82374: replace register_ioport*
Jan Kiszka
2013-07-04
1
-5
/
+13
*
isa: Use realizefn for ISADevice
Andreas Färber
2013-06-07
1
-8
/
+5
*
i82374: QOM'ify
Andreas Färber
2013-04-29
1
-3
/
+7
*
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
1
-0
/
+168