summaryrefslogtreecommitdiffstats
path: root/hw/hppa
Commit message (Expand)AuthorAgeFilesLines
* 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
* Supply missing header guardsMarkus Armbruster2019-06-121-0/+5
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-03-281-0/+2
|\
| * virtio-vga: only enable for specific boardsPaolo Bonzini2019-03-211-0/+1
| * hw/hppa/Kconfig: Dino board requires e1000 network cardPhilippe Mathieu-Daudé2019-03-201-0/+1
* | trace-events: Shorten file names in commentsMarkus Armbruster2019-03-221-1/+1
* | Update seabios-hppa to latest upstreamHelge Deller2019-03-151-2/+2
|/
* Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...Peter Maydell2019-03-081-1/+0Star
|\
| * hw: Remove unused 'hw/devices.h' includePhilippe Mathieu-Daudé2019-03-071-1/+0Star
* | hppa-softmmu.mak: express dependencies with KconfigPaolo Bonzini2019-03-071-0/+8
* | kconfig: introduce kconfig filesPaolo Bonzini2019-03-071-0/+2
|/
* hw/hppa/dino: mask out lower 2 bits of PCI config addrSven Schnelle2019-02-211-3/+24
* hw/hppa: forward requests to CPU HPASven Schnelle2019-02-121-1/+7
* hw/hppa/Makefile.objs: Create CONFIG_* for hppaYang Zhong2019-02-051-1/+1
* elf: Add optional function ptr to load_elf() to parse ELF notesLiam Merwick2019-02-051-3/+3
* hw/hppa/dino: Remove unuseful codePhilippe Mathieu-Daudé2018-10-241-7/+0Star
* 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-022-6/+7
* hw: Use IEC binary prefix definitions from "qemu/units.h"Philippe Mathieu-Daudé2018-07-021-1/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-06-042-2/+2
|\
| * hppa: use local path for local headersMichael S. Tsirkin2018-06-012-2/+2
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-06-011-1/+0Star
|\ \
| * | hw/hppa: Remove unused includePhilippe Mathieu-Daudé2018-06-011-1/+0Star
| |/
* / Make MemoryRegion valid.accepts callback take a MemTxAttrs argumentPeter Maydell2018-05-311-1/+2
|/
* Remove unnecessary variables for function return valueLaurent Vivier2018-05-201-4/+1Star
* 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/+8Star
* hw/hppa: Implement DINO system boardHelge Deller2018-01-317-2/+923
* target/hppa: Skeleton support for hppa-softmmuHelge Deller2018-01-302-0/+39