1. 4bc6a3e parallel: parallel_hds_isa_init() shouldn't fail by Markus Armbruster · 10 years ago
  2. 07dc788 parallel: Factor out common parallel_hds_isa_init() by Markus Armbruster · 10 years ago
  3. 461a275 parallel: adding vmstate for save/restore by Pavel Dovgalyuk · 10 years ago
  4. c7bcc85 qdev: Remove hex8/32/64 property types by Paolo Bonzini · 11 years ago
  5. 125ee0e devices: Associate devices to their logical category by Marcel Apfelbaum · 12 years ago
  6. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  7. db895a1 isa: Use realizefn for ISADevice by Andreas Färber · 12 years ago
  8. b0dc5ee parallel: QOM'ify by Andreas Färber · 12 years ago
  9. dccfcd0 sysemu: avoid proliferation of include/ subdirectories by Paolo Bonzini · 12 years ago
  10. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago[Renamed from hw/parallel.c]
  11. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  12. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  13. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  14. 927d487 softmmu: move remaining include files to include/ subdirectories by Paolo Bonzini · 12 years ago
  15. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  16. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  17. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  18. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  19. 8f04ee0 isa: pic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  20. 63858cd parallel: convert to memory API by Avi Kivity · 13 years ago
  21. 1922abd parallel: Convert to isa_register_portio_list by Richard Henderson · 14 years ago
  22. 41084f1 char: qemu_chr_ioctl() -> qemu_chr_fe_ioctl() by Anthony Liguori · 14 years ago
  23. 2cc6e0a char: rename qemu_chr_write() -> qemu_chr_fe_write() by Anthony Liguori · 14 years ago
  24. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  25. defdb20 parallel: refactor device creation by Blue Swirl · 14 years ago
  26. dee41d5 Keep track of ISA ports ISA device is using in qdev. by Gleb Natapov · 14 years ago
  27. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  28. 666daa6 blockdev: Collect block device code in new blockdev.c by Markus Armbruster · 15 years ago
  29. 7f5b7d3 x86: remove dead assignments, spotted by clang analyzer by Blue Swirl · 15 years ago
  30. 51954d5 Fix qdev property type definition for isa serial/parallel devices by Gerd Hoffmann · 15 years ago
  31. 44a9935 Sparc64/x86: remove unneeded calls to device reset by Blue Swirl · 15 years ago
  32. e8ee28f isa: configure serial+parallel by index. by Gerd Hoffmann · 15 years ago
  33. 5c17ca2 Clean up test for qdev_init() failure by Markus Armbruster · 15 years ago
  34. 021f067 parallel: convert isa to qdev by Gerd Hoffmann · 15 years ago
  35. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  36. 99a0949 Get rid of _t suffix by malc · 15 years ago
  37. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 15 years ago
  38. a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 16 years ago
  39. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  40. 8217606 Introduce reset notifier order by Jan Kiszka · 16 years ago
  41. 001faf3 Replace gcc variadic macro extension with C99 version by Blue Swirl · 16 years ago
  42. 487414f hw: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  43. 33093a0 Parallel port reset by aurel32 · 16 years ago
  44. 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
  45. 563e3c6 Parallel Port Direction Fix by aurel32 · 16 years ago
  46. 52ccc5e Fix parallel port software emulation (Hervé Poussineau). by balrog · 17 years ago
  47. 9596ebb Add statics and missing #includes for prototypes. by pbrook · 17 years ago
  48. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  49. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  50. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  51. d60532c Add parallel memory mapped interface, by Herve Poussineau. by ths · 18 years ago
  52. 0fa7f15 Fix code formatting, by Herve Poussineau. by ths · 18 years ago
  53. d537cf6 Unify IRQ handling. by pbrook · 18 years ago
  54. 5867c88 Parport EPP support for Linux, by Marko Kohtala. by ths · 18 years ago
  55. 7c9d8e0 new network emulation by bellard · 19 years ago
  56. e57a8c0 low level host parallel port access by bellard · 19 years ago
  57. dc9543d removed warnings by bellard · 20 years ago
  58. 6508fe5 PC parallel port support (Mark Jonckheere) by bellard · 20 years ago