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
2025-06-23
migration: Support fd-based socket address in cpr_transfer_input
Jaehoon Kim
1
-2
/
+5
2025-06-23
ui/vnc: Update display update interval when VM state changes to RUNNING
Juraj Marcin
2
-0
/
+14
2025-06-23
tests/qtest: Remove migration-helpers.c
Fabiano Rosas
1
-530
/
+0
2025-06-23
migration/ram: avoid to do log clear in the last round
Yanfei Xu
1
-7
/
+15
2025-06-20
i386/tdx: handle TDG.VP.VMCALL<GetQuote>
Isaku Yamahata
8
-3
/
+582
2025-06-20
i386/tdx: handle TDG.VP.VMCALL<GetTdVmCallInfo>
Binbin Wu
4
-0
/
+37
2025-06-20
update Linux headers to v6.16-rc3
Paolo Bonzini
13
-78
/
+182
2025-06-20
i386/tdx: Clarify the error message of mrconfigid/mrowner/mrownerconfig
Xiaoyao Li
1
-3
/
+9
2025-06-20
i386/tdx: Fix the typo of the comment of struct TdxGuest
Xiaoyao Li
1
-3
/
+3
2025-06-20
i386/cpu: Rename enable_cpuid_0x1f to force_cpuid_0x1f
Xiaoyao Li
2
-3
/
+3
2025-06-20
i386/tdx: Error and exit when named cpu model is requested
Xiaoyao Li
1
-0
/
+6
2025-06-20
i386/cpu: Warn about why CPUID_EXT_PDCM is not available
Xiaoyao Li
1
-0
/
+3
2025-06-20
i386/cpu: Move adjustment of CPUID_EXT_PDCM before feature_dependencies[] check
Xiaoyao Li
1
-3
/
+4
2025-06-20
rust: hpet: fix new warning
Paolo Bonzini
1
-1
/
+1
2025-06-20
rust: pl011: Add missing logging to match C version
Bernhard Beschow
1
-0
/
+6
2025-06-20
rust: pl011: Implement logging
Bernhard Beschow
1
-4
/
+8
2025-06-20
rust/qemu-api: Add initial logging support based on C API
Bernhard Beschow
6
-0
/
+80
2025-06-20
rust: move rust.bindgen to qemu-api crate
Paolo Bonzini
5
-43
/
+45
2025-06-20
rust: prepare variable definitions for multiple bindgen invocations
Paolo Bonzini
3
-11
/
+14
2025-06-17
rust: qom: change instance_init to take a ParentInit<>
Paolo Bonzini
5
-57
/
+63
2025-06-17
rust: qom: make ParentInit lifetime-invariant
Paolo Bonzini
1
-4
/
+85
2025-06-17
rust: qom: introduce ParentInit
Paolo Bonzini
1
-1
/
+95
2025-06-17
rust: hpet: fully initialize object during instance_init
Paolo Bonzini
1
-17
/
+25
2025-06-17
rust: qemu_api: introduce MaybeUninit field projection
Paolo Bonzini
3
-0
/
+87
2025-06-17
pc-bios/dtb/meson: Prefer target name to be outfile, not infile
Bernhard Beschow
1
-1
/
+1
2025-06-17
hw: Fix type constant for DTB files
Bernhard Beschow
2
-2
/
+2
2025-06-17
target/i386: fix TB exit logic in gen_movl_seg() when writing to SS
Mark Cave-Ayland
1
-2
/
+5
2025-06-17
meson: cleanup win32 library detection
Paolo Bonzini
1
-8
/
+5
2025-06-16
meson: fix Windows build
oltolm
10
-19
/
+23
2025-06-16
linux-user/arm: Fix return value of SYS_cacheflush
J. Neuschäfer
1
-0
/
+1
2025-06-16
hw/arm/mps2: Configure the AN500 CPU with 16 MPU regions
Peter Maydell
1
-0
/
+4
2025-06-16
hw/intc/arm_gic: introduce a first-cpu-index property
Frederic Konrad
4
-1
/
+7
2025-06-13
hw/arm: make cpu targeted by arm_load_kernel the primary CPU.
Clément Chigot
2
-8
/
+10
2025-06-13
docs/interop: convert qed_spec.txt to reStructuredText format
Souleymane Conte
4
-138
/
+221
2025-06-13
target/arm: Define raw write for PMU CLR registers
Akihiko Odaki
1
-6
/
+6
2025-06-13
qemu-options.hx: Fix reversed description of icount sleep behavior
Ethan Chen
1
-4
/
+4
2025-06-12
net/stream: skip automatic zero-init of large array
Daniel P. Berrangé
1
-1
/
+1
2025-06-12
net/socket: skip automatic zero-init of large array
Daniel P. Berrangé
1
-1
/
+1
2025-06-12
hw/ufs/lu: skip automatic zero-init of large array
Daniel P. Berrangé
1
-1
/
+1
2025-06-12
hw/scsi/megasas: skip automatic zero-init of large arrays
Daniel P. Berrangé
1
-5
/
+2
2025-06-12
hw/scsi/lsi53c895a: skip automatic zero-init of large array
Daniel P. Berrangé
1
-1
/
+1
2025-06-12
hw/usb/hcd-ohci: skip automatic zero-init of large array
Daniel P. Berrangé
1
-1
/
+1
2025-06-12
hw/ppc/spapr_tpm_proxy: skip automatic zero-init of large arrays
Daniel P. Berrangé
1
-2
/
+2
2025-06-12
hw/ppc/pnv_occ: skip automatic zero-init of large struct
Daniel P. Berrangé
1
-1
/
+1
2025-06-12
hw/nvme/ctrl: skip automatic zero-init of large arrays
Daniel P. Berrangé
1
-3
/
+3
2025-06-12
hw/net/xgamc: skip automatic zero-init of large array
Daniel P. Berrangé
1
-1
/
+1
2025-06-12
hw/net/virtio-net: skip automatic zero-init of large arrays
Daniel P. Berrangé
1
-3
/
+3
2025-06-12
hw/net/tulip: skip automatic zero-init of large array
Daniel P. Berrangé
1
-1
/
+1
2025-06-12
hw/net/rtl8139: skip automatic zero-init of large array
Daniel P. Berrangé
1
-1
/
+1
2025-06-12
hw/misc/aspeed_hace: skip automatic zero-init of large array
Daniel P. Berrangé
1
-1
/
+1
[next]