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
/
include
/
qemu
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-14
util: adjust coroutine pool size to virtio block queue
Hiroki Narukawa
1
-0
/
+10
2022-02-09
plugins: add helper functions for coverage plugins
Ivanov Arkady
1
-0
/
+34
2022-02-01
block/export: Fix vhost-user-blk shutdown with requests in flight
Kevin Wolf
1
-0
/
+5
2022-01-08
qemu/int128: addition of div/rem 128-bit operations
Frédéric Pétrot
1
-0
/
+27
2022-01-07
util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
David Hildenbrand
1
-0
/
+7
2021-12-21
ui/dbus: add chardev backend & interface
Marc-André Lureau
1
-0
/
+5
2021-12-21
option: add g_auto for QemuOpts
Marc-André Lureau
1
-0
/
+2
2021-12-21
ui/dbus: add p2p=on/off option
Marc-André Lureau
1
-0
/
+5
2021-12-21
ui: add a D-Bus display backend
Marc-André Lureau
1
-0
/
+19
2021-11-16
transactions: Invoke clean() after everything else
Hanna Reitz
1
-0
/
+3
2021-11-11
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
1
-0
/
+15
2021-11-10
rcu: Introduce force_rcu notifier
Greg Kurz
1
-0
/
+15
2021-11-09
host-utils: Introduce mulu128
Luis Pires
1
-0
/
+36
2021-11-08
docs: remove non-reference uses of single backticks
John Snow
1
-3
/
+3
2021-11-04
plugins: try and make plugin_insn_append more ergonomic
Alex Bennée
1
-2
/
+5
2021-11-02
util: Make some iova_tree parameters const
Eugenio Pérez
1
-4
/
+4
2021-10-27
host-utils: add 128-bit quotient support to divu128/divs128
Luis Pires
1
-7
/
+13
2021-10-27
host-utils: move udiv_qrnnd() to host-utils
Luis Pires
1
-0
/
+81
2021-10-27
host-utils: move checks out of divu128/divs128
Luis Pires
1
-23
/
+13
2021-10-27
qemu/int128: Add int128_{not,xor}
Frédéric Pétrot
1
-0
/
+20
2021-10-07
Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-10-07-v2...
Richard Henderson
1
-7
/
+22
2021-10-07
job: Add job_cancel_requested()
Hanna Reitz
1
-1
/
+7
2021-10-07
jobs: Give Job.force_cancel more meaning
Hanna Reitz
1
-1
/
+10
2021-10-07
job: @force parameter for job_cancel_sync()
Hanna Reitz
1
-5
/
+5
2021-10-05
plugins: Reorg arguments to qemu_plugin_vcpu_mem_cb
Richard Henderson
1
-2
/
+24
2021-09-29
host-utils: introduce uabs64()
Luis Pires
1
-0
/
+8
2021-09-29
host-utils: fix missing zero-extension in divs128
Luis Pires
1
-1
/
+1
2021-09-07
util/vfio-helpers: Pass Error handle to qemu_vfio_dma_map()
Philippe Mathieu-Daudé
1
-1
/
+1
2021-09-02
plugins/api: added a boolean parsing plugin api
Mahmoud Mandour
1
-0
/
+13
2021-08-27
include/qemu/int128.h: introduce bswap128s
Matheus Ferst
1
-1
/
+16
2021-08-27
include/qemu/int128.h: define struct Int128 according to the host endianness
Matheus Ferst
1
-7
/
+20
2021-07-26
bitops.h: revert db1ffc32dd ("qemu/bitops.h: add bitrev8 implementation")
Mark Cave-Ayland
1
-22
/
+0
2021-07-23
tcg/plugins: implement a qemu_plugin_user_exit helper
Alex Bennée
2
-0
/
+25
2021-07-21
qemu/atomic: Add aligned_{int64,uint64}_t types
Richard Henderson
2
-2
/
+14
2021-07-21
qemu/atomic: Remove pre-C11 atomic fallbacks
Richard Henderson
1
-194
/
+10
2021-07-21
qemu/atomic: Use macros for CONFIG_ATOMIC64
Richard Henderson
1
-20
/
+9
2021-07-14
plugins: fix-up handling of internal hostaddr for 32 bit
Alex Bennée
1
-1
/
+1
2021-07-09
modules: check arch and block load on mismatch
Gerd Hoffmann
1
-0
/
+1
2021-07-09
modules: generate modinfo.c
Gerd Hoffmann
1
-0
/
+17
2021-07-09
modules: add modinfo macros
Gerd Hoffmann
1
-0
/
+61
2021-07-09
osdep: fix HAVE_BROKEN_SIZE_MAX case
Paolo Bonzini
1
-1
/
+1
2021-07-08
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
1
-1
/
+3
2021-07-06
qemu-option: remove now-dead code
Paolo Bonzini
1
-3
/
+0
2021-07-06
keyval: introduce keyval_parse_into
Paolo Bonzini
1
-0
/
+2
2021-07-06
keyval: introduce keyval_merge
Paolo Bonzini
1
-0
/
+1
2021-07-05
util/async: add a human-readable name to BHs for debugging
Stefan Hajnoczi
1
-1
/
+3
2021-07-04
Merge remote-tracking branch 'remotes/philmd/tags/mips-20210702' into staging
Peter Maydell
1
-0
/
+22
2021-07-02
qemu/bitops.h: add bitrev8 implementation
Mark Cave-Ayland
1
-0
/
+22
2021-06-29
introduce QEMU_AUTO_VFREE
Vladimir Sementsov-Ogievskiy
1
-0
/
+15
2021-06-28
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-6
/
+22
[next]