summary refs log tree commit diff stats
path: root/include/exec/ioport.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* exec/ioport: Add portio_list_set_enabled()Bernhard Beschow2024-02-141-0/+1
* exec/ioport: Add portio_list_set_address()Bernhard Beschow2024-02-141-0/+2
* exec/ioport: Resolve redundant .base attribute in struct MemoryRegionPortioBernhard Beschow2024-02-141-1/+0
* nomaintainer: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* include: Make headers more self-containedMarkus Armbruster2019-08-161-0/+2
* hw: clean up hw/hw.h includesPaolo Bonzini2016-05-191-4/+0
* hw: remove pio_addr_tPaolo Bonzini2016-05-191-9/+6
* portio: Allow to mark portio lists as coalesced MMIO flushingJan Kiszka2013-10-171-0/+2
* memory: Provide separate handling of unassigned io ports accessesJan Kiszka2013-09-051-0/+4
* piolist: add owner argument to initialization functions and pass devicesPaolo Bonzini2013-07-041-1/+3
* ioport: Move portio types to ioport.hJan Kiszka2013-07-041-6/+11
* ioport: Remove unused old dispatching servicesJan Kiszka2013-07-041-5/+0
* ioport: Switch dispatching to memory core layerJan Kiszka2013-07-041-1/+0
* isa: implement isa_is_ioport_assigned via memory_region_findJan Kiszka2013-07-041-1/+0
* Privatize register_ioport_read/writeJan Kiszka2013-07-041-4/+0
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-0/+78