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-macros
/
src
/
utils.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-01-28
rust: pl011: pull device-specific code out of MemoryRegionOps callbacks
Paolo Bonzini
2
-26
/
+15
2025-01-28
rust: pl011: remove duplicate definitions
Paolo Bonzini
2
-49
/
+29
2025-01-28
rust: pl011: wrap registers with BqlRefCell
Paolo Bonzini
2
-22
/
+32
2025-01-27
rust: pl011: extract PL011Registers
Paolo Bonzini
2
-127
/
+166
2025-01-27
rust: pl011: pull interrupt updates out of read/write ops
Paolo Bonzini
1
-36
/
+48
2025-01-27
rust: pl011: extract CharBackend receive logic into a separate function
Paolo Bonzini
1
-6
/
+9
2025-01-27
rust: pl011: extract conversion to RegisterOffset
Paolo Bonzini
2
-60
/
+79
2025-01-23
rust: pl011: hide unnecessarily "pub" items from outside pl011::device
Paolo Bonzini
3
-7
/
+10
2025-01-23
rust: pl011: remove unnecessary "extern crate"
Paolo Bonzini
1
-4
/
+0
2025-01-23
rust: prefer NonNull::new to assertions
Paolo Bonzini
5
-47
/
+35
2025-01-23
rust: vmstate: make order of parameters consistent in vmstate_clock
Paolo Bonzini
2
-2
/
+2
2025-01-23
rust: vmstate: remove translation of C vmstate macros
Paolo Bonzini
1
-251
/
+23
2025-01-23
rust: pl011: switch vmstate to new-style macros
Paolo Bonzini
3
-19
/
+26
2025-01-23
rust: qemu_api: add vmstate_struct
Paolo Bonzini
1
-0
/
+33
2025-01-23
rust: vmstate: add public utility macros to implement VMState
Paolo Bonzini
1
-3
/
+58
2025-01-23
rust: vmstate: implement VMState for scalar types
Paolo Bonzini
1
-2
/
+126
2025-01-23
rust: vmstate: implement Zeroable for VMStateField
Paolo Bonzini
2
-15
/
+34
2025-01-23
rust: vmstate: add varray support to vmstate_of!
Paolo Bonzini
1
-2
/
+40
2025-01-23
rust: vmstate: implement VMState for non-leaf types
Paolo Bonzini
1
-1
/
+78
2025-01-23
rust: vmstate: add new type safe implementation
Paolo Bonzini
2
-6
/
+109
2025-01-23
memattrs: Check the size of MemTxAttrs
Zhao Liu
1
-0
/
+2
2025-01-23
memattrs: Convert unspecified member to bool
Zhao Liu
1
-7
/
+12
2025-01-23
rust/pl011: Avoid bindings::*
Zhao Liu
1
-3
/
+10
2025-01-23
rust/qdev: Make REALIZE safe
Zhao Liu
2
-6
/
+6
2025-01-23
stub: Fix build failure with --enable-user --disable-system --enable-tools
Zhao Liu
1
-2
/
+2
2025-01-23
docs: Add GNR, SRF and CWF CPU models
Tao Su
1
-4
/
+46
2025-01-23
target/i386: Add new CPU model ClearwaterForest
Tao Su
2
-6
/
+162
2025-01-23
target/i386: Export BHI_NO bit to guests
Tao Su
1
-1
/
+1
2025-01-23
target/i386: Introduce SierraForest-v2 model
Tao Su
1
-0
/
+19
2025-01-23
target/i386: avoid using s->tmp0 for add to implicit registers
Paolo Bonzini
1
-7
/
+14
2025-01-23
target/i386: extract common bits of gen_repz/gen_repz_nz
Paolo Bonzini
1
-20
/
+14
2025-01-23
target/i386: pull computation of string update value out of loop
Paolo Bonzini
1
-28
/
+26
2025-01-23
target/i386: execute multiple REP/REPZ iterations without leaving TB
Paolo Bonzini
1
-6
/
+49
2025-01-23
target/i386: optimize CX handling in repeated string operations
Paolo Bonzini
1
-1
/
+14
2025-01-23
target/i386: do not use gen_op_jz_ecx for repeated string operations
Paolo Bonzini
1
-1
/
+2
2025-01-23
target/i386: make cc_op handling more explicit for repeated string instructions.
Paolo Bonzini
1
-3
/
+21
2025-01-23
target/i386: fix RF handling for string instructions
Paolo Bonzini
1
-1
/
+21
2025-01-23
target/i386: tcg: move gen_set/reset_* earlier in the file
Paolo Bonzini
1
-40
/
+40
2025-01-23
target/i386: reorganize ops emitted by do_gen_rep, drop repz_opt
Paolo Bonzini
1
-47
/
+13
2025-01-23
target/i386: unify choice between single and repeated string instructions
Paolo Bonzini
2
-37
/
+17
2025-01-23
target/i386: unify REP and REPZ/REPNZ generation
Paolo Bonzini
1
-19
/
+20
2025-01-23
target/i386: remove trailing 1 from gen_{j, cmov, set}cc1
Paolo Bonzini
2
-12
/
+12
2025-01-23
target/i386: inline gen_jcc into sole caller
Paolo Bonzini
2
-9
/
+4
2025-01-22
rust: pl011: fix repr(C) for PL011Class
Paolo Bonzini
1
-0
/
+1
2025-01-19
hw/char/riscv_htif: Convert HTIF_DEBUG() to trace events
Philippe Mathieu-Daudé
2
-12
/
+7
2025-01-19
target/riscv: Support Supm and Sspm as part of Zjpm v1.0
Alexey Baturo
2
-0
/
+25
2025-01-19
hw/riscv/riscv-iommu.c: Introduce a translation tag for the page table cache
Jason Chien
1
-52
/
+153
2025-01-19
target/riscv: Add Smdbltrp ISA extension enable switch
Clément Léger
2
-0
/
+12
2025-01-19
target/riscv: Implement Smdbltrp behavior
Clément Léger
1
-16
/
+41
2025-01-19
target/riscv: Implement Smdbltrp sret, mret and mnret behavior
Clément Léger
1
-0
/
+12
[next]