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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
qtest
/
libqos
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-10
igb: Introduce qtest for igb device
Akihiko Odaki
2
-0
/
+186
2023-03-10
tests/qtest/libqos/e1000e: Export macreg functions
Akihiko Odaki
2
-12
/
+12
2023-03-10
tests/qtest/e1000e-test: Fabricate ethernet header
Akihiko Odaki
1
-0
/
+2
2023-01-18
tests/qtest/libqos/e1000e: Remove duplicate register definitions
Akihiko Odaki
2
-15
/
+10
2023-01-18
tests/qtest/e1000e-test: Fix the code style
Akihiko Odaki
1
-2
/
+4
2023-01-11
tests: add G_GNUC_PRINTF for various functions
Daniel P. Berrangé
4
-6
/
+13
2022-12-15
tests/qtest/libqos/e1000e: Correctly group register accesses
Akihiko Odaki
1
-0
/
+1
2022-12-15
tests/qtest/libqos/e1000e: Remove "other" interrupts
Akihiko Odaki
2
-2
/
+0
2022-12-01
tests/qtests: override "force-legacy" for gpio virtio-mmio tests
Alex Bennée
1
-1
/
+2
2022-11-11
Fix several typos in documentation (found by codespell)
Stefan Weil
2
-2
/
+2
2022-11-06
tests/qtest/libqos/e1000e: Use IVAR shift definitions
Akihiko Odaki
1
-3
/
+3
2022-11-06
tests/qtest/libqos/e1000e: Use E1000_STATUS_ASDV_1000
Akihiko Odaki
1
-2
/
+2
2022-11-06
tests/qtest/libqos/e1000e: Set E1000_CTRL_SLU
Akihiko Odaki
1
-1
/
+1
2022-11-06
tests/qtest/libqos/e1000e: Refer common PCI ID definitions
Akihiko Odaki
1
-2
/
+3
2022-10-28
tests/qtest: libqos: Do not build virtio-9p unconditionally
Bin Meng
1
-2
/
+4
2022-10-28
tests/qtest/libqos/e1000e: Use e1000_regs.h
Akihiko Odaki
1
-75
/
+44
2022-10-24
tests/9p: remove unnecessary g_strdup() calls
Christian Schoenebeck
1
-11
/
+8
2022-10-24
tests/9p: merge v9fs_tunlinkat() and do_unlinkat()
Christian Schoenebeck
2
-10
/
+56
2022-10-24
tests/9p: merge v9fs_tlink() and do_hardlink()
Christian Schoenebeck
2
-10
/
+64
2022-10-24
tests/9p: merge v9fs_tsymlink() and do_symlink()
Christian Schoenebeck
2
-8
/
+64
2022-10-24
tests/9p: merge v9fs_tlcreate() and do_lcreate()
Christian Schoenebeck
2
-12
/
+72
2022-10-24
tests/9p: merge v9fs_tmkdir() and do_mkdir()
Christian Schoenebeck
2
-9
/
+69
2022-10-24
tests/9p: convert v9fs_tflush() to declarative arguments
Christian Schoenebeck
2
-5
/
+40
2022-10-24
tests/9p: convert v9fs_twrite() to declarative arguments
Christian Schoenebeck
2
-12
/
+57
2022-10-24
tests/9p: convert v9fs_tlopen() to declarative arguments
Christian Schoenebeck
2
-8
/
+50
2022-10-24
tests/9p: convert v9fs_treaddir() to declarative arguments
Christian Schoenebeck
2
-9
/
+56
2022-10-24
tests/9p: convert v9fs_tgetattr() to declarative arguments
Christian Schoenebeck
2
-8
/
+54
2022-10-24
tests/9p: merge v9fs_tattach(), do_attach(), do_attach_rqid()
Christian Schoenebeck
2
-8
/
+62
2022-10-24
tests/9p: merge v9fs_tversion() and do_version()
Christian Schoenebeck
2
-9
/
+63
2022-10-24
tests/9p: merge *walk*() functions
Christian Schoenebeck
2
-13
/
+138
2022-10-24
tests/9p: split virtio-9p-test.c into tests and 9p client part
Christian Schoenebeck
3
-0
/
+823
2022-10-13
Merge tag 'pull-request-2022-10-12' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
1
-7
/
+1
2022-10-11
tests/x86: add helper qtest_qmp_device_del_send()
Michael Labiuk
1
-7
/
+1
2022-10-07
tests/qtest: enable tests for virtio-gpio
Alex Bennée
4
-1
/
+208
2022-10-07
tests/qtest: add assert to catch bad features
Alex Bennée
1
-0
/
+2
2022-10-06
tests/qtest: bump up QOS_PATH_MAX_ELEMENT_SIZE
Alex Bennée
1
-1
/
+1
2022-08-29
tests/qtest: libqos: Rename malloc.h to libqos-malloc.h
Xuzhou Cheng
25
-24
/
+24
2022-08-29
tests/qtest: libqos: Drop inclusion of <sys/wait.h>
Xuzhou Cheng
1
-2
/
+0
2022-08-25
tests/qtest: Use g_mkdtemp()
Bin Meng
1
-2
/
+2
2022-05-12
tests/qtest/libqos: Add generic pci host bridge in arm-virt machine
Eric Auger
4
-4
/
+301
2022-05-12
tests/qtest/libqos: Skip hotplug tests if pci root bus is not hotpluggable
Eric Auger
1
-0
/
+1
2022-05-12
tests/qtest/libqos/pci: Introduce pio_limit
Eric Auger
4
-31
/
+54
2022-05-03
libqtest: split QMP part in libqmp
Marc-André Lureau
1
-1
/
+4
2022-05-03
tests: move libqtest.h back under qtest/
Marc-André Lureau
45
-857
/
+44
2022-04-20
tests/qtest: properly initialise the vring used idx
Alex Bennée
1
-0
/
+2
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
4
-6
/
+0
2022-03-22
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
1
-21
/
+21
2022-02-17
tests/9pfs: Use g_autofree and g_autoptr where possible
Greg Kurz
1
-9
/
+4
2022-02-17
tests/9pfs: Fix leak of local_test_path
Greg Kurz
1
-0
/
+7
2022-02-17
tests/9pfs: fix mkdir() being called twice
Christian Schoenebeck
1
-15
/
+3
[next]