aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-13util: drop qemu_fork()Marc-André Lureau
2023-03-13tests/tcg/s390x: Add C(G)HRL testNina Schoetterl-Glausch
2023-03-13target/s390x: Fix emulation of C(G)HRLNina Schoetterl-Glausch
2023-03-13gitlab-ci.d/buildtest: Rework the target list of build-system-alpineThomas Huth
2023-03-13gitlab-ci: Remove job building EDK2 firmware binariesPhilippe Mathieu-Daudé
2023-03-13tests/migration: Tweek auto converge limits checkDr. David Alan Gilbert
2023-03-12Merge tag 'linux-user-for-8.0-pull-request' of https://gitlab.com/laurent_viv...Peter Maydell
2023-03-12Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell
2023-03-11Merge tag 'pull-gitdm-100323-1' of https://gitlab.com/stsquad/qemu into stagingPeter Maydell
2023-03-11Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell
2023-03-10linux-user: fix bug about incorrect base addresss of gdt on i386 and x86_64fanwj@mail.ustc.edu.cn
2023-03-10linux-user/sparc: Handle tag overflow trapsRichard Henderson
2023-03-10linux-user/sparc: Handle floating-point exceptionsRichard Henderson
2023-03-10linux-user/sparc: Handle unimplemented flush trapRichard Henderson
2023-03-10linux-user/sparc: Handle coprocessor disabled trapRichard Henderson
2023-03-10linux-user/sparc: Handle privilidged action trapRichard Henderson
2023-03-10linux-user/sparc: Handle priviledged opcode trapRichard Henderson
2023-03-10linux-user/sparc: Handle getcc, setcc, getpsr trapsRichard Henderson
2023-03-10linux-user/sparc: Handle division by zero trapsRichard Henderson
2023-03-10linux-user/sparc: Handle software breakpoint trapRichard Henderson
2023-03-10linux-user/sparc: Fix sparc64_{get, set}_context trapsRichard Henderson
2023-03-10linux-user/sparc: Tidy window spill/fill trapsRichard Henderson
2023-03-10linux-user/sparc: Use TT_TRAP for flush windowsRichard Henderson
2023-03-10linux-user/sparc: Tidy syscall error returnRichard Henderson
2023-03-10linux-user/sparc: Tidy syscall trapRichard Henderson
2023-03-10linux-user: Emulate CLONE_PIDFD flag in clone()Helge Deller
2023-03-10linux-user: Add translation for argument of msync()Helge Deller
2023-03-10linux-user: handle netlink flag NLA_F_NESTEDMathis Marion
2023-03-10linux-user: fix sockaddr_in6 endiannessMathis Marion
2023-03-10linux-user: Add strace for prlimit64() syscallHelge Deller
2023-03-10linux-user: Provide print_raw_param64() for 64-bit valuesHelge Deller
2023-03-10linux-user: Fix brk() to release pagesHelge Deller
2023-03-10linux-user: fill out task state in /proc/self/statAndreas Schwab
2023-03-10linux-user: add support for xtensa FDPICMax Filippov
2023-03-10linux-user: Fix unaligned memory access in prlimit64 syscallIlya Leoshkevich
2023-03-10linux-user: add target to host netlink conversionsMathis Marion
2023-03-10linux-user: fix timerfd read endianness conversionMathis Marion
2023-03-10linux-user: Fix access to /proc/self/exeHelge Deller
2023-03-10contrib/gitdm: add Idan to IBM's group mapAlex Bennée
2023-03-10contrib/gitdm: Add Facebook the domain mapAlex Bennée
2023-03-10contrib/gitdm: add Tsukasa as an individual contributorAlex Bennée
2023-03-10contrib/gitdm: Add Ventana Micro Systems to the domain mapAlex Bennée
2023-03-10contrib/gitdm: Add VRULL to the domain mapAlex Bennée
2023-03-10Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2023-03-10qed: remove spurious BDRV_POLL_WHILE()Stefan Hajnoczi
2023-03-10iotests/308: Add test for 'write -zu'Hanna Czenczek
2023-03-10block/fuse: Let PUNCH_HOLE write zeroesHanna Czenczek
2023-03-10Merge tag 'qga-pull-2023-03-08' of github.com:kostyanf14/qemu into stagingPeter Maydell
2023-03-10Merge tag 'pull-hex-20230306' of https://github.com/quic/qemu into stagingPeter Maydell
2023-03-10ebpf: fix compatibility with libbpf 1.0+Shreesh Adiga