aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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é
2020-02-13hw/arm/raspi: Extract the version from the board revisionPhilippe Mathieu-Daudé
2020-02-13hw/arm/raspi: Correct the board descriptionsPhilippe Mathieu-Daudé
2020-02-13hw/arm/raspi: Use BCM2708 machine type with pre Device Tree kernelsPhilippe Mathieu-Daudé
2020-02-13hw/char/exynos4210_uart: Fix memleaks in exynos4210_uart_initChen Qun
2020-02-13hw/arm: ast2600: Wire up EHCI controllersGuenter Roeck
2020-02-13hw/arm: ast2400/ast2500: Wire up EHCI controllersGuenter Roeck
2020-02-13arm/acpi: simplify the description of PCI _CRSHeyi Guo
2020-02-13arm/acpi: fix duplicated _UID of PCI interrupt link devicesHeyi Guo
2020-02-13arm/acpi: fix PCI _PRT definitionHeyi Guo
2020-02-13arm/virt/acpi: remove _ADR from devices identified by _HIDHeyi Guo
2020-02-13arm/virt/acpi: remove meaningless sub device "RP0" from PCI0Heyi Guo
2020-02-13i.MX: Add support for WDT on i.MX6Roman Kapl
2020-02-13i.MX: Fix inverted register bits in wdt code.Roman Kapl
2020-02-13qxl: introduce hardware revision 5Gerd Hoffmann
2020-02-12uas: fix super speed bMaxPacketSize0Gerd Hoffmann
2020-02-12usb-host: wait for cancel completeGerd Hoffmann
2020-02-10riscv: virt: Use Goldfish RTC deviceAnup Patel
2020-02-10hw: rtc: Add Goldfish RTC deviceAnup Patel
2020-02-10riscv/virt: Add syscon reboot and poweroff DT nodesAnup Patel
2020-02-10Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2020-02-10Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2020-02-08' into sta...Peter Maydell
2020-02-08hw/9pfs/9p-synth: added directory for readdir testChristian Schoenebeck