summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* | hw/arm, loongarch: Move load_image_to_fw_cfg() to common locationSunil V L2022-10-143-82/+32Star
* | hw/ssi: ibex_spi: fixup/add rw1c functionalityWilfred Mallawa2022-10-141-3/+33
* | hw/ssi: ibex_spi: fixup coverity issueWilfred Mallawa2022-10-141-64/+68
* | hw/riscv: Update comment for qtest check in riscv_find_firmware()Bin Meng2022-10-141-2/+2
|/
* Merge tag 'kraxel-20221013-pull-request' of https://gitlab.com/kraxel/qemu in...Stefan Hajnoczi2022-10-135-9/+3Star
|\
| * pci-ids: document modern virtio-pci ids in pci.h tooGerd Hoffmann2022-10-121-1/+1
| * pci-ids: drop PCI_DEVICE_ID_VIRTIO_PMEMGerd Hoffmann2022-10-121-2/+0Star
| * pci-ids: drop PCI_DEVICE_ID_VIRTIO_MEMGerd Hoffmann2022-10-121-2/+0Star
| * pci-ids: drop PCI_DEVICE_ID_VIRTIO_IOMMUGerd Hoffmann2022-10-121-3/+1Star
| * cirrus_vga: fix potential memory overflowlu zhipeng2022-10-121-1/+1
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2022-10-131-1/+6
|\ \
| * | scsi-disk: support setting CD-ROM block size via device optionsJohn Millikin2022-10-101-1/+6
| |/
* | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi2022-10-1227-233/+1940
|\ \
| * | x86: pci: acpi: consolidate PCI slots creationIgor Mammedov2022-10-091-57/+54Star
| * | x86: pci: acpi: reorder Device's _DSM methodIgor Mammedov2022-10-091-3/+1Star
| * | x86: pci: acpi: reorder Device's _ADR and _SUN fieldsIgor Mammedov2022-10-091-1/+1
| * | x86: acpi: cleanup PCI device _DSM duplicationIgor Mammedov2022-10-091-29/+27Star
| * | x86: acpi: _DSM: use Package to pass parametersIgor Mammedov2022-10-091-13/+27
| * | acpi: x86: refactor PDSM method to reduce nestingIgor Mammedov2022-10-091-62/+77
| * | acpi: x86: deduplicate HPET AML buildingIgor Mammedov2022-10-091-6/+4Star
| * | hw/smbios: support for type 8 (port connector)Hal Martin2022-10-091-0/+63
| * | qmp: add QMP command x-query-virtio-queue-elementLaurent Vivier2022-10-092-0/+163
| * | qmp: add QMP commands for virtio/vhost queue-statusLaurent Vivier2022-10-092-0/+117
| * | qmp: decode feature & status bits in virtio-statusLaurent Vivier2022-10-091-8/+635
| * | qmp: add QMP command x-query-virtio-statusLaurent Vivier2022-10-092-0/+109
| * | qmp: add QMP command x-query-virtioLaurent Vivier2022-10-093-0/+60
| * | Revert "intel_iommu: Fix irqchip / X2APIC configuration checks"Peter Xu2022-10-091-0/+5
| * | mem/cxl-type3: Add sn option to provide serial number for PCI ecapJonathan Cameron2022-10-091-1/+13
| * | acpi: arm/virt: build_gtdt: fix invalid 64-bit physical addressesMiguel Luis2022-10-091-3/+2Star
| * | vhost-user-blk: dynamically resize config space based on featuresDaniil Tatianin2022-10-072-8/+11
| * | vhost-user-blk: make 'config_wce' part of 'host_features'Daniil Tatianin2022-10-071-4/+2Star
| * | vhost-user-blk: make it possible to disable write-zeroes/discardDaniil Tatianin2022-10-071-2/+4
| * | virtio-blk: move config size params to virtio-blk-commonDaniil Tatianin2022-10-073-23/+42
| * | virtio: introduce VirtIOConfigSizeParams & virtio_get_config_sizeDaniil Tatianin2022-10-073-15/+20
| * | hw/virtio: add vhost-user-gpio-pci boilerplateViresh Kumar2022-10-072-0/+70
| * | hw/virtio: add boilerplate for vhost-user-gpio deviceViresh Kumar2022-10-074-0/+422
| * | hw/virtio: move vhd->started check into helper and add FIXMEAlex Bennée2022-10-079-13/+21
| * | hw/virtio: move vm_running check to virtio_device_startedAlex Bennée2022-10-075-25/+5Star
| * | hw/virtio: add some vhost-user trace eventsAlex Bennée2022-10-072-0/+10
| * | hw/virtio: log potentially buggy guest driversAlex Bennée2022-10-071-0/+7
| * | hw/virtio: fix some coding style issuesAlex Bennée2022-10-071-3/+4
| * | hw/virtio: incorporate backend features in featuresAlex Bennée2022-10-071-1/+8
| |/
* | Merge tag 'pull-target-arm-20221010' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi2022-10-121-0/+4
|\ \
| * | hw/arm/boot: set CPTR_EL3.ESM and SCR_EL3.EnTP2 when booting Linux with EL3Jerome Forissier2022-10-101-0/+4
| |/
* / 9p: add missing coroutine_fn annotationsMarc-André Lureau2022-10-071-3/+6
|/
* monitor: expose monitor_puts to rest of codeAlex Bennée2022-10-061-1/+1
* Merge tag 'pull-tcg-20221004' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi2022-10-052-5/+3Star
|\
| * include/hw/core: Create struct CPUJumpCacheRichard Henderson2022-10-041-2/+1Star
| * hw/core/cpu-sysemu: used cached class in cpu_asidx_from_attrsAlex Bennée2022-10-041-3/+2Star
* | Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...Stefan Hajnoczi2022-10-044-4/+4
|\ \