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
/
pc.c
Age
Commit message (
Expand
)
Author
2024-08-20
hw/i386/pc: Ensure vmport prerequisites are fulfilled
Kamil Szczęk
2024-08-20
hw/i386/pc: Unify vmport=auto handling
Kamil Szczęk
2024-07-16
i386/sev: Don't allow automatic fallback to legacy KVM_SEV*_INIT
Michael Roth
2024-07-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-07-03
hw/i386/fw_cfg: Add etc/e820 to fw_cfg late
David Woodhouse
2024-07-03
target/i386: do not include undefined bits in the AMD topoext leaf
Paolo Bonzini
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 deprecated pc-i440fx-2.3 machine
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/mem/memory-device: Remove legacy_align from memory_device_pre_plug()
Philippe Mathieu-Daudé
2024-06-19
hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug()
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/pc: Remove deprecated pc-i440fx-2.0 machine
Philippe Mathieu-Daudé
2024-06-05
hw/i386/sev: Use guest_memfd for legacy ROMs
Michael Roth
2024-05-22
hw/i386/pc: Support smp.modules for x86 PC machine
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
i386: pc: remove unnecessary MachineClass overrides
Paolo Bonzini
2024-05-10
xen: initialize legacy backends from xen_bus_init()
Paolo Bonzini
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-04-23
hw/i386/sev: Use legacy SEV VM types for older machine types
Michael Roth
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-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-13
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2024-03-12
hw/i386/pc: Inline pc_cmos_init() into pc_cmos_init_late() and remove it
Bernhard Beschow
2024-03-12
hw/i386/pc: Set "normal" boot device order in pc_basic_device_init()
Bernhard Beschow
2024-03-12
hw/i386/pc: Avoid one use of the current_machine global
Bernhard Beschow
2024-03-12
hw/i386/pc: Remove "rtc_state" link again
Bernhard Beschow
2024-03-12
Revert "hw/i386/pc: Confine system flash handling to pc_sysfw"
Bernhard Beschow
2024-03-12
i386: load kernel on xen using DMA
Marek Marczykowski-Górecki
2024-02-28
vl, pc: turn -no-fd-bootchk into a machine property
Paolo Bonzini
2024-02-27
hw/i386/pc: Populate RTC attribute directly
Bernhard Beschow
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-22
hw/ide: Stop exposing internal.h to non-IDE files
Thomas Huth
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: Do pc_cmos_init_late() from pc_machine_done()
Peter Maydell
2024-02-22
hw/i386/pc: Store pointers to IDE buses in PCMachineState
Peter Maydell
2024-02-22
hw/input/pckbd: Open-code i8042_setup_a20_line() wrapper
Philippe Mathieu-Daudé
[next]