Age | Commit message (Expand) | Author |
2018-12-11 | qom: make interface types abstract | Marc-André Lureau |
2018-03-12 | hw/dma/i8257: Rename DMA_init() to i8257_dma_init() | Philippe Mathieu-Daudé |
2017-06-20 | isa: use get_uint() for "io-base" | Marc-André Lureau |
2016-09-08 | portio: keep references on portio | Marc-André Lureau |
2016-06-29 | isa: introduce wrapper isa_connect_gpio_out | Efimov Vasily |
2016-05-19 | hw: clean up hw/hw.h includes | Paolo Bonzini |
2016-03-22 | isa: Move DMA_transfer_handler from qemu-common.h to hw/isa/isa.h | Markus Armbruster |
2016-02-03 | dma: remove now useless DMA_* functions | Hervé Poussineau |
2016-02-03 | isa: add an ISA DMA interface, and store it within the ISA bus | Hervé Poussineau |
2016-02-03 | i8257: pass ISA bus to DMA_init() function | Hervé Poussineau |
2016-01-13 | isa: Clean up error handling around isa_bus_new() | Markus Armbruster |
2015-09-09 | i8257: remove cpu_request_exit irq | Paolo Bonzini |
2015-09-09 | i8257: rewrite DMA_schedule to avoid hooking into the CPU loop | Paolo Bonzini |
2015-03-01 | pc: export applesmc IO port/len | Igor Mammedov |
2015-02-13 | isa: remove isa_mem_base variable | Hervé Poussineau |
2015-02-13 | isa: add memory space parameter to isa_bus_new | Hervé Poussineau |
2014-01-26 | Add DSDT node for AppleSMC | Gabriel L. Somlo |
2013-08-30 | isa: Fix documentation of isa_register_portio_list() | Hervé Poussineau |
2013-07-25 | isa_mmio: delete | Paolo Bonzini |
2013-06-07 | isa: QOM'ify ISADevice | Andreas Färber |
2013-06-07 | isa: QOM'ify ISABus | Andreas Färber |
2013-06-07 | isa: Use realizefn for ISADevice | Andreas Färber |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini |