summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * | hw/block/nvme: add temperature threshold featureKlaus Jensen2020-09-022-0/+49
| * | hw/block/nvme: add support for the abort commandKlaus Jensen2020-09-021-0/+27
| * | hw/block/nvme: additional tracingKlaus Jensen2020-09-022-2/+44
| * | hw/block/nvme: fix missing endian conversionKlaus Jensen2020-09-021-3/+3
| * | hw/block/nvme: bump spec data structures to v1.3Klaus Jensen2020-09-021-6/+6
| * | hw/block/nvme: Align I/O BAR to 4 KiBPhilippe Mathieu-Daudé2020-09-021-3/+2Star
| * | hw/block/nvme: Update specification URLPhilippe Mathieu-Daudé2020-09-021-1/+1
* | | virtio: add Virtio*BusClass sizesCornelia Huck2020-09-022-0/+2
* | | Revert "hw/i386: Update structures to save the number of nodes per package"Babu Moger2020-09-022-2/+0Star
* | | Revert "hw/i386: Introduce apicid functions inside X86MachineState"Babu Moger2020-09-021-5/+0Star
* | | Revert "hw/i386: Move arch_id decode inside x86_cpus_init"Babu Moger2020-09-022-33/+10Star
* | | Revert "i386: Fix pkg_id offset for EPYC cpu models"Babu Moger2020-09-021-1/+0Star
* | | hda-audio: Set instance_size at base classEduardo Habkost2020-09-021-3/+1Star
* | | rx: Rename QOM type check macrosEduardo Habkost2020-09-021-2/+2
* | | rdma: Rename INTERFACE_RDMA_PROVIDER_CLASS macroEduardo Habkost2020-09-021-1/+1
* | | x86-iommu: Rename QOM type macrosEduardo Habkost2020-09-023-3/+3
* | | mos6522: Rename QOM macrosEduardo Habkost2020-09-024-17/+17
* | | imx_ccm: Rename IMX_GET_CLASS macroEduardo Habkost2020-09-021-1/+1
|/ /
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200901'...Peter Maydell2020-09-013-6/+137
|\ \
| * | hw/arm/sbsa-ref : Add embedded controller in secure memoryGraeme Gregory2020-09-011-0/+14
| * | hw/misc/sbsa_ec : Add an embedded controller for sbsa-refGraeme Gregory2020-09-012-0/+100
| * | hw/arm/sbsa-ref: add "reg" property to DT cpu nodesLeif Lindholm2020-09-011-6/+23
| |/
* | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell2020-09-0127-87/+43Star
|\ \ | |/ |/|
| * hw/display/vga:Remove redundant statement in vga_draw_graphic()Chen Qun2020-09-011-1/+0Star
| * hw/intc: fix default registers value in exynos4210_combiner_read()Chen Qun2020-09-011-1/+0Star
| * usb/bus: Remove dead assignment in usb_get_fw_dev_path()Chen Qun2020-09-011-2/+2
| * vfio/platform: Remove dead assignment in vfio_intp_interrupt()Chen Qun2020-09-011-1/+1
| * hw/net/virtio-net:Remove redundant statement in virtio_net_rsc_tcp_ctrl_check()Chen Qun2020-09-011-1/+0Star
| * hw/virtio/vhost-user:Remove dead assignment in scrub_shadow_regions()Chen Qun2020-09-011-1/+1
| * hw/arm/omap1:Remove redundant statement in omap_clkdsp_read()Chen Qun2020-09-011-1/+0Star
| * hw/arm/virt-acpi-build:Remove dead assignment in build_madt()Chen Qun2020-09-011-2/+1Star
| * hw/net/xilinx_axienet: Remove unused codePhilippe Mathieu-Daudé2020-09-011-23/+0Star
| * hw/scsi/scsi-disk: Replace magic '512' value by BDRV_SECTOR_SIZEPhilippe Mathieu-Daudé2020-09-011-21/+23
| * hw/ide/pci: Replace magic '512' value by BDRV_SECTOR_SIZEPhilippe Mathieu-Daudé2020-09-011-1/+1
| * hw/ide/atapi: Replace magic '512' value by BDRV_SECTOR_SIZEPhilippe Mathieu-Daudé2020-09-011-4/+4
| * hw/ide/ahci: Replace magic '512' value by BDRV_SECTOR_SIZEPhilippe Mathieu-Daudé2020-09-011-2/+3
| * hw/ide/core: Trivial typo fixPhilippe Mathieu-Daudé2020-09-011-1/+1
| * hw/core/sysbus: Assert memory region index is in rangePhilippe Mathieu-Daudé2020-09-011-0/+1
| * hw/core/sysbus: Fix a typoPhilippe Mathieu-Daudé2020-09-011-1/+1
| * hw/isa/isa-superio: Fix IDE controller realizationPhilippe Mathieu-Daudé2020-09-011-1/+1
| * hw/i386/kvm/ioapic.c: fix typo in error messageKenta Ishiguro2020-09-011-1/+1
| * hw/net/can: Add missing fallthrough statementsThomas Huth2020-09-011-0/+2
| * hw: Remove superfluous breaksLiao Pingfang2020-09-019-22/+0Star
* | 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