Sign in
qemu
/
qemu
/
65c1c039cdbcf66e9bc5b0366c8f7cc22284359a
65c1c03
target/sparc: Move cpu_put_fsr(env, 0) call to reset
by Peter Maydell
· 4 months ago
ad58ba1
target/m68k: Initialize float_status fields in gdb set/get functions
by Peter Maydell
· 4 months ago
0527cfd
target/m68k: Explicitly set 2-NaN propagation rule
by Peter Maydell
· 4 months ago
5aaab56
target/ppc: Explicitly set 2-NaN propagation rule
by Peter Maydell
· 4 months ago
841f9d7
target/s390x: Explicitly set 2-NaN propagation rule
by Peter Maydell
· 4 months ago
2915876
target/hppa: Explicitly set 2-NaN propagation rule
by Peter Maydell
· 4 months ago
1bb5257
target/loongarch: Explicitly set 2-NaN propagation rule
by Peter Maydell
· 4 months ago
0c587f1
target/mips: Explicitly set 2-NaN propagation rule
by Peter Maydell
· 4 months ago
d1ff996
target/arm: Explicitly set 2-NaN propagation rule
by Peter Maydell
· 4 months ago
d22c994
tests/fp: Explicitly set 2-NaN propagation rule
by Peter Maydell
· 4 months ago
8a13296
softfloat: Allow 2-operand NaN propagation rule to be set at runtime
by Peter Maydell
· 4 months ago
11b8920
Merge tag 'pull-request-2024-11-04' of https://gitlab.com/thuth/qemu into staging
by Peter Maydell
· 4 months ago
daaf510
Merge tag 'seabios-hppa-v17-pull-request' of https://github.com/hdeller/qemu-hppa into staging
by Peter Maydell
· 4 months ago
ee057a9
Merge tag 'pull-loongarch-20241102' of https://gitlab.com/gaosong/qemu into staging
by Peter Maydell
· 4 months ago
380f726
tests/functional: Convert the OrangePi tests to the functional framework
by Thomas Huth
· 4 months ago
f7d6b77
tests/functional: Convert BananaPi tests to the functional framework
by Thomas Huth
· 4 months ago
3abc545
tests/functional: Convert the tcg_plugins test
by Thomas Huth
· 4 months ago
f5b47c7
next-cube: remove cpu parameter from next_scsi_init()
by Mark Cave-Ayland
· 4 months ago
3973449
next-cube: fix up compilation when DEBUG_NEXT is enabled
by Mark Cave-Ayland
· 4 months ago
bc9da79
hw/s390x: Re-enable the pci-bridge device on s390x
by Thomas Huth
· 4 months ago
e6a401d
tests/functional: Fix the s390x and ppc64 tuxrun tests
by Thomas Huth
· 4 months ago
a3c946e
tests/vm/openbsd: Remove the "Time appears wrong" workaround
by Thomas Huth
· 4 months ago
62728dd
tests/functional: Add a test for sh4eb
by Thomas Huth
· 4 months ago
51cdb68
Revert "Remove the unused sh4eb target"
by Thomas Huth
· 4 months ago
786bc22
tests/functional: make cached asset files read-only
by Daniel P. Berrangé
· 4 months ago
c9daf68
tests/functional: make tuxrun disk images writable
by Daniel P. Berrangé
· 4 months ago
9094f7c
.gitlab-ci.d/cirrus: Remove the macos-15 job
by Thomas Huth
· 4 months ago
cbad455
Merge tag 'migration-20241030-pull-request' of https://gitlab.com/peterx/qemu into staging
by Peter Maydell
· 4 months ago
c9d7752
target/hppa: Update SeaBIOS-hppa to version 17
by Helge Deller
· 4 months ago
c94bee4
Merge tag 'for-upstream-i386' of https://gitlab.com/bonzini/qemu into staging
by Peter Maydell
· 4 months ago
47b54e1
target/loongarch: Add steal time support on migration
by Bibo Mao
· 5 months ago
6495c57
hw/loongarch/boot: Use warn_report when no kernel filename
by Song Gao
· 4 months ago
0d2eeef
linux-headers: Update to Linux v6.12-rc5
by Bibo Mao
· 4 months ago
d394a09
linux-headers: loongarch: Add kvm_para.h
by Bibo Mao
· 4 months ago
e8f8303
linux-headers: Add unistd_64.h
by Bibo Mao
· 4 months ago
6edd2a9
target/loongarch/kvm: Implement LoongArch PMU extension
by Bibo Mao
· 5 months ago
a45df28
target/loongarch: Implement lbt registers save/restore function
by Bibo Mao
· 5 months ago
c23a53d
target/loongarch: Add loongson binary translation feature
by Bibo Mao
· 5 months ago
00b4b21
migration/multifd: Zero p->flags before starting filling a packet
by Maciej S. Szmigiero
· 4 months ago
b0350c5
migration/ram: Add load start trace event
by Maciej S. Szmigiero
· 4 months ago
34a8892
migration: Drop migration_is_idle()
by Peter Xu
· 4 months ago
f018eb6
migration: Drop migration_is_setup_or_active()
by Peter Xu
· 4 months ago
64dcd2c
migration: Unexport ram_mig_init()
by Peter Xu
· 4 months ago
a4ddab3
migration: Unexport dirty_bitmap_mig_init()
by Peter Xu
· 4 months ago
7fc8beb
migration: Take migration object refcount earlier for threads
by Peter Xu
· 4 months ago
228529d
migration: Deprecate query-migrationthreads command
by Peter Xu
· 4 months ago
88c3b57
migration/dirtyrate: Silence warning about strcpy() on OpenBSD
by Thomas Huth
· 4 months ago
bfd66cc
tests/migration: Add case for periodic ramblock dirty sync
by Hyman Huang
· 4 months ago
52ac968
migration: Support periodic RAMBlock dirty bitmap sync
by Hyman Huang
· 4 months ago
6a39ba7
migration: Remove "rs" parameter in migration_bitmap_sync_precopy
by Hyman Huang
· 4 months ago
d481cec
migration: Move cpu-throttle.c from system to migration
by Hyman Huang
· 4 months ago
054e5d6
migration: Stop CPU throttling conditionally
by Hyman Huang
· 4 months ago
8c58e2d
accel/tcg/icount-common: Remove the reference to the unused header file
by Hyman Huang
· 4 months ago
37dfcba
migration: Ensure vmstate_save() sets errp
by Hanna Czenczek
· 4 months ago
e620b1e
migration: Put thread names together with macros
by Peter Xu
· 5 months ago
6dd4f44
migration: Cleanup migrate_fd_cleanup() on accessing to_dst_file
by Peter Xu
· 5 months ago
1a51938
target/i386: Introduce GraniteRapids-v2 model
by Tao Su
· 4 months ago
0d7475b
target/i386: Add AVX512 state when AVX10 is supported
by Tao Su
· 4 months ago
150ab84
target/i386: Add feature dependencies for AVX10
by Tao Su
· 4 months ago
2d055b8
target/i386: add CPUID.24 features for AVX10
by Tao Su
· 4 months ago
bccfb84
target/i386: add AVX10 feature and AVX10 version property
by Tao Su
· 4 months ago
3507c6f
target/i386: return bool from x86_cpu_filter_features
by Paolo Bonzini
· 4 months ago
b888c78
target/i386: do not rely on ExtSaveArea for accelerator-supported XCR0 bits
by Paolo Bonzini
· 4 months ago
3309800
target/i386: cpu: set correct supported XCR0 features for TCG
by Paolo Bonzini
· 4 months ago
6d8623b
target/i386: use + to put flags together
by Paolo Bonzini
· 9 months ago
134ffcb
target/i386: use higher-precision arithmetic to compute CF
by Paolo Bonzini
· 9 months ago
24899cd
target/i386: use compiler builtin to compute PF
by Paolo Bonzini
· 9 months ago
46c04e4
target/i386: make flag variables unsigned
by Paolo Bonzini
· 9 months ago
44d58e9
target/i386: add a note about gen_jcc1
by Paolo Bonzini
· 6 months ago
cea677e
target/i386: add a few more trivial CCPrepare cases
by Paolo Bonzini
· 8 months ago
37df7c4
target/i386: optimize TEST+Jxx sequences
by Paolo Bonzini
· 8 months ago
ae14b33
target/i386: optimize computation of ZF from CC_OP_DYNAMIC
by Paolo Bonzini
· 8 months ago
1f7f72b
target/i386: Wrap cc_op_live with a validity check
by Richard Henderson
· 8 months ago
f359b2f
target/i386: Introduce cc_op_size
by Richard Henderson
· 7 months ago
ee806f9
target/i386: Rearrange CCOp
by Richard Henderson
· 7 months ago
e09447c
target/i386: remove CC_OP_CLR
by Paolo Bonzini
· 8 months ago
c295474
target/i386: Tidy cc_op_str usage
by Richard Henderson
· 8 months ago
a635390
target/i386: use tcg_gen_ext_tl when applicable
by Paolo Bonzini
· 6 months ago
cf43446
ci: always invoke meson through pyvenv
by Paolo Bonzini
· 4 months ago
05bad41
docs/nitro-enclave: Documentation for nitro-enclave machine type
by Dorjoy Chowdhury
· 5 months ago
f182646
machine/nitro-enclave: New machine type for AWS Nitro Enclaves
by Dorjoy Chowdhury
· 5 months ago
1a98674
core/machine: Make create_default_memdev machine a virtual method
by Dorjoy Chowdhury
· 5 months ago
63d2a5c
hw/core: Add Enclave Image Format (EIF) related helpers
by Dorjoy Chowdhury
· 5 months ago
bb154e3
device/virtio-nsm: Support for Nitro Secure Module device
by Dorjoy Chowdhury
· 5 months ago
1ac32dc
tests/lcitool: Update libvirt-ci and add libcbor dependency
by Dorjoy Chowdhury
· 5 months ago
7cac7aa
target/i386/hvf: fix handling of XSAVE-related CPUID bits
by Paolo Bonzini
· 4 months ago
9c07a7a
target/i386: Expose new feature bits in CPUID 8000_0021_EAX/EBX
by Babu Moger
· 4 months ago
2ec282b
target/i386: Expose bits related to SRSO vulnerability
by Babu Moger
· 4 months ago
209b0ac
target/i386: Add PerfMonV2 feature bit
by Sandipan Das
· 4 months ago
9c882ad
target/i386: Fix minor typo in NO_NESTED_DATA_BP feature bit
by Babu Moger
· 4 months ago
f41823e
qom: allow user-creatable classes to be in modules
by Paolo Bonzini
· 4 months ago
02009a1
qom: let object_new use a module if the type is not present
by Paolo Bonzini
· 4 months ago
144d80f
qom: centralize module-loading functionality
by Paolo Bonzini
· 4 months ago
b801e3c
qom: use object_new_with_class when possible
by Paolo Bonzini
· 4 months ago
845b54e
qom: remove unused function
by Paolo Bonzini
· 4 months ago
855bdb6
i386/cpu: Drop the check of phys_bits in host_cpu_realizefn()
by Xiaoyao Li
· 5 months ago
8aade93
accel: remove dead statement and useless assertion
by Paolo Bonzini
· 4 months ago
3139ad0
MAINTAINERS: Add myself as a reviewer of x86 general architecture support
by Zhao Liu
· 4 months ago
14ed29d
configure, meson: deprecate 32-bit MIPS
by Paolo Bonzini
· 4 months ago
0665b3f
configure: detect 64-bit MIPS
by Paolo Bonzini
· 4 months ago
Next »