summaryrefslogtreecommitdiffstats
path: root/hw/alpha
Commit message (Expand)AuthorAgeFilesLines
* 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
* hw/alpha/dp264: Use the TYPE_SMC37C669_SUPERIOPhilippe Mathieu-Daudé2018-03-121-6/+4Star
* hw/alpha/dp264: Add the ISA DMA controllerPhilippe Mathieu-Daudé2018-03-121-0/+4
* hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.hPhilippe Mathieu-Daudé2018-03-121-1/+2
* Merge remote-tracking branch 'origin/master' into HEADMichael S. Tsirkin2018-01-111-2/+2
|\
| * hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()Philippe Mathieu-Daudé2017-12-181-1/+1
| * hw/timer/i8254: rename pit_init() -> i8254_pit_init()Philippe Mathieu-Daudé2017-12-181-1/+1
* | pci: Rename root bus initialization functions for clarityDavid Gibson2017-12-051-4/+4
|/
* alpha: use generic cpu_model parsingIgor Mammedov2017-10-271-2/+2
* cpu: make cpu_generic_init() abort QEMU on errorIgor Mammedov2017-09-191-4/+0Star
* alpha: replace cpu_alpha_init() with cpu_generic_init()Igor Mammedov2017-09-011-2/+6
* docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé2017-07-311-1/+1
* target/alpha: Merge several flag bytes into ENV->FLAGSRichard Henderson2017-07-191-1/+0Star
* memory/iommu: introduce IOMMUMemoryRegionClassAlexey Kardashevskiy2017-07-141-5/+18
* memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy2017-07-141-3/+5
* memory: tune last param of iommu_ops.translate()Peter Xu2017-05-251-1/+1
* hw: Default -drive to if=ide explicitly where it worksMarkus Armbruster2017-02-211-0/+1
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-1/+1
* target-alpha: Fix interrupt mask for cpu1Richard Henderson2016-11-221-1/+1
* sun4uv: fix serial initialization regressionMarc-André Lureau2016-10-241-1/+1
* trace-events: fix first line comment in trace-eventsLaurent Vivier2016-08-121-1/+1
* hw/alpha: fix PCI bus initializationMarcel Apfelbaum2016-07-201-1/+1
* Clean up header guards that don't match their file nameMarkus Armbruster2016-07-121-2/+2
* trace: split out trace events for hw/alpha/ directoryDaniel P. Berrange2016-06-201-0/+4
* alpha: include cpu-qom.h in files that require AlphaCPUPaolo Bonzini2016-05-192-1/+1
* util: move declarations out of qemu-common.hVeronia Bahaa2016-03-221-0/+1
* hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini2016-03-222-0/+4
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* loader: Add data swap option to load-elfPeter Crosthwaite2016-03-041-2/+2
* alpha: Clean up includesPeter Maydell2016-01-293-1/+3
* isa: Clean up error handling around isa_bus_new()Markus Armbruster2016-01-131-1/+2
* hw: Don't use hw_error() for machine initialization errorsMarkus Armbruster2016-01-131-5/+6
* alpha: convert "naked" qemu_log to tracepointPaolo Bonzini2015-12-171-1/+2