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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-28
Revert "host/i386: assume presence of SSE2"
Paolo Bonzini
1
-0
/
+1
2024-06-28
Revert "host/i386: assume presence of SSSE3"
Paolo Bonzini
1
-2
/
+2
2024-06-28
Revert "host/i386: assume presence of POPCNT"
Paolo Bonzini
1
-0
/
+1
2024-06-24
sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time
Alex Bennée
1
-0
/
+26
2024-06-21
migration: Add direct-io parameter
Fabiano Rosas
1
-0
/
+9
2024-06-21
monitor: Report errors from monitor_fdset_dup_fd_add
Fabiano Rosas
1
-9
/
+1
2024-06-20
monitor: Drop monitor_fdset_dup_fd_find/_remove()
Peter Xu
1
-14
/
+1
2024-06-19
Merge tag 'pull-tcg-20240619' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2
-190
/
+2
2024-06-19
util/bufferiszero: Split out host include files
Richard Henderson
1
-190
/
+1
2024-06-19
util/loongarch64: Detect LASX vector support
Richard Henderson
1
-0
/
+1
2024-06-19
util/readline: Add C-u shortcut
Manos Pitsidianakis
1
-0
/
+12
2024-06-19
util/readline: Add C-n, C-p shortcuts
Manos Pitsidianakis
1
-0
/
+8
2024-06-19
util/readline: Fix lints for readline_handle_byte
Manos Pitsidianakis
1
-4
/
+11
2024-06-08
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
1
-2
/
+7
2024-06-08
osdep: Make qemu_madvise() return ENOSYS on unsupported OSes
Michal Privoznik
1
-1
/
+1
2024-06-08
osdep: Make qemu_madvise() to set errno in all cases
Michal Privoznik
1
-1
/
+6
2024-06-05
util/hexdump: Inline g_string_append_printf "%02x"
Richard Henderson
1
-1
/
+11
2024-06-05
util/hexdump: Add unit_len and block_len to qemu_hexdump_line
Richard Henderson
1
-9
/
+21
2024-06-05
util/hexdump: Use a GString for qemu_hexdump_line
Richard Henderson
1
-11
/
+16
2024-06-05
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2
-8
/
+4
2024-06-05
host/i386: assume presence of POPCNT
Paolo Bonzini
1
-1
/
+0
2024-06-05
host/i386: assume presence of SSSE3
Paolo Bonzini
1
-2
/
+2
2024-06-05
host/i386: assume presence of SSE2
Paolo Bonzini
2
-3
/
+2
2024-06-05
host/i386: assume presence of CMOV
Paolo Bonzini
1
-1
/
+0
2024-06-05
host/i386: nothing looks at CPUINFO_SSE4
Paolo Bonzini
1
-1
/
+0
2024-06-04
util/hexdump: Remove ascii parameter from qemu_hexdump_line
Richard Henderson
1
-22
/
+30
2024-06-04
util/hexdump: Remove b parameter from qemu_hexdump_line
Richard Henderson
1
-7
/
+6
2024-05-14
util/uri: Remove the old URI parsing code
Thomas Huth
2
-1467
/
+1
2024-05-14
Remove glib compatibility code that is not required anymore
Thomas Huth
1
-10
/
+0
2024-05-03
util/bufferiszero: Add simd acceleration for aarch64
Richard Henderson
1
-0
/
+67
2024-05-03
util/bufferiszero: Simplify test_buffer_is_zero_next_accel
Richard Henderson
1
-46
/
+35
2024-05-03
util/bufferiszero: Introduce biz_accel_fn typedef
Richard Henderson
1
-3
/
+4
2024-05-03
util/bufferiszero: Improve scalar variant
Richard Henderson
1
-34
/
+51
2024-05-03
util/bufferiszero: Optimize SSE2 and AVX2 variants
Alexander Monakov
1
-41
/
+76
2024-05-03
util/bufferiszero: Remove useless prefetches
Alexander Monakov
1
-3
/
+0
2024-05-03
util/bufferiszero: Reorganize for early test for acceleration
Alexander Monakov
1
-51
/
+31
2024-05-03
util/bufferiszero: Remove AVX512 variant
Alexander Monakov
1
-35
/
+3
2024-05-03
util/bufferiszero: Remove SSE4.1 variant
Alexander Monakov
1
-29
/
+0
2024-04-30
plugins: Replace pr_ops with a proper debug dump flag
Richard Henderson
1
-0
/
+4
2024-04-24
Merge tag 'pull-error-2024-04-24' of https://repo.or.cz/qemu/armbru into staging
Richard Henderson
1
-5
/
+5
2024-04-24
qapi: Inline and remove QERR_INVALID_PARAMETER definition
Philippe Mathieu-Daudé
1
-5
/
+5
2024-04-18
util/qemu-config: Extract QMP commands to qemu-config-qmp.c
Philippe Mathieu-Daudé
1
-202
/
+2
2024-04-18
yank: only build if needed
Paolo Bonzini
1
-1
/
+1
2024-03-21
coroutine: reserve 5,000 mappings
Stefan Hajnoczi
1
-5
/
+10
2024-03-19
coroutine: cap per-thread local pool size
Stefan Hajnoczi
1
-59
/
+223
2024-03-08
oslib-posix: fix memory leak in touch_all_pages
Paolo Bonzini
1
-2
/
+4
2024-02-28
notify: pass error to notifier with return
Steve Sistare
1
-2
/
+3
2024-02-12
qapi: Improve documentation of file descriptor socket addresses
Markus Armbruster
1
-1
/
+2
2024-02-08
Merge tag 'pull-request-2024-02-06' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
1
-1
/
+5
2024-02-06
meson: Link with libinotify on FreeBSD
Ilya Leoshkevich
1
-1
/
+5
[next]