index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-28
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2016-10-27-1' in...
Peter Maydell
1
-0
/
+33
2016-10-28
aio: convert from RFifoLock to QemuRecMutex
Paolo Bonzini
3
-94
/
+0
2016-10-28
iothread: release AioContext around aio_poll
Paolo Bonzini
1
-8
/
+14
2016-10-28
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
3
-0
/
+1417
2016-10-28
tests: Add pseries machine to the prom-env-test, too
David Gibson
1
-8
/
+12
2016-10-28
libqos: Change PCI accessors to take opaque BAR handle
David Gibson
14
-309
/
+300
2016-10-28
tests: Don't assume structure of PCI IO base in ahci-test
David Gibson
3
-6
/
+9
2016-10-28
tests: Use qpci_mem{read,write} in ivshmem-test
David Gibson
1
-8
/
+27
2016-10-28
libqos: Add 64-bit PCI IO accessors
David Gibson
5
-12
/
+60
2016-10-28
tests: Clean up IO handling in ide-test
David Gibson
1
-61
/
+118
2016-10-28
libqos: Implement mmio accessors in terms of mem{read,write}
David Gibson
4
-96
/
+14
2016-10-28
libqos: Add streaming accessors for PCI MMIO
David Gibson
4
-0
/
+53
2016-10-28
tests: Adjust tco-test to use qpci_legacy_iomap()
David Gibson
1
-1
/
+1
2016-10-28
libqos: Better handling of PCI legacy IO
David Gibson
2
-0
/
+6
2016-10-28
libqos: Move BAR assignment to common code
David Gibson
4
-176
/
+63
2016-10-28
libqos: Handle PCI IO de-multiplexing in common code
David Gibson
4
-126
/
+170
2016-10-28
libqos: Give qvirtio_config_read*() consistent semantics
David Gibson
5
-59
/
+36
2016-10-28
nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch]
Thomas Huth
1
-4
/
+4
2016-10-28
tests: enable virtio tests on SPAPR
Laurent Vivier
7
-13
/
+88
2016-10-28
tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests
Laurent Vivier
4
-176
/
+128
2016-10-28
tests: rename target_big_endian() as qvirtio_is_big_endian()
Laurent Vivier
4
-29
/
+25
2016-10-28
tests: move QVirtioBus pointer into QVirtioDevice
Laurent Vivier
9
-217
/
+186
2016-10-28
tests: don't check if qtest_spapr_boot() returns NULL
Laurent Vivier
2
-1
/
+2
2016-10-28
tests: fix memory leak in virtio-scsi-test
Laurent Vivier
1
-0
/
+1
2016-10-27
qemu-iotests: Test creating floppy drives
Kevin Wolf
3
-0
/
+1417
2016-10-27
iotests: Add test for NBD's blockdev-add interface
Max Reitz
3
-0
/
+201
2016-10-27
iotests: Add assert_json_filename_equal() method
Max Reitz
1
-0
/
+20
2016-10-27
socket_scm_helper: Accept fd directly
Max Reitz
1
-11
/
+18
2016-10-27
iotests.py: Allow concurrent qemu instances
Max Reitz
1
-2
/
+4
2016-10-27
iotests.py: Add qemu_nbd function
Max Reitz
1
-0
/
+8
2016-10-27
block/nbd: Accept SocketAddress
Max Reitz
2
-4
/
+4
2016-10-27
block/nbd: Drop trailing "." in error messages
Max Reitz
2
-4
/
+4
2016-10-27
qemu-iotests: Fix typo for NFS with IMGOPTSSYNTAX
Kevin Wolf
1
-1
/
+1
2016-10-27
io: Add a QIOChannelSocket cleanup test
Felipe Franciosi
1
-0
/
+33
2016-10-26
tests: add atomic_add-bench
Emilio G. Cota
3
-1
/
+167
2016-10-26
int128: Use __int128 if available
Richard Henderson
1
-11
/
+11
2016-10-25
qdict: implement a qdict_crumple method for un-flattening a dict
Daniel P. Berrange
1
-8
/
+150
2016-10-25
qapi: don't pass two copies of TestInputVisitorData to tests
Daniel P. Berrange
1
-44
/
+32
2016-10-25
qapi: rename QmpOutputVisitor to QObjectOutputVisitor
Daniel P. Berrange
3
-3
/
+3
2016-10-25
qapi: rename QmpInputVisitor to QObjectInputVisitor
Daniel P. Berrange
5
-5
/
+5
2016-10-25
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
Daniel P. Berrange
10
-26
/
+26
2016-10-25
tests: Restore check-qdict unit test
Markus Armbruster
1
-1
/
+1
2016-10-24
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20161024'...
Peter Maydell
5
-73
/
+1401
2016-10-24
tests: Add test code for hbitmap serialization
Fam Zheng
1
-0
/
+156
2016-10-24
tests: Add test code for meta bitmap
Fam Zheng
1
-0
/
+116
2016-10-24
iotests: Do not rely on unavailable domains in 162
Max Reitz
2
-5
/
+16
2016-10-24
iotests: Remove raciness from 162
Max Reitz
1
-2
/
+1
2016-10-24
qemu-iotests: Test I/O in a single drive from a throttling group
Alberto Garcia
2
-7
/
+30
2016-10-24
block: Remove "options" indirection from blockdev-add
Kevin Wolf
12
-212
/
+173
2016-10-24
tests: Add tests for the ARM MPTimer
Dmitry Osipenko
2
-0
/
+1108
[prev]
[next]