summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "hw/block/pflash_cfi: Error out if dev length isn't power of 2"Daniel Henrique Barboza2022-11-082-11/+2Star
* memory: Fix wrong end address dumpZhenzhong Duan2022-11-081-1/+1
* vhost-vdpa: fix assert !virtio_net_get_subqueue(nc)->async_tx.elem in virtio_...Si-Wei Liu2022-11-081-1/+1
* Merge tag 'pull-request-2022-11-08' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2022-11-0822-7468/+7436Star
|\
| * hw/usb: fix tab indentationAmarjargal Gundjalam2022-11-087-1294/+1294
| * hw/display: fix tab indentationAmarjargal Gundjalam2022-11-086-1509/+1509
| * ui: fix tab indentationAmarjargal Gundjalam2022-11-084-4626/+4626
| * s390x/s390-virtio-ccw: Switch off zPCI enhancements on older machinesCédric Le Goater2022-11-081-0/+5
| * Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property"Cédric Le Goater2022-11-085-39/+2Star
* | Merge tag 'mips-20221108' of https://github.com/philmd/qemu into stagingStefan Hajnoczi2022-11-086-98/+84Star
|\ \
| * | MAINTAINERS: Inherit from nanoMIPSPhilippe Mathieu-Daudé2022-11-081-7/+1Star
| * | disas/nanomips: Tidy read for 48-bit opcodesRichard Henderson2022-11-081-6/+6
| * | disas/nanomips: Split out read_u16Richard Henderson2022-11-081-29/+19Star
| * | disas/nanomips: Merge insn{1,2,3} into words[3]Richard Henderson2022-11-081-23/+21Star
| * | disas/nanomips: Move setjmp into nanomips_disRichard Henderson2022-11-081-25/+17Star
| * | disas/nanomips: Remove headers already included by "qemu/osdep.h"Philippe Mathieu-Daudé2022-11-081-4/+0Star
| * | disas/nanomips: Use G_GNUC_PRINTF to avoid invalid string formatsPhilippe Mathieu-Daudé2022-11-081-1/+1
| * | disas/nanomips: Fix invalid PRIx64 format calling img_format()Philippe Mathieu-Daudé2022-11-081-1/+2
| * | disas/nanomips: Fix invalid PRId64 format calling img_format()Philippe Mathieu-Daudé2022-11-081-15/+20
| * | target/mips: Don't check COP1X for 64 bit FP modeJiaxun Yang2022-11-081-1/+1
| * | target/mips: Disable DSP ASE for Octeon68XXJiaxun Yang2022-11-081-2/+2
| * | target/mips: Enable LBX/LWX/* instructions for OcteonPavel Dovgalyuk2022-11-081-4/+8
| * | target/mips: Cast offset field of Octeon BBIT to int16_tJiaxun Yang2022-11-081-1/+1
| * | target/mips: Set CP0St_{KX, SX, UX} for Loongson-2FJiaxun Yang2022-11-081-0/+6
* | | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi2022-11-08155-1015/+7991
|\ \ \ | |_|/ |/| |
| * | checkpatch: better pattern for inline commentsMichael S. Tsirkin2022-11-071-2/+4
| * | hw/virtio: introduce virtio_device_should_startAlex Bennée2022-11-078-11/+25
| * | tests/acpi: update tables for new core count testJulia Suvorova2022-11-074-3/+0Star
| * | bios-tables-test: add test for number of cores > 255Julia Suvorova2022-11-071-13/+45
| * | tests/acpi: allow changes for core_count2 testJulia Suvorova2022-11-074-0/+3
| * | bios-tables-test: teach test to use smbios 3.0 tablesJulia Suvorova2022-11-071-24/+76
| * | hw/smbios: add core_count2 to smbios table type 4Julia Suvorova2022-11-073-5/+35
| * | vhost-user: Support vhost_dev_startYajun Wu2022-11-071-1/+73
| * | vhost: Change the sequence of device startYajun Wu2022-11-072-13/+16
| * | intel-iommu: PASID supportJason Wang2022-11-075-104/+341
| * | intel-iommu: convert VTD_PE_GET_FPD_ERR() to be a functionJason Wang2022-11-071-14/+28
| * | intel-iommu: drop VTDBusJason Wang2022-11-072-127/+118Star
| * | intel-iommu: don't warn guest errors when getting rid2pasid entryJason Wang2022-11-071-6/+6
| * | vfio: move implement of vfio_get_xlat_addr() to memory.cCindy Lu2022-11-073-61/+81
| * | tests: virt: Update expected *.acpihmatvirt tablesHesham Almatary2022-11-076-5/+0Star
| * | tests: acpi: aarch64/virt: add a test for hmat nodes with no initiatorsHesham Almatary2022-11-071-0/+59
| * | hw/arm/virt: Enable HMAT on arm virt machineXiang Chen2022-11-072-0/+8
| * | tests: Add HMAT AArch64/virt empty table filesHesham Almatary2022-11-076-0/+5
| * | tests: acpi: q35: update expected blobs *.hmat-noinitiators expected HMAT:Brice Goglin2022-11-075-4/+0Star
| * | tests: acpi: q35: add test for hmat nodes without initiatorsBrice Goglin2022-11-071-0/+50
| * | tests: acpi: add and whitelist *.hmat-noinitiator expected blobsBrice Goglin2022-11-075-0/+4
| * | hmat acpi: Don't require initiator value in -numaBrice Goglin2022-11-071-3/+1Star
| * | hw/i386/acpi-build: Resolve north rather than south bridgesBernhard Beschow2022-11-071-5/+6
| * | hw/i386/acpi-build: Resolve redundant attributeBernhard Beschow2022-11-071-14/+6Star
| * | hw/i386/acpi-build: Remove unused structBernhard Beschow2022-11-071-7/+0Star