summary refs log tree commit diff stats
path: root/hw/hppa/machine.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0
* Include sysemu/reset.h a lot lessMarkus Armbruster2019-08-161-0/+1
* hw: Replace global smp variables with MachineState for all remaining archsLike Xu2019-07-051-0/+2
* machine: Refactor smp-related call chains to pass MachineStateLike Xu2019-07-051-1/+1
* elf: Add optional function ptr to load_elf() to parse ELF notesLiam Merwick2019-02-051-3/+3
* change get_image_size return type to int64_tLi Zhijian2018-10-021-1/+1
* scsi: move lsi53c8xx_create() callers to lsi53c8xx_handle_legacy_cmdline()Mark Cave-Ayland2018-09-251-1/+3
* hw/hppa: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-5/+5
* hw: Use IEC binary prefix definitions from "qemu/units.h"Philippe Mathieu-Daudé2018-07-021-1/+1
* hppa: use local path for local headersMichael S. Tsirkin2018-06-011-1/+1
* Change references to serial_hds[] to serial_hd()Peter Maydell2018-04-261-2/+2
* hw/hppa: Use qemu_log_mask instead of fprintf to stderrRichard Henderson2018-02-041-9/+8
* hw/hppa: Implement DINO system boardHelge Deller2018-01-311-1/+246
* target/hppa: Skeleton support for hppa-softmmuHelge Deller2018-01-301-0/+38