index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unit
Age
Commit message (
Expand
)
Author
2021-03-24
utils: Work around mingw strto*l bug with 0x
Eric Blake
2021-03-24
utils: Tighter tests for qemu_strtosz
Eric Blake
2021-03-23
qapi: Enforce command naming rules
Markus Armbruster
2021-03-23
tests-qmp-cmds: Drop unused and incorrect qmp_TestIfCmd()
Markus Armbruster
2021-03-23
qapi: Enforce event naming rules
Markus Armbruster
2021-03-20
tests/unit/test-block-iothread: fix maybe-uninitialized error on GCC 11
Emanuele Giuseppe Esposito
2021-03-19
qapi: Implement deprecated-input=reject for QMP command arguments
Markus Armbruster
2021-03-19
qapi: Implement deprecated-input=reject for QMP commands
Markus Armbruster
2021-03-19
test-util-sockets: Add stub for monitor_set_cur()
Markus Armbruster
2021-03-19
qapi: Implement deprecated-output=hide for QMP event data
Markus Armbruster
2021-03-19
qapi: Implement deprecated-output=hide for QMP events
Markus Armbruster
2021-03-19
qapi: Implement deprecated-output=hide for QMP command results
Markus Armbruster
2021-03-19
tests: convert check-qom-proplist to keyval
Paolo Bonzini
2021-03-19
char: Deprecate backend aliases 'tty' and 'parport'
Kevin Wolf
2021-03-15
utils: Use fixed-point arithmetic in qemu_strtosz
Richard Henderson
2021-03-14
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...
Peter Maydell
2021-03-12
tests: Move unit tests into a separate directory
Thomas Huth