index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161028' into...
Peter Maydell
2016-10-28
32
-998
/
+999
|
\
|
*
tests: Add pseries machine to the prom-env-test, too
David Gibson
2016-10-28
1
-8
/
+12
|
*
libqos: Change PCI accessors to take opaque BAR handle
David Gibson
2016-10-28
14
-309
/
+300
|
*
tests: Don't assume structure of PCI IO base in ahci-test
David Gibson
2016-10-28
3
-6
/
+9
|
*
tests: Use qpci_mem{read,write} in ivshmem-test
David Gibson
2016-10-28
1
-8
/
+27
|
*
libqos: Add 64-bit PCI IO accessors
David Gibson
2016-10-28
5
-12
/
+60
|
*
tests: Clean up IO handling in ide-test
David Gibson
2016-10-28
1
-61
/
+118
|
*
libqos: Implement mmio accessors in terms of mem{read,write}
David Gibson
2016-10-28
4
-96
/
+14
|
*
libqos: Add streaming accessors for PCI MMIO
David Gibson
2016-10-28
4
-0
/
+53
|
*
tests: Adjust tco-test to use qpci_legacy_iomap()
David Gibson
2016-10-28
1
-1
/
+1
|
*
libqos: Better handling of PCI legacy IO
David Gibson
2016-10-28
2
-0
/
+6
|
*
libqos: Move BAR assignment to common code
David Gibson
2016-10-28
4
-176
/
+63
|
*
libqos: Handle PCI IO de-multiplexing in common code
David Gibson
2016-10-28
4
-126
/
+170
|
*
libqos: Give qvirtio_config_read*() consistent semantics
David Gibson
2016-10-28
5
-59
/
+36
|
*
nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch]
Thomas Huth
2016-10-28
1
-4
/
+4
|
*
tests: enable virtio tests on SPAPR
Laurent Vivier
2016-10-28
7
-13
/
+88
|
*
tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests
Laurent Vivier
2016-10-28
4
-176
/
+128
|
*
tests: rename target_big_endian() as qvirtio_is_big_endian()
Laurent Vivier
2016-10-28
4
-29
/
+25
|
*
tests: move QVirtioBus pointer into QVirtioDevice
Laurent Vivier
2016-10-28
9
-217
/
+186
|
*
tests: don't check if qtest_spapr_boot() returns NULL
Laurent Vivier
2016-10-28
2
-1
/
+2
|
*
tests: fix memory leak in virtio-scsi-test
Laurent Vivier
2016-10-28
1
-0
/
+1
*
|
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2016-10-27-1' in...
Peter Maydell
2016-10-28
1
-0
/
+33
|
\
\
|
*
|
io: Add a QIOChannelSocket cleanup test
Felipe Franciosi
2016-10-27
1
-0
/
+33
*
|
|
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2016-10-28
3
-0
/
+1417
|
\
\
\
|
*
|
|
qemu-iotests: Test creating floppy drives
Kevin Wolf
2016-10-27
3
-0
/
+1417
|
|
|
/
|
|
/
|
*
|
|
iotests: Add test for NBD's blockdev-add interface
Max Reitz
2016-10-27
3
-0
/
+201
*
|
|
iotests: Add assert_json_filename_equal() method
Max Reitz
2016-10-27
1
-0
/
+20
*
|
|
socket_scm_helper: Accept fd directly
Max Reitz
2016-10-27
1
-11
/
+18
*
|
|
iotests.py: Allow concurrent qemu instances
Max Reitz
2016-10-27
1
-2
/
+4
*
|
|
iotests.py: Add qemu_nbd function
Max Reitz
2016-10-27
1
-0
/
+8
*
|
|
block/nbd: Accept SocketAddress
Max Reitz
2016-10-27
2
-4
/
+4
*
|
|
block/nbd: Drop trailing "." in error messages
Max Reitz
2016-10-27
2
-4
/
+4
*
|
|
qemu-iotests: Fix typo for NFS with IMGOPTSSYNTAX
Kevin Wolf
2016-10-27
1
-1
/
+1
|
/
/
*
|
tests: add atomic_add-bench
Emilio G. Cota
2016-10-26
3
-1
/
+167
*
|
int128: Use __int128 if available
Richard Henderson
2016-10-26
1
-11
/
+11
*
|
qdict: implement a qdict_crumple method for un-flattening a dict
Daniel P. Berrange
2016-10-25
1
-8
/
+150
*
|
qapi: don't pass two copies of TestInputVisitorData to tests
Daniel P. Berrange
2016-10-25
1
-44
/
+32
*
|
qapi: rename QmpOutputVisitor to QObjectOutputVisitor
Daniel P. Berrange
2016-10-25
3
-3
/
+3
*
|
qapi: rename QmpInputVisitor to QObjectInputVisitor
Daniel P. Berrange
2016-10-25
5
-5
/
+5
*
|
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
Daniel P. Berrange
2016-10-25
10
-26
/
+26
*
|
tests: Restore check-qdict unit test
Markus Armbruster
2016-10-25
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20161024'...
Peter Maydell
2016-10-24
5
-73
/
+1401
|
\
\
|
*
|
tests: Add tests for the ARM MPTimer
Dmitry Osipenko
2016-10-24
2
-0
/
+1108
|
*
|
tests: ptimer: Replace 10000 with 1
Dmitry Osipenko
2016-10-24
1
-28
/
+28
|
*
|
tests: ptimer: Change the copyright comment
Dmitry Osipenko
2016-10-24
3
-3
/
+3
|
*
|
tests: ptimer: Add tests for "no counter round down" policy
Dmitry Osipenko
2016-10-24
1
-41
/
+76
|
*
|
tests: ptimer: Add tests for "no immediate reload" policy
Dmitry Osipenko
2016-10-24
1
-16
/
+57
|
*
|
tests: ptimer: Add tests for "no immediate trigger" policy
Dmitry Osipenko
2016-10-24
1
-8
/
+56
|
*
|
tests: ptimer: Add tests for "continuous trigger" policy
Dmitry Osipenko
2016-10-24
1
-3
/
+18
|
*
|
tests: ptimer: Add tests for "wraparound after one period" policy
Dmitry Osipenko
2016-10-24
1
-23
/
+104
[next]