1. 61f3c91 nomaintainer: Fix Lesser GPL version number by Chetan Pant · 4 years, 5 months ago
  2. ec150c7 include: Make headers more self-contained by Markus Armbruster · 6 years ago
  3. df43d49 hw: clean up hw/hw.h includes by Paolo Bonzini · 9 years ago
  4. 89a80e7 hw: remove pio_addr_t by Paolo Bonzini · 9 years ago
  5. c76bc48 portio: Allow to mark portio lists as coalesced MMIO flushing by Jan Kiszka · 12 years ago
  6. 3bb28b7 memory: Provide separate handling of unassigned io ports accesses by Jan Kiszka · 12 years ago
  7. db10ca9 piolist: add owner argument to initialization functions and pass devices by Paolo Bonzini · 12 years ago
  8. 5767e4e ioport: Move portio types to ioport.h by Jan Kiszka · 12 years ago
  9. 0659097 ioport: Remove unused old dispatching services by Jan Kiszka · 12 years ago
  10. b40acf9 ioport: Switch dispatching to memory core layer by Jan Kiszka · 12 years ago
  11. b6f3296 isa: implement isa_is_ioport_assigned via memory_region_find by Jan Kiszka · 12 years ago
  12. 8ab9b41 Privatize register_ioport_read/write by Jan Kiszka · 12 years ago
  13. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago[Renamed (98%) from ioport.h]
  14. c5b703a ioport: add destructor method to IORange by Avi Kivity · 13 years ago
  15. de58ac7 ioport: change portio_list not to use memory_region_set_offset() by Avi Kivity · 13 years ago
  16. 6bf9fd4 Introduce PortioList by Avi Kivity · 13 years ago
  17. 6141dbf report serial devices created with -device in the PIIX4 config space by Paolo Bonzini · 14 years ago
  18. acd1c81 Type-safe ioport callbacks by Avi Kivity · 14 years ago
  19. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  20. 99a0949 Get rid of _t suffix by malc · 15 years ago
  21. afcea8c ioports: remove unused env parameter and compile only once by Blue Swirl · 15 years ago
  22. 0732353 ioport: use uint{32, 16, 8}_t for ioport value and pio_addr_t for ioport address. by Isaku Yamahata · 16 years ago
  23. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  24. d56dd6c use constant IOPORTS_MASK instead of 0xffff. by Isaku Yamahata · 16 years ago
  25. 3299397 split out ioport related stuffs from vl.c into ioport.c. by Isaku Yamahata · 16 years ago