1. b21de19 hw/display/tcx: Remove superfluous OBJECT() typecasts by Thomas Huth · 9 years ago
  2. 81e0ab4 hw: do not pass NULL to memory_region_init from instance_init by Paolo Bonzini · 9 years ago
  3. f8ed85a Fix bad error handling after memory_region_init_ram() by Markus Armbruster · 9 years ago
  4. 8684e85 hw/display/tcx.c: Fix memory leak by Shannon Zhao · 10 years ago
  5. d49b683 qerror: Move #include out of qerror.h by Markus Armbruster · 10 years ago
  6. 5299c0f display: add memory_region_sync_dirty_bitmap calls by Paolo Bonzini · 10 years ago
  7. 74259ae display: enable DIRTY_MEMORY_VGA tracking explicitly by Paolo Bonzini · 10 years ago
  8. 55d7bfe tcx: Implement hardware acceleration by Mark Cave-Ayland · 10 years ago
  9. 4994653 memory: add parameter errp to memory_region_init_ram by Hu Tao · 10 years ago
  10. 01b91ac tcx: move initialisation from realizefn to initfn by Mark Cave-Ayland · 11 years ago
  11. d4ad9de tcx: move initialisation from SysBusDevice class to TCX class realizefn by Mark Cave-Ayland · 11 years ago
  12. 35d0845 savevm: Remove all the unneeded version_minimum_id_old (rest) by Juan Quintela · 11 years ago
  13. 5643706 console: add head to index to qemu consoles. by Gerd Hoffmann · 11 years ago
  14. c7bcc85 qdev: Remove hex8/32/64 property types by Paolo Bonzini · 11 years ago
  15. da87dd7 sun4m: Add FCode ROM for TCX framebuffer by Mark Cave-Ayland · 11 years ago
  16. 01774dd tcx: QOM cast cleanup by Andreas Färber · 12 years ago
  17. 3eadad5 hw/d*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  18. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  19. f10acc8 tcx: Fix 24-bit display mode by Mark Cave-Ayland · 12 years ago
  20. aa2beaa console: add device link to QemuConsoles by Gerd Hoffmann · 12 years ago
  21. 21e5181 qdev: Drop taddr properties by Peter Maydell · 12 years ago
  22. 380cd05 console: add GraphicHwOps by Gerd Hoffmann · 12 years ago
  23. 2c62f08 console: simplify screendump by Gerd Hoffmann · 12 years ago
  24. fc97bb5 hw: move display devices to hw/display/, configure via default-configs/ by Paolo Bonzini · 12 years ago[Renamed from hw/tcx.c]
  25. b0d62a3 hw/tcx: Remove unused 'addr' field and the property that sets it by Peter Maydell · 12 years ago
  26. c78f713 console: stop using DisplayState in gfx hardware emulation by Gerd Hoffmann · 12 years ago
  27. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  28. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  29. 28ecbae ui: move files to ui/ and include/ui/ by Paolo Bonzini · 12 years ago
  30. 077805f janitor: do not rely on indirect inclusions of or from qemu-char.h by Paolo Bonzini · 12 years ago
  31. a93a4a2 console: untangle gfx & txt updates by Gerd Hoffmann · 12 years ago
  32. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  33. 4d5b97d cleanup useless return sentence by Amos Kong · 12 years ago
  34. 0ab6b63 tcx: tcx_screen_dump(): add error handling by Luiz Capitulino · 13 years ago
  35. 537f2d2 tcx: tcx24_screen_dump(): add error handling by Luiz Capitulino · 13 years ago
  36. d709813 console: vga_hw_screen_dump_ptr: take Error argument by Luiz Capitulino · 13 years ago
  37. 45efb16 optimize screendump for the common non-switch case by Gerd Hoffmann · 13 years ago
  38. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  39. cd7a45c memory: change dirty getting API to take a size by Blue Swirl · 13 years ago
  40. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  41. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  42. fd4aa97 memory: change dirty setting APIs to take a size by Blue Swirl · 13 years ago
  43. c5705a7 vmstate, memory: decouple vmstate from memory API by Avi Kivity · 13 years ago
  44. 750ecd4 sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() by Avi Kivity · 13 years ago
  45. d08151b tcx: convert to memory API by Avi Kivity · 13 years ago
  46. 427a66c tcx: avoid structure holes spotted by pahole by Blue Swirl · 14 years ago
  47. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  48. 1724f04 qemu_ram_alloc: Add DeviceState and name parameters by Alex Williamson · 15 years ago
  49. f7e683b Sparc32: remove dead increment, spotted by clang by Blue Swirl · 15 years ago
  50. a01d6ef sparc32 (mostly): remove unneeded calls to device reset by Blue Swirl · 15 years ago
  51. f79ca11 sparc32: tcx: remove unused include directive by Blue Swirl · 15 years ago
  52. 7f23f81 qemu/qdev: type safety in reset handler by Michael S. Tsirkin · 15 years ago
  53. e59fb37 vmstate: add version_id argument to post_load by Juan Quintela · 15 years ago
  54. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  55. 99a0949 Get rid of _t suffix by malc · 15 years ago
  56. 752ff2f vmstate: rename run_after_load() -> post_load() by Juan Quintela · 15 years ago
  57. 20bb827 qdev: convert tcx to reset + vmsd by Gerd Hoffmann · 16 years ago
  58. c0c41a4 Sparc32: port TCX to VMState design by Blue Swirl · 16 years ago
  59. 81a322d qdev: add return value to init() callbacks. by Gerd Hoffmann · 16 years ago
  60. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 16 years ago
  61. 53dad49 qdev/prop: convert tcx.c to helper macros. by Gerd Hoffmann · 16 years ago
  62. 4b48bf0 Sparc32: move device instantiation to sun4m.c by Blue Swirl · 16 years ago
  63. ee6847d qdev: rework device properties. by Gerd Hoffmann · 16 years ago
  64. d3ffcaf Sparc32: fix SDL zooming with TCX by Blue Swirl · 16 years ago
  65. f40070c Sparc32: convert tcx to qdev by Blue Swirl · 16 years ago
  66. a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 16 years ago
  67. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  68. 8217606 Introduce reset notifier order by Jan Kiszka · 16 years ago
  69. c0c440f Synch to VGA by Blue Swirl · 16 years ago
  70. 520860e Allocate enough vram for 24-bit planes. by pbrook · 16 years ago
  71. dc828ca Cleanup SPARC/TCX framebuffer allocation. by pbrook · 16 years ago
  72. 7b5d76d DisplayAllocator interface (Stefano Stabellini) by aliguori · 16 years ago
  73. 487414f hw: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  74. 3023f33 graphical_console_init change (Stefano Stabellini) by aliguori · 16 years ago
  75. 8927bcf remove bgr (Stefano Stabellini) by aliguori · 16 years ago
  76. e64d7d5 Remove address masking by blueswir1 · 16 years ago
  77. 0e1f5a0 Introduce accessors for DisplayState (Stefano Stabellini) by aliguori · 16 years ago
  78. b6c4f71 Resurrect the safe part of r5274 by blueswir1 · 16 years ago
  79. 2ca83a8 Revert r5274 which breaks savevm/loadvm by blueswir1 · 16 years ago
  80. 67d8cec Add signed versions of save/load functions by blueswir1 · 16 years ago
  81. 688ea2e Fix 24 bit mode by blueswir1 · 17 years ago
  82. c60e08d Implement resolution switching in common console code. by pbrook · 17 years ago
  83. 2048340 Also fix 24 bit depth by blueswir1 · 17 years ago
  84. 33b6939 Fix crash when returning from monitor or serial console to normal TCX view by blueswir1 · 17 years ago
  85. 77f193d Wrap long lines by blueswir1 · 17 years ago
  86. 2254876 Fix compiler warnings by blueswir1 · 17 years ago
  87. 4d3b6f6 Add an ncurses UI. by balrog · 17 years ago
  88. 7c56045 Register only valid register access widths by blueswir1 · 17 years ago
  89. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  90. f930d07 More detabification by blueswir1 · 17 years ago
  91. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  92. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  93. fda77c2 Fix loadvm by blueswir1 · 18 years ago
  94. b3ceef2 Rename variables and rearrange code to please gcc -Wshadow checks by blueswir1 · 18 years ago
  95. b29169d Attempt to fix incorrect colours on some BGR displays by blueswir1 · 18 years ago
  96. 9447084 Merge TCX and VGA pixel operations by blueswir1 · 18 years ago
  97. 97e7df2 Force display update on palette change or loadvm by blueswir1 · 18 years ago
  98. 5dcb6b9 Use full 36-bit physical address space on SS10 by blueswir1 · 18 years ago
  99. f96f4c9 Make TCX registers match what NetBSD expects by blueswir1 · 18 years ago
  100. 8508b89 Add dummy THC and TEC registers to TCX by blueswir1 · 18 years ago