index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-29
tcg/sparc64: Disable TCG_TARGET_HAS_extr_i64_i32
Richard Henderson
2
-12
/
+1
2023-08-29
tcg: Remove vecop_list check from tcg_gen_not_vec
Richard Henderson
1
-4
/
+3
2023-08-29
softmmu: Use async_run_on_cpu in tcg_commit
Richard Henderson
3
-42
/
+29
2023-08-29
softmmu: Assert data in bounds in iotlb_to_section
Richard Henderson
1
-2
/
+8
2023-08-29
Merge tag '2023q3-bsd-user-pull-request' of https://gitlab.com/bsdimp/qemu in...
Stefan Hajnoczi
15
-77
/
+1384
2023-08-28
Merge tag 'pull-tcg-20230823-2' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
55
-433
/
+832
2023-08-28
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
43
-111
/
+376
2023-08-28
Merge tag 'devel-hppa-priv-cleanup2-pull-request' of https://github.com/hdell...
Stefan Hajnoczi
4
-17
/
+29
2023-08-28
bsd-user: Add missing break after do_bsd_preadv
Warner Losh
1
-0
/
+1
2023-08-28
bsd-user: Add getdents and fcntl related system calls
Warner Losh
1
-0
/
+16
2023-08-28
bsd-user: Add glue for statfs related system calls
Warner Losh
1
-0
/
+24
2023-08-28
bsd-user: Add glue for getfh and related syscalls
Warner Losh
1
-0
/
+28
2023-08-28
bsd-user: Add glue for the freebsd11_stat syscalls
Warner Losh
1
-0
/
+42
2023-08-28
bsd-user: Add os-stat.c to the build
Karim Taha
1
-0
/
+1
2023-08-28
bsd-user: Implement do_freebsd_realpathat syscall
Mikaƫl Urankar
1
-0
/
+26
2023-08-28
bsd-user: Implement freebsd11 netbsd stat related syscalls
Michal Meloun
1
-0
/
+7
2023-08-28
bsd-user: Implement freebsd11 getdirents related syscalls
Michal Meloun
1
-0
/
+44
2023-08-28
bsd-user: Implement freebsd11 statfs related syscalls
Michal Meloun
1
-0
/
+75
2023-08-28
bsd-user: Implement freebsd11 fstat and fhstat related syscalls
Michal Meloun
1
-0
/
+78
2023-08-28
bsd-user: Implement freebsd11 stat related syscalls
Michal Meloun
1
-0
/
+5
2023-08-28
bsd-user: Implement stat related syscalls
Stacey Son
1
-0
/
+74
2023-08-28
bsd-user: Implement getdents related syscalls
Stacey Son
1
-0
/
+72
2023-08-28
bsd-user: Implement statfs related syscalls
Stacey Son
1
-0
/
+69
2023-08-28
bsd-user: Implement statfh related syscalls
Stacey Son
1
-0
/
+83
2023-08-28
bsd-user: Implement stat related syscalls
Stacey Son
1
-0
/
+130
2023-08-28
bsd-uesr: Implement h2t_freebsd_stat and h2t_freebsd_statfs functions
Michal Meloun
1
-0
/
+82
2023-08-28
bsd-user: Implement target_to_host_fcntl_cmd
Stacey Son
1
-0
/
+8
2023-08-28
bsd-user: Implement h2t_freebds11_statfs
Stacey Son
1
-0
/
+41
2023-08-28
bsd-user: Implement h2t_freebsd_fhandle t2h_freebsd_fhandle
Stacey Son
1
-0
/
+37
2023-08-28
bsd-user: Implement h2t_freebsd11_stat h2t_freebsd_nstat
Stacey Son
1
-0
/
+94
2023-08-28
bsd-user: Rename target_freebsd_time_t to target_time_t
Warner Losh
1
-4
/
+4
2023-08-28
bsd-user: Define safe_fcntl macro in bsd-user/syscall_defs.h
Kyle Evans
1
-0
/
+2
2023-08-28
bsd-user: Add struct target_freebsd_fhandle and fcntl flags
Stacey Son
1
-0
/
+51
2023-08-28
bsd-user: Add struct target_statfs
Michal Meloun
1
-0
/
+25
2023-08-28
bsd-user: Add structs target_freebsd11_{nstat,statfs}
Stacey Son
1
-0
/
+64
2023-08-28
bsd-user: Add struct target_stat to bsd-user/syscall_defs.h
Michal Meloun
1
-0
/
+38
2023-08-28
bsd-user: Add struct target_freebsd11_stat to bsd-user/syscall_defs
Stacey Son
1
-0
/
+33
2023-08-28
bsd-user: Declarations of h2t and t2h conversion functions.
Stacey Son
2
-0
/
+51
2023-08-28
bsd-user; Update the definitions of __put_user and __get_user macros
Warner Losh
2
-51
/
+35
2023-08-28
bsd-user: Disable clang warnings
Kyle Evans
1
-0
/
+30
2023-08-28
bsd-user: Move _WANT_FREEBSD macros to include/qemu/osdep.h
Warner Losh
2
-11
/
+13
2023-08-28
bsd-user: Remove image_info.start_brk
Richard Henderson
3
-4
/
+1
2023-08-28
bsd-user: Remove image_info.mmap
Richard Henderson
2
-2
/
+0
2023-08-28
bsd-user: Remove ELF_START_MMAP and image_info.start_mmap
Richard Henderson
5
-5
/
+0
2023-08-28
configure: remove unnecessary mkdir -p
Paolo Bonzini
1
-1
/
+0
2023-08-28
configure: fix container_hosts misspellings and duplications
Paolo Bonzini
1
-2
/
+1
2023-08-28
target/i386: add support for VMX_SECONDARY_EXEC_ENABLE_USER_WAIT_PAUSE
Ake Koomsin
2
-1
/
+6
2023-08-28
tests/docker: add python3-tomli dependency to containers
Paolo Bonzini
21
-6
/
+76
2023-08-28
Revert "tests: Use separate virtual environment for avocado"
Paolo Bonzini
10
-42
/
+37
2023-08-28
configure: switch to ensuregroup
Paolo Bonzini
2
-10
/
+12
[next]