aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2022-10-17ppc4xx_sdram: Get rid of the init RAM hackBALATON Zoltan1-2/+3
2022-10-17ppc4xx: Introduce Ppc4xxSdramBank structBALATON Zoltan1-0/+8
2022-10-14hw/riscv: virt: Enable booting S-mode firmware from pflashSunil V L1-0/+1
2022-10-14hw/arm, loongarch: Move load_image_to_fw_cfg() to common locationSunil V L1-0/+21
2022-10-14hw/ssi: ibex_spi: fixup/add rw1c functionalityWilfred Mallawa1-2/+2
2022-10-13Merge tag 'kraxel-20221013-pull-request' of https://gitlab.com/kraxel/qemu in...Stefan Hajnoczi1-3/+10
2022-10-12Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi8-36/+125
2022-10-12pci-ids: document modern virtio-pci ids in pci.h tooGerd Hoffmann1-0/+10
2022-10-12pci-ids: drop PCI_DEVICE_ID_VIRTIO_PMEMGerd Hoffmann1-1/+0
2022-10-12pci-ids: drop PCI_DEVICE_ID_VIRTIO_MEMGerd Hoffmann1-1/+0
2022-10-12pci-ids: drop PCI_DEVICE_ID_VIRTIO_IOMMUGerd Hoffmann1-1/+0
2022-10-09hw/smbios: support for type 8 (port connector)Hal Martin1-0/+10
2022-10-09pci: Sanity check mask argument to pci_set_*_by_mask()Peter Maydell1-4/+16
2022-10-09pci: Remove unused pci_get_*_by_mask() functionsPeter Maydell1-28/+0
2022-10-09qmp: decode feature & status bits in virtio-statusLaurent Vivier2-0/+8
2022-10-09qmp: add QMP command x-query-virtioLaurent Vivier1-0/+1
2022-10-09mem/cxl-type3: Add sn option to provide serial number for PCI ecapJonathan Cameron1-0/+1
2022-10-07vhost-user-blk: make 'config_wce' part of 'host_features'Daniil Tatianin1-1/+0
2022-10-07virtio-blk: move config size params to virtio-blk-commonDaniil Tatianin1-0/+20
2022-10-07virtio: introduce VirtIOConfigSizeParams & virtio_get_config_sizeDaniil Tatianin1-2/+8
2022-10-07hw/virtio: add boilerplate for vhost-user-gpio deviceViresh Kumar1-0/+35
2022-10-07hw/virtio: move vhd->started check into helper and add FIXMEAlex Bennée1-0/+12
2022-10-07hw/virtio: move vm_running check to virtio_device_startedAlex Bennée1-0/+5
2022-10-07include/hw: document vhost_dev feature life-cycleAlex Bennée1-0/+3
2022-10-07include/hw/virtio: more comment for VIRTIO_F_BAD_FEATUREAlex Bennée1-1/+6
2022-10-06dump: Replace opaque DumpState pointer with a typed oneJanosch Frank1-4/+4
2022-10-05Merge tag 'pull-tcg-20221004' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi1-15/+13
2022-10-04hw/core: Add CPUClass.get_pcRichard Henderson1-0/+3
2022-10-04include/hw/core: Create struct CPUJumpCacheRichard Henderson1-14/+1
2022-10-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-0/+22
2022-10-03accel/tcg: Drop addr member from SavedIOTLBRichard Henderson1-1/+0
2022-10-03cpu: cache CPUClass in CPUState for hot code pathsAlex Bennée1-0/+9
2022-10-03Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi2-1/+9
2022-09-30hw/ide/core.c: Implement ATA INITIALIZE_DEVICE_PARAMETERS commandLev Kujawski1-0/+3
2022-09-30block: add missed block_acct_setup with new block device init procedureDenis V. Lunev1-1/+6
2022-09-29hw/arm/xlnx-zynqmp: Connect ZynqMP's USB controllersFrancisco Iglesias1-0/+3
2022-09-27Merge tag 'pull-request-2022-09-26' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi4-1/+51
2022-09-27Merge tag 'kraxel-20220927-pull-request' of https://gitlab.com/kraxel/qemu in...Stefan Hajnoczi1-0/+1
2022-09-27x86: return modified setup_data only if read as memory, not as fileJason A. Donenfeld1-0/+22
2022-09-27usb/msd: add usb_msd_fatal_error() and fix guest-triggerable assertGerd Hoffmann1-0/+1
2022-09-27hw/riscv/sifive_e: Fix inheritance of SiFiveEStateBernhard Beschow1-1/+2
2022-09-27hw/riscv: opentitan: Expose the resetvec as a SoC propertyAlistair Francis1-0/+2
2022-09-26s390x/s390-virtio-ccw: add zpcii-disable machine propertyMatthew Rosato1-0/+1
2022-09-26s390x/pci: let intercept devices have separate PCI groupsMatthew Rosato1-1/+5
2022-09-26s390x/pci: enable adapter event notification for interpreted devicesMatthew Rosato2-0/+15
2022-09-26s390x/pci: enable for load/store interpretationMatthew Rosato2-0/+25
2022-09-26s390x/pci: add routine to get host function handle from CLP infoMatthew Rosato1-0/+5
2022-09-21Merge tag 'pull-ppc-20220920' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi1-2/+3
2022-09-20hw/ppc/spapr: Fix code style problems reported by checkpatchBernhard Beschow1-2/+3
2022-09-20hw/loongarch: Improve acpi dsdt tableXiaojuan Yang1-0/+1