Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include: Make headers more self-contained | Markus Armbruster | 2019-08-16 | 1 | -0/+2 |
* | hw: clean up hw/hw.h includes | Paolo Bonzini | 2016-05-19 | 1 | -4/+0 |
* | hw: remove pio_addr_t | Paolo Bonzini | 2016-05-19 | 1 | -9/+6 |
* | portio: Allow to mark portio lists as coalesced MMIO flushing | Jan Kiszka | 2013-10-17 | 1 | -0/+2 |
* | memory: Provide separate handling of unassigned io ports accesses | Jan Kiszka | 2013-09-05 | 1 | -0/+4 |
* | piolist: add owner argument to initialization functions and pass devices | Paolo Bonzini | 2013-07-04 | 1 | -1/+3 |
* | ioport: Move portio types to ioport.h | Jan Kiszka | 2013-07-04 | 1 | -6/+11 |
* | ioport: Remove unused old dispatching services | Jan Kiszka | 2013-07-04 | 1 | -5/+0 |
* | ioport: Switch dispatching to memory core layer | Jan Kiszka | 2013-07-04 | 1 | -1/+0 |
* | isa: implement isa_is_ioport_assigned via memory_region_find | Jan Kiszka | 2013-07-04 | 1 | -1/+0 |
* | Privatize register_ioport_read/write | Jan Kiszka | 2013-07-04 | 1 | -4/+0 |
* | exec: move include files to include/exec/ | Paolo Bonzini | 2012-12-19 | 1 | -0/+78 |