aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-09-01aspeed/sdmc: Perform memory trainingJoel Stanley
2020-09-01ftgmac100: Improve software resetCédric Le Goater
2020-09-01ftgmac100: Fix integer overflow in ftgmac100_do_tx()Cédric Le Goater
2020-09-01ftgmac100: Check for invalid len and address before doing a DMA transferCédric Le Goater
2020-09-01ftgmac100: Change interrupt status when a DMA error occursCédric Le Goater
2020-09-01ftgmac100: Fix interrupt status "Packet moved to RX FIFO"Cédric Le Goater
2020-09-01ftgmac100: Fix interrupt status "Packet transmitted on ethernet"Cédric Le Goater
2020-09-01ftgmac100: Fix registers that can be readCédric Le Goater
2020-09-01aspeed/sdhci: Fix reset sequenceCédric Le Goater
2020-09-01aspeed/smc: Fix max_slaves of the legacy SMC deviceCédric Le Goater
2020-09-01aspeed/smc: Fix MemoryRegionOps definitionCédric Le Goater
2020-09-01hw/arm/aspeed: Add board model for Supermicro X11 BMCErik Smit
2020-09-01aspeed/scu: Fix valid access size on AST2400Cédric Le Goater
2020-09-01m25p80: Add support for n25q512ax3Cédric Le Goater
2020-09-01m25p80: Return the JEDEC ID twice for mx25l25635eCédric Le Goater
2020-08-31usb: fix setup_len init (CVE-2020-14364)Gerd Hoffmann
2020-08-31usb-host: workaround libusb bugGerd Hoffmann
2020-08-31hw/usb: Add U2F device autoscan to passthru modeCésar Belley
2020-08-31hw/usb: Add U2F device check to passthru modeCésar Belley
2020-08-31meson: Add U2F key to mesonCésar Belley
2020-08-31hw/usb: Add U2F key emulated modeCésar Belley
2020-08-31hw/usb: Add U2F key passthru modeCésar Belley
2020-08-31hw/usb: Add U2F key base class implementationCésar Belley
2020-08-31hw/usb: Add U2F key base classCésar Belley
2020-08-31hw/usb: Regroup USB HID protocol valuesCésar Belley
2020-08-31ehci: drop pointless warn_report for guest bugs.Gerd Hoffmann
2020-08-31hw: ehci: check return value of 'usb_packet_map'Li Qiang
2020-08-31hw: ehci: destroy sglist in error pathLi Qiang
2020-08-31hw: xhci: check return value of 'usb_packet_map'Li Qiang
2020-08-28Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200828'...Peter Maydell
2020-08-28Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2020-08-28armsse: Define ARMSSEClass correctlyEduardo Habkost
2020-08-28hw/misc/unimp: Display the offset with width of the region sizePhilippe Mathieu-Daudé
2020-08-28hw/misc/unimp: Display the value with width of the access sizePhilippe Mathieu-Daudé
2020-08-28hw/misc/unimp: Display value after offsetPhilippe Mathieu-Daudé
2020-08-28hw/qdev-clock: Avoid calling qdev_connect_clock_in after DeviceRealizePhilippe Mathieu-Daudé
2020-08-28hw/qdev-clock: Uninline qdev_connect_clock_in()Philippe Mathieu-Daudé
2020-08-28hw/arm/xilinx_zynq: Call qdev_connect_clock_in() before DeviceRealizePhilippe Mathieu-Daudé
2020-08-28hw/arm/xilinx_zynq: Uninline cadence_uart_create()Philippe Mathieu-Daudé
2020-08-28hw/net/allwinner-sun8i-emac: Use AddressSpace for DMA transfersPhilippe Mathieu-Daudé
2020-08-28hw/sd/allwinner-sdhost: Use AddressSpace for DMA transfersPhilippe Mathieu-Daudé
2020-08-28hw/arm/musicpal: Use AddressSpace for DMA transfersPhilippe Mathieu-Daudé
2020-08-28hw/clock: Let clock_set() return boolean valuePhilippe Mathieu-Daudé
2020-08-28hw/arm/sbsa-ref: fix typo breaking PCIe IRQsGraeme Gregory
2020-08-27dc390: Use TYPE_DC390_DEVICE constantEduardo Habkost
2020-08-27ppce500: Use TYPE_PPC_E500_PCI_BRIDGE constantEduardo Habkost
2020-08-27tosa: Use TYPE_TOSA_MISC_GPIO constantEduardo Habkost
2020-08-27xlnx-zcu102: Use TYPE_ZCU102_MACHINE constantEduardo Habkost
2020-08-27sclpconsole: Use TYPE_* constantsEduardo Habkost
2020-08-27amd_iommu: Use TYPE_AMD_IOMMU_PCI constantEduardo Habkost