Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-11-18 | hw/i386/elfboot: allocate "header" in heap | Sergio Lopez | 1 | -1/+3 |
2024-11-05 | hw/core: Make CPU topology enumeration arch-agnostic | Zhao Liu | 1 | -2/+2 |
2024-10-15 | hw/i386: Use explicit little-endian LD/ST API | Philippe Mathieu-Daudé | 1 | -13/+13 |
2024-08-23 | hw/x86: add a couple of comments explaining how the kernel image is parsed | Ani Sinha | 1 | -2/+5 |
2024-06-05 | hw/i386: Add support for loading BIOS using guest_memfd | Michael Roth | 1 | -5/+12 |
2024-06-05 | hw/i386/sev: Add support to encrypt BIOS when SEV-SNP is enabled | Brijesh Singh | 1 | -1/+1 |
2024-05-22 | i386/cpu: Introduce module-id to X86CPU | Zhao Liu | 1 | -8/+25 |
2024-05-22 | i386: Support module_id in X86CPUTopoIDs | Zhao Liu | 1 | -10/+17 |
2024-05-22 | i386: Expose module level in CPUID[0x1F] | Zhao Liu | 1 | -1/+1 |
2024-05-22 | i386: Introduce module level cpu topology to CPUX86State | Zhao Liu | 1 | -0/+5 |
2024-05-22 | i386/cpu: Introduce bitmap to cache available CPU topology levels | Zhao Liu | 1 | -1/+4 |
2024-05-10 | hw/i386: split x86.c in multiple parts | Paolo Bonzini | 1 | -0/+1007 |