index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-10
blkdebug: fix "once" rule
John Snow
1
-20
/
+4
2015-03-10
iotests: Add test for different refcount widths
Max Reitz
3
-0
/
+272
2015-03-10
qcow2: Allow creation with refcount order != 4
Max Reitz
3
-80
/
+107
2015-03-10
iotests: Prepare for refcount_bits option
Max Reitz
13
-37
/
+41
2015-03-10
qcow2: Add refcount_bits to format-specific info
Max Reitz
5
-8
/
+30
2015-03-10
libqos: Add virtio MMIO support
Marc Marí
4
-8
/
+323
2015-03-10
libqos: Add malloc generic
Marc Marí
2
-0
/
+60
2015-03-10
libqos: Remove PCI assumptions in constants of virtio driver
Marc Marí
3
-32
/
+33
2015-03-10
tests: Prepare virtio-blk-test for multi-arch implementation
Marc Marí
1
-65
/
+89
2015-03-10
libqos: Change use of pointers to uint64_t in virtio
Marc Marí
4
-28
/
+37
2015-03-09
test-coroutine: Regression test for yield bug
Stefan Hajnoczi
1
-0
/
+26
2015-02-26
QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix use
Markus Armbruster
1
-3
/
+3
2015-02-26
QemuOpts: Convert qemu_opts_set() to Error, fix its use
Markus Armbruster
1
-3
/
+3
2015-02-26
QemuOpts: Convert qemu_opt_set_number() to Error, fix its use
Markus Armbruster
1
-8
/
+8
2015-02-26
QemuOpts: Convert qemu_opt_set_bool() to Error, fix its use
Markus Armbruster
1
-5
/
+5
2015-02-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-2
/
+311
2015-02-16
rcu: introduce RCU-enabled QLIST
Mike Day
2
-1
/
+310
2015-02-16
qemu-io: Remove "growable" option
Max Reitz
3
-97
/
+1
2015-02-16
blockdev: Use blk_new_open() in blockdev_init()
Max Reitz
2
-35
/
+35
2015-02-16
iotests: Add test for driver=qcow2, format=qcow2
Max Reitz
2
-0
/
+4
2015-02-16
block: Add Error parameter to bdrv_find_protocol()
Max Reitz
1
-2
/
+2
2015-02-16
iotests: Add test for qemu-img convert to NBD
Max Reitz
3
-0
/
+72
2015-02-16
qemu-iotests: Add 093 for IO throttling
Fam Zheng
3
-0
/
+120
2015-02-16
qemu-iotests: Allow caller to disable underscore convertion for qmp
Fam Zheng
1
-2
/
+5
2015-02-16
qemu-iotests: Add VM method qtest() to iotests.py
Fam Zheng
1
-2
/
+14
2015-02-16
qtest/ahci: Adding simple dma read-write test
John Snow
1
-0
/
+55
2015-02-16
qtest/ahci: Assert sector size in identify test
John Snow
1
-0
/
+4
2015-02-16
libqos/ahci: Add ahci_clean_mem
John Snow
5
-0
/
+28
2015-02-16
libqos/ahci: add ahci_io
John Snow
3
-38
/
+52
2015-02-16
libqos/ahci: Add ahci_guest_io
John Snow
2
-0
/
+17
2015-02-16
libqos/ahci: add ahci command size setters
John Snow
2
-0
/
+26
2015-02-16
libqos/ahci: add ahci command verify
John Snow
3
-14
/
+18
2015-02-16
libqos/ahci: add ahci command functions
John Snow
3
-56
/
+237
2015-02-16
libqos/ahci: Add ide cmd properties
John Snow
1
-0
/
+39
2015-02-16
qtest/ahci: add ahci_write_fis
John Snow
3
-2
/
+17
2015-02-16
qtest/ahci: Demagic ahci tests.
John Snow
2
-6
/
+59
2015-02-16
libqos/ahci: Add cmd response sanity check helpers
John Snow
3
-42
/
+88
2015-02-16
libqos/ahci: Add port_check_nonbusy helper
John Snow
3
-0
/
+20
2015-02-16
libqos/ahci: Add ahci_port_check_interrupts helper
John Snow
3
-11
/
+18
2015-02-16
libqos/ahci: Add ahci_port_check_error helper
John Snow
3
-7
/
+24
2015-02-16
libqos/ahci: Add command header helpers
John Snow
3
-25
/
+110
2015-02-16
qtest/ahci: rename 'Command' to 'CommandHeader'
John Snow
2
-8
/
+7
2015-02-16
libqos/ahci: Add ahci_port_clear helper
John Snow
3
-7
/
+19
2015-02-16
libqos/ahci: Add ahci_port_select helper
John Snow
3
-17
/
+30
2015-02-16
libqos/ahci: create libqos/ahci.c
John Snow
4
-226
/
+280
2015-02-16
qtest/ahci: Bookmark FB and CLB pointers
John Snow
2
-22
/
+26
2015-02-16
qtest/ahci: remove getter/setter macros
John Snow
1
-95
/
+83
2015-02-16
libqos/ahci: Functional register helpers
John Snow
2
-14
/
+74
2015-02-16
qtest/ahci: remove guest_malloc global
John Snow
1
-9
/
+9
2015-02-16
qtest/ahci: remove pcibus global
John Snow
1
-8
/
+6
[next]