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
/
tests
/
unit
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-28
util: import GTree as QTree
Emilio Cota
2
-0
/
+334
2023-03-20
replace TABs with spaces
Yeqi Fu
1
-1
/
+1
2023-03-20
tests/unit/test-blockjob: Disable complete_in_standby test
Peter Maydell
1
-1
/
+8
2023-03-13
tests: fix path separator, use g_build_filename()
Marc-André Lureau
1
-1
/
+1
2023-03-13
win32: replace closesocket() with close() wrapper
Marc-André Lureau
1
-4
/
+4
2023-03-13
error: add global &error_warn destination
Marc-André Lureau
1
-0
/
+18
2023-03-13
tests: add test-error-report
Marc-André Lureau
2
-0
/
+122
2023-03-13
tests: use closesocket()
Marc-André Lureau
1
-3
/
+3
2023-03-07
hw/xen: Add foreignmem operations to allow redirection to internal emulation
David Woodhouse
1
-0
/
+1
2023-03-07
hw/xen: Implement core serialize/deserialize methods for xenstore_impl
David Woodhouse
1
-10
/
+226
2023-03-07
hw/xen: Implement XenStore permissions
Paul Durrant
1
-1
/
+26
2023-03-07
hw/xen: Watches on XenStore transactions
David Woodhouse
1
-1
/
+230
2023-03-07
hw/xen: Implement XenStore transactions
David Woodhouse
1
-0
/
+118
2023-03-07
hw/xen: Implement XenStore watches
David Woodhouse
1
-0
/
+85
2023-03-07
hw/xen: Add basic XenStore tree walk and write/read/directory support
David Woodhouse
2
-0
/
+198
2023-03-02
test-vmstate: fix bad GTree usage, use-after-free
Eric Auger
1
-3
/
+2
2023-03-01
tests: be a bit more strict cleaning up fifos
Alex Bennée
1
-1
/
+5
2023-03-01
tests: don't run socat tests on MacOS as well
Alex Bennée
1
-2
/
+2
2023-02-27
tests/unit: Restrict machine-smp.c test to system emulation
Philippe Mathieu-Daudé
1
-1
/
+1
2023-02-27
replay: Extract core API to 'exec/replay-core.h'
Philippe Mathieu-Daudé
1
-1
/
+1
2023-02-27
Updated the FSF address to <https://www.gnu.org/licenses/>
Khadija Kamran
2
-4
/
+2
2023-02-23
block: Mark public read/write functions GRAPH_RDLOCK
Kevin Wolf
1
-9
/
+11
2023-02-23
block: Mark bdrv_co_block_status() and callers GRAPH_RDLOCK
Kevin Wolf
1
-1
/
+2
2023-02-11
Update bench-code for addressing CI problem
ling xu
1
-5
/
+34
2023-02-08
Drop duplicate #include
Markus Armbruster
1
-1
/
+0
2023-02-08
Don't include headers already included by qemu/osdep.h
Markus Armbruster
1
-1
/
+0
2023-02-06
io: Add support for MSG_PEEK for socket channel
manish.mishra
1
-0
/
+1
2023-02-03
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
1
-0
/
+3
2023-02-02
tests/unit: drop hacky race avoidance in test-io-channel-command
Alex Bennée
1
-4
/
+10
2023-02-01
block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed
Emanuele Giuseppe Esposito
1
-0
/
+3
2023-01-20
Merge tag 'pull-include-2023-01-20' of https://repo.or.cz/qemu/armbru into st...
Peter Maydell
5
-5
/
+3
2023-01-20
include/block: Untangle inclusion loops
Markus Armbruster
2
-1
/
+2
2023-01-20
coroutine: Split qemu/coroutine-core.h off qemu/coroutine.h
Markus Armbruster
1
-1
/
+1
2023-01-19
coroutine: Clean up superfluous inclusion of qemu/lockable.h
Markus Armbruster
1
-1
/
+0
2023-01-19
coroutine: Clean up superfluous inclusion of qemu/coroutine.h
Markus Armbruster
2
-2
/
+0
2023-01-16
Call qemu_socketpair() instead of socketpair() when possible
Guoyi Tu
2
-3
/
+3
2023-01-11
tests: add G_GNUC_PRINTF for various functions
Daniel P. Berrangé
1
-4
/
+9
2023-01-06
util: remove support for hex numbers with a scaling suffix
Paolo Bonzini
1
-0
/
+8
2022-12-20
util: Add interval-tree.c
Richard Henderson
2
-0
/
+210
2022-12-15
test-bdrv-drain: Fix incorrrect drain assumptions
Kevin Wolf
1
-0
/
+18
2022-12-15
block: Don't poll in bdrv_replace_child_noperm()
Kevin Wolf
1
-0
/
+10
2022-12-15
block: Call drain callbacks only once
Kevin Wolf
1
-6
/
+10
2022-12-15
block: Remove subtree drains
Kevin Wolf
1
-251
/
+10
2022-12-15
block: Revert .bdrv_drained_begin/end to non-coroutine_fn
Kevin Wolf
1
-8
/
+10
2022-12-15
test-bdrv-drain: Don't yield in .bdrv_co_drained_begin/end()
Kevin Wolf
1
-18
/
+46
2022-12-14
qapi crypto: Elide redundant has_FOO in generated C
Markus Armbruster
1
-6
/
+0
2022-12-14
qapi chardev: Elide redundant has_FOO in generated C
Markus Armbruster
1
-1
/
+0
2022-12-13
qapi tests: Elide redundant has_FOO in generated C
Markus Armbruster
5
-21
/
+16
2022-11-07
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
1
-22
/
+104
2022-11-05
tests/unit: simpler variable sequence for test-io-channel
Alex Bennée
1
-10
/
+4
[next]