aboutsummaryrefslogtreecommitdiff
path: root/hw/hppa
AgeCommit message (Expand)AuthorFilesLines
2019-03-07hppa-softmmu.mak: express dependencies with KconfigPaolo Bonzini1-0/+8
2019-03-07kconfig: introduce kconfig filesPaolo Bonzini1-0/+2
2019-02-21hw/hppa/dino: mask out lower 2 bits of PCI config addrSven Schnelle1-3/+24
2019-02-12hw/hppa: forward requests to CPU HPASven Schnelle1-1/+7
2019-02-05hw/hppa/Makefile.objs: Create CONFIG_* for hppaYang Zhong1-1/+1
2019-02-05elf: Add optional function ptr to load_elf() to parse ELF notesLiam Merwick1-3/+3
2018-10-24hw/hppa/dino: Remove unuseful codePhilippe Mathieu-Daudé1-7/+0
2018-10-02change get_image_size return type to int64_tLi Zhijian1-1/+1
2018-09-25scsi: move lsi53c8xx_create() callers to lsi53c8xx_handle_legacy_cmdline()Mark Cave-Ayland1-1/+3
2018-07-02hw/hppa: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2-6/+7
2018-07-02hw: Use IEC binary prefix definitions from "qemu/units.h"Philippe Mathieu-Daudé1-1/+1
2018-06-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-2/+2
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+0
2018-06-01hppa: use local path for local headersMichael S. Tsirkin2-2/+2
2018-06-01hw/hppa: Remove unused includePhilippe Mathieu-Daudé1-1/+0
2018-05-31Make MemoryRegion valid.accepts callback take a MemTxAttrs argumentPeter Maydell1-1/+2
2018-05-20Remove unnecessary variables for function return valueLaurent Vivier1-4/+1
2018-04-26Change references to serial_hds[] to serial_hd()Peter Maydell1-2/+2
2018-02-04hw/hppa: Use qemu_log_mask instead of fprintf to stderrRichard Henderson1-9/+8
2018-01-31hw/hppa: Implement DINO system boardHelge Deller7-2/+923
2018-01-30target/hppa: Skeleton support for hppa-softmmuHelge Deller2-0/+39