aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-13tests/tcg/s390x: Add C(G)HRL testNina Schoetterl-Glausch2-0/+81
2023-03-13target/s390x: Fix emulation of C(G)HRLNina Schoetterl-Glausch2-2/+9
2023-03-13gitlab-ci.d/buildtest: Rework the target list of build-system-alpineThomas Huth1-4/+3
2023-03-13gitlab-ci: Remove job building EDK2 firmware binariesPhilippe Mathieu-Daudé4-115/+0
2023-03-13tests/migration: Tweek auto converge limits checkDr. David Alan Gilbert1-8/+11
2023-03-12Merge tag 'linux-user-for-8.0-pull-request' of https://gitlab.com/laurent_viv...Peter Maydell18-140/+520
2023-03-12Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell4-2/+88
2023-03-11Merge tag 'pull-gitdm-100323-1' of https://gitlab.com/stsquad/qemu into stagingPeter Maydell5-0/+11
2023-03-11Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell53-2312/+9780
2023-03-10linux-user: fix bug about incorrect base addresss of gdt on i386 and x86_64fanwj@mail.ustc.edu.cn2-0/+17
2023-03-10linux-user/sparc: Handle tag overflow trapsRichard Henderson3-1/+9
2023-03-10linux-user/sparc: Handle floating-point exceptionsRichard Henderson2-2/+23
2023-03-10linux-user/sparc: Handle unimplemented flush trapRichard Henderson1-0/+3
2023-03-10linux-user/sparc: Handle coprocessor disabled trapRichard Henderson1-0/+4
2023-03-10linux-user/sparc: Handle privilidged action trapRichard Henderson1-0/+6
2023-03-10linux-user/sparc: Handle priviledged opcode trapRichard Henderson1-0/+3
2023-03-10linux-user/sparc: Handle getcc, setcc, getpsr trapsRichard Henderson1-3/+59
2023-03-10linux-user/sparc: Handle division by zero trapsRichard Henderson1-0/+5
2023-03-10linux-user/sparc: Handle software breakpoint trapRichard Henderson1-3/+5
2023-03-10linux-user/sparc: Fix sparc64_{get, set}_context trapsRichard Henderson2-28/+29
2023-03-10linux-user/sparc: Tidy window spill/fill trapsRichard Henderson1-10/+13
2023-03-10linux-user/sparc: Use TT_TRAP for flush windowsRichard Henderson1-4/+3
2023-03-10linux-user/sparc: Tidy syscall error returnRichard Henderson1-10/+5
2023-03-10linux-user/sparc: Tidy syscall trapRichard Henderson1-7/+7
2023-03-10linux-user: Emulate CLONE_PIDFD flag in clone()Helge Deller2-1/+35
2023-03-10linux-user: Add translation for argument of msync()Helge Deller5-2/+33
2023-03-10linux-user: handle netlink flag NLA_F_NESTEDMathis Marion1-2/+2
2023-03-10linux-user: fix sockaddr_in6 endiannessMathis Marion1-0/+5
2023-03-10linux-user: Add strace for prlimit64() syscallHelge Deller2-1/+90
2023-03-10linux-user: Provide print_raw_param64() for 64-bit valuesHelge Deller1-4/+16
2023-03-10linux-user: Fix brk() to release pagesHelge Deller1-34/+35
2023-03-10linux-user: fill out task state in /proc/self/statAndreas Schwab1-0/+3
2023-03-10linux-user: add support for xtensa FDPICMax Filippov2-1/+16
2023-03-10linux-user: Fix unaligned memory access in prlimit64 syscallIlya Leoshkevich2-6/+6
2023-03-10linux-user: add target to host netlink conversionsMathis Marion1-0/+62
2023-03-10linux-user: fix timerfd read endianness conversionMathis Marion3-5/+14
2023-03-10linux-user: Fix access to /proc/self/exeHelge Deller2-24/+20
2023-03-10contrib/gitdm: add Idan to IBM's group mapAlex Bennée1-0/+1
2023-03-10contrib/gitdm: Add Facebook the domain mapAlex Bennée3-0/+7
2023-03-10contrib/gitdm: add Tsukasa as an individual contributorAlex Bennée1-0/+1
2023-03-10contrib/gitdm: Add Ventana Micro Systems to the domain mapAlex Bennée1-0/+1
2023-03-10contrib/gitdm: Add VRULL to the domain mapAlex Bennée1-0/+1
2023-03-10Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell97-470/+2037
2023-03-10qed: remove spurious BDRV_POLL_WHILE()Stefan Hajnoczi1-1/+0
2023-03-10iotests/308: Add test for 'write -zu'Hanna Czenczek2-0/+78
2023-03-10block/fuse: Let PUNCH_HOLE write zeroesHanna Czenczek1-1/+10
2023-03-10Merge tag 'qga-pull-2023-03-08' of github.com:kostyanf14/qemu into stagingPeter Maydell5-6/+64
2023-03-10Merge tag 'pull-hex-20230306' of https://github.com/quic/qemu into stagingPeter Maydell26-829/+1209
2023-03-10ebpf: fix compatibility with libbpf 1.0+Shreesh Adiga3-331/+891
2023-03-10docs/system/devices/igb: Add igb documentationAkihiko Odaki3-0/+73