summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request'...Peter Maydell2021-06-211-0/+24
|\
| * i386: Add ratelimit for bus locks acquired in guestChenyi Qiang2021-06-171-0/+24
* | vfio/migration: Correct device state from vmstate change for savevm caseKirti Wankhede2021-06-181-1/+10
* | vfio: Fix unregister SaveVMHandler in vfio_migration_finalizeKunkun Jiang2021-06-181-0/+1
* | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210617-pull-request...Peter Maydell2021-06-181-0/+14
|\ \
| * | hw/audio/sb16: Avoid assertion by restricting I/O sampling rate rangePhilippe Mathieu-Daudé2021-06-171-0/+14
| |/
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-06-177-82/+152
|\ \ | |/ |/|
| * hmp: Print "reserve" property of memory backends with "info memdev"David Hildenbrand2021-06-151-0/+4
| * qmp: Include "reserve" property of memory backendsDavid Hildenbrand2021-06-151-0/+7
| * hmp: Print "share" property of memory backends with "info memdev"David Hildenbrand2021-06-151-0/+2
| * qmp: Include "share" property of memory backendsDavid Hildenbrand2021-06-151-0/+1
| * softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate()David Hildenbrand2021-06-151-2/+2
| * softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd()David Hildenbrand2021-06-151-3/+2Star
| * esp: store lun coming from the MESSAGE OUT phasePaolo Bonzini2021-06-152-17/+33
| * esp: fix migration version check in esp_is_version_5()Mark Cave-Ayland2021-06-151-1/+1
| * esp: correctly accumulate extended messages for PDMAMark Cave-Ayland2021-06-151-3/+20
| * esp: revert 75ef849696 "esp: correctly fill bus id with requested lun"Mark Cave-Ayland2021-06-151-3/+0Star
| * esp: ensure PDMA write transfers are flushed from the FIFO to the target imme...Mark Cave-Ayland2021-06-151-14/+11Star
| * esp: handle non-DMA transfers from the target one byte at a timeMark Cave-Ayland2021-06-151-22/+50
| * esp: allow non-DMA callback in esp_transfer_data() initial transferMark Cave-Ayland2021-06-151-12/+2Star
| * esp: only set ESP_RSEQ at the start of the select sequenceMark Cave-Ayland2021-06-151-2/+9
| * esp: only assert INTR_DC interrupt flag if selection failsMark Cave-Ayland2021-06-151-1/+1
| * block/scsi: correctly emulate the VPD block limits pageMaxim Levitsky2021-06-151-2/+7
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210616'...Peter Maydell2021-06-166-11/+122
|\ \
| * | hw/arm: quanta-q71l add pca954x muxesPatrick Venture2021-06-162-3/+9
| * | hw/arm: gsj add pca9548Patrick Venture2021-06-162-4/+3Star
| * | hw/arm: gsj add i2c commentsPatrick Venture2021-06-161-1/+15
| * | hw/intc/armv7m_nvic: Remove stale commentPeter Maydell2021-06-151-6/+0Star
| * | hw/arm: quanta-gbs-bmc add i2c commentsPatrick Venture2021-06-151-0/+60
| * | hw/arm: add quanta-gbs-bmc machinePatrick Venture2021-06-151-0/+33
| * | hw: virt: consider hw_compat_6_0Heinrich Schuchardt2021-06-151-0/+2
| * | hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writesJean-Philippe Brucker2021-06-151-1/+4
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210615-pull-request' ...Peter Maydell2021-06-162-7/+16
|\ \
| * | virtio-gpu: move scanout_id sanity checkGerd Hoffmann2021-06-151-6/+14
| * | vga: Allow writing VBE_DISPI_ID5 to ID registerDennis Wölfing2021-06-151-1/+2
| |/
* | acpi: Eliminate all TPM related code if CONFIG_TPM is not setStefan Berger2021-06-151-0/+2
* | arm: Eliminate all TPM related code if CONFIG_TPM is not setStefan Berger2021-06-153-0/+12
* | i386: Eliminate all TPM related code if CONFIG_TPM is not setStefan Berger2021-06-151-0/+20
|/
* usb/dev-mtp: use GDateTime for formatting timestamp for objectsDaniel P. Berrangé2021-06-141-6/+3Star
* vhost-vdpa: don't initialize backend_featuresJason Wang2021-06-111-3/+0Star
* vhost-vdpa: map virtqueue notification area if possibleJason Wang2021-06-111-0/+85
* vhost-vdpa: skip ram device from the IOTLB mappingJason Wang2021-06-111-10/+2Star
* Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell2021-06-084-25/+117
|\
| * hw/riscv: microchip_pfsoc: Support direct kernel bootBin Meng2021-06-081-3/+78
| * hw/riscv: Use macros for BIOS image namesBin Meng2021-06-083-12/+6Star
| * hw/riscv: Support the official PLIC DT bindingsBin Meng2021-06-082-2/+10
| * hw/riscv: Support the official CLINT DT bindingsBin Meng2021-06-083-3/+15
| * hw/riscv: virt: Switch to use qemu_fdt_setprop_string_array() helperBin Meng2021-06-081-2/+5
| * hw/riscv: sifive_u: Switch to use qemu_fdt_setprop_string_array() helperBin Meng2021-06-081-3/+3
* | vhost-vdpa: Remove redundant declaration of address_space_memoryXie Yongji2021-06-051-0/+1