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
2013-08-26
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-08-22
aio / timers: remove dummy_io_handler_flush from tests/test-aio.c
Alex Bligh
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
aio / timers: Add test harness for AioContext timers
Alex Bligh
2013-08-22
aio / timers: Add QEMUTimerListGroup to AioContext
Alex Bligh
2013-08-20
OptsVisitor: introduce unit tests, with test cases for range flattening
Laszlo Ersek
2013-08-20
Merge remote-tracking branch 'stefanha/block-next' into staging
Anthony Liguori
2013-08-19
aio: drop io_flush argument
Stefan Hajnoczi
2013-08-19
tests: drop event_active_cb()
Stefan Hajnoczi
2013-08-19
aio: stop using .io_flush()
Stefan Hajnoczi
2013-08-19
tests: adjust test-thread-pool to new aio_poll() semantics
Stefan Hajnoczi
2013-08-19
tests: adjust test-aio to new aio_poll() semantics
Stefan Hajnoczi
2013-08-16
qdev: Set globals in instance_post_init function
Eduardo Habkost
2013-08-16
tests: Unit tests for qdev global properties handling
Eduardo Habkost
2013-08-06
vmdk: check l1 size before opening image
Fam Zheng
2013-08-06
vmdk: check l2 table size when opening
Fam Zheng
2013-08-06
vmdk: check granularity field in opening
Fam Zheng
2013-08-06
qemu-iotests: add empty test case for vmdk
Fam Zheng
2013-08-06
qemu-iotests: add poke_file utility function
Stefan Hajnoczi
2013-08-06
qemu-iotests: filter QEMU version in monitor banner
Stefan Hajnoczi
2013-08-05
Merge remote-tracking branch 'filippov/tags/20130729-xtensa' into staging
Anthony Liguori
2013-08-02
block: Disable driver-specific options for 1.6
Kevin Wolf
2013-07-30
target-mips: correct the values in the DSP tests
Petar Jovanovic
2013-07-29
qapi.py: Permit comments starting anywhere on the line
Markus Armbruster
2013-07-29
qapi.py: Fix diagnosing non-objects at a schema's top-level
Markus Armbruster
2013-07-29
qapi.py: Fix schema parser to check syntax systematically
Markus Armbruster
2013-07-29
qapi.py: Reject invalid characters in schema file
Markus Armbruster
2013-07-29
qapi.py: Decent syntax error reporting
Markus Armbruster
2013-07-29
qapi.py: Restructure lexer and parser
Markus Armbruster
2013-07-29
tests: Use qapi-schema-test.json as schema parser test
Markus Armbruster
2013-07-29
tests: QAPI schema parser tests
Markus Armbruster
2013-07-29
tests/tcg/xtensa: Fix out-of-tree build
Andreas Färber
2013-07-29
target-xtensa: add extui unit test
Max Filippov
2013-07-29
Merge branch 'trivial-patches' of git://git.corpit.ru/qemu
Aurelien Jarno
2013-07-29
target-mips: fix mipsdsp_mul_q31_q31
Petar Jovanovic
2013-07-29
target-mips: fix mipsdsp_trunc16_sat16_round
Petar Jovanovic
2013-07-28
target-mips: fix multiplication in mipsdsp_rndq15_mul_q15_q15
Petar Jovanovic
2013-07-27
misc: Use g_assert_not_reached for code which is expected to be unreachable
Stefan Weil
2013-07-26
Add tests for sync modes 'TOP' and 'NONE'
Ian Main
2013-07-26
blockdev: Rename 'readonly' option to 'read-only'
Kevin Wolf
2013-07-26
qcow2: Use dashes instead of underscores in options
Kevin Wolf
2013-07-25
pc-testdev: add I/O port to test memory.c auto split/combine
Paolo Bonzini
2013-07-25
qtest: add test for ISA I/O space endianness
Paolo Bonzini
2013-07-22
tests: Add test-bitops.c with some sextract tests
Peter Maydell
2013-07-18
boot-order-test: Add tests for Sun4u
Markus Armbruster
2013-07-18
libqos: Generalize I/O-mapped fw_cfg
Markus Armbruster
2013-07-18
boot-order-test: Add tests for Sun4m
Markus Armbruster
2013-07-18
boot-order-test: Add tests for PowerPC PREP
Markus Armbruster
2013-07-18
boot-order-test: Code motion for better readability
Markus Armbruster
2013-07-18
boot-order-test: Better separate target-specific and generic parts
Markus Armbruster
[next]