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
/
python
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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
2025-06-12
hw/hyperv/syndbg: skip automatic zero-init of large array
Daniel P. Berrangé
1
-1
/
+1
2025-06-12
hw/display/vmware_vga: skip automatic zero-init of large struct
Daniel P. Berrangé
1
-1
/
+1
2025-06-12
hw/dma/xlnx_csu_dma: skip automatic zero-init of large array
Daniel P. Berrangé
1
-1
/
+1
2025-06-12
hw/char/sclpconsole-lm: skip automatic zero-init of large array
Daniel P. Berrangé
1
-1
/
+1
2025-06-12
hw/audio/via-ac97: skip automatic zero-init of large array
Daniel P. Berrangé
1
-1
/
+1
2025-06-12
hw/audio/sb16: skip automatic zero-init of large array
Daniel P. Berrangé
1
-1
/
+1
2025-06-12
hw/audio/marvell_88w8618: skip automatic zero-init of large array
Daniel P. Berrangé
1
-1
/
+1
2025-06-12
hw/audio/gus: skip automatic zero-init of large array
Daniel P. Berrangé
1
-1
/
+1
2025-06-12
hw/audio/es1370: skip automatic zero-init of large array
Daniel P. Berrangé
1
-1
/
+1
2025-06-12
hw/audio/cs4231a: skip automatic zero-init of large arrays
Daniel P. Berrangé
1
-2
/
+2
2025-06-12
hw/audio/ac97: skip automatic zero-init of large arrays
Daniel P. Berrangé
1
-2
/
+2
2025-06-12
chardev/char-socket: skip automatic zero-init of large array
Daniel P. Berrangé
1
-1
/
+1
2025-06-12
chardev/char-pty: skip automatic zero-init of large array
Daniel P. Berrangé
1
-1
/
+1
2025-06-12
chardev/char-fd: skip automatic zero-init of large array
Daniel P. Berrangé
1
-1
/
+1
[next]