1. ea644cf omap_lcdc: Remove support for DEPTH != 32 by Pooja Dhannawat · 9 years ago
  2. 47df515 hw/display: Clean up includes by Peter Maydell · 9 years ago
  3. b45c03f arm: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 9 years ago
  4. c1076c3 framebuffer: set DIRTY_MEMORY_VGA on RAM that is used for the framebuffer by Paolo Bonzini · 10 years ago
  5. 5643706 console: add head to index to qemu consoles. by Gerd Hoffmann · 11 years ago
  6. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  7. aa2beaa console: add device link to QemuConsoles by Gerd Hoffmann · 12 years ago
  8. 380cd05 console: add GraphicHwOps by Gerd Hoffmann · 12 years ago
  9. 2c62f08 console: simplify screendump by Gerd Hoffmann · 12 years ago
  10. 47b43a1 hw: move private headers to hw/ subdirectories. by Paolo Bonzini · 12 years ago
  11. fc97bb5 hw: move display devices to hw/display/, configure via default-configs/ by Paolo Bonzini · 12 years ago[Renamed from hw/omap_lcdc.c]
  12. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  13. c78f713 console: stop using DisplayState in gfx hardware emulation by Gerd Hoffmann · 12 years ago
  14. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  15. 28ecbae ui: move files to ui/ and include/ui/ by Paolo Bonzini · 12 years ago
  16. a93a4a2 console: untangle gfx & txt updates by Gerd Hoffmann · 12 years ago
  17. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  18. d9c7ebb omap_lcdc: omap_ppm_save(): add error handling by Luiz Capitulino · 13 years ago
  19. 8dc4cc7 omap_lcdc: rename ppm_save() to omap_ppm_save() by Luiz Capitulino · 13 years ago
  20. d709813 console: vga_hw_screen_dump_ptr: take Error argument by Luiz Capitulino · 13 years ago
  21. 08c4ea2 fix screendump by Gerd Hoffmann · 13 years ago
  22. 45efb16 optimize screendump for the common non-switch case by Gerd Hoffmann · 13 years ago
  23. 75c9d6c framebuffer: drop use of cpu_get_physical_page_desc() by Avi Kivity · 13 years ago
  24. 30af1ec omap_lcdc: convert to memory API by Benoît Canet · 13 years ago
  25. 9898b79 omap_lcdc: remove imif, emiff from structure by Avi Kivity · 13 years ago
  26. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  27. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  28. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  29. 99a0949 Get rid of _t suffix by malc · 15 years ago
  30. b9d38e9 Fix Sparse warnings about using plain integer as NULL pointer by Blue Swirl · 15 years ago
  31. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 15 years ago
  32. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  33. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  34. 714fa30 Implement and use shared memory framebuffer device rendering reoutine. by pbrook · 16 years ago
  35. 3023f33 graphical_console_init change (Stefano Stabellini) by aliguori · 16 years ago
  36. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  37. 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
  38. 0e1f5a0 Introduce accessors for DisplayState (Stefano Stabellini) by aliguori · 16 years ago
  39. c60e08d Implement resolution switching in common console code. by pbrook · 17 years ago
  40. 4d3b6f6 Add an ncurses UI. by balrog · 17 years ago
  41. 9596ebb Add statics and missing #includes for prototypes. by pbrook · 17 years ago
  42. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  43. c3d2689 Basic OMAP310 support. Basic Palm Tungsten|E machine emulation. by balrog · 18 years ago