aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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-07Merge tag 'pull-request-2022-11-06' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi8-145/+176
2022-11-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi17-132/+280
2022-11-07Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...Stefan Hajnoczi19-51/+45
2022-11-07target/loongarch: Fix return value of CHECK_FPERui Wang1-1/+1
2022-11-07target/loongarch: Separate the hardware flags into MMU index and PLVRui Wang5-16/+18
2022-11-06s390x/cpu topology: add max_threads machine class attributePierre Morel2-0/+12
2022-11-06s390x: Register TYPE_S390_CCW_MACHINE properties as class propertiesPierre Morel1-55/+72
2022-11-06s390x/pci: RPCIT second pass when mappings exhaustedMatthew Rosato1-7/+22
2022-11-06s390x/css: revert SCSW ctrl/flag bits on errorPeter Jin1-3/+48
2022-11-06gitlab-ci: increase clang-user timeoutStefan Hajnoczi1-0/+1
2022-11-06tests/qtest: migration-test: Enable TLS PSK tests for win32Bin Meng1-14/+0
2022-11-06tests/qtest: Fix two format stringsStefan Weil1-2/+2
2022-11-06tests/qtest/libqos/e1000e: Use IVAR shift definitionsAkihiko Odaki1-3/+3
2022-11-06tests/qtest/libqos/e1000e: Use E1000_STATUS_ASDV_1000Akihiko Odaki1-2/+2
2022-11-06tests/qtest/e1000e-test: Use e1000_regs.hAkihiko Odaki1-56/+10
2022-11-06tests/qtest/libqos/e1000e: Set E1000_CTRL_SLUAkihiko Odaki1-1/+1
2022-11-06tests/qtest/libqos/e1000e: Refer common PCI ID definitionsAkihiko Odaki1-2/+3
2022-11-06accel: abort if we fail to load the accelerator pluginClaudio Fontana1-1/+7
2022-11-06dmg: warn when opening dmg images containing blocks of unknown typeKevin Wolf1-0/+19
2022-11-06module: add Error arguments to module_load and module_load_qomClaudio Fontana9-113/+224
2022-11-06module: rename module_load_one to module_loadClaudio Fontana9-24/+24
2022-11-06module: removed unused function argument "mayfail"Claudio Fontana3-16/+14
2022-11-06Add missing include statement for global xml_builtinStefan Weil1-0/+1
2022-11-06meson: avoid unused arguments of main() in compiler testsPaolo Bonzini1-4/+4
2022-11-06Fix broken configure with -Wunused-parameterStefan Weil1-4/+4
2022-11-06gdb-xml: Fix size of EFER register on i386 architecture when debugged by GDBTaiseiIto1-1/+1
2022-11-06util/aio-win32: Correct the event array size in aio_poll()Bin Meng1-2/+3
2022-11-06util/main-loop: Avoid adding the same HANDLE twiceBin Meng2-0/+12
2022-11-06util/main-loop: Fix maximum number of wait objects for win32Bin Meng1-5/+5
2022-11-05tests/unit: simpler variable sequence for test-io-channelAlex Bennée1-10/+4
2022-11-05target/tricore: Rename csfr.def -> csfr.h.incPhilippe Mathieu-Daudé2-2/+2
2022-11-05target/s390x: Rename insn-data/format.def -> insn-data/format.h.incPhilippe Mathieu-Daudé3-6/+6
2022-11-05target/m68k: Rename qregs.def -> qregs.h.incPhilippe Mathieu-Daudé2-2/+2
2022-11-05xen/pt: fix syntax error that causes FTBFS in some configurationsChuck Zmudzinski1-1/+1
2022-11-05Fix some typos in documentation and commentsStefan Weil9-13/+13
2022-11-05qapi: virtio: Fix the introduced versionHan Han1-17/+17
2022-11-05Merge tag 'vfio-fixes-v7.2-rc0.0' of https://gitlab.com/alex.williamson/qemu ...Stefan Hajnoczi1-1/+1
2022-11-04Merge tag 'pull-target-arm-20221104' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi4-40/+83
2022-11-04Merge tag 'pull-loongarch-20221104' of https://gitlab.com/gaosong/qemu into s...Stefan Hajnoczi16-84/+283
2022-11-04target/arm: Two fixes for secure ptwRichard Henderson1-7/+8
2022-11-04target/arm: Honor HCR_E2H and HCR_TGE in ats_write64()Ake Koomsin1-6/+9
2022-11-04target/arm: Copy the entire vector in DO_ZIPRichard Henderson1-2/+2