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-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
2023-08-28
python: use vendored tomli
Paolo Bonzini
3
-1
/
+10
2023-08-28
configure: never use PyPI for Meson
Paolo Bonzini
1
-6
/
+0
2023-08-28
lcitool: bump libvirt-ci submodule and regenerate
Paolo Bonzini
16
-31
/
+31
2023-08-28
python: mkvenv: add ensuregroup command
Paolo Bonzini
3
-1
/
+148
2023-08-28
python: mkvenv: introduce TOML-like representation of dependencies
Paolo Bonzini
1
-16
/
+61
2023-08-28
python: mkvenv: tweak the matching of --diagnose to depspecs
Paolo Bonzini
1
-1
/
+4
2023-08-28
dockerfiles: bump tricore cross compiler container to Debian 11
Paolo Bonzini
1
-1
/
+1
2023-08-28
configure: fix and complete detection of tricore tools
Paolo Bonzini
1
-4
/
+1
2023-08-27
target/hppa: Switch to use MMU indices 11-15
Helge Deller
1
-8
/
+8
2023-08-25
target/hppa: Use privilege helper in hppa_get_physical_address()
Helge Deller
1
-4
/
+5
2023-08-25
target/hppa: Do not use hardcoded value for tlb_flush_*()
Helge Deller
3
-5
/
+9
2023-08-25
target/hppa: Add privilege to MMU index conversion helpers
Helge Deller
2
-5
/
+9
2023-08-25
target/hppa: Add missing PL1 and PL2 privilege levels
Helge Deller
1
-0
/
+3
2023-08-24
tcg: spelling fixes
Michael Tokarev
3
-7
/
+9
2023-08-24
docs/devel/tcg-ops: fix missing newlines in "Host vector operations"
Mark Cave-Ayland
1
-0
/
+2
2023-08-24
target/cris: Fix a typo in gen_swapr()
Philippe Mathieu-Daudé
1
-9
/
+11
2023-08-24
tcg/tcg-op: Document wswap_i64() byte pattern
Philippe Mathieu-Daudé
1
-0
/
+5
2023-08-24
tcg/tcg-op: Document hswap_i32/64() byte pattern
Philippe Mathieu-Daudé
1
-7
/
+18
2023-08-24
tcg/tcg-op: Document bswap64_i64() byte pattern
Philippe Mathieu-Daudé
1
-0
/
+5
2023-08-24
tcg/tcg-op: Document bswap32_i64() byte pattern
Philippe Mathieu-Daudé
1
-1
/
+10
2023-08-24
tcg/tcg-op: Document bswap32_i32() byte pattern
Philippe Mathieu-Daudé
1
-0
/
+5
2023-08-24
tcg/tcg-op: Document bswap16_i64() byte pattern
Philippe Mathieu-Daudé
1
-8
/
+19
2023-08-24
tcg/tcg-op: Document bswap16_i32() byte pattern
Philippe Mathieu-Daudé
1
-8
/
+19
2023-08-24
tcg/i386: Implement negsetcond_*
Richard Henderson
2
-10
/
+26
2023-08-24
tcg/i386: Use shift in tcg_out_setcond
Richard Henderson
1
-0
/
+15
2023-08-24
tcg/i386: Clear dest first in tcg_out_setcond if possible
Richard Henderson
1
-1
/
+16
2023-08-24
tcg/i386: Use CMP+SBB in tcg_out_setcond
Richard Henderson
1
-0
/
+50
2023-08-24
tcg/i386: Merge tcg_out_movcond{32,64}
Richard Henderson
1
-21
/
+7
[prev]
[next]