summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kraxel-20221013-pull-request' of https://gitlab.com/kraxel/qemu in...Stefan Hajnoczi2022-10-131-3/+10
|\
| * pci-ids: document modern virtio-pci ids in pci.h tooGerd Hoffmann2022-10-121-0/+10
| * pci-ids: drop PCI_DEVICE_ID_VIRTIO_PMEMGerd Hoffmann2022-10-121-1/+0Star
| * pci-ids: drop PCI_DEVICE_ID_VIRTIO_MEMGerd Hoffmann2022-10-121-1/+0Star
| * pci-ids: drop PCI_DEVICE_ID_VIRTIO_IOMMUGerd Hoffmann2022-10-121-1/+0Star
* | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi2022-10-128-36/+125
|\ \
| * | hw/smbios: support for type 8 (port connector)Hal Martin2022-10-091-0/+10
| * | pci: Sanity check mask argument to pci_set_*_by_mask()Peter Maydell2022-10-091-4/+16
| * | pci: Remove unused pci_get_*_by_mask() functionsPeter Maydell2022-10-091-28/+0Star
| * | qmp: decode feature & status bits in virtio-statusLaurent Vivier2022-10-092-0/+8
| * | qmp: add QMP command x-query-virtioLaurent Vivier2022-10-091-0/+1
| * | mem/cxl-type3: Add sn option to provide serial number for PCI ecapJonathan Cameron2022-10-091-0/+1
| * | vhost-user-blk: make 'config_wce' part of 'host_features'Daniil Tatianin2022-10-071-1/+0Star
| * | virtio-blk: move config size params to virtio-blk-commonDaniil Tatianin2022-10-071-0/+20
| * | virtio: introduce VirtIOConfigSizeParams & virtio_get_config_sizeDaniil Tatianin2022-10-071-2/+8
| * | hw/virtio: add boilerplate for vhost-user-gpio deviceViresh Kumar2022-10-071-0/+35
| * | hw/virtio: move vhd->started check into helper and add FIXMEAlex Bennée2022-10-071-0/+12
| * | hw/virtio: move vm_running check to virtio_device_startedAlex Bennée2022-10-071-0/+5
| * | include/hw: document vhost_dev feature life-cycleAlex Bennée2022-10-071-0/+3
| * | include/hw/virtio: more comment for VIRTIO_F_BAD_FEATUREAlex Bennée2022-10-071-1/+6
| |/
* / dump: Replace opaque DumpState pointer with a typed oneJanosch Frank2022-10-061-4/+4
|/
* Merge tag 'pull-tcg-20221004' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi2022-10-051-15/+13Star
|\
| * hw/core: Add CPUClass.get_pcRichard Henderson2022-10-041-0/+3
| * include/hw/core: Create struct CPUJumpCacheRichard Henderson2022-10-041-14/+1Star
| * accel/tcg: Drop addr member from SavedIOTLBRichard Henderson2022-10-041-1/+0Star
| * cpu: cache CPUClass in CPUState for hot code pathsAlex Bennée2022-10-041-0/+9
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2022-10-041-0/+22
|\ \ | |/ |/|
| * x86: return modified setup_data only if read as memory, not as fileJason A. Donenfeld2022-09-271-0/+22
* | Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi2022-10-032-1/+9
|\ \
| * | hw/ide/core.c: Implement ATA INITIALIZE_DEVICE_PARAMETERS commandLev Kujawski2022-09-301-0/+3
| * | block: add missed block_acct_setup with new block device init procedureDenis V. Lunev2022-09-301-1/+6
* | | hw/arm/xlnx-zynqmp: Connect ZynqMP's USB controllersFrancisco Iglesias2022-09-291-0/+3
|/ /
* | Merge tag 'pull-request-2022-09-26' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2022-09-274-1/+51
|\ \
| * | s390x/s390-virtio-ccw: add zpcii-disable machine propertyMatthew Rosato2022-09-261-0/+1
| * | s390x/pci: let intercept devices have separate PCI groupsMatthew Rosato2022-09-261-1/+5
| * | s390x/pci: enable adapter event notification for interpreted devicesMatthew Rosato2022-09-262-0/+15
| * | s390x/pci: enable for load/store interpretationMatthew Rosato2022-09-262-0/+25
| * | s390x/pci: add routine to get host function handle from CLP infoMatthew Rosato2022-09-261-0/+5
| |/
* | Merge tag 'kraxel-20220927-pull-request' of https://gitlab.com/kraxel/qemu in...Stefan Hajnoczi2022-09-271-0/+1
|\ \
| * | usb/msd: add usb_msd_fatal_error() and fix guest-triggerable assertGerd Hoffmann2022-09-271-0/+1
| |/
* | hw/riscv/sifive_e: Fix inheritance of SiFiveEStateBernhard Beschow2022-09-261-1/+2
* | hw/riscv: opentitan: Expose the resetvec as a SoC propertyAlistair Francis2022-09-261-0/+2
|/
* Merge tag 'pull-ppc-20220920' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi2022-09-211-2/+3
|\
| * hw/ppc/spapr: Fix code style problems reported by checkpatchBernhard Beschow2022-09-201-2/+3
* | hw/loongarch: Improve acpi dsdt tableXiaojuan Yang2022-09-201-0/+1
* | hw/loongarch: Add platform bus supportXiaojuan Yang2022-09-202-0/+6
|/
* target/arm: Make boards pass base address to armv7m_load_kernel()Peter Maydell2022-09-141-1/+4
* hw/intc: Move mtimer/mtimecmp to aclintAtish Patra2022-09-072-0/+4
* hw/riscv: virt: fix the plic's address cellsConor Dooley2022-09-071-0/+1
* hw/riscv: microchip_pfsoc: fix kernel panics due to missing peripheralsConor Dooley2022-09-071-1/+13