aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-10block/mirror: Do not wait for active writesHanna Reitz1-7/+30
2022-11-09Merge tag 'pull-tcg-20221109' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi2-35/+45
2022-11-09accel/tcg: Split out setjmp_gen_codeRichard Henderson1-25/+33
2022-11-09tcg: Move TCG_TARGET_HAS_direct_jump init to tb_gen_codeRichard Henderson2-10/+12
2022-11-08Update VERSION for v7.2.0-rc0v7.2.0-rc0Stefan Hajnoczi1-1/+1
2022-11-08Revert "hw/block/pflash_cfi: Error out if dev length isn't power of 2"Daniel Henrique Barboza2-11/+2
2022-11-08memory: Fix wrong end address dumpZhenzhong Duan1-1/+1
2022-11-08vhost-vdpa: fix assert !virtio_net_get_subqueue(nc)->async_tx.elem in virtio_...Si-Wei Liu1-1/+1
2022-11-08Merge tag 'pull-request-2022-11-08' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi22-7468/+7436
2022-11-08Merge tag 'mips-20221108' of https://github.com/philmd/qemu into stagingStefan Hajnoczi6-98/+84
2022-11-08hw/usb: fix tab indentationAmarjargal Gundjalam7-1294/+1294
2022-11-08hw/display: fix tab indentationAmarjargal Gundjalam6-1509/+1509
2022-11-08ui: fix tab indentationAmarjargal Gundjalam4-4626/+4626
2022-11-08s390x/s390-virtio-ccw: Switch off zPCI enhancements on older machinesCédric Le Goater1-0/+5
2022-11-08Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property"Cédric Le Goater5-39/+2
2022-11-08MAINTAINERS: Inherit from nanoMIPSPhilippe Mathieu-Daudé1-7/+1
2022-11-08disas/nanomips: Tidy read for 48-bit opcodesRichard Henderson1-6/+6
2022-11-08disas/nanomips: Split out read_u16Richard Henderson1-29/+19
2022-11-08disas/nanomips: Merge insn{1,2,3} into words[3]Richard Henderson1-23/+21
2022-11-08disas/nanomips: Move setjmp into nanomips_disRichard Henderson1-25/+17
2022-11-08disas/nanomips: Remove headers already included by "qemu/osdep.h"Philippe Mathieu-Daudé1-4/+0
2022-11-08disas/nanomips: Use G_GNUC_PRINTF to avoid invalid string formatsPhilippe Mathieu-Daudé1-1/+1
2022-11-08disas/nanomips: Fix invalid PRIx64 format calling img_format()Philippe Mathieu-Daudé1-1/+2
2022-11-08disas/nanomips: Fix invalid PRId64 format calling img_format()Philippe Mathieu-Daudé1-15/+20
2022-11-08target/mips: Don't check COP1X for 64 bit FP modeJiaxun Yang1-1/+1
2022-11-08target/mips: Disable DSP ASE for Octeon68XXJiaxun Yang1-2/+2
2022-11-08target/mips: Enable LBX/LWX/* instructions for OcteonPavel Dovgalyuk1-4/+8
2022-11-08target/mips: Cast offset field of Octeon BBIT to int16_tJiaxun Yang1-1/+1
2022-11-08target/mips: Set CP0St_{KX, SX, UX} for Loongson-2FJiaxun Yang1-0/+6
2022-11-07Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi155-1015/+7991
2022-11-07util/log: Ignore per-thread flag if global file already thereGreg Kurz1-0/+4
2022-11-07util/log: Make the per-thread flag immutableGreg Kurz1-0/+5
2022-11-07Merge tag 'pull-loongarch-20221107' of https://gitlab.com/gaosong/qemu into s...Stefan Hajnoczi6-17/+19
2022-11-07checkpatch: better pattern for inline commentsMichael S. Tsirkin1-2/+4
2022-11-07hw/virtio: introduce virtio_device_should_startAlex Bennée8-11/+25
2022-11-07tests/acpi: update tables for new core count testJulia Suvorova4-3/+0
2022-11-07bios-tables-test: add test for number of cores > 255Julia Suvorova1-13/+45
2022-11-07tests/acpi: allow changes for core_count2 testJulia Suvorova4-0/+3
2022-11-07bios-tables-test: teach test to use smbios 3.0 tablesJulia Suvorova1-24/+76
2022-11-07hw/smbios: add core_count2 to smbios table type 4Julia Suvorova3-5/+35
2022-11-07vhost-user: Support vhost_dev_startYajun Wu1-1/+73
2022-11-07vhost: Change the sequence of device startYajun Wu2-13/+16
2022-11-07intel-iommu: PASID supportJason Wang5-104/+341
2022-11-07intel-iommu: convert VTD_PE_GET_FPD_ERR() to be a functionJason Wang1-14/+28
2022-11-07intel-iommu: drop VTDBusJason Wang2-127/+118
2022-11-07intel-iommu: don't warn guest errors when getting rid2pasid entryJason Wang1-6/+6
2022-11-07vfio: move implement of vfio_get_xlat_addr() to memory.cCindy Lu3-61/+81
2022-11-07tests: virt: Update expected *.acpihmatvirt tablesHesham Almatary6-5/+0
2022-11-07tests: acpi: aarch64/virt: add a test for hmat nodes with no initiatorsHesham Almatary1-0/+59
2022-11-07hw/arm/virt: Enable HMAT on arm virt machineXiang Chen2-0/+8