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
Age
Commit message (
Expand
)
Author
2021-05-14
qemu-iotests: fix pylint 2.8 consider-using-with error
Emanuele Giuseppe Esposito
2021-05-14
qemu-iotests: fix case of SOCK_DIR already in the environment
Paolo Bonzini
2021-05-14
qemu-iotests: let "check" spawn an arbitrary test command
Paolo Bonzini
2021-05-14
qemu-iotests: move command line and environment handling from TestRunner to T...
Paolo Bonzini
2021-05-14
qemu-iotests: allow passing unittest.main arguments to the test scripts
Paolo Bonzini
2021-05-14
qemu-iotests: do not buffer the test output
Paolo Bonzini
2021-05-14
mirror: stop cancelling in-flight requests on non-force cancel in READY
Vladimir Sementsov-Ogievskiy
2021-05-14
block/rbd: Add an escape-aware strchr helper
Connor Kuehl
2021-05-14
iotests/231: Update expected deprecation message
Connor Kuehl
2021-05-14
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a'...
Peter Maydell
2021-05-13
tests/migration: introduce multifd into guestperf
Hyman
2021-05-13
tests/qtest/migration-test: Use g_autofree to avoid leaks on error paths
Peter Maydell
2021-05-13
tests/migration-test: Fix "true" vs true
Dr. David Alan Gilbert
2021-05-12
Drop the deprecated unicore32 target
Markus Armbruster
2021-05-12
Drop the deprecated lm32 target
Markus Armbruster
2021-05-12
block: Drop the sheepdog block driver
Markus Armbruster
2021-05-12
Remove the deprecated moxie target
Thomas Huth
2021-05-05
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
2021-05-04
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210503' int...
Peter Maydell
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-hex-20210502' into...
Peter Maydell
2021-05-01
Hexagon (target/hexagon) CABAC decode bin
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) load into shifted register instructions
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) load and unpack bytes instructions
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) bit reverse (brev) addressing
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) circular addressing
Taylor Simpson
2021-05-01
decodetree: Extend argument set syntax to allow types
Richard Henderson
2021-05-01
Hexagon (target/hexagon) add A4_addp_c/A4_subp_c
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) add A6_vminub_RdP
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) add A5_ACS (vacsh)
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) add F2_sfinvsqrta
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) add F2_sfrecipa instruction
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) use softfloat for float-to-int conversions
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) decide if pred has been written at TCG gen time
Taylor Simpson
2021-05-01
tests/qtest: Rename m25p80 test in aspeed_smc test
Cédric Le Goater
2021-05-01
tests/acceptance: Test ast2600 machine
Joel Stanley
2021-05-01
tests/acceptance: Test ast2400 and ast2500 machines
Joel Stanley
2021-05-01
tests/qtest: Add test for Aspeed HACE
Joel Stanley
2021-04-30
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-04-30' into ...
Peter Maydell
2021-04-30
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2021-04-30
qapi/expr.py: Check type of union and alternate 'data' member
John Snow
2021-04-30
block: refactor bdrv_node_check_perm()
Vladimir Sementsov-Ogievskiy
2021-04-30
block/backup-top: drop .active
Vladimir Sementsov-Ogievskiy
2021-04-30
block: adapt bdrv_append() for inserting filters
Vladimir Sementsov-Ogievskiy
2021-04-30
block: add bdrv_attach_child_common() transaction action
Vladimir Sementsov-Ogievskiy
2021-04-30
block: fix bdrv_replace_node_common
Vladimir Sementsov-Ogievskiy
2021-04-30
block: use topological sort for permission update
Vladimir Sementsov-Ogievskiy
2021-04-30
block: bdrv_append(): don't consume reference
Vladimir Sementsov-Ogievskiy
2021-04-30
tests/test-bdrv-graph-mod: add test_append_greedy_filter
Vladimir Sementsov-Ogievskiy
[next]