summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* usb: fix setup_len init (CVE-2020-14364)Gerd Hoffmann2020-08-311-6/+10
* usb-host: workaround libusb bugGerd Hoffmann2020-08-311-1/+36
* hw/usb: Add U2F device autoscan to passthru modeCésar Belley2020-08-312-14/+101
* hw/usb: Add U2F device check to passthru modeCésar Belley2020-08-311-0/+41
* meson: Add U2F key to mesonCésar Belley2020-08-312-0/+12
* hw/usb: Add U2F key emulated modeCésar Belley2020-08-311-0/+405
* hw/usb: Add U2F key passthru modeCésar Belley2020-08-311-0/+423
* hw/usb: Add U2F key base class implementationCésar Belley2020-08-311-0/+352
* hw/usb: Add U2F key base classCésar Belley2020-08-311-0/+92
* hw/usb: Regroup USB HID protocol valuesCésar Belley2020-08-312-28/+10Star
* ehci: drop pointless warn_report for guest bugs.Gerd Hoffmann2020-08-311-1/+0Star
* hw: ehci: check return value of 'usb_packet_map'Li Qiang2020-08-311-2/+8
* hw: ehci: destroy sglist in error pathLi Qiang2020-08-311-0/+1
* hw: xhci: check return value of 'usb_packet_map'Li Qiang2020-08-311-1/+4
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200828'...Peter Maydell2020-08-2811-51/+137
|\
| * armsse: Define ARMSSEClass correctlyEduardo Habkost2020-08-281-0/+1
| * hw/misc/unimp: Display the offset with width of the region sizePhilippe Mathieu-Daudé2020-08-281-4/+6
| * hw/misc/unimp: Display the value with width of the access sizePhilippe Mathieu-Daudé2020-08-281-2/+2
| * hw/misc/unimp: Display value after offsetPhilippe Mathieu-Daudé2020-08-281-4/+4
| * hw/qdev-clock: Avoid calling qdev_connect_clock_in after DeviceRealizePhilippe Mathieu-Daudé2020-08-281-0/+1
| * hw/qdev-clock: Uninline qdev_connect_clock_in()Philippe Mathieu-Daudé2020-08-281-0/+5
| * hw/arm/xilinx_zynq: Call qdev_connect_clock_in() before DeviceRealizePhilippe Mathieu-Daudé2020-08-281-9/+9
| * hw/arm/xilinx_zynq: Uninline cadence_uart_create()Philippe Mathieu-Daudé2020-08-281-2/+12
| * hw/net/allwinner-sun8i-emac: Use AddressSpace for DMA transfersPhilippe Mathieu-Daudé2020-08-282-16/+32
| * hw/sd/allwinner-sdhost: Use AddressSpace for DMA transfersPhilippe Mathieu-Daudé2020-08-283-6/+35
| * hw/arm/musicpal: Use AddressSpace for DMA transfersPhilippe Mathieu-Daudé2020-08-281-14/+31
| * hw/clock: Let clock_set() return boolean valuePhilippe Mathieu-Daudé2020-08-281-1/+6
| * hw/arm/sbsa-ref: fix typo breaking PCIe IRQsGraeme Gregory2020-08-281-1/+1
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2020-08-2850-463/+420Star
|\ \ | |/ |/|
| * dc390: Use TYPE_DC390_DEVICE constantEduardo Habkost2020-08-271-1/+1
| * ppce500: Use TYPE_PPC_E500_PCI_BRIDGE constantEduardo Habkost2020-08-271-1/+1
| * tosa: Use TYPE_TOSA_MISC_GPIO constantEduardo Habkost2020-08-271-1/+1
| * xlnx-zcu102: Use TYPE_ZCU102_MACHINE constantEduardo Habkost2020-08-271-1/+1
| * sclpconsole: Use TYPE_* constantsEduardo Habkost2020-08-272-2/+2
| * amd_iommu: Use TYPE_AMD_IOMMU_PCI constantEduardo Habkost2020-08-271-1/+1
| * nios2_iic: Use TYPE_ALTERA_IIC constantEduardo Habkost2020-08-271-1/+1
| * etsec: Use TYPE_ETSEC_COMMON constantEduardo Habkost2020-08-271-1/+1
| * swim: Rename struct SWIM to SwimEduardo Habkost2020-08-271-5/+5
| * s390-virtio-ccw: Rename S390_MACHINE_CLASS macroEduardo Habkost2020-08-271-7/+7
| * nubus: Rename class type checking macrosEduardo Habkost2020-08-271-2/+2
| * vfio/pci: Move QOM macros to headerEduardo Habkost2020-08-272-3/+3
| * mptsas: Move QOM macros to headerEduardo Habkost2020-08-272-6/+5Star
| * pxa2xx: Move QOM macros to headerEduardo Habkost2020-08-273-14/+0Star
| * rocker: Move QOM macros to headerEduardo Habkost2020-08-272-6/+5Star
| * auxbus: Move QOM macros to headerEduardo Habkost2020-08-271-2/+0Star
| * piix: Move QOM macros to headerEduardo Habkost2020-08-271-4/+0Star
| * virtio-serial-bus: Move QOM macros to headerEduardo Habkost2020-08-271-4/+0Star
| * vmbus: Move QOM macros to vmbus.hEduardo Habkost2020-08-271-3/+0Star
| * pckbd: Move QOM macro to headerEduardo Habkost2020-08-271-2/+0Star
| * ahci: Move QOM macro to headerEduardo Habkost2020-08-271-3/+0Star