index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
unit
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
test-cutils: Avoid g_assert in unit tests
Eric Blake
2023-06-02
1
-162
/
+162
*
aio: remove aio_disable_external() API
Stefan Hajnoczi
2023-05-30
5
-108
/
+5
*
block: drain from main loop thread in bdrv_co_yield_to_drain()
Stefan Hajnoczi
2023-05-30
1
-6
/
+8
*
raw-format: Fix open with 'file' in iothread
Kevin Wolf
2023-05-30
1
-3
/
+0
*
block: Take main AioContext lock when calling bdrv_open()
Kevin Wolf
2023-05-30
1
-0
/
+3
*
migration/xbzrle: Use i386 host/cpuinfo.h
Richard Henderson
2023-05-23
1
-39
/
+10
*
tested: add test for nested aio_poll() in poll handlers
Stefan Hajnoczi
2023-05-19
2
-1
/
+134
*
test-bdrv-drain: Call bdrv_co_unref() in coroutine context
Kevin Wolf
2023-05-19
1
-1
/
+1
*
test-bdrv-drain: Take graph lock more selectively
Kevin Wolf
2023-05-19
1
-2
/
+2
*
build: move sanitizer tests to meson
Paolo Bonzini
2023-05-18
1
-1
/
+1
*
test-bdrv-drain: Don't modify the graph in coroutines
Kevin Wolf
2023-05-10
1
-37
/
+75
*
test-aio-multithread: simplify test_multi_co_schedule
Paolo Bonzini
2023-05-08
1
-6
/
+12
*
test-aio-multithread: do not use mb_read/mb_set for simple flags
Paolo Bonzini
2023-05-08
1
-6
/
+6
*
qga: test: Add tests for `merged` flag
Daniel Xu
2023-05-04
1
-17
/
+141
*
async: Add an optional reentrancy guard to the BH API
Alexander Bulekov
2023-04-28
1
-1
/
+2
*
Merge tag 'pull-qapi-2023-04-26' of https://repo.or.cz/qemu/armbru into staging
Richard Henderson
2023-04-26
2
-0
/
+105
|
\
|
*
qapi: allow unions to contain further unions
Daniel P. Berrangé
2023-04-26
2
-0
/
+105
*
|
tests: mark more coroutine_fns
Paolo Bonzini
2023-04-25
1
-1
/
+1
*
|
thread-pool: avoid passing the pool parameter every time
Emanuele Giuseppe Esposito
2023-04-25
1
-7
/
+5
|
/
*
test: Fix test-crypto-secret when compiling without keyring support
Juan Quintela
2023-04-20
1
-5
/
+5
*
util: import GTree as QTree
Emilio Cota
2023-03-28
2
-0
/
+334
*
replace TABs with spaces
Yeqi Fu
2023-03-20
1
-1
/
+1
*
tests/unit/test-blockjob: Disable complete_in_standby test
Peter Maydell
2023-03-20
1
-1
/
+8
*
tests: fix path separator, use g_build_filename()
Marc-André Lureau
2023-03-13
1
-1
/
+1
*
win32: replace closesocket() with close() wrapper
Marc-André Lureau
2023-03-13
1
-4
/
+4
*
error: add global &error_warn destination
Marc-André Lureau
2023-03-13
1
-0
/
+18
*
tests: add test-error-report
Marc-André Lureau
2023-03-13
2
-0
/
+122
*
tests: use closesocket()
Marc-André Lureau
2023-03-13
1
-3
/
+3
*
hw/xen: Add foreignmem operations to allow redirection to internal emulation
David Woodhouse
2023-03-07
1
-0
/
+1
*
hw/xen: Implement core serialize/deserialize methods for xenstore_impl
David Woodhouse
2023-03-07
1
-10
/
+226
*
hw/xen: Implement XenStore permissions
Paul Durrant
2023-03-07
1
-1
/
+26
*
hw/xen: Watches on XenStore transactions
David Woodhouse
2023-03-07
1
-1
/
+230
*
hw/xen: Implement XenStore transactions
David Woodhouse
2023-03-07
1
-0
/
+118
*
hw/xen: Implement XenStore watches
David Woodhouse
2023-03-07
1
-0
/
+85
*
hw/xen: Add basic XenStore tree walk and write/read/directory support
David Woodhouse
2023-03-07
2
-0
/
+198
*
test-vmstate: fix bad GTree usage, use-after-free
Eric Auger
2023-03-02
1
-3
/
+2
*
tests: be a bit more strict cleaning up fifos
Alex Bennée
2023-03-01
1
-1
/
+5
*
tests: don't run socat tests on MacOS as well
Alex Bennée
2023-03-01
1
-2
/
+2
*
tests/unit: Restrict machine-smp.c test to system emulation
Philippe Mathieu-Daudé
2023-02-27
1
-1
/
+1
*
replay: Extract core API to 'exec/replay-core.h'
Philippe Mathieu-Daudé
2023-02-27
1
-1
/
+1
*
Updated the FSF address to <https://www.gnu.org/licenses/>
Khadija Kamran
2023-02-27
2
-4
/
+2
*
block: Mark public read/write functions GRAPH_RDLOCK
Kevin Wolf
2023-02-23
1
-9
/
+11
*
block: Mark bdrv_co_block_status() and callers GRAPH_RDLOCK
Kevin Wolf
2023-02-23
1
-1
/
+2
*
Update bench-code for addressing CI problem
ling xu
2023-02-11
1
-5
/
+34
*
Drop duplicate #include
Markus Armbruster
2023-02-08
1
-1
/
+0
*
Don't include headers already included by qemu/osdep.h
Markus Armbruster
2023-02-08
1
-1
/
+0
*
io: Add support for MSG_PEEK for socket channel
manish.mishra
2023-02-06
1
-0
/
+1
*
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
2023-02-03
1
-0
/
+3
|
\
|
*
block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed
Emanuele Giuseppe Esposito
2023-02-01
1
-0
/
+3
*
|
tests/unit: drop hacky race avoidance in test-io-channel-command
Alex Bennée
2023-02-02
1
-4
/
+10
|
/
[prev]
[next]