summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* arm/imx25_pdk: use memdev for RAMIgor Mammedov2020-02-191-5/+4Star
* arm/imx25_pdk: drop RAM size fixupIgor Mammedov2020-02-191-4/+6
* arm/highbank: use memdev for RAMIgor Mammedov2020-02-191-6/+4Star
* arm/digic_boards: use memdev for RAMIgor Mammedov2020-02-191-19/+21
* arm/cubieboard: use memdev for RAMIgor Mammedov2020-02-191-17/+8Star
* arm/collie: use memdev for RAMIgor Mammedov2020-02-191-4/+12
* arm/aspeed: use memdev for RAMIgor Mammedov2020-02-191-3/+2Star
* arm/aspeed: actually check RAM sizeIgor Mammedov2020-02-192-27/+69
* alpha/dp264: use memdev for RAMIgor Mammedov2020-02-193-8/+5Star
* initialize MachineState::ram in NUMA caseIgor Mammedov2020-02-191-13/+30
* machine: introduce convenience MachineState::ramIgor Mammedov2020-02-192-13/+25
* machine: introduce memory-backend propertyIgor Mammedov2020-02-191-0/+24
* numa: remove deprecated -mem-path fallback to anonymous RAMIgor Mammedov2020-02-191-17/+1Star
* Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf2' i...Peter Maydell2020-02-146-4/+332
|\
| * riscv: virt: Use Goldfish RTC deviceAnup Patel2020-02-102-0/+17
| * hw: rtc: Add Goldfish RTC deviceAnup Patel2020-02-104-0/+293
| * riscv/virt: Add syscon reboot and poweroff DT nodesAnup Patel2020-02-101-4/+22
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200213'...Peter Maydell2020-02-147-69/+222
|\ \
| * | hw/arm/raspi: Extract the cores count from the board revisionPhilippe Mathieu-Daudé2020-02-131-3/+16
| * | hw/arm/raspi: Use a unique raspi_machine_class_init() methodPhilippe Mathieu-Daudé2020-02-131-25/+6Star
| * | hw/arm/raspi: Extract the board model from the board revisionPhilippe Mathieu-Daudé2020-02-131-2/+16
| * | hw/arm/raspi: Set default RAM size to size encoded in board revisionPhilippe Mathieu-Daudé2020-02-131-2/+2
| * | hw/arm/raspi: Let class_init() directly call raspi_machine_init()Philippe Mathieu-Daudé2020-02-131-13/+3Star
| * | hw/arm/raspi: Make board_rev a field of RaspiMachineClassPhilippe Mathieu-Daudé2020-02-131-3/+14
| * | hw/arm/raspi: Make machines children of abstract RaspiMachineClassPhilippe Mathieu-Daudé2020-02-131-7/+49
| * | hw/arm/raspi: Trivial code movementPhilippe Mathieu-Daudé2020-02-131-3/+2Star
| * | hw/arm/raspi: Extract the processor type from the board revisionPhilippe Mathieu-Daudé2020-02-131-2/+16
| * | hw/arm/raspi: Extract the RAM size from the board revisionPhilippe Mathieu-Daudé2020-02-131-3/+12
| * | hw/arm/raspi: Extract the version from the board revisionPhilippe Mathieu-Daudé2020-02-131-4/+27
| * | hw/arm/raspi: Correct the board descriptionsPhilippe Mathieu-Daudé2020-02-131-2/+2
| * | hw/arm/raspi: Use BCM2708 machine type with pre Device Tree kernelsPhilippe Mathieu-Daudé2020-02-131-3/+3
| * | hw/char/exynos4210_uart: Fix memleaks in exynos4210_uart_initChen Qun2020-02-131-2/+3
| * | hw/arm: ast2600: Wire up EHCI controllersGuenter Roeck2020-02-131-0/+23
| * | hw/arm: ast2400/ast2500: Wire up EHCI controllersGuenter Roeck2020-02-131-0/+25
| * | arm/acpi: simplify the description of PCI _CRSHeyi Guo2020-02-131-1/+0Star
| * | arm/acpi: fix duplicated _UID of PCI interrupt link devicesHeyi Guo2020-02-131-1/+1
| * | arm/acpi: fix PCI _PRT definitionHeyi Guo2020-02-131-5/+5
| * | arm/virt/acpi: remove _ADR from devices identified by _HIDHeyi Guo2020-02-131-8/+0Star
| * | arm/virt/acpi: remove meaningless sub device "RP0" from PCI0Heyi Guo2020-02-131-4/+0Star
| * | i.MX: Add support for WDT on i.MX6Roman Kapl2020-02-131-0/+21
| * | i.MX: Fix inverted register bits in wdt code.Roman Kapl2020-02-131-1/+1
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200213-pull-request' ...Peter Maydell2020-02-133-2/+9
|\ \
| * | qxl: introduce hardware revision 5Gerd Hoffmann2020-02-133-2/+9
| |/
* | uas: fix super speed bMaxPacketSize0Gerd Hoffmann2020-02-121-1/+1
* | usb-host: wait for cancel completeGerd Hoffmann2020-02-121-8/+9
|/
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2020-02-101-1/+2
|\
| * hw/core: Allow setting 'virtio-blk-device.scsi' property on OSX hostPhilippe Mathieu-Daudé2020-02-071-1/+2
* | Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2020-02-08' into sta...Peter Maydell2020-02-104-0/+56
|\ \
| * | hw/9pfs/9p-synth: added directory for readdir testChristian Schoenebeck2020-02-082-0/+24
| * | 9pfs: validate count sent by client with T_readdirChristian Schoenebeck2020-02-081-0/+9