Age | Commit message (Expand) | Author | Files | Lines |
2023-03-13 | tests/tcg/s390x: Add C(G)HRL test | Nina Schoetterl-Glausch | 2 | -0/+81 |
2023-03-13 | target/s390x: Fix emulation of C(G)HRL | Nina Schoetterl-Glausch | 2 | -2/+9 |
2023-03-13 | gitlab-ci.d/buildtest: Rework the target list of build-system-alpine | Thomas Huth | 1 | -4/+3 |
2023-03-13 | gitlab-ci: Remove job building EDK2 firmware binaries | Philippe Mathieu-Daudé | 4 | -115/+0 |
2023-03-13 | tests/migration: Tweek auto converge limits check | Dr. David Alan Gilbert | 1 | -8/+11 |
2023-03-12 | Merge tag 'linux-user-for-8.0-pull-request' of https://gitlab.com/laurent_viv... | Peter Maydell | 18 | -140/+520 |
2023-03-12 | Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging | Peter Maydell | 4 | -2/+88 |
2023-03-11 | Merge tag 'pull-gitdm-100323-1' of https://gitlab.com/stsquad/qemu into staging | Peter Maydell | 5 | -0/+11 |
2023-03-11 | Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging | Peter Maydell | 53 | -2312/+9780 |
2023-03-10 | linux-user: fix bug about incorrect base addresss of gdt on i386 and x86_64 | fanwj@mail.ustc.edu.cn | 2 | -0/+17 |
2023-03-10 | linux-user/sparc: Handle tag overflow traps | Richard Henderson | 3 | -1/+9 |
2023-03-10 | linux-user/sparc: Handle floating-point exceptions | Richard Henderson | 2 | -2/+23 |
2023-03-10 | linux-user/sparc: Handle unimplemented flush trap | Richard Henderson | 1 | -0/+3 |
2023-03-10 | linux-user/sparc: Handle coprocessor disabled trap | Richard Henderson | 1 | -0/+4 |
2023-03-10 | linux-user/sparc: Handle privilidged action trap | Richard Henderson | 1 | -0/+6 |
2023-03-10 | linux-user/sparc: Handle priviledged opcode trap | Richard Henderson | 1 | -0/+3 |
2023-03-10 | linux-user/sparc: Handle getcc, setcc, getpsr traps | Richard Henderson | 1 | -3/+59 |
2023-03-10 | linux-user/sparc: Handle division by zero traps | Richard Henderson | 1 | -0/+5 |
2023-03-10 | linux-user/sparc: Handle software breakpoint trap | Richard Henderson | 1 | -3/+5 |
2023-03-10 | linux-user/sparc: Fix sparc64_{get, set}_context traps | Richard Henderson | 2 | -28/+29 |
2023-03-10 | linux-user/sparc: Tidy window spill/fill traps | Richard Henderson | 1 | -10/+13 |
2023-03-10 | linux-user/sparc: Use TT_TRAP for flush windows | Richard Henderson | 1 | -4/+3 |
2023-03-10 | linux-user/sparc: Tidy syscall error return | Richard Henderson | 1 | -10/+5 |
2023-03-10 | linux-user/sparc: Tidy syscall trap | Richard Henderson | 1 | -7/+7 |
2023-03-10 | linux-user: Emulate CLONE_PIDFD flag in clone() | Helge Deller | 2 | -1/+35 |
2023-03-10 | linux-user: Add translation for argument of msync() | Helge Deller | 5 | -2/+33 |
2023-03-10 | linux-user: handle netlink flag NLA_F_NESTED | Mathis Marion | 1 | -2/+2 |
2023-03-10 | linux-user: fix sockaddr_in6 endianness | Mathis Marion | 1 | -0/+5 |
2023-03-10 | linux-user: Add strace for prlimit64() syscall | Helge Deller | 2 | -1/+90 |
2023-03-10 | linux-user: Provide print_raw_param64() for 64-bit values | Helge Deller | 1 | -4/+16 |
2023-03-10 | linux-user: Fix brk() to release pages | Helge Deller | 1 | -34/+35 |
2023-03-10 | linux-user: fill out task state in /proc/self/stat | Andreas Schwab | 1 | -0/+3 |
2023-03-10 | linux-user: add support for xtensa FDPIC | Max Filippov | 2 | -1/+16 |
2023-03-10 | linux-user: Fix unaligned memory access in prlimit64 syscall | Ilya Leoshkevich | 2 | -6/+6 |
2023-03-10 | linux-user: add target to host netlink conversions | Mathis Marion | 1 | -0/+62 |
2023-03-10 | linux-user: fix timerfd read endianness conversion | Mathis Marion | 3 | -5/+14 |
2023-03-10 | linux-user: Fix access to /proc/self/exe | Helge Deller | 2 | -24/+20 |
2023-03-10 | contrib/gitdm: add Idan to IBM's group map | Alex Bennée | 1 | -0/+1 |
2023-03-10 | contrib/gitdm: Add Facebook the domain map | Alex Bennée | 3 | -0/+7 |
2023-03-10 | contrib/gitdm: add Tsukasa as an individual contributor | Alex Bennée | 1 | -0/+1 |
2023-03-10 | contrib/gitdm: Add Ventana Micro Systems to the domain map | Alex Bennée | 1 | -0/+1 |
2023-03-10 | contrib/gitdm: Add VRULL to the domain map | Alex Bennée | 1 | -0/+1 |
2023-03-10 | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ... | Peter Maydell | 97 | -470/+2037 |
2023-03-10 | qed: remove spurious BDRV_POLL_WHILE() | Stefan Hajnoczi | 1 | -1/+0 |
2023-03-10 | iotests/308: Add test for 'write -zu' | Hanna Czenczek | 2 | -0/+78 |
2023-03-10 | block/fuse: Let PUNCH_HOLE write zeroes | Hanna Czenczek | 1 | -1/+10 |
2023-03-10 | Merge tag 'qga-pull-2023-03-08' of github.com:kostyanf14/qemu into staging | Peter Maydell | 5 | -6/+64 |
2023-03-10 | Merge tag 'pull-hex-20230306' of https://github.com/quic/qemu into staging | Peter Maydell | 26 | -829/+1209 |
2023-03-10 | ebpf: fix compatibility with libbpf 1.0+ | Shreesh Adiga | 3 | -331/+891 |
2023-03-10 | docs/system/devices/igb: Add igb documentation | Akihiko Odaki | 3 | -0/+73 |