aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-09-02hw/block/nvme: bump spec data structures to v1.3Klaus Jensen
2020-09-02hw/block/nvme: Align I/O BAR to 4 KiBPhilippe Mathieu-Daudé
2020-09-02hw/block/nvme: Update specification URLPhilippe Mathieu-Daudé
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: add a number of SPI-flash's of m25p80 familyIgor Kononenko
2020-09-01aspeed/smc: Open AHB window of the second chip of the AST2600 FMC controllerCédric Le Goater
2020-09-01aspeed/sdmc: Simplify calculation of RAM bitsCédric Le Goater
2020-09-01aspeed/sdmc: Allow writes to unprotected registersJoel Stanley
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-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