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
2020-07-15
net: check if the file descriptor is valid before using it
Laurent Vivier
2
-33
/
+50
2020-07-13
util: Introduce qemu_get_host_name()
Michal Privoznik
2
-0
/
+48
2020-07-13
util/drm: make portable by avoiding struct dirent d_type
Gerd Hoffmann
1
-5
/
+14
2020-07-13
util/oslib-posix.c: Implement qemu_init_exec_dir() for Haiku
David CARLIER
1
-0
/
+19
2020-07-13
util/compatfd.c: Only include <sys/syscall.h> if CONFIG_SIGNALFD
David CARLIER
1
-0
/
+2
2020-07-13
osdep.h: Always include <sys/signal.h> if it exists
David CARLIER
1
-1
/
+0
2020-07-13
util/qemu-openpty.c: Don't assume pty.h is glibc-only
David CARLIER
1
-1
/
+1
2020-07-13
Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switch
Thomas Huth
1
-2
/
+2
2020-07-12
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1107...
Peter Maydell
2
-24
/
+34
2020-07-11
Revert "vga: build virtio-gpu as module"
Gerd Hoffmann
1
-6
/
+0
2020-07-11
util/coroutine: Cleanup start_switch_fiber_ for TSAN.
Robert Foley
1
-18
/
+34
2020-07-10
util/qemu-error: prepend guest name to error message to identify affected VM ...
Mario Smarduch
1
-0
/
+7
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
3
-26
/
+9
2020-07-10
qemu-option: Use returned bool to check for failure
Markus Armbruster
2
-18
/
+10
2020-07-10
qemu-option: Make functions taking Error ** return bool, not void
Markus Armbruster
1
-39
/
+53
2020-07-10
qemu-option: Replace opt_set() by cleaner opt_validate()
Markus Armbruster
1
-16
/
+19
2020-07-10
qemu-option: Factor out helper opt_create()
Markus Armbruster
1
-9
/
+18
2020-07-10
qemu-option: Simplify around find_default_by_name()
Markus Armbruster
1
-13
/
+5
2020-07-10
qemu-option: Factor out helper find_default_by_name()
Markus Armbruster
1
-20
/
+27
2020-07-10
qemu-option: Make uses of find_desc_by_name() more similar
Markus Armbruster
1
-14
/
+18
2020-07-10
qemu-option: Check return value instead of @err where convenient
Markus Armbruster
2
-14
/
+8
2020-07-09
Merge remote-tracking branch 'remotes/kraxel/tags/modules-20200707-pull-reque...
Peter Maydell
1
-0
/
+67
2020-07-07
chardev: enable modules, use for braille
Gerd Hoffmann
1
-0
/
+1
2020-07-07
vga: build virtio-gpu as module
Gerd Hoffmann
1
-0
/
+6
2020-07-07
vga: build qxl as module
Gerd Hoffmann
1
-0
/
+2
2020-07-07
usb: build usb-redir as module
Gerd Hoffmann
1
-0
/
+1
2020-07-07
ccid: build smartcard as module
Gerd Hoffmann
1
-0
/
+2
2020-07-07
module: qom module support
Gerd Hoffmann
1
-0
/
+55
2020-07-06
configure / util: Auto-detect the availability of openpty()
Thomas Huth
1
-1
/
+4
2020-06-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-23
/
+19
2020-06-26
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-0
/
+32
2020-06-26
replay: synchronize on every virtual timer callback
Pavel Dovgalyuk
1
-23
/
+9
2020-06-26
util/getauxval: Porting to FreeBSD getauxval feature
David CARLIER
1
-0
/
+10
2020-06-23
coroutine: add check for SafeStack in sigaltstack
Daniele Buono
1
-0
/
+4
2020-06-23
coroutine: support SafeStack in ucontext backend
Daniele Buono
1
-0
/
+28
2020-06-23
util/oslib-posix : qemu_init_exec_dir implementation for Mac
David CARLIER
1
-0
/
+15
2020-06-16
util: Added tsan annotate for thread name.
Robert Foley
1
-0
/
+2
2020-06-16
qht: call qemu_spin_destroy for head buckets
Emilio G. Cota
1
-0
/
+1
2020-06-16
configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext
Lingfeng Yang
1
-9
/
+57
2020-06-10
util/oslib: Returns the real thread identifier on FreeBSD and NetBSD
David Carlier
1
-0
/
+9
2020-06-05
util/Makefile: Reduce the user-mode object list
Philippe Mathieu-Daudé
1
-21
/
+38
2020-05-20
qemu-sockets: add abstract UNIX domain socket support
xiaoqiang zhao
1
-7
/
+32
2020-05-18
aio-posix: disable fdmon-io_uring when GSource is used
Stefan Hajnoczi
3
-0
/
+17
2020-05-18
aio-posix: don't duplicate fd handler deletion in fdmon_io_uring_destroy()
Stefan Hajnoczi
2
-3
/
+11
2020-05-05
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-05-04' into st...
Peter Maydell
1
-1
/
+3
2020-05-05
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...
Peter Maydell
1
-4
/
+1
2020-05-04
tools: Fix use of fcntl(F_SETFD) during socket activation
Eric Blake
1
-1
/
+3
2020-05-04
lockable: replaced locks with lock guard macros where appropriate
Daniel Brodsky
5
-21
/
+16
2020-05-04
Compress lines for immediate return
Simran Singhal
1
-4
/
+1
2020-04-30
qemu-option: Clean up after the previous commit
Markus Armbruster
1
-28
/
+15
[next]