aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-27Merge tag 'pull-request-2022-09-26' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2022-09-27hw/xen: set pci Atomic Ops requests for passthrough deviceRuili Ji
2022-09-27Merge tag 'kraxel-20220927-pull-request' of https://gitlab.com/kraxel/qemu in...Stefan Hajnoczi
2022-09-27Merge tag 'pull-riscv-to-apply-20220927' of https://github.com/alistair23/qem...Stefan Hajnoczi
2022-09-27linux-user: Lock log around straceRichard Henderson
2022-09-27linux-user: Update print_futex_opRichard Henderson
2022-09-27linux-user: Implement PI futexesRichard Henderson
2022-09-27linux-user: Convert signal number for FUTEX_FDRichard Henderson
2022-09-27linux-user: Implement FUTEX_WAKE_BITSETRichard Henderson
2022-09-27linux-user: Sink call to do_safe_futexRichard Henderson
2022-09-27linux-user: Combine do_futex and do_futex_time64Richard Henderson
2022-09-27linux-user: Set ELF_BASE_PLATFORM for MIPSJiaxun Yang
2022-09-27linux-user: Introduce stubs for ELF AT_BASE_PLATFORMJiaxun Yang
2022-09-27linux-user/s390x: Save/restore fpc when handling a signalIlya Leoshkevich
2022-09-27linux-user: Don't assume 0 is not a valid host timer_t valuePeter Maydell
2022-09-27linux-user: fix bug about missing signum convert of sigqueuefanwenjie
2022-09-27linux-user/hppa: Fix setup_sigcontext()Helge Deller
2022-09-27linux-user/hppa: Allow PROT_GROWSUP and PROT_GROWSDOWN in mprotect()Helge Deller
2022-09-27linux-user/hppa: Increase guest stack size to 80MB for hppa targetHelge Deller
2022-09-27linux-user/hppa: Drop stack guard page on hppa targetHelge Deller
2022-09-27linux-user/hppa: Add signal trampoline for hppa targetHelge Deller
2022-09-27linux-user: Add proper strace format strings for getdents()/getdents64()Helge Deller
2022-09-27linux-user: Fix TARGET_PROT_SEM for XTENSAHelge Deller
2022-09-27tests/tcg/linux-test: Add linux-madvise testIlya Leoshkevich
2022-09-27linux-user: Passthrough MADV_DONTNEED for certain file mappingsIlya Leoshkevich
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-27virtio: del net client if net_init_tap_one failedlu zhipeng
2022-09-27vdpa: Allow MQ feature in SVQEugenio Pérez
2022-09-27virtio-net: Update virtio-net curr_queue_pairs in vdpa backendsEugenio Pérez
2022-09-27vdpa: validate MQ CVQ commandsEugenio Pérez
2022-09-27vdpa: Add vhost_vdpa_net_load_mqEugenio Pérez
2022-09-27vdpa: extract vhost_vdpa_net_load_mac from vhost_vdpa_net_loadEugenio Pérez
2022-09-27vdpa: Make VhostVDPAState cvq_cmd_in_buffer control ack typeEugenio Pérez
2022-09-27e1000e: set RX desc status with DD flag in a separate operationDing Hui
2022-09-27virtio-gpu: update scanout if there is any area covered by the rectDongwon Kim
2022-09-27hw/display/ati_2d: Fix buffer overflow in ati_2d_blt (CVE-2021-3638)Philippe Mathieu-Daudé
2022-09-27audio: remove abort() in audio_bug()Volker Rümelin
2022-09-27Revert "audio: Log context for audio bug"Volker Rümelin