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
/
include
/
hw
/
isa
/
isa.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-2
/
+1
*
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-11
/
+6
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-4
/
+7
*
isa: isa_create(), isa_try_create() are now unused, drop
Markus Armbruster
2020-06-15
1
-2
/
+0
*
isa: New isa_new(), isa_realize_and_unref() etc.
Markus Armbruster
2020-06-15
1
-0
/
+3
*
acpi: add ISADeviceClass->build_aml()
Gerd Hoffmann
2020-05-04
1
-0
/
+2
*
fdc/i8257: implement verify transfer mode
Sven Schnelle
2020-03-27
1
-1
/
+0
*
hw/isa/isa-bus: cleanup irq functions
Paolo Bonzini
2019-12-17
1
-4
/
+4
*
piix4: Rename PIIX4 object to piix4-isa
Hervé Poussineau
2019-11-05
1
-0
/
+2
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-1
/
+1
*
qom: make interface types abstract
Marc-André Lureau
2018-12-11
1
-4
/
+0
*
hw/dma/i8257: Rename DMA_init() to i8257_dma_init()
Philippe Mathieu-Daudé
2018-03-12
1
-2
/
+0
*
isa: use get_uint() for "io-base"
Marc-André Lureau
2017-06-20
1
-1
/
+1
*
portio: keep references on portio
Marc-André Lureau
2016-09-08
1
-1
/
+4
*
isa: introduce wrapper isa_connect_gpio_out
Efimov Vasily
2016-06-29
1
-0
/
+1
*
hw: clean up hw/hw.h includes
Paolo Bonzini
2016-05-19
1
-1
/
+1
*
isa: Move DMA_transfer_handler from qemu-common.h to hw/isa/isa.h
Markus Armbruster
2016-03-22
1
-1
/
+4
*
dma: remove now useless DMA_* functions
Hervé Poussineau
2016-02-03
1
-10
/
+1
*
isa: add an ISA DMA interface, and store it within the ISA bus
Hervé Poussineau
2016-02-03
1
-0
/
+38
*
i8257: pass ISA bus to DMA_init() function
Hervé Poussineau
2016-02-03
1
-1
/
+1
*
isa: Clean up error handling around isa_bus_new()
Markus Armbruster
2016-01-13
1
-1
/
+1
*
i8257: remove cpu_request_exit irq
Paolo Bonzini
2015-09-09
1
-1
/
+1
*
i8257: rewrite DMA_schedule to avoid hooking into the CPU loop
Paolo Bonzini
2015-09-09
1
-1
/
+1
*
pc: export applesmc IO port/len
Igor Mammedov
2015-03-01
1
-2
/
+9
*
isa: remove isa_mem_base variable
Hervé Poussineau
2015-02-13
1
-2
/
+0
*
isa: add memory space parameter to isa_bus_new
Hervé Poussineau
2015-02-13
1
-1
/
+3
*
Add DSDT node for AppleSMC
Gabriel L. Somlo
2014-01-26
1
-0
/
+7
*
isa: Fix documentation of isa_register_portio_list()
Hervé Poussineau
2013-08-30
1
-1
/
+1
*
isa_mmio: delete
Paolo Bonzini
2013-07-25
1
-3
/
+0
*
isa: QOM'ify ISADevice
Andreas Färber
2013-06-07
1
-1
/
+4
*
isa: QOM'ify ISABus
Andreas Färber
2013-06-07
1
-1
/
+4
*
isa: Use realizefn for ISADevice
Andreas Färber
2013-06-07
1
-1
/
+0
*
hw: move headers to include/
Paolo Bonzini
2013-04-08
1
-0
/
+104