summaryrefslogtreecommitdiffstats
path: root/hw/alpha
Commit message (Expand)AuthorAgeFilesLines
* hw: Remove unused MAX_IDE_BUS defineBALATON Zoltan2022-10-311-2/+0Star
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-1/+0Star
* hw/alpha: Provide a PCI-ISA bridge device nodeJason Thorpe2021-06-284-27/+36
* hw/alpha: Provide console information to the PALcode at start-upJason Thorpe2021-06-281-1/+11
* hw/alpha: Set minimum PCI device ID to 1 to match Clipper IRQ mappingsJason Thorpe2021-06-283-5/+9
* docs: fix references to docs/devel/tracing.rstStefano Garzarella2021-06-021-1/+1
* Do not include exec/address-spaces.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* Do not include hw/boards.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* vl: extract softmmu/datadir.cPaolo Bonzini2020-12-101-0/+1
* alpha: remove bios_namePaolo Bonzini2020-12-101-1/+1
* load_elf: Remove unused address variables from callersBALATON Zoltan2020-09-261-4/+4
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* meson: convert hw/arch*Marc-André Lureau2020-08-212-1/+8
* trace: switch position of headers to what Meson requiresPaolo Bonzini2020-08-211-0/+1
* sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster2020-06-151-1/+1
* qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster2020-06-151-2/+2
* hw/ide: Do ide_drive_get() within pci_ide_create_devs()BALATON Zoltan2020-03-171-10/+3Star
* dp264: use pci_create_simple() to initialise the cmd646 deviceMark Cave-Ayland2020-03-101-1/+5
* hw/alpha/dp264: Include "net/net.h"Philippe Mathieu-Daudé2020-03-091-0/+1
* hw/alpha/alpha_sys: Remove unused "hw/ide.h" headerPhilippe Mathieu-Daudé2020-03-091-1/+0Star
* hw: Make MachineClass::is_default a boolean typePhilippe Mathieu-Daudé2020-02-281-1/+1
* alpha/dp264: use memdev for RAMIgor Mammedov2020-02-193-8/+5Star
* hw/core/loader: Let load_elf() populate a field with CPU-specific flagsAleksandar Markovic2020-01-291-2/+2
* hw: replace hw/i386/pc.h with a header just for the i8259Paolo Bonzini2019-12-172-1/+3
* hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé2019-10-241-1/+1
* Clean up inclusion of sysemu/sysemu.hMarkus Armbruster2019-08-162-2/+0Star
* Include hw/boards.h a bit lessMarkus Armbruster2019-08-162-1/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-162-2/+0Star
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-162-1/+1
* hw: Replace global smp variables with MachineState for all remaining archsLike Xu2019-07-051-0/+1
* 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/+1
|\
| * hw/alpha/Kconfig: DP264 hardware requires e1000 network cardPhilippe Mathieu-Daudé2019-03-201-0/+1
* | trace-events: Shorten file names in commentsMarkus Armbruster2019-03-221-1/+1
|/
* 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
* | alpha-softmmu.mak: express dependencies with KconfigPaolo Bonzini2019-03-071-0/+10
* | kconfig: introduce kconfig filesPaolo Bonzini2019-03-071-0/+2
|/
* hw/alpha/Makefile.objs: Create CONFIG_* for alphaYang Zhong2019-02-051-1/+1
* elf: Add optional function ptr to load_elf() to parse ELF notesLiam Merwick2019-02-051-2/+2
* avoid TABs in files that only contain a fewPaolo Bonzini2019-01-111-6/+6
* hw/alpha/typhoon: Stop calling cpu_unassigned_access()Peter Maydell2019-01-081-20/+27
* hw/alpha/typhoon: Remove unuseful codePhilippe Mathieu-Daudé2018-10-241-13/+0Star
* change get_image_size return type to int64_tLi Zhijian2018-10-021-1/+2
* hw/alpha: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-9/+8Star
* iommu: Add IOMMU index argument to translate methodPeter Maydell2018-06-151-1/+2