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
/
include
/
hw
/
i386
Age
Commit message (
Expand
)
Author
2024-11-06
Merge tag 'hw-misc-20241105' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-11-05
hw/core: Make CPU topology enumeration arch-agnostic
Zhao Liu
2024-11-05
i386/cpu: Don't enumerate the "invalid" CPU topology level
Zhao Liu
2024-11-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2024-11-04
intel_iommu: Introduce property "stale-tm" to control Transient Mapping (TM) ...
Zhenzhong Duan
2024-10-31
machine/nitro-enclave: New machine type for AWS Nitro Enclaves
Dorjoy Chowdhury
2024-09-05
hw: add compat machines for 9.2
Cornelia Huck
2024-07-31
target/i386/cpu: Mask off SGX/SGX_LC feature words for non-PC machine
Zhao Liu
2024-07-02
hw: skip registration of outdated versioned machine types
Daniel P. Berrangé
2024-07-02
hw: set deprecation info for all versioned machine types
Daniel P. Berrangé
2024-07-02
hw/i386: convert 'i440fx' machine definitions to use new macros
Daniel P. Berrangé
2024-06-24
intel_iommu: Implement [set|unset]_iommu_device() callbacks
Yi Liu
2024-06-19
hw/i386/pc: Replace PCMachineClass::acpi_data_size by PC_ACPI_DATA_SIZE
Philippe Mathieu-Daudé
2024-06-19
hw/i386/pc: Remove PCMachineClass::rsdp_in_ram
Philippe Mathieu-Daudé
2024-06-19
hw/i386/pc: Remove PCMachineClass::resizable_acpi_blob
Philippe Mathieu-Daudé
2024-06-19
hw/i386/pc: Remove deprecated pc-i440fx-2.2 machine
Philippe Mathieu-Daudé
2024-06-19
hw/i386/pc: Remove PCMachineClass::enforce_aligned_dimm
Philippe Mathieu-Daudé
2024-06-19
hw/i386/pc: Remove PCMachineClass::smbios_uuid_encoded
Philippe Mathieu-Daudé
2024-06-19
hw/i386/pc: Remove deprecated pc-i440fx-2.1 machine
Philippe Mathieu-Daudé
2024-06-19
hw/i386/acpi: Remove PCMachineClass::legacy_acpi_table_size
Philippe Mathieu-Daudé
2024-06-19
hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine
Philippe Mathieu-Daudé
2024-06-05
i386/sev: Allow measured direct kernel boot on SNP
Dov Murik
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
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/cpu: Introduce bitmap to cache available CPU topology levels
Zhao Liu
2024-05-22
hw/i386/pc_sysfw: Alias rather than copy isa-bios region
Bernhard Beschow
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-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-04-23
q35: Introduce smm_ranges property for q35-pci-host
Isaku Yamahata
2024-04-18
hw: Add compat machines for 9.1
Paolo Bonzini
2024-03-12
hw/i386/pc: Inline pc_cmos_init() into pc_cmos_init_late() and remove it
Bernhard Beschow
2024-03-12
Revert "hw/i386/pc: Confine system flash handling to pc_sysfw"
Bernhard Beschow
2024-03-09
hw/i386/pc: Remove pc_compat_1_4..1.7[] left over declarations
Philippe Mathieu-Daudé
2024-02-28
vl, pc: turn -no-fd-bootchk into a machine property
Paolo Bonzini
2024-02-27
hw/i386/pc: Remove unneeded class attribute "kvmclock_enabled"
Bernhard Beschow
2024-02-27
hw/i386/pc: Rename "bus" attribute to "pcibus"
Bernhard Beschow
2024-02-27
hw/i386/x86: Let ioapic_init_gsi() take parent as pointer
Bernhard Beschow
2024-02-22
Merge tag 'hw-misc-20240222' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-02-22
hw/i386/pc: Confine system flash handling to pc_sysfw
Bernhard Beschow
2024-02-22
hw/i386/pc: Defer smbios_set_defaults() to machine_done
Bernhard Beschow
2024-02-22
hw/i386/pc: Merge pc_guest_info_init() into pc_machine_initfn()
Bernhard Beschow
2024-02-22
hw/i386/x86: Turn apic_xrupt_override into class attribute
Bernhard Beschow
2024-02-22
hw/i386/pc: Store pointers to IDE buses in PCMachineState
Peter Maydell
[next]