aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/pc.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-02Revert "hw/i386: pass RNG seed via setup_data entry"Michael S. Tsirkin1-2/+2
2023-02-27hw/ide: Declare ide_get_[geometry/bios_chs_trans] in 'hw/ide/internal.h'Philippe Mathieu-Daudé1-1/+2
2023-02-27hw/rtc: Rename rtc_[get|set]_memory -> mc146818rtc_[get|set]_cmos_dataPhilippe Mathieu-Daudé1-29/+29
2023-02-27hw/rtc/mc146818rtc: Pass MC146818RtcState instead of ISADevice argumentPhilippe Mathieu-Daudé1-7/+9
2023-02-27hw: Move ioapic*.h to intc/Bernhard Beschow1-1/+1
2023-02-27hw/i386/ich9: Remove redundant GSI_NUM_PINSBernhard Beschow1-3/+3
2023-02-23error: Drop superfluous #include "qapi/qmp/qerror.h"Markus Armbruster1-1/+0
2023-01-16hw/i386/pc: Remove unused 'owner' argument from pc_pci_as_mapping_initPhilippe Mathieu-Daudé1-1/+1
2022-12-21hw/isa: enable TCO watchdog reboot pin strap by defaultDaniel P. Berrangé1-1/+3
2022-12-21hw: Add compat machines for 8.0Cornelia Huck1-0/+3
2022-12-14qapi: Use returned bool to check for failure (again)Markus Armbruster1-4/+1
2022-11-07hw/i386/pc.c: CXL Fixed Memory Window should not reserve e820 in biosGregory Price1-2/+0
2022-10-31hw/i386/pc: Create DMA controllers in south bridgesBernhard Beschow1-3/+0
2022-10-27reset: allow registering handlers that aren't called by snapshot loadingJason A. Donenfeld1-3/+3
2022-10-18hyperv: fix SynIC SINT assertion failure on guest resetMaciej S. Szmigiero1-3/+2
2022-08-25hw: Add compat machines for 7.2Cornelia Huck1-0/+3
2022-07-26i386/pc: restrict AMD only enforcing of 1Tb hole to new machine typeJoao Martins1-2/+4
2022-07-26i386/pc: relocate 4g start to 1T where applicableJoao Martins1-0/+54
2022-07-26i386/pc: bounds check phys-bits against max used GPAJoao Martins1-0/+27
2022-07-26i386/pc: factor out device_memory base/size to helperJoao Martins1-15/+31
2022-07-26i386/pc: handle unitialized mr in pc_get_cxl_range_end()Joao Martins1-10/+8
2022-07-26i386/pc: factor out cxl range start to helperJoao Martins1-7/+17
2022-07-26i386/pc: factor out cxl range end to helperJoao Martins1-10/+21
2022-07-26i386/pc: factor out above-4g end to an helperJoao Martins1-15/+14
2022-07-26i386/pc: pass pci_hole64_size to pc_memory_init()Joao Martins1-1/+2
2022-07-26hw/i386: add 4g boundary start to X86MachineStateJoao Martins1-5/+6
2022-07-26hw/i386/pc: Always place CXL Memory Regions after device_memoryJonathan Cameron1-4/+2
2022-07-22hw/i386: pass RNG seed via setup_data entryJason A. Donenfeld1-2/+2
2022-06-11hw/i386/pc: Unexport functions used only internallyBernhard Beschow1-2/+2
2022-06-11hw/i386/pc: Unexport PC_CPU_MODEL_IDS macroBernhard Beschow1-0/+9
2022-06-11hw: Reuse TYPE_I8042 defineBernhard Beschow1-2/+2
2022-06-09hw/machine: Drop cxl_supported flag as no longer usefulJonathan Cameron1-1/+0
2022-06-09hw/cxl: Move the CXLState from MachineState to machine type specific state.Jonathan Cameron1-17/+16
2022-06-09pci/pci_expander_bridge: For CXL HB delay the HB register memory region setup.Jonathan Cameron1-0/+3
2022-06-09hw/cxl: Push linking of CXL targets into i386/pc rather than in machine.cJonathan Cameron1-0/+5
2022-06-09hw/cxl: Make the CXL fixed memory window setup a machine parameter.Jonathan Cameron1-0/+3
2022-05-16hw/i386: Make pit a property of common x86 base machine typeXiaoyao Li1-21/+3
2022-05-16target/i386: Fix sanity check on max APIC ID / X2APIC enablementDavid Woodhouse1-8/+0
2022-05-13i386/pc: Enable CXL fixed memory windowsJonathan Cameron1-1/+30
2022-05-13hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)Ben Widawsky1-1/+26
2022-05-13cxl: Machine level control on whether CXL support is enabledJonathan Cameron1-0/+1
2022-05-12machine: use QAPI struct for boot configurationPaolo Bonzini1-1/+1
2022-04-20hw: Add compat machines for 7.1Cornelia Huck1-0/+3
2022-03-06pci: drop COMPAT_PROP_PCP for 2.0 machine typesIgor Mammedov1-2/+0
2022-03-06pc: add option to disable PS/2 mouse/keyboardJoelle van Dyne1-2/+26
2022-01-07hw/i386/pc: Add missing property descriptionsThomas Huth1-0/+8
2022-01-07virtio-mem: Set "unplugged-inaccessible=auto" for the 7.0 machine on x86David Hildenbrand1-1/+3
2022-01-07hw/i386: expose a "smbios-entry-point-type" PC machine propertyEduardo Habkost1-0/+26
2022-01-05hw: Add compat machines for 7.0Cornelia Huck1-0/+3
2021-11-15hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 machine typeJulia Suvorova1-0/+2