aboutsummaryrefslogtreecommitdiff
path: root/include/hw/i386
AgeCommit message (Expand)AuthorFilesLines
2024-05-22hw/i386/pc_sysfw: Alias rather than copy isa-bios regionBernhard Beschow1-0/+1
2024-05-10hw/i386: split x86.c in multiple partsPaolo Bonzini1-3/+3
2024-05-10i386: pc: remove unnecessary MachineClass overridesPaolo Bonzini1-4/+0
2024-05-09hw/i386/x86: Extract x86_isa_bios_init() from x86_bios_rom_init()Bernhard Beschow1-0/+2
2024-05-09hw/i386/x86: Don't leak "pc.bios" memory regionBernhard Beschow1-0/+6
2024-05-09hw/i386/x86: Don't leak "isa-bios" memory regionsBernhard Beschow1-0/+7
2024-05-08hw/i386: Have x86_bios_rom_init() take X86MachineState rather than MachineStateBernhard Beschow1-1/+1
2024-04-23q35: Introduce smm_ranges property for q35-pci-hostIsaku Yamahata1-0/+1
2024-04-18hw: Add compat machines for 9.1Paolo Bonzini1-0/+3
2024-03-12hw/i386/pc: Inline pc_cmos_init() into pc_cmos_init_late() and remove itBernhard Beschow1-2/+0
2024-03-12Revert "hw/i386/pc: Confine system flash handling to pc_sysfw"Bernhard Beschow1-0/+2
2024-03-09hw/i386/pc: Remove pc_compat_1_4..1.7[] left over declarationsPhilippe Mathieu-Daudé1-12/+0
2024-02-28vl, pc: turn -no-fd-bootchk into a machine propertyPaolo Bonzini1-1/+1
2024-02-27hw/i386/pc: Remove unneeded class attribute "kvmclock_enabled"Bernhard Beschow1-1/+0
2024-02-27hw/i386/pc: Rename "bus" attribute to "pcibus"Bernhard Beschow1-1/+1
2024-02-27hw/i386/x86: Let ioapic_init_gsi() take parent as pointerBernhard Beschow1-1/+1
2024-02-22Merge tag 'hw-misc-20240222' of https://github.com/philmd/qemu into stagingPeter Maydell2-7/+5
2024-02-22hw/i386/pc: Confine system flash handling to pc_sysfwBernhard Beschow1-2/+0
2024-02-22hw/i386/pc: Defer smbios_set_defaults() to machine_doneBernhard Beschow1-1/+0
2024-02-22hw/i386/pc: Merge pc_guest_info_init() into pc_machine_initfn()Bernhard Beschow1-2/+0
2024-02-22hw/i386/x86: Turn apic_xrupt_override into class attributeBernhard Beschow1-1/+2
2024-02-22hw/i386/pc: Store pointers to IDE buses in PCMachineStatePeter Maydell1-1/+3
2024-02-20hw/i386/acpi: Declare pc_madt_cpu_entry() in 'acpi-common.h'Philippe Mathieu-Daudé1-4/+0
2024-02-20hw/timer: Move HPET_INTCAP definition to "hpet.h"Philippe Mathieu-Daudé1-2/+0
2024-02-16i386/pc: Drop pc_machine_kvm_type()Xiaoyao Li1-3/+0
2024-02-14hw/i386/x86: Fix PIC interrupt handling if APIC is globally disabledBernhard Beschow1-0/+1
2024-02-14apic, i386/tcg: add x2apic transitionsBui Quang Minh2-2/+2
2024-02-14apic: add support for x2APIC modeBui Quang Minh2-4/+6
2024-02-14i386/tcg: implement x2APIC registers MSR accessBui Quang Minh1-0/+3
2024-02-02hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICsDavid Woodhouse1-3/+1
2023-12-20hw: Add compat machines for 9.0Cornelia Huck1-0/+3
2023-11-08Merge tag 'misc-cpus-20231107' of https://github.com/philmd/qemu into stagingStefan Hajnoczi1-16/+17
2023-11-07hw/i386: Fix comment style in topology.hZhao Liu1-16/+17
2023-11-07hw/i386/pc: support '-nic' for xen-net-deviceDavid Woodhouse1-1/+3
2023-10-22hw/i386/pc_piix: Make PIIX4 south bridge usable in PC machineBernhard Beschow1-0/+2
2023-10-04hw/i386/pc: improve physical address space bound check for 32-bit x86 systemsAni Sinha1-0/+6
2023-09-20i386: spelling fixesMichael Tokarev1-1/+1
2023-08-23hw: Add compat machines for 8.2Cornelia Huck1-0/+3
2023-08-03include/hw/i386/x86-iommu: Fix struct X86IOMMU_MSIMessage for big endian hostsThomas Huth1-24/+26
2023-08-03hw/i386/intel_iommu: Fix endianness problems related to VTD_IR_TableEntryThomas Huth1-24/+26
2023-07-12hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZEDavid Hildenbrand1-1/+0
2023-07-10hw/pci-host/q35: Make some property name macros reusable by i440fxBernhard Beschow1-0/+4
2023-06-26hw/i386/pc: Default to use SMBIOS 3.0 for newer machine modelsSuravee Suthikulpanit1-0/+1
2023-06-15xen-hvm: reorganize xen-hvm and move common function to xen-hvm-commonStefano Stabellini1-0/+11
2023-05-22hw: Move the default NIC machine class setting from the x86 to the generic oneThomas Huth1-1/+0
2023-05-19hw/i386/pc: No need for rtc_state to be an out-parameterBernhard Beschow1-1/+1
2023-05-19hw/i386/pc: Initialize ram_memory variable directlyBernhard Beschow1-1/+0
2023-04-24hw/acpi: limit warning on acpi table size to pc machines older than version 2.3Ani Sinha1-0/+3
2023-04-21hw: Add compat machines for 8.1Cornelia Huck1-0/+3
2023-03-07include/hw/i386: Clean up includes in x86.hThomas Huth1-2/+0