aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-06tests/qtest/e1000e-test: Use e1000_regs.hAkihiko Odaki
2022-11-06tests/qtest/libqos/e1000e: Set E1000_CTRL_SLUAkihiko Odaki
2022-11-06tests/qtest/libqos/e1000e: Refer common PCI ID definitionsAkihiko Odaki
2022-11-06accel: abort if we fail to load the accelerator pluginClaudio Fontana
2022-11-06dmg: warn when opening dmg images containing blocks of unknown typeKevin Wolf
2022-11-06module: add Error arguments to module_load and module_load_qomClaudio Fontana
2022-11-06module: rename module_load_one to module_loadClaudio Fontana
2022-11-06module: removed unused function argument "mayfail"Claudio Fontana
2022-11-06Add missing include statement for global xml_builtinStefan Weil
2022-11-06meson: avoid unused arguments of main() in compiler testsPaolo Bonzini
2022-11-06Fix broken configure with -Wunused-parameterStefan Weil
2022-11-06gdb-xml: Fix size of EFER register on i386 architecture when debugged by GDBTaiseiIto
2022-11-06util/aio-win32: Correct the event array size in aio_poll()Bin Meng
2022-11-06util/main-loop: Avoid adding the same HANDLE twiceBin Meng
2022-11-06util/main-loop: Fix maximum number of wait objects for win32Bin Meng
2022-11-05tests/unit: simpler variable sequence for test-io-channelAlex Bennée
2022-11-05target/tricore: Rename csfr.def -> csfr.h.incPhilippe Mathieu-Daudé
2022-11-05target/s390x: Rename insn-data/format.def -> insn-data/format.h.incPhilippe Mathieu-Daudé
2022-11-05target/m68k: Rename qregs.def -> qregs.h.incPhilippe Mathieu-Daudé
2022-11-05xen/pt: fix syntax error that causes FTBFS in some configurationsChuck Zmudzinski
2022-11-05Fix some typos in documentation and commentsStefan Weil
2022-11-05qapi: virtio: Fix the introduced versionHan Han
2022-11-05Merge tag 'vfio-fixes-v7.2-rc0.0' of https://gitlab.com/alex.williamson/qemu ...Stefan Hajnoczi
2022-11-04Merge tag 'pull-target-arm-20221104' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2022-11-04Merge tag 'pull-loongarch-20221104' of https://gitlab.com/gaosong/qemu into s...Stefan Hajnoczi
2022-11-04target/arm: Two fixes for secure ptwRichard Henderson
2022-11-04target/arm: Honor HCR_E2H and HCR_TGE in ats_write64()Ake Koomsin
2022-11-04target/arm: Copy the entire vector in DO_ZIPRichard Henderson
2022-11-04target/arm: Fix Privileged Access Never (PAN) for aarch32Timofey Kutergin
2022-11-04target/arm: Make TLBIOS and TLBIRANGE ops trap on HCR_EL2.TTLBPeter Maydell
2022-11-04hw/arm/boot: Set SCR_EL3.HXEn when booting kernelPeter Maydell
2022-11-04hw/arm/boot: Set SME and SVE EL3 vector lengths when booting kernelPeter Maydell
2022-11-04target/loongarch: Fix emulation of float-point disable exceptionRui Wang
2022-11-04target/loongarch: Adjust the layout of hardware flags bit fieldsRui Wang
2022-11-04target/loongarch: Fix raise_mmu_exception() set wrong exception_indexSong Gao
2022-11-04target/loongarch: Add exception subcodeSong Gao
2022-11-04hw/loongarch: Add TPM device for LoongArch virt machineXiaojuan Yang
2022-11-04hw/loongarch: Improve fdt for LoongArch virt machineXiaojuan Yang
2022-11-04hw/loongarch: Load FDT table into dram memory spaceXiaojuan Yang
2022-11-04hw/intc: Fix LoongArch extioi coreisr accessingXiaojuan Yang
2022-11-04hw/intc: Convert the memops to with_attrs in LoongArch extioiXiaojuan Yang
2022-11-03vfio/migration: Fix wrong enum usageAvihai Horon
2022-11-03Merge tag 'linux-user-for-7.2-pull-request' of https://gitlab.com/laurent_viv...Stefan Hajnoczi
2022-11-03Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2022-11-03Merge tag 'nvme-fixes-pull-request' of git://git.infradead.org/qemu-nvme into...Stefan Hajnoczi
2022-11-02linux-user: always translate cmsg when recvmsgIcenowy Zheng
2022-11-02linux-user: Add strace output for timer_settime64() syscallHelge Deller
2022-11-02linux-user: Add close_range() syscallHelge Deller
2022-11-02linux-user/hppa: Detect glibc ABORT_INSTRUCTION and EXCP_BREAK handlerHelge Deller
2022-11-02target/i386: Fix test for paging enabledRichard Henderson