aboutsummaryrefslogtreecommitdiff
path: root/include/exec/ioport.h
AgeCommit message (Expand)Author
2024-02-14exec/ioport: Add portio_list_set_enabled()Bernhard Beschow
2024-02-14exec/ioport: Add portio_list_set_address()Bernhard Beschow
2024-02-14exec/ioport: Resolve redundant .base attribute in struct MemoryRegionPortioBernhard Beschow
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant
2019-08-16include: Make headers more self-containedMarkus Armbruster
2016-05-19hw: clean up hw/hw.h includesPaolo Bonzini
2016-05-19hw: remove pio_addr_tPaolo Bonzini
2013-10-17portio: Allow to mark portio lists as coalesced MMIO flushingJan Kiszka
2013-09-05memory: Provide separate handling of unassigned io ports accessesJan Kiszka
2013-07-04piolist: add owner argument to initialization functions and pass devicesPaolo Bonzini
2013-07-04ioport: Move portio types to ioport.hJan Kiszka
2013-07-04ioport: Remove unused old dispatching servicesJan Kiszka
2013-07-04ioport: Switch dispatching to memory core layerJan Kiszka
2013-07-04isa: implement isa_is_ioport_assigned via memory_region_findJan Kiszka
2013-07-04Privatize register_ioport_read/writeJan Kiszka
2012-12-19exec: move include files to include/exec/Paolo Bonzini