1. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  2. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  3. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  4. 128939a hw/pl110.c: Add post-load hook to invalidate display by Peter Maydell · 13 years ago
  5. 75c9d6c framebuffer: drop use of cpu_get_physical_page_desc() by Avi Kivity · 13 years ago
  6. 66a0a2c fix spelling in hw sub directory by Dong Xu Wang · 13 years ago
  7. 750ecd4 sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() by Avi Kivity · 13 years ago
  8. 1a6b31c pl110: convert to memory API by Avi Kivity · 13 years ago
  9. 242ea2c versatilepb: Implement SYS_CLCD mux control register bits by Peter Maydell · 14 years ago
  10. 4fbf555 hw/pl110: Model the PL111 CLCD controller by Peter Maydell · 14 years ago
  11. 8e31bf3 Correct spelling of licensed by Matthew Fernandez · 14 years ago
  12. 8c60d06 pl110: Implement save/restore by Peter Maydell · 14 years ago
  13. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  14. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  15. 99a0949 Get rid of _t suffix by malc · 15 years ago
  16. 81a322d qdev: add return value to init() callbacks. by Gerd Hoffmann · 16 years ago
  17. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 16 years ago
  18. bfdb362 Fix SDL zooming with pl110 (cf. d3ffcafe25b5966b351ea6100160c2156688f22f) by Blue Swirl · 16 years ago
  19. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  20. 2e9bdce PL110 qdev conversion by Paul Brook · 16 years ago
  21. 2ac7117 Replace cpu_abort with hw_error by Paul Brook · 16 years ago
  22. 714fa30 Implement and use shared memory framebuffer device rendering reoutine. by pbrook · 16 years ago
  23. 602dafc Use pixel_ops.h by pbrook · 16 years ago
  24. 3023f332 graphical_console_init change (Stefano Stabellini) by aliguori · 16 years ago
  25. 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
  26. 0e1f5a0 Introduce accessors for DisplayState (Stefano Stabellini) by aliguori · 16 years ago
  27. c60e08d Implement resolution switching in common console code. by pbrook · 17 years ago
  28. 4d3b6f6 Add an ncurses UI. by balrog · 17 years ago
  29. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  30. 4d1165f Fix 64-bit host printf format mismatches. by pbrook · 17 years ago
  31. e9c05b4 Implement PL110 byte order config bit (original patch by Richard Purdie). by balrog · 17 years ago
  32. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 18 years ago
  33. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 18 years ago
  34. 64075cd PL110 versatile register hack fix (Adam Lackorzynski). by pbrook · 18 years ago
  35. 187337f Fix off-by-one memory region sizes. by pbrook · 18 years ago
  36. d537cf6 Unify IRQ handling. by pbrook · 18 years ago
  37. e6e5906 ColdFire target. by pbrook · 18 years ago
  38. 132ea32 Fix display resize bug. by pbrook · 19 years ago
  39. cdbdb64 ARM Versatile Platform Baseboard emulation. by pbrook · 19 years ago
  40. 9521989 Allow multiple graphics devices. by pbrook · 19 years ago
  41. e10c2bf Add missing return statement. by pbrook · 19 years ago
  42. af2f673 Fix -nographic on Arm. by pbrook · 19 years ago
  43. bdd5003 Arm display emulation. by pbrook · 19 years ago