提交历史

作者 SHA1 备注 提交日期
  Markus Armbruster a27bd6c779 Include hw/qdev-properties.h less 6 年之前
  Markus Armbruster d645427057 Include migration/vmstate.h less 6 年之前
  Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 6 年之前
  Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 6 年之前
  Markus Armbruster 0765691e97 cpus hw target: Use warn_report() & friends to report warnings 6 年之前
  Paolo Bonzini 0fe1eca7dc memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshot 7 年之前
  Peter Maydell 1cfe48c1ce memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() 8 年之前
  Mark Cave-Ayland 2dd285b5f3 tcx: make display updates thread safe 8 年之前
  Mark Cave-Ayland b290f3b12e tcx: fix cut/paste error in update_palette_entries() 8 年之前
  Mark Cave-Ayland 7497638642 tcx: switch to load_image_mr() and remove prom_addr hack 8 年之前
  Mark Cave-Ayland 973945804d tcx: use tcx_set_dirty() for accelerated ops 8 年之前
  Mark Cave-Ayland ee72bed08c tcx: remove primitives for non-32-bit surfaces 8 年之前
  Mark Cave-Ayland d18e101225 tcx: remove TARGET_PAGE_SIZE from tcx24_update_display() 8 年之前
  Mark Cave-Ayland 0a97c6c4f9 tcx: remove TARGET_PAGE_SIZE from tcx_update_display() 8 年之前
  Mark Cave-Ayland 66dcabea47 tcx: remove page24 and cpage from tcx24_update_display() 8 年之前
  Mark Cave-Ayland 36180430ac tcx: alter tcx24_reset_dirty() to accept address and length parameters 8 年之前
  Mark Cave-Ayland 427ee02bc9 tcx: alter tcx24_check_dirty() to accept address and length parameters 8 年之前
  Mark Cave-Ayland 4b865c2809 tcx: ensure tcx_set_dirty() also invalidates the 24-bit plane and cplane 8 年之前
  Mark Cave-Ayland 9800b3c20e tcx: alter tcx_set_dirty() to accept address and length parameters 8 年之前
  Paolo Bonzini 4771d756f4 hw: explicitly include qemu-common.h and cpu.h 9 年之前
  Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 9 年之前
  Peter Maydell 47df5154c3 hw/display: Clean up includes 9 年之前
  Thomas Huth b21de19992 hw/display/tcx: Remove superfluous OBJECT() typecasts 10 年之前
  Paolo Bonzini 81e0ab48dd hw: do not pass NULL to memory_region_init from instance_init 10 年之前
  Markus Armbruster f8ed85ac99 Fix bad error handling after memory_region_init_ram() 10 年之前
  Shannon Zhao 8684e85ca9 hw/display/tcx.c: Fix memory leak 10 年之前
  Markus Armbruster d49b683644 qerror: Move #include out of qerror.h 10 年之前
  Paolo Bonzini 5299c0f2cf display: add memory_region_sync_dirty_bitmap calls 10 年之前
  Paolo Bonzini 74259ae55b display: enable DIRTY_MEMORY_VGA tracking explicitly 10 年之前
  Mark Cave-Ayland 55d7bfe229 tcx: Implement hardware acceleration 11 年之前