index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-11-02
Merge tag 'for-upstream-i386' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-10-31
target/i386: Introduce GraniteRapids-v2 model
Tao Su
2024-10-31
target/i386: Add AVX512 state when AVX10 is supported
Tao Su
2024-10-31
target/i386: Add feature dependencies for AVX10
Tao Su
2024-10-31
target/i386: add CPUID.24 features for AVX10
Tao Su
2024-10-31
target/i386: add AVX10 feature and AVX10 version property
Tao Su
2024-10-31
target/i386: return bool from x86_cpu_filter_features
Paolo Bonzini
2024-10-31
target/i386: do not rely on ExtSaveArea for accelerator-supported XCR0 bits
Paolo Bonzini
2024-10-31
target/i386: cpu: set correct supported XCR0 features for TCG
Paolo Bonzini
2024-10-31
target/i386: use + to put flags together
Paolo Bonzini
2024-10-31
target/i386: use higher-precision arithmetic to compute CF
Paolo Bonzini
2024-10-31
target/i386: use compiler builtin to compute PF
Paolo Bonzini
2024-10-31
target/i386: make flag variables unsigned
Paolo Bonzini
2024-10-31
target/i386: add a note about gen_jcc1
Paolo Bonzini
2024-10-31
target/i386: add a few more trivial CCPrepare cases
Paolo Bonzini
2024-10-31
target/i386: optimize TEST+Jxx sequences
Paolo Bonzini
2024-10-31
target/i386: optimize computation of ZF from CC_OP_DYNAMIC
Paolo Bonzini
2024-10-31
target/i386: Wrap cc_op_live with a validity check
Richard Henderson
2024-10-31
target/i386: Introduce cc_op_size
Richard Henderson
2024-10-31
target/i386: Rearrange CCOp
Richard Henderson
2024-10-31
target/i386: remove CC_OP_CLR
Paolo Bonzini
2024-10-31
target/i386: Tidy cc_op_str usage
Richard Henderson
2024-10-31
target/i386: use tcg_gen_ext_tl when applicable
Paolo Bonzini
2024-10-31
ci: always invoke meson through pyvenv
Paolo Bonzini
2024-10-31
docs/nitro-enclave: Documentation for nitro-enclave machine type
Dorjoy Chowdhury
2024-10-31
machine/nitro-enclave: New machine type for AWS Nitro Enclaves
Dorjoy Chowdhury
2024-10-31
core/machine: Make create_default_memdev machine a virtual method
Dorjoy Chowdhury
2024-10-31
hw/core: Add Enclave Image Format (EIF) related helpers
Dorjoy Chowdhury
2024-10-31
device/virtio-nsm: Support for Nitro Secure Module device
Dorjoy Chowdhury
2024-10-31
tests/lcitool: Update libvirt-ci and add libcbor dependency
Dorjoy Chowdhury
2024-10-31
target/i386/hvf: fix handling of XSAVE-related CPUID bits
Paolo Bonzini
2024-10-31
target/i386: Expose new feature bits in CPUID 8000_0021_EAX/EBX
Babu Moger
2024-10-31
target/i386: Expose bits related to SRSO vulnerability
Babu Moger
2024-10-31
target/i386: Add PerfMonV2 feature bit
Sandipan Das
2024-10-31
target/i386: Fix minor typo in NO_NESTED_DATA_BP feature bit
Babu Moger
2024-10-31
qom: allow user-creatable classes to be in modules
Paolo Bonzini
2024-10-31
qom: let object_new use a module if the type is not present
Paolo Bonzini
2024-10-31
qom: centralize module-loading functionality
Paolo Bonzini
2024-10-31
qom: use object_new_with_class when possible
Paolo Bonzini
2024-10-31
qom: remove unused function
Paolo Bonzini
2024-10-31
i386/cpu: Drop the check of phys_bits in host_cpu_realizefn()
Xiaoyao Li
2024-10-31
accel: remove dead statement and useless assertion
Paolo Bonzini
2024-10-31
MAINTAINERS: Add myself as a reviewer of x86 general architecture support
Zhao Liu
2024-10-31
configure, meson: deprecate 32-bit MIPS
Paolo Bonzini
2024-10-31
configure: detect 64-bit MIPS
Paolo Bonzini
2024-10-31
Merge tag 'pull-riscv-to-apply-20241031-1' of https://github.com/alistair23/q...
Peter Maydell
2024-10-31
Merge tag 'pull-target-arm-20241029' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2024-10-31
target/riscv: Fix vcompress with rvv_ta_all_1s
Anton Blanchard
2024-10-31
target/riscv/kvm: clarify how 'riscv-aia' default works
Daniel Henrique Barboza
2024-10-31
target/riscv/kvm: set 'aia_mode' to default in error path
Daniel Henrique Barboza
[next]