index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
isa
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-05
piix4: Rename PIIX4 object to piix4-isa
Hervé Poussineau
1
-0
/
+2
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-1
/
+1
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2
-2
/
+0
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
1
-1
/
+0
2019-08-16
include: Make headers more self-contained
Markus Armbruster
1
-0
/
+2
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2
-2
/
+0
2018-12-11
qom: make interface types abstract
Marc-André Lureau
1
-4
/
+0
2018-04-26
superio: Don't use MAX_SERIAL_PORTS for serial port limit
Peter Maydell
1
-1
/
+3
2018-03-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+3
2018-03-13
acpi: move ACPI_PORT_SMI_CMD define to header it belongs to
Igor Mammedov
1
-0
/
+3
2018-03-12
hw/isa/superio: Add the SMC FDC37C669 Super I/O
Philippe Mathieu-Daudé
1
-0
/
+1
2018-03-12
hw/isa/vt82c686: Add the TYPE_VT82C686B_SUPERIO
Philippe Mathieu-Daudé
1
-0
/
+2
2018-03-12
hw/isa/vt82c686: Rename vt82c686b_init() -> vt82c686b_isa_init()
Philippe Mathieu-Daudé
1
-1
/
+1
2018-03-12
hw/isa/superio: Factor out the FDC37M817 Super I/O from mips_malta.c
Philippe Mathieu-Daudé
1
-0
/
+2
2018-03-12
hw/isa/superio: Factor out the IDE code from pc87312.c
Philippe Mathieu-Daudé
1
-0
/
+2
2018-03-12
hw/isa/superio: Add a keyboard/mouse controller (8042)
Philippe Mathieu-Daudé
1
-0
/
+1
2018-03-12
hw/isa/superio: Factor out the floppy disc controller code from pc87312.c
Philippe Mathieu-Daudé
2
-4
/
+2
2018-03-12
hw/isa/superio: Factor out the serial code from pc87312.c
Philippe Mathieu-Daudé
2
-4
/
+2
2018-03-12
hw/isa/superio: Factor out the parallel code from pc87312.c
Philippe Mathieu-Daudé
2
-4
/
+6
2018-03-12
hw/isa/pc87312: Inherit from the abstract TYPE_ISA_SUPERIO
Philippe Mathieu-Daudé
1
-2
/
+4
2018-03-12
hw/isa/superio: Add a Super I/O template based on the PC87312 device
Philippe Mathieu-Daudé
1
-0
/
+44
2018-03-12
hw/isa/pc87312: Use uint16_t for the ISA I/O base address
Philippe Mathieu-Daudé
1
-1
/
+1
2018-03-12
hw/isa/pc87312: Rename the device type as TYPE_PC87312_SUPERIO
Philippe Mathieu-Daudé
1
-2
/
+2
2018-03-12
hw/dma/i8257: Rename DMA_init() to i8257_dma_init()
Philippe Mathieu-Daudé
2
-45
/
+0
2017-12-21
i8259: generalize statistics into common code
Peter Xu
1
-2
/
+5
2017-06-20
isa: use get_uint() for "io-base"
Marc-André Lureau
1
-1
/
+1
2016-09-08
portio: keep references on portio
Marc-André Lureau
2
-1
/
+6
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2
-2
/
+1
2016-06-29
isa: introduce wrapper isa_connect_gpio_out
Efimov Vasily
1
-0
/
+1
2016-05-19
hw: clean up hw/hw.h includes
Paolo Bonzini
1
-1
/
+1
2016-03-22
isa: Move DMA_transfer_handler from qemu-common.h to hw/isa/isa.h
Markus Armbruster
2
-2
/
+5
2016-02-23
include: Clean up includes
Peter Maydell
1
-1
/
+0
2016-02-03
dma: remove now useless DMA_* functions
Hervé Poussineau
1
-10
/
+1
2016-02-03
isa: add an ISA DMA interface, and store it within the ISA bus
Hervé Poussineau
1
-0
/
+38
2016-02-03
i8257: move state definition to new independent header
Hervé Poussineau
1
-0
/
+42
2016-02-03
i8257: pass ISA bus to DMA_init() function
Hervé Poussineau
1
-1
/
+1
2016-01-13
isa: Clean up error handling around isa_bus_new()
Markus Armbruster
1
-1
/
+1
2015-09-09
i8257: remove cpu_request_exit irq
Paolo Bonzini
1
-1
/
+1
2015-09-09
i8257: rewrite DMA_schedule to avoid hooking into the CPU loop
Paolo Bonzini
1
-1
/
+1
2015-03-01
pc: export applesmc IO port/len
Igor Mammedov
1
-2
/
+9
2015-02-13
isa: remove isa_mem_base variable
Hervé Poussineau
1
-2
/
+0
2015-02-13
isa: add memory space parameter to isa_bus_new
Hervé Poussineau
1
-1
/
+3
2014-10-20
pc87312: Drop unused members of PC87312State
Markus Armbruster
1
-3
/
+0
2014-02-14
i2c: Rename i2c_bus to I2CBus
Andreas Färber
1
-2
/
+2
2014-01-26
Add DSDT node for AppleSMC
Gabriel L. Somlo
1
-0
/
+7
2013-08-30
isa: Fix documentation of isa_register_portio_list()
Hervé Poussineau
1
-1
/
+1
2013-07-25
isa_mmio: delete
Paolo Bonzini
1
-3
/
+0
2013-06-07
isa: QOM'ify ISADevice
Andreas Färber
1
-1
/
+4
2013-06-07
isa: QOM'ify ISABus
Andreas Färber
1
-1
/
+4
2013-06-07
i8259: Convert PICCommonState to use QOM realizefn
Andreas Färber
1
-1
/
+1
[next]