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
2022-11-07
hw/i386/pc.c: CXL Fixed Memory Window should not reserve e820 in bios
Gregory Price
2022-10-31
hw/i386/pc: Create DMA controllers in south bridges
Bernhard Beschow
2022-10-27
reset: allow registering handlers that aren't called by snapshot loading
Jason A. Donenfeld
2022-10-18
hyperv: fix SynIC SINT assertion failure on guest reset
Maciej S. Szmigiero
2022-08-25
hw: Add compat machines for 7.2
Cornelia Huck
2022-07-26
i386/pc: restrict AMD only enforcing of 1Tb hole to new machine type
Joao Martins
2022-07-26
i386/pc: relocate 4g start to 1T where applicable
Joao Martins
2022-07-26
i386/pc: bounds check phys-bits against max used GPA
Joao Martins
2022-07-26
i386/pc: factor out device_memory base/size to helper
Joao Martins
2022-07-26
i386/pc: handle unitialized mr in pc_get_cxl_range_end()
Joao Martins
2022-07-26
i386/pc: factor out cxl range start to helper
Joao Martins
2022-07-26
i386/pc: factor out cxl range end to helper
Joao Martins
2022-07-26
i386/pc: factor out above-4g end to an helper
Joao Martins
2022-07-26
i386/pc: pass pci_hole64_size to pc_memory_init()
Joao Martins
2022-07-26
hw/i386: add 4g boundary start to X86MachineState
Joao Martins
2022-07-26
hw/i386/pc: Always place CXL Memory Regions after device_memory
Jonathan Cameron
2022-07-22
hw/i386: pass RNG seed via setup_data entry
Jason A. Donenfeld
2022-06-11
hw/i386/pc: Unexport functions used only internally
Bernhard Beschow
2022-06-11
hw/i386/pc: Unexport PC_CPU_MODEL_IDS macro
Bernhard Beschow
2022-06-11
hw: Reuse TYPE_I8042 define
Bernhard Beschow
2022-06-09
hw/machine: Drop cxl_supported flag as no longer useful
Jonathan Cameron
2022-06-09
hw/cxl: Move the CXLState from MachineState to machine type specific state.
Jonathan Cameron
2022-06-09
pci/pci_expander_bridge: For CXL HB delay the HB register memory region setup.
Jonathan Cameron
2022-06-09
hw/cxl: Push linking of CXL targets into i386/pc rather than in machine.c
Jonathan Cameron
2022-06-09
hw/cxl: Make the CXL fixed memory window setup a machine parameter.
Jonathan Cameron
2022-05-16
hw/i386: Make pit a property of common x86 base machine type
Xiaoyao Li
2022-05-16
target/i386: Fix sanity check on max APIC ID / X2APIC enablement
David Woodhouse
2022-05-13
i386/pc: Enable CXL fixed memory windows
Jonathan Cameron
2022-05-13
hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)
Ben Widawsky
2022-05-13
cxl: Machine level control on whether CXL support is enabled
Jonathan Cameron
2022-05-12
machine: use QAPI struct for boot configuration
Paolo Bonzini
2022-04-20
hw: Add compat machines for 7.1
Cornelia Huck
2022-03-06
pci: drop COMPAT_PROP_PCP for 2.0 machine types
Igor Mammedov
2022-03-06
pc: add option to disable PS/2 mouse/keyboard
Joelle van Dyne
2022-01-07
hw/i386/pc: Add missing property descriptions
Thomas Huth
2022-01-07
virtio-mem: Set "unplugged-inaccessible=auto" for the 7.0 machine on x86
David Hildenbrand
2022-01-07
hw/i386: expose a "smbios-entry-point-type" PC machine property
Eduardo Habkost
2022-01-05
hw: Add compat machines for 7.0
Cornelia Huck
2021-11-15
hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 machine type
Julia Suvorova
2021-11-03
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Richard Henderson
2021-11-02
hw/i386: Rename default_bus_bypass_iommu
Jean-Philippe Brucker
2021-11-02
target/i386: use DMA-enabled multiboot ROM for new-enough QEMU machine types
Paolo Bonzini
2021-11-02
target/i386: move linuxboot_dma_enabled to X86MachineState
Paolo Bonzini
2021-11-01
hw/i386/pc: Allow instantiating a virtio-iommu device
Jean-Philippe Brucker
2021-11-01
hw/i386/pc: Move IOMMU singleton into PCMachineState
Jean-Philippe Brucker
2021-10-01
i386: Change the default Hyper-V version to match WS2016
Vitaly Kuznetsov
2021-10-01
machine: Make smp_parse generic enough for all arches
Yanan Wang
2021-10-01
machine: Prefer cores over sockets in smp parsing since 6.2
Yanan Wang
2021-10-01
machine: Improve the error reporting of smp parsing
Yanan Wang
2021-10-01
machine: Set the value of cpus to match maxcpus if it's omitted
Yanan Wang
[prev]
[next]