aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-25Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingPeter Maydell2-9/+36
2024-01-25target/loongarch/kvm: Enable LSX/LASX extensionSong Gao2-7/+39
2024-01-25target/loongarch: Set cpuid CSR register only once with kvm modeBibo Mao1-3/+6
2024-01-25virtio-net: correctly copy vnet header when flushing TXJason Wang1-4/+9
2024-01-24util/uri: Remove unused macros ISA_RESERVED() and ISA_GEN_DELIM()Thomas Huth1-13/+0
2024-01-24util/uri: Remove the uri_string_escape() functionThomas Huth2-71/+0
2024-01-24util/uri: Remove unused functions uri_resolve() and uri_resolve_relative()Thomas Huth2-691/+0
2024-01-24util/uri: Remove uri_string_unescape()Thomas Huth2-87/+11
2024-01-24tests/qtest: Bump timeouts of boot_sector_test()-based tests to 610 secondsThomas Huth1-2/+4
2024-01-23tests/unit/test-iov: Fix timeout problem on NetBSD and OpenBSDThomas Huth1-9/+11
2024-01-23Merge tag 'pull-hex-20240121' of https://github.com/quic/qemu into stagingPeter Maydell24-2082/+1556
2024-01-23tests/qtest: Bump timeout of the boot-serial-test to 360 secondsThomas Huth1-1/+1
2024-01-23tcg/arm: Fix SIGILL in tcg_out_qemu_st_directJoseph Burt1-0/+3
2024-01-23linux-user/elfload: check PR_GET_DUMPABLE before creating coredumpThomas Weißschuh1-0/+6
2024-01-23linux-user/elfload: test return value of getrlimitThomas Weißschuh1-2/+2
2024-01-23linux-user/riscv: Adjust vdso signal frame cfa offsetsRichard Henderson3-4/+4
2024-01-23tcg/s390x: Fix encoding of VRIc, VRSa, VRSc insnsRichard Henderson1-3/+3
2024-01-23linux-user: Fixed cpu restore with pc 0 on SIGBUSRobbin Ehn1-2/+3
2024-01-23tcg: Make the cleanup-on-error path uniqueSamuel Tardieu1-3/+3
2024-01-23tcg: Remove unreachable codeSamuel Tardieu1-3/+1
2024-01-22block/io: clear BDRV_BLOCK_RECURSE flag after recursing in bdrv_co_block_statusFiona Ebner1-0/+10
2024-01-22coroutine-ucontext: Save fake stack for pooled coroutineAkihiko Odaki1-9/+26
2024-01-21target/hexagon: reduce scope of def_regnum, remove dead assignmentBrian Cain1-3/+1
2024-01-21Hexagon (target/hexagon) Remove old dectree.pyTaylor Simpson6-839/+0
2024-01-21Hexagon (target/hexagon) Use QEMU decodetree (16-bit instructions)Taylor Simpson5-12/+188
2024-01-21Hexagon (target/hexagon) Use QEMU decodetree (32-bit instructions)Taylor Simpson7-14/+439
2024-01-21Hexagon (target/hexagon) Remove dead functions from hex_common.pyTaylor Simpson1-51/+0
2024-01-21Hexagon (target/hexagon) Remove unused WRITES_PRED_REG attributeTaylor Simpson2-12/+0
2024-01-21Hexagon (target/hexagon) Make generators object oriented - gen_analyze_funcsTaylor Simpson2-157/+157
2024-01-21Hexagon (target/hexagon) Make generators object oriented - gen_op_regsTaylor Simpson1-2/+4
2024-01-21Hexagon (target/hexagon) Make generators object oriented - gen_idef_parser_funcsTaylor Simpson1-16/+4
2024-01-21Hexagon (target/hexagon) Make generators object oriented - gen_helper_funcsTaylor Simpson2-313/+103
2024-01-21Hexagon (target/hexagon) Make generators object oriented - gen_helper_protosTaylor Simpson2-148/+8
2024-01-21Hexagon (target/hexagon) Make generators object oriented - gen_tcg_funcsTaylor Simpson2-547/+683
2024-01-21Hexagon (target/hexagon) Clean up handling of modifier registersTaylor Simpson4-16/+17
2024-01-21Hexagon (target/hexagon) Fix shadow variable when idef-parser is offTaylor Simpson1-3/+3
2024-01-21tests/docker: Hexagon toolchain updateBrian Cain1-2/+2
2024-01-20Merge tag 'pull-request-2024-01-19' of https://gitlab.com/thuth/qemu into sta...Peter Maydell22-212/+121
2024-01-19Merge tag 'hw-cpus-20240119' of https://github.com/philmd/qemu into stagingPeter Maydell50-522/+605
2024-01-19Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell18-300/+433
2024-01-19configure: Add linux header compile support for LoongArchBibo Mao1-0/+1
2024-01-19MAINTAINERS: Update hw/core/cpu.c entryZhao Liu1-1/+2
2024-01-19MAINTAINERS: Update Raphael Norwitz emailRaphael Norwitz1-1/+1
2024-01-19hw/elf_ops: Ignore loadable segments with zero sizeBin Meng1-36/+39
2024-01-19hw/scsi/esp-pci: set DMA_STAT_BCMBLT when BLAST command issuedMark Cave-Ayland1-0/+1
2024-01-19hw/scsi/esp-pci: synchronise setting of DMA_STAT_DONE with ESP completion int...Mark Cave-Ayland1-15/+13
2024-01-19hw/scsi/esp-pci: generate PCI interrupt from separate ESP and PCI sourcesMark Cave-Ayland1-5/+27
2024-01-19hw/scsi/esp-pci: use correct address register for PCI DMA transfersMark Cave-Ayland1-1/+1
2024-01-19target/riscv: Rename tcg_cpu_FOO() to include 'riscv'Philippe Mathieu-Daudé1-14/+14
2024-01-19target/i386: Rename tcg_cpu_FOO() to include 'x86'Philippe Mathieu-Daudé1-16/+16