aboutsummaryrefslogtreecommitdiff
path: root/hw/alpha
AgeCommit message (Expand)AuthorFilesLines
2019-07-05hw: Replace global smp variables with MachineState for all remaining archsLike Xu1-0/+1
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+1
2019-03-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+1
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster1-1/+1
2019-03-20hw/alpha/Kconfig: DP264 hardware requires e1000 network cardPhilippe Mathieu-Daudé1-0/+1
2019-03-08Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...Peter Maydell1-1/+0
2019-03-07hw: Remove unused 'hw/devices.h' includePhilippe Mathieu-Daudé1-1/+0
2019-03-07alpha-softmmu.mak: express dependencies with KconfigPaolo Bonzini1-0/+10
2019-03-07kconfig: introduce kconfig filesPaolo Bonzini1-0/+2
2019-02-05hw/alpha/Makefile.objs: Create CONFIG_* for alphaYang Zhong1-1/+1
2019-02-05elf: Add optional function ptr to load_elf() to parse ELF notesLiam Merwick1-2/+2
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini1-6/+6
2019-01-08hw/alpha/typhoon: Stop calling cpu_unassigned_access()Peter Maydell1-20/+27
2018-10-24hw/alpha/typhoon: Remove unuseful codePhilippe Mathieu-Daudé1-13/+0
2018-10-02change get_image_size return type to int64_tLi Zhijian1-1/+2
2018-07-02hw/alpha: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-9/+8
2018-06-15iommu: Add IOMMU index argument to translate methodPeter Maydell1-1/+2
2018-03-12hw/alpha/dp264: Use the TYPE_SMC37C669_SUPERIOPhilippe Mathieu-Daudé1-6/+4
2018-03-12hw/alpha/dp264: Add the ISA DMA controllerPhilippe Mathieu-Daudé1-0/+4
2018-03-12hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.hPhilippe Mathieu-Daudé1-1/+2
2018-01-11Merge remote-tracking branch 'origin/master' into HEADMichael S. Tsirkin1-2/+2
2017-12-18hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()Philippe Mathieu-Daudé1-1/+1
2017-12-18hw/timer/i8254: rename pit_init() -> i8254_pit_init()Philippe Mathieu-Daudé1-1/+1
2017-12-05pci: Rename root bus initialization functions for clarityDavid Gibson1-4/+4
2017-10-27alpha: use generic cpu_model parsingIgor Mammedov1-2/+2
2017-09-19cpu: make cpu_generic_init() abort QEMU on errorIgor Mammedov1-4/+0
2017-09-01alpha: replace cpu_alpha_init() with cpu_generic_init()Igor Mammedov1-2/+6
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé1-1/+1
2017-07-18target/alpha: Merge several flag bytes into ENV->FLAGSRichard Henderson1-1/+0
2017-07-14memory/iommu: introduce IOMMUMemoryRegionClassAlexey Kardashevskiy1-5/+18
2017-07-14memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy1-3/+5
2017-05-25memory: tune last param of iommu_ops.translate()Peter Xu1-1/+1
2017-02-21hw: Default -drive to if=ide explicitly where it worksMarkus Armbruster1-0/+1
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-1/+1
2016-11-22target-alpha: Fix interrupt mask for cpu1Richard Henderson1-1/+1
2016-10-24sun4uv: fix serial initialization regressionMarc-André Lureau1-1/+1
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier1-1/+1
2016-07-20hw/alpha: fix PCI bus initializationMarcel Apfelbaum1-1/+1
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster1-2/+2
2016-06-20trace: split out trace events for hw/alpha/ directoryDaniel P. Berrange1-0/+4
2016-05-19alpha: include cpu-qom.h in files that require AlphaCPUPaolo Bonzini2-1/+1
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa1-0/+1
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini2-0/+4
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+1
2016-03-04loader: Add data swap option to load-elfPeter Crosthwaite1-2/+2
2016-01-29alpha: Clean up includesPeter Maydell3-1/+3
2016-01-13isa: Clean up error handling around isa_bus_new()Markus Armbruster1-1/+2
2016-01-13hw: Don't use hw_error() for machine initialization errorsMarkus Armbruster1-5/+6
2015-12-17alpha: convert "naked" qemu_log to tracepointPaolo Bonzini1-1/+2