Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-06-07 | isa: Use realizefn for ISADevice | Andreas Färber | 1 | -1/+0 |
2013-04-29 | i8259: QOM cleanups | Andreas Färber | 1 | -1/+2 |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 5 | -0/+290 |