Commit History

Author SHA1 Message Date
  Markus Armbruster 650d103d3e Include hw/hw.h exactly where needed 6 years ago
  Markus Armbruster d484205210 Include exec/memory.h slightly less 6 years ago
  Markus Armbruster 64552b6be4 Include hw/irq.h a lot less 6 years ago
  Philippe Mathieu-Daudé ee2ccc57e9 hw/devices: Move TC6393XB declarations into a new header 6 years ago
  Philippe Mathieu-Daudé fae06a33f0 hw/display/tc6393xb: Remove unused functions 6 years ago
  Paolo Bonzini 7d37435bd5 avoid TABs in files that only contain a few 6 years ago
  Gerd Hoffmann 91155f8bf7 use dpy_gfx_update_full 7 years ago
  Philippe Mathieu-Daudé 0304f9ec9c hw: Do not include "sysemu/block-backend.h" if it is not necessary 7 years ago
  Alistair Francis a89f364ae8 Replace all occurances of __FUNCTION__ with __func__ 7 years ago
  Prasad J Pandit d6c3768b32 hw/display/tc6393xb: limit irq handler index to TC6393XB_GPIOS 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
  Paolo Bonzini 87776ab72b qemu-common: stop including qemu/host-utils.h from 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
  Markus Armbruster f8ed85ac99 Fix bad error handling after memory_region_init_ram() 10 years ago
  Shannon Zhao 26c8acb3f3 hw/display/tc6393xb.c: Fix misusing qemu_allocate_irqs for single irq 10 years ago
  Stefan Hajnoczi 786a4ea82e Convert (ffs(val) - 1) to ctz32(val) 10 years ago
  Markus Armbruster 4be746345f hw: Convert from BlockDriverState to BlockBackend, mostly 11 years ago
  Markus Armbruster fa1d36df74 block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo() 11 years ago
  Hu Tao 49946538d2 memory: add parameter errp to memory_region_init_ram 11 years ago
  Gerd Hoffmann 5643706a09 console: add head to index to qemu consoles. 11 years ago
  Paolo Bonzini 2c9b15cab1 memory: add owner argument to initialization functions 12 years ago
  Gerd Hoffmann aa2beaa1f5 console: add device link to QemuConsoles 12 years ago
  Gerd Hoffmann 380cd056ec console: add GraphicHwOps 12 years ago
  Gerd Hoffmann 2c62f08ddb console: simplify screendump 12 years ago
  Peter Maydell bd2be15003 arm: fix location of some include files 12 years ago
  Paolo Bonzini 47b43a1f41 hw: move private headers to hw/ subdirectories. 12 years ago
  Paolo Bonzini fc97bb5ba3 hw: move display devices to hw/display/, configure via default-configs/ 12 years ago