Historial de Commits

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