1. ee6847d qdev: rework device properties. by Gerd Hoffmann · 16 years ago
  2. 6c319c8 Sparc32/PPC: convert escc to qdev by Blue Swirl · 16 years ago
  3. a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 16 years ago
  4. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  5. 8217606 Introduce reset notifier order by Jan Kiszka · 16 years ago
  6. 001faf3 Replace gcc variadic macro extension with C99 version by Blue Swirl · 16 years ago
  7. 487414f hw: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  8. aeeb69c escc: allow one IRQ per serial channel by aurel32 · 16 years ago
  9. f5cbc47 ESCC: swap the two CharDriverState arguments by aurel32 · 16 years ago
  10. b4ed08e Rename slavio_serial functions to escc, add clock rate and it_shift parameters by blueswir1 · 16 years ago
  11. 2aa2ab3 Rename slavio_serial to escc by blueswir1 · 16 years ago[Renamed from hw/slavio_serial.c]
  12. 8f180a4 Fix typo by blueswir1 · 16 years ago
  13. e64d7d5 Remove address masking by blueswir1 · 16 years ago
  14. 9277bc7 Fix NetBSD keyboard problem by blueswir1 · 17 years ago
  15. 399bf6b Reset correct channel aka NetBSD boot fix by blueswir1 · 17 years ago
  16. c0b5b10 Add missing keys, sendkey support for all keys by blueswir1 · 17 years ago
  17. 2254876 Fix compiler warnings by blueswir1 · 17 years ago
  18. 796d828 Read time constant fix (Robert Reif) by blueswir1 · 17 years ago
  19. 80637a6 Shuffle code to avoid NetBSD gcc 3.4.6 inlining bug (Rumko) by blueswir1 · 17 years ago
  20. 7c56045 Register only valid register access widths by blueswir1 · 17 years ago
  21. f48c537 Reset status contains all sent flag by blueswir1 · 17 years ago
  22. 12abac8 Name the magic constants, wrap long lines by blueswir1 · 17 years ago
  23. 577390f No keyboard mode (Robert Reif) by blueswir1 · 17 years ago
  24. b76482e Fix buffer mux handling for unconnected serial ports by blueswir1 · 17 years ago
  25. bd9bdce Add input buffer to mux chr (patch by Tristan Gingold). by balrog · 17 years ago
  26. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  27. f930d07 More detabification by blueswir1 · 17 years ago
  28. bbbb2f0 Fix Caps lock and Num lock handling by blueswir1 · 18 years ago
  29. 43febf4 Improve keyboard handling by blueswir1 · 18 years ago
  30. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 18 years ago
  31. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 18 years ago
  32. 96c4f56 Generate interrupts and update state even if output is disabled (OpenBSD) by blueswir1 · 18 years ago
  33. b3ceef2 Rename variables and rearrange code to please gcc -Wshadow checks by blueswir1 · 18 years ago
  34. 5aca8c3 Split DMA controller in two Fix register size related bugs by blueswir1 · 18 years ago
  35. 5dcb6b9 Use full 36-bit physical address space on SS10 by blueswir1 · 18 years ago
  36. b9652ca Fix keyboard serial and mouse bugs by blueswir1 · 18 years ago
  37. 67deb56 Fix keyboard detection bugs by blueswir1 · 18 years ago
  38. 5425a21 Fix Sparc32 device save methods by blueswir1 · 18 years ago
  39. d537cf6 Unify IRQ handling. by pbrook · 18 years ago
  40. 52cc07d Change Sparc uses of pic_set_irq to pic_set_irq_new by blueswir1 · 18 years ago
  41. e5b0bc4 Rearrange char event handlers to fix CHR_EVENT_RESET. by pbrook · 18 years ago
  42. 455204e Dynamic handling of guest mice, by Lonnie Mendez. by ths · 18 years ago
  43. 35db099 allow host serial port usage (Blue Swirl) by bellard · 19 years ago
  44. e4a8905 fix serial irq logic (Blue Swirl) by bellard · 19 years ago
  45. 715748f added mouse protocol (Igor Kovalenko) by bellard · 19 years ago
  46. ffcdb53 mouse API change by bellard · 19 years ago
  47. ba3c64f Initial SPARC SMP support (Blue Swirl) by bellard · 19 years ago
  48. f69a869 slavio_serial fixes (Blue Swirl) by bellard · 19 years ago
  49. 8be1f5c keyboard support (Blue Swirl) by bellard · 20 years ago
  50. 3a5c313 64 bit fix by bellard · 20 years ago
  51. e80cfcf SPARC merge by bellard · 20 years ago