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-07-14
gdbstub: add the GDB register XML files for sparc64.
Rot127
4
-0
/
+102
2025-07-14
docs/system: clean-up formatting of virtio-net-failover
Alex Bennée
1
-23
/
+28
2025-07-14
docs: use :kbd: role in sphinx docs
Manos Pitsidianakis
5
-44
/
+51
2025-07-14
plugins: fix inclusion of user-mode APIs
Alex Bennée
3
-1
/
+6
2025-07-14
target/alpha: Add GDB XML feature file
Yodel Eldar
4
-0
/
+139
2025-07-14
contrib/plugins/execlog: Add tab to the separator search of insn_disas
Yodel Eldar
1
-6
/
+9
2025-07-14
gitlab: add -n option to check-units script
Alex Bennée
1
-3
/
+5
2025-07-14
gitlab: use argparse in check-units script
Alex Bennée
1
-9
/
+12
2025-07-14
i386/cpu: Honor maximum value for CPUID.8000001DH.EAX[25:14]
Zhao Liu
1
-1
/
+2
2025-07-14
i386/cpu: Fix overflow of cache topology fields in CPUID.04H
Qian Wen
1
-5
/
+11
2025-07-14
i386/cpu: Fix cpu number overflow in CPUID.01H.EBX[23:16]
Qian Wen
1
-2
/
+7
2025-07-14
i386/cpu: Fix number of addressable IDs field for CPUID.01H.EBX[23:16]
Chuang Xu
1
-1
/
+11
2025-07-14
i386/cpu: Reorder CPUID leaves in cpu_x86_cpuid()
Zhao Liu
1
-30
/
+30
2025-07-14
tests/vm: bump FreeBSD image to 14.3
Paolo Bonzini
1
-2
/
+2
2025-07-14
tests/functional: test_x86_cpu_model_versions: remove dead tests
Paolo Bonzini
1
-98
/
+12
2025-07-14
i386/cpu: Mark CPUID 0x80000008 ECX bits[0:7] & [12:15] as reserved for Intel...
Zhao Liu
1
-0
/
+11
2025-07-14
i386/cpu: Mark CPUID 0x80000007[EBX] as reserved for Intel
Zhao Liu
1
-1
/
+5
2025-07-14
i386/cpu: Mark EBX/ECX/EDX in CPUID 0x80000000 leaf as reserved for Intel
Zhao Liu
1
-3
/
+9
2025-07-14
net/passt: Implement vhost-user backend support
Laurent Vivier
4
-2
/
+369
2025-07-14
net: Add passt network backend
Laurent Vivier
12
-4
/
+731
2025-07-14
net: Add is_vhost_user flag to vhost_net struct
Laurent Vivier
7
-3
/
+13
2025-07-14
net: Allow network backends to advertise max TX queue size
Laurent Vivier
7
-12
/
+18
2025-07-14
net: Add save_acked_features callback to vhost_net
Laurent Vivier
9
-25
/
+13
2025-07-14
net: Add get_acked_features callback to VhostNetOptions
Laurent Vivier
6
-7
/
+10
2025-07-14
net: Consolidate vhost feature bits into vhost_net structure
Laurent Vivier
7
-90
/
+69
2025-07-14
net: Add get_vhost_net callback to NetClientInfo
Laurent Vivier
9
-47
/
+24
2025-07-14
vhost_net: Rename vhost_set_vring_enable() for clarity
Laurent Vivier
4
-6
/
+6
2025-07-14
net: Define net_client_set_link()
Laurent Vivier
3
-14
/
+23
2025-07-14
net: Refactor stream logic for reuse in '-net passt'
Laurent Vivier
4
-219
/
+290
2025-07-14
virtio-net: Add queues for RSS during migration
Akihiko Odaki
3
-16
/
+19
2025-07-14
net: fix buffer overflow in af_xdp_umem_create()
Anastasia Belova
1
-1
/
+1
2025-07-13
docs/devel/tracing: Update trace.h creation rune to include SPDX
Peter Maydell
1
-1
/
+1
2025-07-13
hw/uefi: Create and use trace.h wrapper header
Peter Maydell
5
-4
/
+6
2025-07-13
docs/system/target-i386: Remove the sentence about RHEL 7 being supported
Thomas Huth
1
-3
/
+1
2025-07-13
accel/kvm: Adjust the note about the minimum required kernel version
Thomas Huth
1
-2
/
+1
2025-07-13
docs: remove repeated word
Andrew Kreimer
1
-1
/
+1
2025-07-13
hw/usb/dev-hid: Support side and extra mouse buttons for usb-tablet
Thomas Lambertz
1
-3
/
+3
2025-07-12
i386/cpu: Enable 0x1f leaf for YongFeng by default
Zhao Liu
1
-1
/
+5
2025-07-12
i386/cpu: Enable 0x1f leaf for SapphireRapids by default
Zhao Liu
1
-1
/
+5
2025-07-12
i386/cpu: Enable 0x1f leaf for GraniteRapids by default
Zhao Liu
1
-1
/
+5
2025-07-12
i386/cpu: Enable 0x1f leaf for SierraForest by default
Zhao Liu
1
-0
/
+1
2025-07-12
i386/cpu: Enable 0x1f leaf for SierraForest by default
Zhao Liu
1
-1
/
+4
2025-07-12
i386/cpu: Add a "x-force-cpuid-0x1f" property
Manish Mishra
1
-0
/
+1
2025-07-12
i386/cpu: Introduce cache model for YongFeng
Ewan Hai
1
-0
/
+104
2025-07-12
i386/cpu: Introduce cache model for SapphireRapids
Zhao Liu
1
-0
/
+96
2025-07-12
i386/cpu: Introduce cache model for GraniteRapids
Zhao Liu
1
-0
/
+96
2025-07-12
i386/cpu: Introduce cache model for SierraForest
Zhao Liu
1
-0
/
+96
2025-07-12
i386/cpu: Use a unified cache_info in X86CPUState
Zhao Liu
2
-128
/
+27
2025-07-12
i386/cpu: Select legacy cache model based on vendor in CPUID 0x8000001D
Zhao Liu
1
-5
/
+21
2025-07-12
i386/cpu: Select legacy cache model based on vendor in CPUID 0x80000006
Zhao Liu
1
-5
/
+31
[next]