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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge tag 'pull-target-arm-20220930' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2022-10-03
6
-372
/
+427
|
\
\
\
|
*
|
|
target/arm: mark SP_EL1 with ARM_CP_EL3_NO_EL2_KEEP
Jerome Forissier
2022-09-29
1
-1
/
+1
|
*
|
|
hw/arm/virt: Fix devicetree warning about the SMMU node
Jean-Philippe Brucker
2022-09-29
1
-2
/
+0
|
*
|
|
hw/arm/virt: Use "msi-map" devicetree property for PCI
Jean-Philippe Brucker
2022-09-29
1
-2
/
+2
|
*
|
|
hw/arm/virt: Fix devicetree warning about the GIC node
Jean-Philippe Brucker
2022-09-29
1
-0
/
+1
|
*
|
|
hw/arm/virt: Fix devicetree warning about the root node
Jean-Philippe Brucker
2022-09-29
1
-0
/
+1
|
*
|
|
hw/arm/xlnx-zynqmp: Connect ZynqMP's USB controllers
Francisco Iglesias
2022-09-29
2
-0
/
+39
|
*
|
|
target/arm: Rearrange cpu64.c so all the CPU initfns are together
Peter Maydell
2022-09-29
1
-356
/
+356
|
*
|
|
target/arm: Update SDCR_VALID_MASK to include SCCD
Peter Maydell
2022-09-29
1
-1
/
+7
|
*
|
|
target/arm: Make writes to MDCR_EL3 use PMU start/finish calls
Peter Maydell
2022-09-29
1
-4
/
+14
|
*
|
|
target/arm: Mark registers which call pmu_op_start() as ARM_CP_IO
Peter Maydell
2022-09-29
1
-6
/
+6
|
|
/
/
*
|
|
Merge tag 'char-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
2022-09-29
12
-36
/
+179
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vhost-user: Call qemu_socketpair() instead of socketpair()
Guoyi Tu
2022-09-29
2
-2
/
+3
|
*
|
oslib-posix: Introduce qemu_socketpair()
Guoyi Tu
2022-09-29
2
-0
/
+37
|
*
|
chardev: fix segfault in finalize
Maksim Davydov
2022-09-29
2
-2
/
+6
|
*
|
serial: Allow unaligned i/o access
Arwed Meyer
2022-09-29
1
-0
/
+3
|
*
|
msmouse: Add pnp data
Arwed Meyer
2022-09-29
1
-11
/
+47
|
*
|
msmouse: Use fifo8 instead of array
Arwed Meyer
2022-09-29
1
-22
/
+25
|
*
|
chardev: src buffer const for write functions
Arwed Meyer
2022-09-29
5
-7
/
+7
|
*
|
msmouse: Handle mouse reset
Arwed Meyer
2022-09-29
1
-2
/
+61
*
|
|
Merge tag 'pull-request-2022-09-28' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2022-09-28
31
-190
/
+285
|
\
\
\
|
*
|
|
docs/devel: testing: Document writing portable test cases
Bin Meng
2022-09-27
1
-0
/
+30
|
*
|
|
tests/qtest: boot-serial-test: Close the serial file before starting QEMU
Bin Meng
2022-09-27
1
-0
/
+3
|
*
|
|
tests/qtest: vhost-user-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
1
-4
/
+6
|
*
|
|
tests/qtest: qmp-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
1
-4
/
+6
|
*
|
|
tests/qtest: pflash-cfi02-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
1
-8
/
+7
|
*
|
|
tests/qtest: hd-geo-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
1
-13
/
+11
|
*
|
|
tests/x86: Move common code to function in device-plug-test
Michael Labiuk
2022-09-27
1
-25
/
+17
|
*
|
|
.gitlab-ci.d/windows.yml: Display meson test logs
Bin Meng
2022-09-27
1
-2
/
+2
|
*
|
|
tests/qtest: migration-test: Skip running some TLS cases for win32
Bin Meng
2022-09-27
1
-0
/
+14
|
*
|
|
tests/qtest: libqtest: Replace the call to close a socket with closesocket()
Bin Meng
2022-09-27
1
-4
/
+4
|
*
|
|
tests/qtest: microbit-test: Fix socket access for win32
Bin Meng
2022-09-27
1
-5
/
+5
|
*
|
|
tests/qtest: virtio-net-failover: Disable migration tests for win32
Xuzhou Cheng
2022-09-27
1
-1
/
+8
|
*
|
|
tests/qtest: ide-test: Open file in binary mode
Xuzhou Cheng
2022-09-27
1
-2
/
+2
|
*
|
|
tests/qtest: migration-test: Disable IO redirection for win32
Bin Meng
2022-09-27
1
-0
/
+9
|
*
|
|
tests/qtest: bios-tables-test: Adapt the case for win32
Bin Meng
2022-09-27
1
-3
/
+9
|
*
|
|
tests/qtest: {ahci, ide}-test: Use relative path for temporary files for win32
Bin Meng
2022-09-27
2
-5
/
+36
|
*
|
|
tests/qtest: libqtest: Exclude the *_fds APIs for win32
Bin Meng
2022-09-27
2
-1
/
+17
|
*
|
|
tests/qtest: libqtest: Adapt global_qtest declaration for win32
Xuzhou Cheng
2022-09-27
1
-0
/
+4
|
*
|
|
tests/qtest: qmp-test: Skip running test_qmp_oob for win32
Bin Meng
2022-09-27
1
-0
/
+7
|
*
|
|
tests/qtest: Build test-filter-{mirror, redirector} cases for posix only
Bin Meng
2022-09-27
1
-20
/
+16
|
*
|
|
tests/qtest: Skip running virtio-net-test cases that require socketpair() for...
Bin Meng
2022-09-27
1
-7
/
+6
|
*
|
|
tests: vhost-user-bridge: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
1
-2
/
+1
|
*
|
|
tests/unit: test-qga: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
1
-1
/
+1
|
*
|
|
tests/unit: test-image-locking: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
1
-4
/
+4
|
*
|
|
tests/qtest: libqtest: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
1
-4
/
+8
|
*
|
|
tests/qtest: virtio-scsi-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
1
-2
/
+2
|
*
|
|
tests/qtest: virtio-blk-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
1
-2
/
+2
|
*
|
|
tests/qtest: vhost-user-blk-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
1
-1
/
+2
|
*
|
|
tests/qtest: ide-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
1
-4
/
+6
[prev]
[next]