aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-27linux-user: Implement stracing madvise()Ilya Leoshkevich
2022-09-27linux-user: Fix madvise(MADV_DONTNEED) on alphaIlya Leoshkevich
2022-09-27linux-user: Provide MADV_* definitionsIlya Leoshkevich
2022-09-27linux-user: Show timespec on strace for futex()Helge Deller
2022-09-27linux-user: Add strace for clock_nanosleep()Helge Deller
2022-09-27linux-user/hppa: Set TASK_UNMAPPED_BASE to 0xfa000000 for hppa archHelge Deller
2022-09-27linux-user: Fix strace of chmod() if mode == 0Helge Deller
2022-09-27linux-user/hppa: Dump IIR on register dumpHelge Deller
2022-09-27linux-user/hppa: Use EXCP_DUMP() to show enhanced debug infoHelge Deller
2022-09-27linux-user: Log failing executable in EXCP_DUMP()Helge Deller
2022-09-27linux-user: Add pidfd_open(), pidfd_send_signal() and pidfd_getfd() syscallsHelge Deller
2022-09-27linux-user: Add missing clock_gettime64() syscall straceHelge Deller
2022-09-27linux-user: Add missing signals in strace outputHelge Deller
2022-09-23linux-user: fix readlinkat handling with magic exe symlinkJameson Nash
2022-09-23linux-user: use 'max' instead of 'qemu32' / 'qemu64' by defaultDaniel P. Berrangé
2022-09-22Merge tag 'edgar/xilinx-next-2022-09-21.for-upstream' of https://github.com/e...Stefan Hajnoczi
2022-09-22Merge tag 'pull-hex-20220919' of https://github.com/quic/qemu into stagingStefan Hajnoczi
2022-09-21hw/microblaze: pass random seed to fdtJason A. Donenfeld
2022-09-21Merge tag 'm68k-for-7.2-pull-request' of https://github.com/vivier/qemu-m68k ...Stefan Hajnoczi
2022-09-21Merge tag 'pull-ppc-20220920' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi
2022-09-21Merge tag 'pull-testing-next-200922-2' of https://github.com/stsquad/qemu int...Stefan Hajnoczi
2022-09-21target/m68k: always call gen_exit_tb() after writes to SRMark Cave-Ayland
2022-09-21target/m68k: rename M68K_FEATURE_M68000 to M68K_FEATURE_M68KMark Cave-Ayland
2022-09-21target/m68k: Perform writback before modifying SRRichard Henderson
2022-09-21target/m68k: Fix MACSR to CCRRichard Henderson
2022-09-21target/m68k: Implement atomic test-and-setRichard Henderson
2022-09-20Merge tag 'pull-request-2022-09-20' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2022-09-20Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2022-09-20Merge tag 'pull-loongarch-20220920' of https://gitlab.com/gaosong/qemu into s...Stefan Hajnoczi
2022-09-20tests/docker: remove the Debian base imagesAlex Bennée
2022-09-20tests/docker: remove FROM qemu/ support from docker.pyAlex Bennée
2022-09-20tests/docker: update and flatten debian-toolchainAlex Bennée
2022-09-20tests/docker: update and flatten debian-hexagon-crossAlex Bennée
2022-09-20tests/docker: update and flatten debian-loongarch-crossAlex Bennée
2022-09-20tests/docker: update and flatten debian-amd64-crossAlex Bennée
2022-09-20tests/lcitool: bump to latest versionAlex Bennée
2022-09-20tests/docker: update and flatten debian-all-test-crossAlex Bennée
2022-09-20tests/docker: flatten debian-riscv64-test-crossAlex Bennée
2022-09-20Deprecate 32 bit big-endian MIPSAlex Bennée
2022-09-20gitlab-ci: update aarch32/aarch64 custom runner jobsAlex Bennée
2022-09-20gitlab-ci/custom-runners: Disable -static-pie for ubuntu-20.04-aarch64Richard Henderson
2022-09-20configure: explicitly set cflags for --disable-pieAlex Bennée
2022-09-20hw/ppc/spapr: Fix code style problems reported by checkpatchBernhard Beschow
2022-09-20hw/pci-host: pnv_phb{3, 4}: Fix heap out-of-bound access failureXuzhou Cheng
2022-09-20hw/ppc: spapr: Use qemu_vfree() to free spapr->htabXuzhou Cheng
2022-09-20tests/vm: Remove obsolete Fedora VM testThomas Huth
2022-09-20tests/docker: remove amd64 qemu/debian10 dependencyAlex Bennée
2022-09-20tests/docker: remove tricore qemu/debian10 dependencyAlex Bennée
2022-09-20tests/docker: flatten debian-powerpc-test-crossAlex Bennée
2022-09-20tests/docker: update and flatten debian-sparc64-crossAlex Bennée