summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-09-02virtio: add Virtio*BusClass sizesCornelia Huck
2020-09-02Revert "hw/i386: Update structures to save the number of nodes per package"Babu Moger
2020-09-02Revert "hw/i386: Introduce apicid functions inside X86MachineState"Babu Moger
2020-09-02Revert "hw/i386: Move arch_id decode inside x86_cpus_init"Babu Moger
2020-09-02Revert "i386: Fix pkg_id offset for EPYC cpu models"Babu Moger
2020-09-02hda-audio: Set instance_size at base classEduardo Habkost
2020-09-02rx: Rename QOM type check macrosEduardo Habkost
2020-09-02rdma: Rename INTERFACE_RDMA_PROVIDER_CLASS macroEduardo Habkost
2020-09-02x86-iommu: Rename QOM type macrosEduardo Habkost
2020-09-02mos6522: Rename QOM macrosEduardo Habkost
2020-09-02imx_ccm: Rename IMX_GET_CLASS macroEduardo Habkost
2020-09-01Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200901'...Peter Maydell
2020-09-01Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell
2020-09-01hw/arm/sbsa-ref : Add embedded controller in secure memoryGraeme Gregory
2020-09-01hw/misc/sbsa_ec : Add an embedded controller for sbsa-refGraeme Gregory
2020-09-01hw/arm/sbsa-ref: add "reg" property to DT cpu nodesLeif Lindholm
2020-09-01hw/display/vga:Remove redundant statement in vga_draw_graphic()Chen Qun
2020-09-01hw/intc: fix default registers value in exynos4210_combiner_read()Chen Qun
2020-09-01usb/bus: Remove dead assignment in usb_get_fw_dev_path()Chen Qun
2020-09-01vfio/platform: Remove dead assignment in vfio_intp_interrupt()Chen Qun
2020-09-01hw/net/virtio-net:Remove redundant statement in virtio_net_rsc_tcp_ctrl_check()Chen Qun
2020-09-01hw/virtio/vhost-user:Remove dead assignment in scrub_shadow_regions()Chen Qun
2020-09-01hw/arm/omap1:Remove redundant statement in omap_clkdsp_read()Chen Qun
2020-09-01hw/arm/virt-acpi-build:Remove dead assignment in build_madt()Chen Qun
2020-09-01hw/net/xilinx_axienet: Remove unused codePhilippe Mathieu-Daudé
2020-09-01hw/scsi/scsi-disk: Replace magic '512' value by BDRV_SECTOR_SIZEPhilippe Mathieu-Daudé
2020-09-01hw/ide/pci: Replace magic '512' value by BDRV_SECTOR_SIZEPhilippe Mathieu-Daudé
2020-09-01hw/ide/atapi: Replace magic '512' value by BDRV_SECTOR_SIZEPhilippe Mathieu-Daudé
2020-09-01hw/ide/ahci: Replace magic '512' value by BDRV_SECTOR_SIZEPhilippe Mathieu-Daudé
2020-09-01hw/ide/core: Trivial typo fixPhilippe Mathieu-Daudé
2020-09-01hw/core/sysbus: Assert memory region index is in rangePhilippe Mathieu-Daudé
2020-09-01hw/core/sysbus: Fix a typoPhilippe Mathieu-Daudé
2020-09-01hw/isa/isa-superio: Fix IDE controller realizationPhilippe Mathieu-Daudé
2020-09-01hw/i386/kvm/ioapic.c: fix typo in error messageKenta Ishiguro
2020-09-01hw/net/can: Add missing fallthrough statementsThomas Huth
2020-09-01hw: Remove superfluous breaksLiao Pingfang
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