aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-03-05hw/arm/cubieboard: report error when using unsupported -bios argumentNiek Linnenbank
2020-03-05hw/arm/cubieboard: restrict allowed RAM size to 512MiB and 1GiBNiek Linnenbank
2020-03-05hw/arm/cubieboard: restrict allowed CPU type to ARM Cortex-A8Niek Linnenbank
2020-03-05hw/arm/cubieboard: use ARM Cortex-A8 as the default CPU in machine definitionNiek Linnenbank
2020-03-05hw/timer/cadence_ttc: move timer_new from init() into realize() to avoid meml...Pan Nengyuan
2020-03-05hw/arm/strongarm: move timer_new from init() into realize() to avoid memleaksPan Nengyuan
2020-03-05hw/arm/spitz: move timer_new from init() into realize() to avoid memleaksPan Nengyuan
2020-03-05hw/arm/pxa2xx: move timer_new from init() into realize() to avoid memleaksPan Nengyuan
2020-03-05hw/arm/musicpal: Simplify since the machines are little-endian onlyPhilippe Mathieu-Daudé
2020-03-05hw/arm/z2: Simplify since the machines are little-endian onlyPhilippe Mathieu-Daudé
2020-03-05hw/arm/omap_sx1: Simplify since the machines are little-endian onlyPhilippe Mathieu-Daudé
2020-03-05hw/arm/mainstone: Simplify since the machines are little-endian onlyPhilippe Mathieu-Daudé
2020-03-05hw/arm/gumstix: Simplify since the machines are little-endian onlyPhilippe Mathieu-Daudé
2020-03-05hw/arm/smmu-common: Simplify smmu_find_smmu_pcibus() logicPhilippe Mathieu-Daudé
2020-03-05hw/arm/smmu-common: a fix to smmu_find_smmu_pcibusEric Auger
2020-03-05hw/arm: versal: Generate xlnx-versal-virt zdma FDT nodesEdgar E. Iglesias
2020-03-05hw/arm: versal: Add support for the LPD ADMAsEdgar E. Iglesias
2020-03-03Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2020-03-03Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf3' i...Peter Maydell
2020-03-03hw: net: cadence_gem: Fix build errors in DB_PRINT()Bin Meng
2020-03-03NetRxPkt: fix hash calculation of IPV6 TCPYuri Benditovich
2020-03-03NetRxPkt: Introduce support for additional hash typesYuri Benditovich
2020-03-03e1000e: Avoid hw_error if legacy mode usedYuri Benditovich
2020-03-03dp8393x: Don't stop reception upon RBE interrupt assertionFinn Thain
2020-03-03dp8393x: Don't reset Silicon Revision registerFinn Thain
2020-03-03dp8393x: Always update RRA pointers and sequence numbersFinn Thain
2020-03-03dp8393x: Clear descriptor in_use field to release packetFinn Thain
2020-03-03dp8393x: Pad frames to word or long word boundaryFinn Thain
2020-03-03dp8393x: Use long-word-aligned RRA pointers in 32-bit modeFinn Thain
2020-03-03dp8393x: Don't clobber packet checksumFinn Thain
2020-03-03dp8393x: Implement packet size limit and RBAE interruptFinn Thain
2020-03-03dp8393x: Clear RRRA command register bit only when appropriateFinn Thain
2020-03-03dp8393x: Update LLFA and CRDA registers from rx descriptorFinn Thain
2020-03-03dp8393x: Have dp8393x_receive() return the packet sizeFinn Thain
2020-03-03dp8393x: Clean up endianness hacksFinn Thain
2020-03-03dp8393x: Always use 32-bit accessesFinn Thain
2020-03-02Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200302-pull-request' ...Peter Maydell
2020-03-02dp8393x: Mask EOL bit from descriptor addressesFinn Thain
2020-03-02qxl: map rom r/oGerd Hoffmann
2020-03-02Arithmetic error in EDID generation fixedAnton V. Boyarshinov
2020-02-28hw: Make MachineClass::is_default a boolean typePhilippe Mathieu-Daudé
2020-02-28hw: Do not initialize MachineClass::is_default to 0Philippe Mathieu-Daudé
2020-02-28hw/intc/arm_gic_kvm: Don't assume kernel can provide a GICv2pull-target-arm-20200228Peter Maydell
2020-02-28hw/usb/hcd-ehci-sysbus: Remove obsolete xlnx, ps7-usb classGuenter Roeck
2020-02-28hw/arm/xilinx_zynq: Fix USB port instantiationGuenter Roeck
2020-02-28target/arm: Add isar_feature_aa32_vfp_simdRichard Henderson
2020-02-28cpu/arm11mpcore: Set number of GIC priority bits to 4Sai Pavan Boddu
2020-02-28cpu/a9mpcore: Set number of GIC priority bits to 5Sai Pavan Boddu
2020-02-28arm_gic: Mask the un-supported priority bitsSai Pavan Boddu
2020-02-28hw/arm/integratorcp: Map the audio codec controllerPhilippe Mathieu-Daudé