index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
isa
/
isa.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/isa: Factor isa_bus_get_irq() out of isa_get_irq()
Philippe Mathieu-Daudé
2023-02-27
1
-0
/
+8
*
hw/isa: Rename isa_get_dma() -> isa_bus_get_dma()
Philippe Mathieu-Daudé
2023-02-27
1
-1
/
+1
*
hw/isa: Rename isa_bus_irqs() -> isa_bus_register_input_irqs()
Philippe Mathieu-Daudé
2023-02-27
1
-2
/
+2
*
hw/isa: Un-inline isa_bus_from_device()
Philippe Mathieu-Daudé
2023-02-27
1
-5
/
+1
*
hw/isa: Reorder to separate ISABus* vs ISADevice* functions
Philippe Mathieu-Daudé
2023-02-27
1
-4
/
+5
*
hw/isa: Remove empty ISADeviceClass structure
Philippe Mathieu-Daudé
2023-02-27
1
-5
/
+1
*
hw/isa/isa-bus: Turn isa_build_aml() into qbus_build_aml()
Bernhard Beschow
2023-01-27
1
-1
/
+0
*
hw/southbridge/piix: Aggregate all PIIX southbridge type names
Bernhard Beschow
2022-06-11
1
-2
/
+0
*
acpi: applesmc: use AcpiDevAmlIfClass:build_dev_aml to provide device's AML
Igor Mammedov
2022-06-09
1
-14
/
+0
*
isa-bus: drop no longer used ISADeviceClass::build_aml
Igor Mammedov
2022-06-09
1
-1
/
+0
*
hw/isa: Inline and remove one-line isa_init_irq()
Bernhard Beschow
2022-03-08
1
-1
/
+0
*
hw/isa: Drop unused attributes from ISADevice
Bernhard Beschow
2022-03-08
1
-2
/
+0
*
hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machine
Thomas Huth
2021-07-19
1
-5
/
+8
*
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