aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-09-02hw/block/nvme: add mapping helpersKlaus Jensen
2020-09-02hw/block/nvme: memset preallocated requests structuresKlaus Jensen
2020-09-02hw/block/nvme: bump supported version to v1.3Klaus Jensen
2020-09-02hw/block/nvme: provide the mandatory subnqn fieldKlaus Jensen
2020-09-02hw/block/nvme: enforce valid queue creation sequenceKlaus Jensen
2020-09-02hw/block/nvme: reject invalid nsid values in active namespace id listKlaus Jensen
2020-09-02hw/block/nvme: support identify namespace descriptor listKlaus Jensen
2020-09-02hw/block/nvme: make sure ncqr and nsqr is validKlaus Jensen
2020-09-02hw/block/nvme: support the get/set features select and save fieldsKlaus Jensen
2020-09-02hw/block/nvme: add remaining mandatory controller parametersKlaus Jensen
2020-09-02hw/block/nvme: flush write cache when disabledKlaus Jensen
2020-09-02hw/block/nvme: move NvmeFeatureVal into hw/block/nvme.hKlaus Jensen
2020-09-02hw/block/nvme: add support for the asynchronous event request commandKlaus Jensen
2020-09-02hw/block/nvme: add support for the get log page commandKlaus Jensen
2020-09-02hw/block/nvme: mark fw slot 1 as read-onlyKlaus Jensen
2020-09-02hw/block/nvme: add temperature threshold featureKlaus Jensen
2020-09-02hw/block/nvme: add support for the abort commandKlaus Jensen
2020-09-02hw/block/nvme: additional tracingKlaus Jensen
2020-09-02hw/block/nvme: fix missing endian conversionKlaus Jensen
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/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