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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-29
msmouse: Add pnp data
Arwed Meyer
1
-11
/
+47
2022-09-29
msmouse: Use fifo8 instead of array
Arwed Meyer
1
-22
/
+25
2022-09-29
chardev: src buffer const for write functions
Arwed Meyer
5
-7
/
+7
2022-09-29
msmouse: Handle mouse reset
Arwed Meyer
1
-2
/
+61
2022-09-28
Merge tag 'pull-request-2022-09-28' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
31
-190
/
+285
2022-09-28
Merge tag 'linux-user-for-7.2-pull-request' of https://gitlab.com/laurent_viv...
Stefan Hajnoczi
43
-262
/
+797
2022-09-28
Merge tag 'vfio-updates-20220927.1' of https://gitlab.com/alex.williamson/qem...
Stefan Hajnoczi
2
-17
/
+21
2022-09-28
Merge tag 'pull-xen-20220927' of https://xenbits.xen.org/git-http/people/aper...
Stefan Hajnoczi
1
-2
/
+2
2022-09-28
linux-user: Add parameters of getrandom() syscall for strace
Helge Deller
1
-1
/
+1
2022-09-27
vfio/common: Fix vfio_iommu_type1_info use after free
Alex Williamson
1
-17
/
+19
2022-09-27
vfio/migration: Fix incorrect initialization value for parameters in VFIOMigr...
Kunkun Jiang
1
-0
/
+2
2022-09-27
docs/devel: testing: Document writing portable test cases
Bin Meng
1
-0
/
+30
2022-09-27
tests/qtest: boot-serial-test: Close the serial file before starting QEMU
Bin Meng
1
-0
/
+3
2022-09-27
tests/qtest: vhost-user-test: Avoid using hardcoded /tmp
Bin Meng
1
-4
/
+6
2022-09-27
tests/qtest: qmp-test: Avoid using hardcoded /tmp
Bin Meng
1
-4
/
+6
2022-09-27
tests/qtest: pflash-cfi02-test: Avoid using hardcoded /tmp
Bin Meng
1
-8
/
+7
2022-09-27
tests/qtest: hd-geo-test: Avoid using hardcoded /tmp
Bin Meng
1
-13
/
+11
2022-09-27
tests/x86: Move common code to function in device-plug-test
Michael Labiuk
1
-25
/
+17
2022-09-27
.gitlab-ci.d/windows.yml: Display meson test logs
Bin Meng
1
-2
/
+2
2022-09-27
tests/qtest: migration-test: Skip running some TLS cases for win32
Bin Meng
1
-0
/
+14
2022-09-27
tests/qtest: libqtest: Replace the call to close a socket with closesocket()
Bin Meng
1
-4
/
+4
2022-09-27
tests/qtest: microbit-test: Fix socket access for win32
Bin Meng
1
-5
/
+5
2022-09-27
tests/qtest: virtio-net-failover: Disable migration tests for win32
Xuzhou Cheng
1
-1
/
+8
2022-09-27
tests/qtest: ide-test: Open file in binary mode
Xuzhou Cheng
1
-2
/
+2
2022-09-27
tests/qtest: migration-test: Disable IO redirection for win32
Bin Meng
1
-0
/
+9
2022-09-27
tests/qtest: bios-tables-test: Adapt the case for win32
Bin Meng
1
-3
/
+9
2022-09-27
tests/qtest: {ahci, ide}-test: Use relative path for temporary files for win32
Bin Meng
2
-5
/
+36
2022-09-27
tests/qtest: libqtest: Exclude the *_fds APIs for win32
Bin Meng
2
-1
/
+17
2022-09-27
tests/qtest: libqtest: Adapt global_qtest declaration for win32
Xuzhou Cheng
1
-0
/
+4
2022-09-27
tests/qtest: qmp-test: Skip running test_qmp_oob for win32
Bin Meng
1
-0
/
+7
2022-09-27
tests/qtest: Build test-filter-{mirror, redirector} cases for posix only
Bin Meng
1
-20
/
+16
2022-09-27
tests/qtest: Skip running virtio-net-test cases that require socketpair() for...
Bin Meng
1
-7
/
+6
2022-09-27
tests: vhost-user-bridge: Avoid using hardcoded /tmp
Bin Meng
1
-2
/
+1
2022-09-27
tests/unit: test-qga: Avoid using hardcoded /tmp
Bin Meng
1
-1
/
+1
2022-09-27
tests/unit: test-image-locking: Avoid using hardcoded /tmp
Bin Meng
1
-4
/
+4
2022-09-27
tests/qtest: libqtest: Avoid using hardcoded /tmp
Bin Meng
1
-4
/
+8
2022-09-27
tests/qtest: virtio-scsi-test: Avoid using hardcoded /tmp
Bin Meng
1
-2
/
+2
2022-09-27
tests/qtest: virtio-blk-test: Avoid using hardcoded /tmp
Bin Meng
1
-2
/
+2
2022-09-27
tests/qtest: vhost-user-blk-test: Avoid using hardcoded /tmp
Bin Meng
1
-1
/
+2
2022-09-27
tests/qtest: ide-test: Avoid using hardcoded /tmp
Bin Meng
1
-4
/
+6
2022-09-27
tests/qtest: virtio_blk_fuzz: Avoid using hardcoded /tmp
Bin Meng
1
-2
/
+2
2022-09-27
tests/qtest: generic_fuzz: Avoid using hardcoded /tmp
Bin Meng
1
-2
/
+2
2022-09-27
tests/qtest: fdc-test: Avoid using hardcoded /tmp
Bin Meng
1
-2
/
+3
2022-09-27
tests/qtest: cxl-test: Avoid using hardcoded /tmp
Bin Meng
1
-9
/
+6
2022-09-27
tests/qtest: boot-serial-test: Avoid using hardcoded /tmp
Bin Meng
1
-4
/
+4
2022-09-27
tests/qtest: aspeed_smc-test: Avoid using hardcoded /tmp
Bin Meng
1
-3
/
+2
2022-09-27
tests/qtest: ahci-test: Avoid using hardcoded /tmp
Bin Meng
1
-8
/
+11
2022-09-27
tests/qtest: i440fx-test: Rewrite create_blob_file() to be portable
Bin Meng
1
-40
/
+14
2022-09-27
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Stefan Hajnoczi
4
-50
/
+157
2022-09-27
Merge tag 'm68k-for-7.2-pull-request' of https://github.com/vivier/qemu-m68k ...
Stefan Hajnoczi
4
-10
/
+19
[prev]
[next]