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
/
rust
/
qemu-api
/
src
/
assertions.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-02-13
rust: qom: add object creation functionality
Paolo Bonzini
4
-34
/
+48
2025-02-13
rust: qom: add reference counting functionality
Paolo Bonzini
3
-7
/
+178
2025-02-13
rust: docs: document naming convention
Paolo Bonzini
1
-0
/
+44
2025-02-12
hw/loongarch/virt: CPU irq line connection improvement
Bibo Mao
2
-24
/
+38
2025-02-12
hw/loongarch/virt: Remove unused ipistate
Bibo Mao
2
-7
/
+0
2025-02-12
hw/loongarch/virt: Set iocsr address space when CPU is created
Bibo Mao
1
-1
/
+1
2025-02-12
hw/loongarch/virt: Add separate file for fdt building
Bibo Mao
4
-525
/
+539
2025-02-12
hw/loongarch/virt: Rename function prefix name
Bibo Mao
3
-5
/
+5
2025-02-12
hw/loongarch/virt: Rename filename acpi-build with virt-acpi-build
Bibo Mao
2
-1
/
+1
2025-02-11
nbd/server: Allow users to adjust handshake limit in QMP
Eric Blake
4
-13
/
+33
2025-02-11
qemu-nbd: Allow users to adjust handshake limit
Eric Blake
2
-15
/
+31
2025-02-11
target/arm: Sink fp_status and fpcr access into do_fmlal*
Richard Henderson
1
-12
/
+16
2025-02-11
target/arm: Read fz16 from env->vfp.fpcr
Richard Henderson
1
-6
/
+6
2025-02-11
target/arm: Simplify DO_VFP_cmp in vfp_helper.c
Richard Henderson
1
-5
/
+5
2025-02-11
target/arm: Simplify fp_status indexing in mve_helper.c
Richard Henderson
1
-26
/
+14
2025-02-11
target/arm: Remove fp_status_a32
Richard Henderson
4
-17
/
+12
2025-02-11
target/arm: Remove fp_status_a64
Richard Henderson
5
-16
/
+15
2025-02-11
target/arm: Remove fp_status_f16_a32
Richard Henderson
4
-11
/
+10
2025-02-11
target/arm: Remove fp_status_f16_a64
Richard Henderson
5
-16
/
+14
2025-02-11
target/arm: Remove ah_fp_status
Richard Henderson
3
-8
/
+7
2025-02-11
target/arm: Remove ah_fp_status_f16
Richard Henderson
3
-8
/
+7
2025-02-11
target/arm: Remove standard_fp_status
Richard Henderson
5
-23
/
+22
2025-02-11
target/arm: Remove standard_fp_status_f16
Richard Henderson
4
-19
/
+18
2025-02-11
target/arm: Introduce CPUARMState.vfp.fp_status[]
Richard Henderson
2
-114
/
+71
2025-02-11
target/arm: Enable FEAT_RPRES for -cpu max
Peter Maydell
2
-0
/
+2
2025-02-11
target/arm: Implement increased precision FRSQRTE
Peter Maydell
1
-13
/
+64
2025-02-11
target/arm: Implement increased precision FRECPE
Peter Maydell
1
-8
/
+46
2025-02-11
target/arm: Plumb FEAT_RPRES frecpe and frsqrte through to new helper
Peter Maydell
6
-8
/
+85
2025-02-11
target/arm: Enable FEAT_AFP for '-cpu max'
Peter Maydell
2
-0
/
+2
2025-02-11
target/arm: Handle FPCR.AH in SVE FMLSLB, FMLSLT (vectors)
Richard Henderson
1
-3
/
+12
2025-02-11
target/arm: Handle FPCR.AH in SVE FMLSL (indexed)
Richard Henderson
1
-3
/
+12
2025-02-11
target/arm: Handle FPCR.AH in FMLSL (by element and vector)
Richard Henderson
1
-25
/
+46
2025-02-11
target/arm: Handle FPCR.AH in SVE FCMLA
Richard Henderson
2
-28
/
+43
2025-02-11
target/arm: Handle FPCR.AH in FCMLA by index
Richard Henderson
2
-19
/
+27
2025-02-11
target/arm: Handle FPCR.AH in vector FCMLA
Richard Henderson
2
-28
/
+40
2025-02-11
target/arm: Handle FPCR.AH in SVE FTMAD
Peter Maydell
2
-10
/
+35
2025-02-11
target/arm: Handle FPCR.AH in SVE FTSSEL
Peter Maydell
2
-5
/
+17
2025-02-11
target/arm: Handle FPCR.AH in negation step in SVE FMLS (vector)
Peter Maydell
3
-24
/
+114
2025-02-11
target/arm: Handle FPCR.AH in negation in FMLS (vector)
Peter Maydell
3
-1
/
+32
2025-02-11
target/arm: Handle FPCR.AH in negation step in FMLS (indexed)
Peter Maydell
4
-29
/
+57
2025-02-11
target/arm: Handle FPCR.AH in FRECPS and FRSQRTS vector insns
Peter Maydell
4
-6
/
+44
2025-02-11
target/arm: Handle FPCR.AH in FRECPS and FRSQRTS scalar insns
Peter Maydell
4
-82
/
+84
2025-02-11
target/arm: Handle FPCR.AH in negation steps in FCADD
Peter Maydell
2
-26
/
+38
2025-02-11
target/arm: Handle FPCR.AH in negation steps in SVE FCADD
Peter Maydell
3
-13
/
+48
2025-02-11
target/arm: Handle FPCR.AH in SVE FABD
Peter Maydell
3
-1
/
+30
2025-02-11
target/arm: Handle FPCR.AH in SVE FABS
Peter Maydell
3
-1
/
+18
2025-02-11
target/arm: Handle FPCR.AH in SVE FNEG
Peter Maydell
3
-1
/
+18
2025-02-11
target/arm: Handle FPCR.AH in vector FABD
Peter Maydell
3
-1
/
+33
2025-02-11
target/arm: Implement FPCR.AH handling for scalar FABS and FABD
Peter Maydell
1
-2
/
+67
2025-02-11
target/arm: Implement FPCR.AH handling of negation of NaN
Peter Maydell
1
-11
/
+114
[next]