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
/
fw_cfg.c
Age
Commit message (
Expand
)
Author
2024-07-03
hw/i386/fw_cfg: Add etc/e820 to fw_cfg late
David Woodhouse
2024-06-19
hw/smbios: Remove 'uuid_encoded' argument from smbios_set_defaults()
Philippe Mathieu-Daudé
2024-06-19
hw/i386/pc: Remove PCMachineClass::smbios_uuid_encoded
Philippe Mathieu-Daudé
2024-05-10
i386: correctly select code in hw/i386 that depends on other components
Paolo Bonzini
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: don't check type4 structures in legacy mode
Igor Mammedov
2024-03-18
smbios: get rid of smbios_legacy global
Igor Mammedov
2024-03-18
smbios: get rid of smbios_smp_sockets global
Igor Mammedov
2024-03-18
smbios: cleanup smbios_get_tables() from legacy handling
Igor Mammedov
2024-02-22
hw/i386/pc: Defer smbios_set_defaults() to machine_done
Bernhard Beschow
2023-09-07
hw/i386/fw_cfg: Include missing 'cpu.h' header
Philippe Mathieu-Daudé
2022-11-02
hw/i386/e820: remove legacy reserved entries for e820
Ani Sinha
2021-09-30
hw/i386/fw_cfg: Set SGX bits in feature control fw_cfg accordingly
Sean Christopherson
2021-05-14
hw/smbios: support for type 41 (onboard devices extended information)
Vincent Bernat
2020-12-16
i386: move kvm accel files into kvm/
Claudio Fontana
2020-12-10
i386: do not use ram_size global
Paolo Bonzini
2020-10-14
i386/kvm: Delete kvm_allows_irq0_override()
Eduardo Habkost
2020-08-21
meson: infrastructure for building emulators
Paolo Bonzini
2020-06-24
acpi: factor out fw_cfg_add_acpi_dsdt()
Gerd Hoffmann
2019-12-17
x86: move more x86-generic functions out of PC files
Paolo Bonzini
2019-12-17
fw_cfg: allow building without other devices
Paolo Bonzini
2019-09-16
hw/i386/pc: Extract the x86 generic fw_cfg code
Philippe Mathieu-Daudé
2019-05-23
hw/i386: Implement fw_cfg_arch_key_name()
Philippe Mathieu-Daudé