aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2021-06-21hw/acpi: Provide function acpi_ghes_present()Peter Maydell
2021-06-21hw/acpi: Provide stub version of acpi_ghes_record_errors()Peter Maydell
2021-06-21Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request'...Peter Maydell
2021-06-18vfio/migration: Correct device state from vmstate change for savevm caseKirti Wankhede
2021-06-18vfio: Fix unregister SaveVMHandler in vfio_migration_finalizeKunkun Jiang
2021-06-18Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210617-pull-request...Peter Maydell
2021-06-17i386: Add ratelimit for bus locks acquired in guestChenyi Qiang
2021-06-17Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-06-17hw/audio/sb16: Avoid assertion by restricting I/O sampling rate rangePhilippe Mathieu-Daudé
2021-06-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210616'...Peter Maydell
2021-06-16hw/arm: quanta-q71l add pca954x muxesPatrick Venture
2021-06-16hw/arm: gsj add pca9548Patrick Venture
2021-06-16hw/arm: gsj add i2c commentsPatrick Venture
2021-06-16Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210615-pull-request' ...Peter Maydell
2021-06-15hmp: Print "reserve" property of memory backends with "info memdev"David Hildenbrand
2021-06-15qmp: Include "reserve" property of memory backendsDavid Hildenbrand
2021-06-15hmp: Print "share" property of memory backends with "info memdev"David Hildenbrand
2021-06-15qmp: Include "share" property of memory backendsDavid Hildenbrand
2021-06-15softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate()David Hildenbrand
2021-06-15softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd()David Hildenbrand
2021-06-15hw/intc/armv7m_nvic: Remove stale commentPeter Maydell
2021-06-15hw/arm: quanta-gbs-bmc add i2c commentsPatrick Venture
2021-06-15hw/arm: add quanta-gbs-bmc machinePatrick Venture
2021-06-15hw: virt: consider hw_compat_6_0Heinrich Schuchardt
2021-06-15hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writesJean-Philippe Brucker
2021-06-15esp: store lun coming from the MESSAGE OUT phasePaolo Bonzini
2021-06-15esp: fix migration version check in esp_is_version_5()Mark Cave-Ayland
2021-06-15esp: correctly accumulate extended messages for PDMAMark Cave-Ayland
2021-06-15esp: revert 75ef849696 "esp: correctly fill bus id with requested lun"Mark Cave-Ayland
2021-06-15esp: ensure PDMA write transfers are flushed from the FIFO to the target imme...Mark Cave-Ayland
2021-06-15esp: handle non-DMA transfers from the target one byte at a timeMark Cave-Ayland
2021-06-15esp: allow non-DMA callback in esp_transfer_data() initial transferMark Cave-Ayland
2021-06-15esp: only set ESP_RSEQ at the start of the select sequenceMark Cave-Ayland
2021-06-15esp: only assert INTR_DC interrupt flag if selection failsMark Cave-Ayland
2021-06-15block/scsi: correctly emulate the VPD block limits pageMaxim Levitsky
2021-06-15acpi: Eliminate all TPM related code if CONFIG_TPM is not setStefan Berger
2021-06-15arm: Eliminate all TPM related code if CONFIG_TPM is not setStefan Berger
2021-06-15i386: Eliminate all TPM related code if CONFIG_TPM is not setStefan Berger
2021-06-15virtio-gpu: move scanout_id sanity checkGerd Hoffmann
2021-06-15vga: Allow writing VBE_DISPI_ID5 to ID registerDennis Wölfing
2021-06-14usb/dev-mtp: use GDateTime for formatting timestamp for objectsDaniel P. Berrangé
2021-06-11vhost-vdpa: don't initialize backend_featuresJason Wang
2021-06-11vhost-vdpa: map virtqueue notification area if possibleJason Wang
2021-06-11vhost-vdpa: skip ram device from the IOTLB mappingJason Wang
2021-06-08Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell
2021-06-08hw/riscv: microchip_pfsoc: Support direct kernel bootBin Meng
2021-06-08hw/riscv: Use macros for BIOS image namesBin Meng
2021-06-08hw/riscv: Support the official PLIC DT bindingsBin Meng
2021-06-08hw/riscv: Support the official CLINT DT bindingsBin Meng
2021-06-08hw/riscv: virt: Switch to use qemu_fdt_setprop_string_array() helperBin Meng