aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-02-19x86/pc: use memdev for RAMIgor Mammedov
2020-02-19x86/microvm: use memdev for RAMIgor Mammedov
2020-02-19hppa: use memdev for RAMIgor Mammedov
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-19hw/xtensa/xtfpga:fix leak of fdevice tree blobChen Qun
2020-02-19hw/nios2:fix leak of fdevice tree blobChen Qun
2020-02-18hw/hppa/dino: Do not accept accesses to registers 0x818 and 0x82cPhilippe Mathieu-Daudé
2020-02-18hw/hppa/dino: Fix bitmask for the PCIROR registerPhilippe Mathieu-Daudé
2020-02-18hw/hppa/dino: Fix reg800_keep_bits overrun (CID 1419387 1419393 1419394)Philippe Mathieu-Daudé
2020-02-18hw/hppa/dino: Add comments with register namePhilippe Mathieu-Daudé
2020-02-18hw/display/artist: Remove dead code (CID 1419388 & 1419389)Philippe Mathieu-Daudé
2020-02-18hw/display/artist: Avoid drawing line when nothing to displayPhilippe Mathieu-Daudé
2020-02-18hw/display/artist: Delay some variables initializationPhilippe Mathieu-Daudé
2020-02-18hw/display/artist: Remove pointless initializationPhilippe Mathieu-Daudé