Commit History

Author SHA1 Message Date
  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 64552b6be4 Include hw/irq.h a lot 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 edd7541b8c fix "Missing break in switch" coverity reports 7 years ago
  Paolo Bonzini 0fe1eca7dc memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshot 7 years ago
  Eric Blake 2562755ee7 maint: Fix macros with broken 'do/while(0); ' usage 7 years ago
  Peter Maydell 98a99ce084 hw: Use new memory_region_init_{ram, rom, rom_device}() functions 8 years ago
  Peter Maydell 1cfe48c1ce memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() 8 years ago
  Mark Cave-Ayland 344a68bf9d cg3: make display updates thread safe 8 years ago
  Mark Cave-Ayland 8eb57ae3f9 cg3: add explicit ram_addr_t cast to scanline page variable 8 years ago
  Mark Cave-Ayland 8c95e1f20c cg3: switch to load_image_mr() and remove prom-addr hack 8 years ago
  Mark Cave-Ayland be4221d993 cg3: fix up size parameter for memory_region_get_dirty() 8 years ago
  Mark Cave-Ayland 66e2f304a3 cg3: remove TARGET_PAGE_SIZE rounding on dirty page detection 8 years ago
  Paolo Bonzini 03dd024ff5 hw: explicitly include qemu/log.h 9 years ago
  Paolo Bonzini 33c11879fd qemu-common: push cpu.h inclusion out of qemu-common.h 9 years ago
  Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 9 years ago
  Peter Maydell 47df5154c3 hw/display: Clean up includes 9 years ago
  Paolo Bonzini 81e0ab48dd hw: do not pass NULL to memory_region_init from instance_init 10 years ago
  Markus Armbruster f8ed85ac99 Fix bad error handling after memory_region_init_ram() 10 years ago
  Shannon Zhao 22b2aeb82c hw/display/cg3.c: Fix memory leak 10 years ago
  Paolo Bonzini 5299c0f2cf display: add memory_region_sync_dirty_bitmap calls 10 years ago
  Paolo Bonzini 74259ae55b display: enable DIRTY_MEMORY_VGA tracking explicitly 10 years ago
  Hu Tao 49946538d2 memory: add parameter errp to memory_region_init_ram 11 years ago
  Mark Cave-Ayland 366d4f7e00 cg3: add extra check to prevent CG3 register array overflow 11 years ago
  Mark Cave-Ayland e09c49f40d cg3: move initialisation from realizefn to initfn 11 years ago
  Juan Quintela 35d08458a9 savevm: Remove all the unneeded version_minimum_id_old (rest) 11 years ago
  Gerd Hoffmann 5643706a09 console: add head to index to qemu consoles. 11 years ago