aboutsummaryrefslogtreecommitdiff
path: root/hw/hppa
AgeCommit message (Expand)Author
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster
2019-07-05hw: Replace global smp variables with MachineState for all remaining archsLike Xu
2019-07-05machine: Refactor smp-related call chains to pass MachineStateLike Xu
2019-06-12Supply missing header guardsMarkus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-03-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster
2019-03-21virtio-vga: only enable for specific boardsPaolo Bonzini
2019-03-20hw/hppa/Kconfig: Dino board requires e1000 network cardPhilippe Mathieu-Daudé
2019-03-15Update seabios-hppa to latest upstreamHelge Deller
2019-03-08Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...Peter Maydell
2019-03-07hw: Remove unused 'hw/devices.h' includePhilippe Mathieu-Daudé
2019-03-07hppa-softmmu.mak: express dependencies with KconfigPaolo Bonzini
2019-03-07kconfig: introduce kconfig filesPaolo Bonzini
2019-02-21hw/hppa/dino: mask out lower 2 bits of PCI config addrSven Schnelle
2019-02-12hw/hppa: forward requests to CPU HPASven Schnelle
2019-02-05hw/hppa/Makefile.objs: Create CONFIG_* for hppaYang Zhong
2019-02-05elf: Add optional function ptr to load_elf() to parse ELF notesLiam Merwick
2018-10-24hw/hppa/dino: Remove unuseful codePhilippe Mathieu-Daudé
2018-10-02change get_image_size return type to int64_tLi Zhijian
2018-09-25scsi: move lsi53c8xx_create() callers to lsi53c8xx_handle_legacy_cmdline()Mark Cave-Ayland
2018-07-02hw/hppa: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw: Use IEC binary prefix definitions from "qemu/units.h"Philippe Mathieu-Daudé
2018-06-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-06-01hppa: use local path for local headersMichael S. Tsirkin
2018-06-01hw/hppa: Remove unused includePhilippe Mathieu-Daudé
2018-05-31Make MemoryRegion valid.accepts callback take a MemTxAttrs argumentPeter Maydell
2018-05-20Remove unnecessary variables for function return valueLaurent Vivier
2018-04-26Change references to serial_hds[] to serial_hd()Peter Maydell
2018-02-04hw/hppa: Use qemu_log_mask instead of fprintf to stderrRichard Henderson
2018-01-31hw/hppa: Implement DINO system boardHelge Deller
2018-01-30target/hppa: Skeleton support for hppa-softmmuHelge Deller