summary refs log tree commit diff stats
path: root/hw/i386/fw_cfg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* smbios: get rid of global smbios_ep_typeIgor Mammedov2024-03-181-4/+4
* smbios: handle errors consistentlyIgor Mammedov2024-03-181-1/+2
* smbios: don't check type4 structures in legacy modeIgor Mammedov2024-03-181-2/+1
* smbios: get rid of smbios_legacy globalIgor Mammedov2024-03-181-3/+4
* smbios: get rid of smbios_smp_sockets globalIgor Mammedov2024-03-181-1/+1
* smbios: cleanup smbios_get_tables() from legacy handlingIgor Mammedov2024-03-181-0/+1
* hw/i386/pc: Defer smbios_set_defaults() to machine_doneBernhard Beschow2024-02-221-1/+11
* hw/i386/fw_cfg: Include missing 'cpu.h' headerPhilippe Mathieu-Daudé2023-09-071-0/+1
* hw/i386/e820: remove legacy reserved entries for e820Ani Sinha2022-11-021-3/+0
* hw/i386/fw_cfg: Set SGX bits in feature control fw_cfg accordinglySean Christopherson2021-09-301-1/+11
* hw/smbios: support for type 41 (onboard devices extended information)Vincent Bernat2021-05-141-1/+3
* i386: move kvm accel files into kvm/Claudio Fontana2020-12-161-1/+1
* i386: do not use ram_size globalPaolo Bonzini2020-12-101-1/+1
* i386/kvm: Delete kvm_allows_irq0_override()Eduardo Habkost2020-10-141-1/+1
* meson: infrastructure for building emulatorsPaolo Bonzini2020-08-211-1/+1
* acpi: factor out fw_cfg_add_acpi_dsdt()Gerd Hoffmann2020-06-241-0/+28
* x86: move more x86-generic functions out of PC filesPaolo Bonzini2019-12-171-1/+0
* fw_cfg: allow building without other devicesPaolo Bonzini2019-12-171-0/+7
* hw/i386/pc: Extract the x86 generic fw_cfg codePhilippe Mathieu-Daudé2019-09-161-0/+137
* hw/i386: Implement fw_cfg_arch_key_name()Philippe Mathieu-Daudé2019-05-231-0/+38