Commit History

Author SHA1 Message Date
  Richard Henderson 5fcabe628b include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 8 months ago
  Richard Henderson d432edd56c hw/display: Constify all Property 8 months ago
  Peter Maydell e3d0814368 hw: Use device_class_set_legacy_reset() instead of opencoding 11 months ago
  Richard Henderson f0613160d2 hw/display: Constify VMState 1 year ago
  Marc-André Lureau 0f9668e0c1 Remove qemu-common.h include from most units 3 years ago
  Markus Armbruster e178113ff6 hw: Replace anti-social QOM type names 4 years ago
  Peter Maydell 7713fff47d hw/display/tcx: Drop unnecessary code for handling BGR format outputs 4 years ago
  Paolo Bonzini 2c65db5e58 vl: extract softmmu/datadir.c 4 years ago
  Mark Cave-Ayland 48e5c7f34c hw/display/tcx: add missing 64-bit access for framebuffer blitter 4 years ago
  Philippe Mathieu-Daudé ae5643ecc6 hw/display/tcx: Allow 64-bit accesses to framebuffer stippler and blitter 4 years ago
  Eduardo Habkost 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 5 years ago
  Eduardo Habkost 8110fa1d94 Use DECLARE_*CHECKER* macros 5 years ago
  Eduardo Habkost db1015e92e Move QOM typedefs and add missing includes 5 years ago
  Philippe Mathieu-Daudé 8e5c952b37 hw: Remove unnecessary DEVICE() cast 5 years ago
  Philippe Mathieu-Daudé 52013bcea0 hw/display: Use memory_region_init_rom() with read-only regions 5 years ago
  Marc-André Lureau 4f67d30b5e qdev: set properties with device_class_set_props() 5 years ago
  Philippe Mathieu-Daudé ada4406516 hw/display/tcx: Add missing fall through comments 5 years ago
  Markus Armbruster a27bd6c779 Include hw/qdev-properties.h less 6 years ago
  Markus Armbruster d645427057 Include migration/vmstate.h less 6 years ago
  Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 6 years ago
  Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 6 years ago
  Markus Armbruster 0765691e97 cpus hw target: Use warn_report() & friends to report warnings 6 years ago
  Paolo Bonzini 0fe1eca7dc memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshot 7 years ago
  Peter Maydell 1cfe48c1ce memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() 8 years ago
  Mark Cave-Ayland 2dd285b5f3 tcx: make display updates thread safe 8 years ago
  Mark Cave-Ayland b290f3b12e tcx: fix cut/paste error in update_palette_entries() 8 years ago
  Mark Cave-Ayland 7497638642 tcx: switch to load_image_mr() and remove prom_addr hack 8 years ago
  Mark Cave-Ayland 973945804d tcx: use tcx_set_dirty() for accelerated ops 8 years ago
  Mark Cave-Ayland ee72bed08c tcx: remove primitives for non-32-bit surfaces 8 years ago
  Mark Cave-Ayland d18e101225 tcx: remove TARGET_PAGE_SIZE from tcx24_update_display() 8 years ago