Commit History

Author SHA1 Message Date
  Marc-André Lureau 0f9668e0c1 Remove qemu-common.h include from most units 3 years ago
  Marc-André Lureau ee3eb3a7ce Replace TARGET_WORDS_BIGENDIAN 3 years ago
  Marc-André Lureau 9edc6313da Replace GCC_FMT_ATTR with G_GNUC_PRINTF 3 years ago
  Bernhard Beschow aa85a461ef hw/mips/gt64xxx_pci: Resolve gt64120_register() 3 years ago
  Bernhard Beschow a7fc988051 malta: Move PCI interrupt handling from gt64xxx_pci to piix4 3 years ago
  Peter Maydell 7f4c520dac arch_init.h: Don't include arch_init.h unnecessarily 4 years ago
  Thomas Huth ee86213aa3 Do not include exec/address-spaces.h if it's not really necessary 4 years ago
  Thomas Huth 2068cabd3f Do not include cpu.h if it's not really necessary 4 years ago
  Thomas Huth 4c386f8064 Do not include sysemu/sysemu.h if it's not really necessary 4 years ago
  Philippe Mathieu-Daudé 6b5fe13786 semihosting: Move include/hw/semihosting/ -> include/semihosting/ 4 years ago
  Jiaxun Yang df055c65e4 hw/mips: Use address translation helper to handle ENVP_ADDR 4 years ago
  Jiaxun Yang 5052b6e82c hw/mips/malta: Use address translation helper to calculate bootloader_run_addr 4 years ago
  Jiaxun Yang dde989943b hw/mips: Make bootloader addresses unsigned 4 years ago
  Philippe Mathieu-Daudé 07741e6754 hw/mips/malta: Rewrite CP0_MVPConf0 access using deposit() 4 years ago
  Philippe Mathieu-Daudé 8de0f28046 hw/mips/malta: Do not initialize MT registers if MT ASE absent 4 years ago
  Philippe Mathieu-Daudé ac70f9767c target/mips: Rename cpu_supports_FEAT() as cpu_type_supports_FEAT() 4 years ago
  Paolo Bonzini 2c65db5e58 vl: extract softmmu/datadir.c 4 years ago
  Paolo Bonzini 74d6bf8525 mips: do not use ram_size global 4 years ago
  Paolo Bonzini 59588bea5e mips: remove bios_name 4 years ago
  Pavel Dovgalyuk a4374f86dc hw/mips: Remove exit(1) in case of missing ROM 5 years ago
  Philippe Mathieu-Daudé acab36ca25 hw/mips: Simplify code using ROUND_UP(INITRD_PAGE_SIZE) 4 years ago
  Philippe Mathieu-Daudé 8df525a558 hw/mips/malta: Use clearer qdev style 4 years ago
  Philippe Mathieu-Daudé c5cdf75613 hw/mips/malta: Move gt64120 related code together 4 years ago
  Philippe Mathieu-Daudé 9a2133f45c hw/mips/malta: Fix FPGA I/O region size 5 years ago
  Philippe Mathieu-Daudé eea1f5bac6 hw/mips/malta: Set CPU frequency to 320 MHz 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
  Markus Armbruster 5325cc34a2 qom: Put name parameter before value / visitor parameter 5 years ago
  Markus Armbruster 0074fce61f sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 1 5 years ago