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
*
target/i386: Rewrite vector shift helper
Paul Brook
2022-09-01
1
-131
/
+108
*
target/i386: rewrite destructive 3DNow operations
Paolo Bonzini
2022-09-01
1
-16
/
+16
*
target/i386: Add CHECK_NO_VEX
Paul Brook
2022-09-01
1
-0
/
+26
*
target/i386: do not cast gen_helper_* function pointers
Paolo Bonzini
2022-09-01
1
-38
/
+37
*
target/i386: Add size suffix to vector FP helpers
Paolo Bonzini
2022-09-01
3
-66
/
+67
*
target/i386: isolate MMX code more
Paolo Bonzini
2022-09-01
1
-18
/
+32
*
target/i386: check SSE table flags instead of hardcoding opcodes
Paolo Bonzini
2022-09-01
1
-44
/
+31
*
target/i386: Move 3DNOW decoder
Paul Brook
2022-09-01
1
-13
/
+17
*
target/i386: Rework sse_op_table6/7
Paul Brook
2022-09-01
1
-100
/
+132
*
target/i386: Rework sse_op_table1
Paul Brook
2022-09-01
1
-130
/
+183
*
target/i386: Add ZMM_OFFSET macro
Paul Brook
2022-09-01
1
-33
/
+27
*
target/i386: formatting fixes
Paolo Bonzini
2022-09-01
1
-3
/
+4
*
target/i386: do not use MOVL to move data between SSE registers
Paolo Bonzini
2022-09-01
1
-2
/
+4
*
tests/tcg: i386: add SSE tests
Paul Brook
2022-09-01
7
-3
/
+5359
*
target/i386: DPPS rounding fix
Paolo Bonzini
2022-09-01
1
-32
/
+35
*
target/i386: fix PHSUB* instructions with dest=src
Paolo Bonzini
2022-09-01
1
-20
/
+29
*
tests/tcg: i386: extend BMI test
Paolo Bonzini
2022-09-01
2
-8
/
+162
*
tests/tcg: x86_64: improve consistency with i386
Paolo Bonzini
2022-09-01
2
-2
/
+4
*
KVM: dirty ring: add missing memory barrier
Paolo Bonzini
2022-09-01
1
-1
/
+5
*
meson: remove dead assignments
Paolo Bonzini
2022-09-01
3
-14
/
+14
*
meson: remove dead code
Paolo Bonzini
2022-09-01
4
-20
/
+0
*
meson: be strict for boolean options
Anton Kochkov
2022-09-01
1
-2
/
+2
*
configure: improve error for ucontext coroutine backend
Paolo Bonzini
2022-09-01
2
-15
/
+1
*
i386: do kvm_put_msr_feature_control() first thing when vCPU is reset
Vitaly Kuznetsov
2022-09-01
1
-5
/
+12
*
i386: reset KVM nested state upon CPU reset
Vitaly Kuznetsov
2022-09-01
1
-10
/
+27
*
scsi: Reject commands if the CDB length exceeds buf_len
John Millikin
2022-09-01
1
-1
/
+7
*
scsi: Add buf_len parameter to scsi_req_new()
John Millikin
2022-09-01
13
-33
/
+45
*
esp: Handle CMD_BUSRESET by resetting the SCSI bus
John Millikin
2022-09-01
1
-0
/
+6
*
Merge tag 'testing-pull-request-2022-08-30' of https://gitlab.com/thuth/qemu ...
Stefan Hajnoczi
2022-09-01
66
-79
/
+144
|
\
|
*
tests/avocado/migration: Get find_free_port() from the ports
Thomas Huth
2022-08-30
1
-2
/
+2
|
*
tests/qtest/ac97-test: Correct reference to driver
Akihiko Odaki
2022-08-29
1
-1
/
+1
|
*
gitlab-ci: Only use one process in Windows jobs for compilation
Thomas Huth
2022-08-29
1
-2
/
+2
|
*
docs/devel/testing: fix minor typo
Matheus Tavares Bernardino
2022-08-29
1
-1
/
+1
|
*
tests/avocado: Fix trivial typo
Thomas Huth
2022-08-29
1
-1
/
+1
|
*
tests/avocado: Do not run tests that require libslirp if it is not available
Thomas Huth
2022-08-29
3
-0
/
+9
|
*
tests/vm: Add libslirp to the VM tests
Thomas Huth
2022-08-29
3
-1
/
+8
|
*
tests/qtest: prom-env-test: Use double quotes to pass the prom-env option
Bin Meng
2022-08-29
1
-2
/
+2
|
*
tests/qtest: npcm7xx_emc-test: Skip running test_{tx, rx} on win32
Bin Meng
2022-08-29
1
-0
/
+8
|
*
tests/qtest: machine-none-test: Use double quotes to pass the cpu option
Bin Meng
2022-08-29
1
-1
/
+1
|
*
tests/qtest: device-plug-test: Reverse the usage of double/single quotes
Bin Meng
2022-08-29
1
-1
/
+1
|
*
tests/qtest: libqos: Rename malloc.h to libqos-malloc.h
Xuzhou Cheng
2022-08-29
28
-27
/
+27
|
*
tests/qtest: libqos: Drop inclusion of <sys/wait.h>
Xuzhou Cheng
2022-08-29
1
-2
/
+0
|
*
tests/qtest: migration-test: Skip running test_migrate_fd_proto on win32
Bin Meng
2022-08-25
3
-0
/
+8
|
*
tests/qtest: i440fx-test: Skip running request_{bios, pflash} for win32
Bin Meng
2022-08-25
1
-0
/
+6
|
*
tests/qtest: Build cases that use memory-backend-file for posix only
Bin Meng
2022-08-25
3
-1
/
+16
|
*
tests/qtest: Build e1000e-test for posix only
Bin Meng
2022-08-25
1
-1
/
+3
|
*
tests/qtest: Adapt {m48t59,rtc}-test cases for win32
Bin Meng
2022-08-25
2
-2
/
+2
|
*
backends/tpm: Exclude headers and macros that don't exist on win32
Bin Meng
2022-08-25
1
-0
/
+4
|
*
tests/qtest: migration-test: Handle link() for win32
Bin Meng
2022-08-25
1
-0
/
+8
|
*
tests: Use g_mkdir_with_parents()
Bin Meng
2022-08-25
5
-12
/
+12
[next]