aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-29tcg/sparc64: Disable TCG_TARGET_HAS_extr_i64_i32Richard Henderson2-12/+1
2023-08-29tcg: Remove vecop_list check from tcg_gen_not_vecRichard Henderson1-4/+3
2023-08-29softmmu: Use async_run_on_cpu in tcg_commitRichard Henderson3-42/+29
2023-08-29softmmu: Assert data in bounds in iotlb_to_sectionRichard Henderson1-2/+8
2023-08-29Merge tag '2023q3-bsd-user-pull-request' of https://gitlab.com/bsdimp/qemu in...Stefan Hajnoczi15-77/+1384
2023-08-28Merge tag 'pull-tcg-20230823-2' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi55-433/+832
2023-08-28Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi43-111/+376
2023-08-28Merge tag 'devel-hppa-priv-cleanup2-pull-request' of https://github.com/hdell...Stefan Hajnoczi4-17/+29
2023-08-28bsd-user: Add missing break after do_bsd_preadvWarner Losh1-0/+1
2023-08-28bsd-user: Add getdents and fcntl related system callsWarner Losh1-0/+16
2023-08-28bsd-user: Add glue for statfs related system callsWarner Losh1-0/+24
2023-08-28bsd-user: Add glue for getfh and related syscallsWarner Losh1-0/+28
2023-08-28bsd-user: Add glue for the freebsd11_stat syscallsWarner Losh1-0/+42
2023-08-28bsd-user: Add os-stat.c to the buildKarim Taha1-0/+1
2023-08-28bsd-user: Implement do_freebsd_realpathat syscallMikaƫl Urankar1-0/+26
2023-08-28bsd-user: Implement freebsd11 netbsd stat related syscallsMichal Meloun1-0/+7
2023-08-28bsd-user: Implement freebsd11 getdirents related syscallsMichal Meloun1-0/+44
2023-08-28bsd-user: Implement freebsd11 statfs related syscallsMichal Meloun1-0/+75
2023-08-28bsd-user: Implement freebsd11 fstat and fhstat related syscallsMichal Meloun1-0/+78
2023-08-28bsd-user: Implement freebsd11 stat related syscallsMichal Meloun1-0/+5
2023-08-28bsd-user: Implement stat related syscallsStacey Son1-0/+74
2023-08-28bsd-user: Implement getdents related syscallsStacey Son1-0/+72
2023-08-28bsd-user: Implement statfs related syscallsStacey Son1-0/+69
2023-08-28bsd-user: Implement statfh related syscallsStacey Son1-0/+83
2023-08-28bsd-user: Implement stat related syscallsStacey Son1-0/+130
2023-08-28bsd-uesr: Implement h2t_freebsd_stat and h2t_freebsd_statfs functionsMichal Meloun1-0/+82
2023-08-28bsd-user: Implement target_to_host_fcntl_cmdStacey Son1-0/+8
2023-08-28bsd-user: Implement h2t_freebds11_statfsStacey Son1-0/+41
2023-08-28bsd-user: Implement h2t_freebsd_fhandle t2h_freebsd_fhandleStacey Son1-0/+37
2023-08-28bsd-user: Implement h2t_freebsd11_stat h2t_freebsd_nstatStacey Son1-0/+94
2023-08-28bsd-user: Rename target_freebsd_time_t to target_time_tWarner Losh1-4/+4
2023-08-28bsd-user: Define safe_fcntl macro in bsd-user/syscall_defs.hKyle Evans1-0/+2
2023-08-28bsd-user: Add struct target_freebsd_fhandle and fcntl flagsStacey Son1-0/+51
2023-08-28bsd-user: Add struct target_statfsMichal Meloun1-0/+25
2023-08-28bsd-user: Add structs target_freebsd11_{nstat,statfs}Stacey Son1-0/+64
2023-08-28bsd-user: Add struct target_stat to bsd-user/syscall_defs.hMichal Meloun1-0/+38
2023-08-28bsd-user: Add struct target_freebsd11_stat to bsd-user/syscall_defsStacey Son1-0/+33
2023-08-28bsd-user: Declarations of h2t and t2h conversion functions.Stacey Son2-0/+51
2023-08-28bsd-user; Update the definitions of __put_user and __get_user macrosWarner Losh2-51/+35
2023-08-28bsd-user: Disable clang warningsKyle Evans1-0/+30
2023-08-28bsd-user: Move _WANT_FREEBSD macros to include/qemu/osdep.hWarner Losh2-11/+13
2023-08-28bsd-user: Remove image_info.start_brkRichard Henderson3-4/+1
2023-08-28bsd-user: Remove image_info.mmapRichard Henderson2-2/+0
2023-08-28bsd-user: Remove ELF_START_MMAP and image_info.start_mmapRichard Henderson5-5/+0
2023-08-28configure: remove unnecessary mkdir -pPaolo Bonzini1-1/+0
2023-08-28configure: fix container_hosts misspellings and duplicationsPaolo Bonzini1-2/+1
2023-08-28target/i386: add support for VMX_SECONDARY_EXEC_ENABLE_USER_WAIT_PAUSEAke Koomsin2-1/+6
2023-08-28tests/docker: add python3-tomli dependency to containersPaolo Bonzini21-6/+76
2023-08-28Revert "tests: Use separate virtual environment for avocado"Paolo Bonzini10-42/+37
2023-08-28configure: switch to ensuregroupPaolo Bonzini2-10/+12