summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hw/loongarch: Load FDT table into dram memory spaceXiaojuan Yang2022-11-042-10/+11
* hw/intc: Fix LoongArch extioi coreisr accessingXiaojuan Yang2022-11-042-12/+17
* hw/intc: Convert the memops to with_attrs in LoongArch extioiXiaojuan Yang2022-11-042-16/+18
* Merge tag 'linux-user-for-7.2-pull-request' of https://gitlab.com/laurent_viv...Stefan Hajnoczi2022-11-033-7/+42
|\
| * linux-user: always translate cmsg when recvmsgIcenowy Zheng2022-11-021-1/+2
| * linux-user: Add strace output for timer_settime64() syscallHelge Deller2022-11-021-1/+4
| * linux-user: Add close_range() syscallHelge Deller2022-11-022-0/+22
| * linux-user/hppa: Detect glibc ABORT_INSTRUCTION and EXCP_BREAK handlerHelge Deller2022-11-021-5/+14
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2022-11-0313-6/+230
|\ \
| * | target/i386: Fix test for paging enabledRichard Henderson2022-11-021-5/+5
| * | util/log: Close per-thread log file on thread terminationGreg Kurz2022-10-311-0/+9
| * | target/i386: Set maximum APIC ID to KVM prior to vCPU creationZeng Guang2022-10-314-0/+16
| * | os-posix: asynchronous teardown for shutdown on LinuxClaudio Imbrenda2022-10-316-0/+199
| * | target/i386: Fix calculation of LOCK NEG eflagsQi Hu2022-10-311-1/+1
* | | Merge tag 'nvme-fixes-pull-request' of git://git.infradead.org/qemu-nvme into...Stefan Hajnoczi2022-11-032-18/+15Star
|\ \ \ | |_|/ |/| |
| * | hw/nvme: Abort copy command when format is one while pifFrancis Pravin Antony Michael Raj2022-11-021-1/+2
| * | hw/nvme: reenable cqe batchingKlaus Jensen2022-11-022-17/+13Star
|/ /
* | Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingStefan Hajnoczi2022-11-012-6/+63
|\ \
| * | block/blkio: Make driver nvme-io_uring take a "path" instead of a "filename"Alberto Faria2022-10-312-6/+10
| * | block/blkio: Tolerate device size changesAlberto Faria2022-10-311-0/+27
| * | block/blkio: Add virtio-blk-vfio-pci BlockDriverAlberto Faria2022-10-312-0/+26
* | | Merge tag 'pull-testing-for-7.2-011122-3' of https://github.com/stsquad/qemu ...Stefan Hajnoczi2022-11-0126-174/+395
|\ \ \
| * | | tests/vm: use -o IdentitiesOnly=yes for sshIlya Leoshkevich2022-10-311-1/+2
| * | | tests/unit: cleanups for test-io-channel-commandAlex Bennée2022-10-311-17/+28
| * | | contrib/plugins: protect execlog's last_exec expansionAlex Bennée2022-10-311-8/+30
| * | | contrib/plugins: enable debug on CONFIG_DEBUG_TCGAlex Bennée2022-10-311-0/+1
| * | | tests/tcg: include CONFIG_PLUGIN in config-host.makPaolo Bonzini2022-10-311-0/+3
| * | | target/s390x: fake instruction loading when handling 'ex'Alex Bennée2022-10-312-0/+23
| * | | target/s390x: don't probe next pc for EXecuted insnsAlex Bennée2022-10-311-3/+3
| * | | target/s390x: don't use ld_code2 to probe next pcAlex Bennée2022-10-311-1/+1
| * | | tests/tcg: re-enable threadcount for sh4Alex Bennée2022-10-311-6/+0Star
| * | | tests/tcg: re-enable linux-test for sh4Alex Bennée2022-10-311-6/+0Star
| * | | tests/avocado: disable sh4 rd2 tests on GitlabAlex Bennée2022-10-311-0/+5
| * | | tests/avocado: raspi2_initrd: Wait for guest shutdown message before stoppingPeter Maydell2022-10-311-1/+1
| * | | tests/avocado: set -machine none for userfwd and vnc testsAlex Bennée2022-10-312-0/+4
| * | | MAINTAINERS: fix-up for check-tcg Makefile changesAlex Bennée2022-10-311-2/+1Star
| * | | MAINTAINERS: add features_to_c.sh to gdbstub filesAlex Bennée2022-10-311-0/+1
| * | | MAINTAINERS: add entries for the key build bitsAlex Bennée2022-10-311-0/+25
| * | | hw/usb: dev-mtp: Use g_mkdir()Bin Meng2022-10-311-2/+2
| * | | block/vvfat: Unify the mkdir() callBin Meng2022-10-311-6/+3Star
| * | | tcg: Avoid using hardcoded /tmpBin Meng2022-10-311-1/+2
| * | | semihosting/arm-compat-semi: Avoid using hardcoded /tmpBin Meng2022-10-311-1/+2
| * | | tests/tcg/nios2: Tweak 10m50-ghrd.ldRichard Henderson2022-10-311-5/+9
| * | | tests/tcg: use regular semihosting for nios2-softmmuAlex Bennée2022-10-311-2/+1Star
| * | | tests/docker: Add flex/bison to `debian-hexagon-cross`Anton Johansson2022-10-311-1/+1
| * | | tests/avocado: extend the timeout for x86_64 tcg testsAlex Bennée2022-10-311-0/+1
| * | | configure: fix the --enable-static --disable-pie caseAlex Bennée2022-10-311-2/+3
| * | | configure: don't enable cross compilers unless in target_listAlex Bennée2022-10-311-0/+9
| * | | tests/docker: Add flex/bison to `debian-all-test`Anton Johansson2022-10-311-0/+2
| * | | tests/docker: update test-mingw to run single buildAlex Bennée2022-10-311-10/+6Star