Commit History

Author SHA1 Message Date
  Tao Xu 2744ece809 hw/arm: simplify arm_load_dtb 6 years ago
  Markus Armbruster 64552b6be4 Include hw/irq.h a lot less 6 years ago
  Like Xu cc7d44c2e0 hw/arm: Replace global smp variables with machine smp properties 6 years ago
  Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 6 years ago
  Peter Maydell 12ec8bd51e arm: Rename hw/arm/arm.h to hw/arm/boot.h 6 years ago
  Philippe Mathieu-Daudé 437cc27ddf hw/devices: Move SMSC 91C111 declaration into a new header 6 years ago
  Philippe Mathieu-Daudé 66b03dcec2 hw/devices: Move LAN9118 declarations into a new header 6 years ago
  Mark Cave-Ayland 877eb21d56 scsi: move lsi53c8xx_create() callers to lsi53c8xx_handle_legacy_cmdline() 7 years ago
  Peter Maydell 112a829f8f hw/dma/pl080: Don't use CPU address space for DMA accesses 7 years ago
  Peter Maydell 9bca0edb28 Change references to serial_hds[] to serial_hd() 7 years ago
  Thomas Huth 7eceff5b5a hw: Do not include "sysemu/block-backend.h" if it is not necessary 7 years ago
  Igor Mammedov ba1ba5cca3 arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly 8 years ago
  Peter Maydell 4672cbd7be hw/arm: Set ignore_memory_transaction_failures for most ARM boards 8 years ago
  Philippe Mathieu-Daudé c2de81e2b2 hw/arm: use defined type name instead of hard-coded string 8 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
  Markus Armbruster a64aa5785d hw: Deprecate -drive if=scsi with non-onboard HBAs 8 years ago
  Markus Armbruster 7e465513c1 hw: Default -drive to if=none instead of scsi when scsi cannot work 8 years ago
  Eduardo Habkost 4bcbe0b636 vl: Eliminate usb_enabled() 9 years ago
  xiaoqiang zhao f0d1d2c115 hw/char: QOM'ify pl011 model 9 years ago
  Paolo Bonzini 4771d756f4 hw: explicitly include qemu-common.h and cpu.h 9 years ago
  Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 9 years ago
  Eduardo Habkost 0e6aac87fd machine: Use type_init() to register machine classes 9 years ago
  Peter Maydell 12b167226f hw/arm: Clean up includes 9 years ago
  Markus Armbruster 007b06578a Use error_fatal to simplify obvious fatal errors 10 years ago
  Andreas Färber 8a661aea0e Revert use of DEFINE_MACHINE() for registrations of multiple machines 10 years ago
  Eduardo Habkost e264d29de2 Use DEFINE_MACHINE() to register all machines 10 years ago
  Markus Armbruster f8ed85ac99 Fix bad error handling after memory_region_init_ram() 10 years ago
  Markus Armbruster 565f65d271 error: Use error_report_err() where appropriate 10 years ago
  Marcel Apfelbaum de77a243b3 hw/usb: simplified usb_enabled 10 years ago