aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-02-19cris/axis_dev88: use memdev for RAMIgor Mammedov
2020-02-19null-machine: use memdev for RAMIgor Mammedov
2020-02-19s390x/s390-virtio-ccw: use memdev for RAMIgor Mammedov
2020-02-19arm/xlnx-zcu102: use memdev for RAMIgor Mammedov
2020-02-19arm/xlnx-versal-virt: use memdev for RAMIgor Mammedov
2020-02-19arm/xilinx_zynq: use memdev for RAMIgor Mammedov
2020-02-19arm/xilinx_zynq: drop RAM size fixupIgor Mammedov
2020-02-19arm/virt: use memdev for RAMIgor Mammedov
2020-02-19arm/vexpress: use memdev for RAMIgor Mammedov
2020-02-19arm/versatilepb: use memdev for RAMIgor Mammedov
2020-02-19arm/sbsa-ref: use memdev for RAMIgor Mammedov
2020-02-19arm/raspi: use memdev for RAMIgor Mammedov
2020-02-19arm/sabrelite: use memdev for RAMIgor Mammedov
2020-02-19arm/palm: use memdev for RAMIgor Mammedov
2020-02-19arm/omap_sx1: use memdev for RAMIgor Mammedov
2020-02-19arm/nseries: use memdev for RAMIgor Mammedov
2020-02-19arm/musicpal: use memdev for RAMIgor Mammedov
2020-02-19arm/mps2: use memdev for RAMIgor Mammedov
2020-02-19arm/mps2-tz: use memdev for RAMIgor Mammedov
2020-02-19arm/mcimx7d-sabre: use memdev for RAMIgor Mammedov
2020-02-19arm/mcimx6ul-evk: use memdev for RAMIgor Mammedov
2020-02-19arm/kzm: use memdev for RAMIgor Mammedov
2020-02-19arm/kzm: drop RAM size fixupIgor Mammedov
2020-02-19arm/integratorcp: use memdev for RAMIgor Mammedov
2020-02-19arm/imx25_pdk: use memdev for RAMIgor Mammedov
2020-02-19arm/imx25_pdk: drop RAM size fixupIgor Mammedov
2020-02-19arm/highbank: use memdev for RAMIgor Mammedov
2020-02-19arm/digic_boards: use memdev for RAMIgor Mammedov
2020-02-19arm/cubieboard: use memdev for RAMIgor Mammedov
2020-02-19arm/collie: use memdev for RAMIgor Mammedov
2020-02-19arm/aspeed: use memdev for RAMIgor Mammedov
2020-02-19arm/aspeed: actually check RAM sizeIgor Mammedov
2020-02-19alpha/dp264: use memdev for RAMIgor Mammedov
2020-02-19initialize MachineState::ram in NUMA caseIgor Mammedov
2020-02-19machine: introduce convenience MachineState::ramIgor Mammedov
2020-02-19machine: introduce memory-backend propertyIgor Mammedov
2020-02-19numa: remove deprecated -mem-path fallback to anonymous RAMIgor Mammedov
2020-02-14Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf2' i...Peter Maydell
2020-02-14Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200213'...Peter Maydell
2020-02-13Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200213-pull-request' ...Peter Maydell
2020-02-13hw/arm/raspi: Extract the cores count from the board revisionPhilippe Mathieu-Daudé
2020-02-13hw/arm/raspi: Use a unique raspi_machine_class_init() methodPhilippe Mathieu-Daudé
2020-02-13hw/arm/raspi: Extract the board model from the board revisionPhilippe Mathieu-Daudé
2020-02-13hw/arm/raspi: Set default RAM size to size encoded in board revisionPhilippe Mathieu-Daudé
2020-02-13hw/arm/raspi: Let class_init() directly call raspi_machine_init()Philippe Mathieu-Daudé
2020-02-13hw/arm/raspi: Make board_rev a field of RaspiMachineClassPhilippe Mathieu-Daudé
2020-02-13hw/arm/raspi: Make machines children of abstract RaspiMachineClassPhilippe Mathieu-Daudé
2020-02-13hw/arm/raspi: Trivial code movementPhilippe Mathieu-Daudé
2020-02-13hw/arm/raspi: Extract the processor type from the board revisionPhilippe Mathieu-Daudé
2020-02-13hw/arm/raspi: Extract the RAM size from the board revisionPhilippe Mathieu-Daudé