index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
coverage
/
compare_gcov_json.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-04
tests/functional: Convert BananaPi tests to the functional framework
Thomas Huth
4
-176
/
+229
2024-11-04
tests/functional: Convert the tcg_plugins test
Thomas Huth
2
-23
/
+16
2024-11-04
next-cube: remove cpu parameter from next_scsi_init()
Mark Cave-Ayland
1
-2
/
+2
2024-11-04
next-cube: fix up compilation when DEBUG_NEXT is enabled
Mark Cave-Ayland
1
-5
/
+5
2024-11-04
hw/s390x: Re-enable the pci-bridge device on s390x
Thomas Huth
1
-0
/
+1
2024-11-04
tests/functional: Fix the s390x and ppc64 tuxrun tests
Thomas Huth
2
-2
/
+5
2024-11-04
tests/vm/openbsd: Remove the "Time appears wrong" workaround
Thomas Huth
1
-1
/
+0
2024-11-04
tests/functional: Add a test for sh4eb
Thomas Huth
2
-0
/
+36
2024-11-04
Revert "Remove the unused sh4eb target"
Thomas Huth
11
-5
/
+14
2024-11-04
tests/functional: make cached asset files read-only
Daniel P. Berrangé
1
-0
/
+3
2024-11-04
tests/functional: make tuxrun disk images writable
Daniel P. Berrangé
1
-2
/
+8
2024-11-04
.gitlab-ci.d/cirrus: Remove the macos-15 job
Thomas Huth
3
-35
/
+2
2024-10-31
target/i386: Introduce GraniteRapids-v2 model
Tao Su
1
-0
/
+17
2024-10-31
target/i386: Add AVX512 state when AVX10 is supported
Tao Su
1
-1
/
+9
2024-10-31
target/i386: Add feature dependencies for AVX10
Tao Su
2
-0
/
+20
2024-10-31
target/i386: add CPUID.24 features for AVX10
Tao Su
2
-0
/
+23
2024-10-31
target/i386: add AVX10 feature and AVX10 version property
Tao Su
3
-8
/
+63
2024-10-31
target/i386: return bool from x86_cpu_filter_features
Paolo Bonzini
1
-9
/
+11
2024-10-31
target/i386: do not rely on ExtSaveArea for accelerator-supported XCR0 bits
Paolo Bonzini
2
-6
/
+31
2024-10-31
target/i386: cpu: set correct supported XCR0 features for TCG
Paolo Bonzini
1
-2
/
+4
2024-10-31
target/i386: use + to put flags together
Paolo Bonzini
1
-12
/
+12
2024-10-31
target/i386: use higher-precision arithmetic to compute CF
Paolo Bonzini
1
-0
/
+37
2024-10-31
target/i386: use compiler builtin to compute PF
Paolo Bonzini
5
-48
/
+26
2024-10-31
target/i386: make flag variables unsigned
Paolo Bonzini
1
-23
/
+23
2024-10-31
target/i386: add a note about gen_jcc1
Paolo Bonzini
1
-0
/
+4
2024-10-31
target/i386: add a few more trivial CCPrepare cases
Paolo Bonzini
1
-0
/
+3
2024-10-31
target/i386: optimize TEST+Jxx sequences
Paolo Bonzini
1
-0
/
+22
2024-10-31
target/i386: optimize computation of ZF from CC_OP_DYNAMIC
Paolo Bonzini
3
-3
/
+21
2024-10-31
target/i386: Wrap cc_op_live with a validity check
Richard Henderson
4
-7
/
+21
2024-10-31
target/i386: Introduce cc_op_size
Richard Henderson
3
-13
/
+26
2024-10-31
target/i386: Rearrange CCOp
Richard Henderson
1
-6
/
+8
2024-10-31
target/i386: remove CC_OP_CLR
Paolo Bonzini
5
-26
/
+4
2024-10-31
target/i386: Tidy cc_op_str usage
Richard Henderson
1
-6
/
+11
2024-10-31
target/i386: use tcg_gen_ext_tl when applicable
Paolo Bonzini
1
-8
/
+8
2024-10-31
ci: always invoke meson through pyvenv
Paolo Bonzini
1
-1
/
+1
2024-10-31
docs/nitro-enclave: Documentation for nitro-enclave machine type
Dorjoy Chowdhury
4
-2
/
+83
2024-10-31
machine/nitro-enclave: New machine type for AWS Nitro Enclaves
Dorjoy Chowdhury
8
-1
/
+437
2024-10-31
core/machine: Make create_default_memdev machine a virtual method
Dorjoy Chowdhury
4
-35
/
+42
2024-10-31
hw/core: Add Enclave Image Format (EIF) related helpers
Dorjoy Chowdhury
7
-0
/
+757
2024-10-31
device/virtio-nsm: Support for Nitro Secure Module device
Dorjoy Chowdhury
12
-0
/
+2252
2024-10-31
tests/lcitool: Update libvirt-ci and add libcbor dependency
Dorjoy Chowdhury
19
-2
/
+19
2024-10-31
target/i386/hvf: fix handling of XSAVE-related CPUID bits
Paolo Bonzini
3
-21
/
+33
2024-10-31
target/i386: Expose new feature bits in CPUID 8000_0021_EAX/EBX
Babu Moger
2
-2
/
+18
2024-10-31
target/i386: Expose bits related to SRSO vulnerability
Babu Moger
2
-4
/
+12
2024-10-31
target/i386: Add PerfMonV2 feature bit
Sandipan Das
2
-0
/
+30
2024-10-31
target/i386: Fix minor typo in NO_NESTED_DATA_BP feature bit
Babu Moger
2
-2
/
+2
2024-10-31
qom: allow user-creatable classes to be in modules
Paolo Bonzini
2
-2
/
+2
2024-10-31
qom: let object_new use a module if the type is not present
Paolo Bonzini
2
-17
/
+1
2024-10-31
qom: centralize module-loading functionality
Paolo Bonzini
1
-36
/
+36
2024-10-31
qom: use object_new_with_class when possible
Paolo Bonzini
3
-4
/
+5
[next]