index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
Age
Commit message (
Expand
)
Author
2024-06-05
hw/i386: Add support for loading BIOS using guest_memfd
Michael Roth
2024-06-05
hw/i386/sev: Use guest_memfd for legacy ROMs
Michael Roth
2024-06-05
hw/i386/sev: Add support to encrypt BIOS when SEV-SNP is enabled
Brijesh Singh
2024-06-05
hw/i386/sev: Add function to get SEV metadata from OVMF header
Brijesh Singh
2024-05-22
hw/i386/pc: Support smp.modules for x86 PC machine
Zhao Liu
2024-05-22
i386/cpu: Introduce module-id to X86CPU
Zhao Liu
2024-05-22
i386: Support module_id in X86CPUTopoIDs
Zhao Liu
2024-05-22
i386: Expose module level in CPUID[0x1F]
Zhao Liu
2024-05-22
i386: Support modules_per_die in X86CPUTopoInfo
Zhao Liu
2024-05-22
i386: Introduce module level cpu topology to CPUX86State
Zhao Liu
2024-05-22
i386/cpu: Introduce bitmap to cache available CPU topology levels
Zhao Liu
2024-05-22
i386/cpu: Fix i/d-cache topology to core level for Intel CPU
Zhao Liu
2024-05-22
hw/i386/pc_sysfw: Alias rather than copy isa-bios region
Bernhard Beschow
2024-05-10
kconfig: express dependency of individual boards on libfdt
Paolo Bonzini
2024-05-10
hw/i386: move rtc-reset-reinjection command out of hw/rtc
Paolo Bonzini
2024-05-10
hw/i386: split x86.c in multiple parts
Paolo Bonzini
2024-05-10
i386: pc: remove unnecessary MachineClass overrides
Paolo Bonzini
2024-05-10
i386: correctly select code in hw/i386 that depends on other components
Paolo Bonzini
2024-05-10
xen: initialize legacy backends from xen_bus_init()
Paolo Bonzini
2024-05-09
hw/i386/x86: Extract x86_isa_bios_init() from x86_bios_rom_init()
Bernhard Beschow
2024-05-09
hw/i386/x86: Don't leak "pc.bios" memory region
Bernhard Beschow
2024-05-09
hw/i386/x86: Don't leak "isa-bios" memory regions
Bernhard Beschow
2024-05-08
hw/i386: Have x86_bios_rom_init() take X86MachineState rather than MachineState
Bernhard Beschow
2024-05-08
hw/i386/x86: Eliminate two if statements in x86_bios_rom_init()
Bernhard Beschow
2024-05-08
hw/i386: Add the possibility to use i440fx and isapc without FDC
Thomas Huth
2024-05-08
hw/i386/Kconfig: Allow to compile Q35 without FDC_ISA
Thomas Huth
2024-05-08
hw/i386/pc: Allow to compile without CONFIG_FDC_ISA
Thomas Huth
2024-05-07
target/i386: Fix CPUID encoding of Fn8000001E_ECX
Babu Moger
2024-05-03
i386: switch boards to "default y"
Paolo Bonzini
2024-04-25
hw/i386/pc_sysfw: Remove unused parameter from pc_isa_bios_init()
Bernhard Beschow
2024-04-23
Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu...
Richard Henderson
2024-04-23
memory: Add Error** argument to the global_dirty_log routines
Cédric Le Goater
2024-04-23
memory: Add Error** argument to .log_global_start() handler
Cédric Le Goater
2024-04-23
hw/i386/sev: Use legacy SEV VM types for older machine types
Michael Roth
2024-04-23
target/i386: Implement mc->kvm_type() to get VM type
Paolo Bonzini
2024-04-23
linux-headers: update to current kvm/next
Paolo Bonzini
2024-04-23
hw/i386/acpi: Set PCAT_COMPAT bit only when pic is not disabled
Xiaoyao Li
2024-04-23
q35: Introduce smm_ranges property for q35-pci-host
Isaku Yamahata
2024-04-18
target/i386: add guest-phys-bits cpu property
Gerd Hoffmann
2024-04-18
hw: Add compat machines for 9.1
Paolo Bonzini
2024-04-03
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-04-02
pc_q35: remove unnecessary m->alias assignment
Paolo Bonzini
2024-04-02
hw/xen_evtchn: Initialize flush_kvm_routes
Artem Chernyshev
2024-04-02
hw/i386/pc: Restrict CXL to PCI-based machines
Philippe Mathieu-Daudé
2024-03-18
pc/q35: set SMBIOS entry point type to 'auto' by default
Igor Mammedov
2024-03-18
smbios: get rid of global smbios_ep_type
Igor Mammedov
2024-03-18
smbios: handle errors consistently
Igor Mammedov
2024-03-18
smbios: build legacy mode code only for 'pc' machine
Igor Mammedov
2024-03-18
smbios: don't check type4 structures in legacy mode
Igor Mammedov
2024-03-18
smbios: get rid of smbios_legacy global
Igor Mammedov
[next]