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
path:
root
/
tests
/
unit
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-28
test-block-iothread: Lock AioContext for blk_insert_bs()
Kevin Wolf
1
-1
/
+6
2023-06-06
atomics: eliminate mb_read/mb_set
Paolo Bonzini
1
-1
/
+1
2023-06-02
cutils: Improve qemu_strtosz handling of fractions
Eric Blake
1
-31
/
+19
2023-06-02
cutils: Improve qemu_strtod* error paths
Eric Blake
1
-27
/
+36
2023-06-02
cutils: Use parse_uint in qemu_strtosz for negative rejection
Eric Blake
1
-4
/
+3
2023-06-02
cutils: Set value in all integral qemu_strto* error paths
Eric Blake
1
-12
/
+12
2023-06-02
cutils: Set value in all qemu_strtosz* error paths
Eric Blake
1
-55
/
+51
2023-06-02
test-cutils: Add more coverage to qemu_strtosz
Eric Blake
1
-11
/
+129
2023-06-02
cutils: Allow NULL str in qemu_strtosz
Eric Blake
1
-1
/
+9
2023-06-02
test-cutils: Refactor qemu_strtosz tests for less boilerplate
Eric Blake
1
-404
/
+101
2023-06-02
test-cutils: Prepare for upcoming semantic change in qemu_strtosz
Eric Blake
1
-15
/
+27
2023-06-02
test-cutils: Add coverage of qemu_strtod
Eric Blake
1
-0
/
+512
2023-06-02
cutils: Allow NULL endptr in parse_uint()
Eric Blake
1
-2
/
+16
2023-06-02
cutils: Adjust signature of parse_uint[_full]
Eric Blake
1
-66
/
+53
2023-06-02
cutils: Fix wraparound parsing in qemu_strtoui
Eric Blake
1
-11
/
+9
2023-06-02
test-cutils: Test more integer corner cases
Eric Blake
1
-63
/
+862
2023-06-02
test-cutils: Test integral qemu_strto* value on failures
Eric Blake
1
-7
/
+51
2023-06-02
test-cutils: Use g_assert_cmpuint where appropriate
Eric Blake
1
-74
/
+74
2023-06-02
test-cutils: Avoid g_assert in unit tests
Eric Blake
1
-162
/
+162
2023-05-30
aio: remove aio_disable_external() API
Stefan Hajnoczi
5
-108
/
+5
2023-05-30
block: drain from main loop thread in bdrv_co_yield_to_drain()
Stefan Hajnoczi
1
-6
/
+8
2023-05-30
raw-format: Fix open with 'file' in iothread
Kevin Wolf
1
-3
/
+0
2023-05-30
block: Take main AioContext lock when calling bdrv_open()
Kevin Wolf
1
-0
/
+3
2023-05-23
migration/xbzrle: Use i386 host/cpuinfo.h
Richard Henderson
1
-39
/
+10
2023-05-19
tested: add test for nested aio_poll() in poll handlers
Stefan Hajnoczi
2
-1
/
+134
2023-05-19
test-bdrv-drain: Call bdrv_co_unref() in coroutine context
Kevin Wolf
1
-1
/
+1
2023-05-19
test-bdrv-drain: Take graph lock more selectively
Kevin Wolf
1
-2
/
+2
2023-05-18
build: move sanitizer tests to meson
Paolo Bonzini
1
-1
/
+1
2023-05-10
test-bdrv-drain: Don't modify the graph in coroutines
Kevin Wolf
1
-37
/
+75
2023-05-08
test-aio-multithread: simplify test_multi_co_schedule
Paolo Bonzini
1
-6
/
+12
2023-05-08
test-aio-multithread: do not use mb_read/mb_set for simple flags
Paolo Bonzini
1
-6
/
+6
2023-05-04
qga: test: Add tests for `merged` flag
Daniel Xu
1
-17
/
+141
2023-04-28
async: Add an optional reentrancy guard to the BH API
Alexander Bulekov
1
-1
/
+2
2023-04-26
Merge tag 'pull-qapi-2023-04-26' of https://repo.or.cz/qemu/armbru into staging
Richard Henderson
2
-0
/
+105
2023-04-26
qapi: allow unions to contain further unions
Daniel P. Berrangé
2
-0
/
+105
2023-04-25
tests: mark more coroutine_fns
Paolo Bonzini
1
-1
/
+1
2023-04-25
thread-pool: avoid passing the pool parameter every time
Emanuele Giuseppe Esposito
1
-7
/
+5
2023-04-20
test: Fix test-crypto-secret when compiling without keyring support
Juan Quintela
1
-5
/
+5
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
[next]