]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2025-07-17  Shaoqin Huangramfb: Add property to control if load the romfile
2025-07-15  Stefan HajnocziMerge tag 'pull-10.1-rc0-maintainer-140725-1' of https...
2025-07-14  Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2025-07-14  Stefan HajnocziMerge tag 'net-pull-request' of https://github.com...
2025-07-14  Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2025-07-14  Rot127gdbstub: add the GDB register XML files for sparc64.
2025-07-14  Alex Bennéedocs/system: clean-up formatting of virtio-net-failover
2025-07-14  Manos Pitsidianakisdocs: use :kbd: role in sphinx docs
2025-07-14  Alex Bennéeplugins: fix inclusion of user-mode APIs
2025-07-14  Yodel Eldartarget/alpha: Add GDB XML feature file
2025-07-14  Yodel Eldarcontrib/plugins/execlog: Add tab to the separator searc...
2025-07-14  Alex Bennéegitlab: add -n option to check-units script
2025-07-14  Alex Bennéegitlab: use argparse in check-units script
2025-07-14  Zhao Liui386/cpu: Honor maximum value for CPUID.8000001DH.EAX...
2025-07-14  Qian Weni386/cpu: Fix overflow of cache topology fields in...
2025-07-14  Qian Weni386/cpu: Fix cpu number overflow in CPUID.01H.EBX...
2025-07-14  Chuang Xui386/cpu: Fix number of addressable IDs field for CPUID...
2025-07-14  Zhao Liui386/cpu: Reorder CPUID leaves in cpu_x86_cpuid()
2025-07-14  Paolo Bonzinitests/vm: bump FreeBSD image to 14.3
2025-07-14  Paolo Bonzinitests/functional: test_x86_cpu_model_versions: remove...
2025-07-14  Zhao Liui386/cpu: Mark CPUID 0x80000008 ECX bits[0:7] & [12...
2025-07-14  Zhao Liui386/cpu: Mark CPUID 0x80000007[EBX] as reserved for...
2025-07-14  Zhao Liui386/cpu: Mark EBX/ECX/EDX in CPUID 0x80000000 leaf...
2025-07-14  Laurent Viviernet/passt: Implement vhost-user backend support
2025-07-14  Laurent Viviernet: Add passt network backend
2025-07-14  Laurent Viviernet: Add is_vhost_user flag to vhost_net struct
2025-07-14  Laurent Viviernet: Allow network backends to advertise max TX queue...
2025-07-14  Laurent Viviernet: Add save_acked_features callback to vhost_net
2025-07-14  Laurent Viviernet: Add get_acked_features callback to VhostNetOptions
2025-07-14  Laurent Viviernet: Consolidate vhost feature bits into vhost_net...
2025-07-14  Laurent Viviernet: Add get_vhost_net callback to NetClientInfo
2025-07-14  Laurent Viviervhost_net: Rename vhost_set_vring_enable() for clarity
2025-07-14  Laurent Viviernet: Define net_client_set_link()
2025-07-14  Laurent Viviernet: Refactor stream logic for reuse in '-net passt'
2025-07-14  Akihiko Odakivirtio-net: Add queues for RSS during migration
2025-07-14  Anastasia Belovanet: fix buffer overflow in af_xdp_umem_create()
2025-07-13  Peter Maydelldocs/devel/tracing: Update trace.h creation rune to...
2025-07-13  Peter Maydellhw/uefi: Create and use trace.h wrapper header
2025-07-13  Thomas Huthdocs/system/target-i386: Remove the sentence about...
2025-07-13  Thomas Huthaccel/kvm: Adjust the note about the minimum required...
2025-07-13  Andrew Kreimerdocs: remove repeated word
2025-07-13  Thomas Lambertzhw/usb/dev-hid: Support side and extra mouse buttons...
2025-07-13  Stefan HajnocziMerge tag 'pull-tcg-20250711' of https://gitlab.com...
2025-07-13  Stefan HajnocziMerge tag 'migration-20250711-pull-request' of https...
2025-07-13  Stefan HajnocziMerge tag 'pull-target-arm-20250711' of https://gitlab...
2025-07-13  Stefan HajnocziMerge tag 'pull-request-2025-07-11' of https://gitlab...
2025-07-13  Stefan HajnocziMerge tag 'pull-loongarch-20250711' of https://github...
2025-07-12  Zhao Liui386/cpu: Enable 0x1f leaf for YongFeng by default
2025-07-12  Zhao Liui386/cpu: Enable 0x1f leaf for SapphireRapids by default
2025-07-12  Zhao Liui386/cpu: Enable 0x1f leaf for GraniteRapids by default
2025-07-12  Zhao Liui386/cpu: Enable 0x1f leaf for SierraForest by default
2025-07-12  Zhao Liui386/cpu: Enable 0x1f leaf for SierraForest by default
2025-07-12  Manish Mishrai386/cpu: Add a "x-force-cpuid-0x1f" property
2025-07-12  Ewan Haii386/cpu: Introduce cache model for YongFeng
2025-07-12  Zhao Liui386/cpu: Introduce cache model for SapphireRapids
2025-07-12  Zhao Liui386/cpu: Introduce cache model for GraniteRapids
2025-07-12  Zhao Liui386/cpu: Introduce cache model for SierraForest
2025-07-12  Zhao Liui386/cpu: Use a unified cache_info in X86CPUState
2025-07-12  Zhao Liui386/cpu: Select legacy cache model based on vendor...
2025-07-12  Zhao Liui386/cpu: Select legacy cache model based on vendor...
2025-07-12  Zhao Liui386/cpu: Select legacy cache model based on vendor...
2025-07-12  Zhao Liui386/cpu: Select legacy cache model based on vendor...
2025-07-12  Zhao Liui386/cpu: Select legacy cache model based on vendor...
2025-07-12  Zhao Liui386/cpu: Add legacy_amd_cache_info cache model
2025-07-12  Zhao Liui386/cpu: Add legacy_intel_cache_info cache model
2025-07-12  Zhao Liui386/cpu: Fix CPUID[0x80000006] for Intel CPU
2025-07-12  Zhao Liui386/cpu: Rename AMD_ENC_ASSOC to X86_ENC_ASSOC
2025-07-12  Zhao Liui386/cpu: Mark CPUID[0x80000005] as reserved for Intel
2025-07-12  Zhao Liui386/cpu: Add x-vendor-cpuid-only-v2 option for compati...
2025-07-12  Zhao Liui386/cpu: Drop CPUID 0x2 specific cache info in X86CPUState
2025-07-12  Zhao Liui386/cpu: Consolidate CPUID 0x4 leaf
2025-07-12  Zhao Liui386/cpu: Present same cache model in CPUID 0x2 & 0x4
2025-07-12  Zhao Liui386/cpu: Add default cache model for Intel CPUs with...
2025-07-12  Zhao Liui386/cpu: Add descriptor 0x49 for CPUID 0x2 encoding
2025-07-12  Zhao Liui386/cpu: Refine comment of CPUID2CacheDescriptorInfo
2025-07-12  Xiaoyao Lii386/tdx: Don't mask off CPUID_EXT_PDCM
2025-07-12  Xiaoyao Lii386/tdx: Remove task->watch only when it's valid
2025-07-12  Xiaoyao Lii386/cpu: Unify family, model and stepping calculation...
2025-07-12  Xiaoyao Lii386/kvm-cpu: Fix the indentation inside kvm_cpu_realiz...
2025-07-12  Xiaoyao Lii386: Cleanup the usage of CPUID_VENDOR_INTEL_1
2025-07-12  Xiaoyao Lii386/cpu: Use CPUID_MODEL_ID_SZ instead of hardcoded 48
2025-07-12  Xiaoyao Lii386/cpu: Move the implementation of is_host_cpu_intel...
2025-07-12  Roy Hopkinssev: Provide sev_features flags from IGVM VMSA to KVM_S...
2025-07-12  Roy Hopkinsi386/sev: Add implementation of CGS set_guest_policy()
2025-07-12  Roy Hopkinsbackends/igvm: Handle policy for SEV guests
2025-07-12  Roy Hopkinsbackends/igvm: Process initialization sections in IGVM...
2025-07-12  Roy Hopkinsbackends/confidential-guest-support: Add set_guest_poli...
2025-07-12  Roy Hopkinsdocs/interop/firmware.json: Add igvm to FirmwareDevice
2025-07-12  Roy Hopkinsdocs/system: Add documentation on support for IGVM
2025-07-12  Roy Hopkinsi386/sev: Implement ConfidentialGuestSupport functions...
2025-07-12  Roy Hopkinsi386/sev: Refactor setting of reset vector and initial...
2025-07-12  Roy Hopkinstarget/i386: Allow setting of R_LDTR and R_TR with...
2025-07-12  Roy Hopkinssev: Update launch_update_data functions to use Error...
2025-07-12  Roy Hopkinsi386/pc_sysfw: Ensure sysfw flash configuration does...
2025-07-12  Roy Hopkinshw/i386: Add igvm-cfg object and processing for IGVM...
2025-07-12  Roy Hopkinsbackends/igvm: Add IGVM loader and configuration
2025-07-12  Roy Hopkinsbackends/confidential-guest-support: Add functions...
2025-07-12  Roy Hopkinsmeson: Add optional dependency on IGVM library
2025-07-12  Zhenzhong Duani386/tdx: Fix the report of gpa in QAPI
2025-07-12  Xiaoyao Lii386/tdx: handle TDVMCALL_SETUP_EVENT_NOTIFY_INTERRUPT
next