summary refs log tree commit diff stats
path: root/include/hw/i386 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | hw/i386/pc: Remove x86_iommu_get_type()Jean-Philippe Brucker2021-11-011-12/+0
|/
* hw/i386/sgx: Move qmp_query_sgx() and hmp_info_sgx() to hw/i386/sgx.cPhilippe Mathieu-Daudé2021-10-131-11/+0
* hw/i386/sgx: Move qmp_query_sgx_capabilities() to hw/i386/sgx.cPhilippe Mathieu-Daudé2021-10-131-1/+0
* hw/i386/sgx: Have sgx_epc_get_section() return a booleanPhilippe Mathieu-Daudé2021-10-131-1/+1
* acpi: x86: set enabled when composing _MAT entriesIgor Mammedov2021-10-051-3/+3
* target/i386: Add the query-sgx-capabilities QMP commandYang Zhong2021-09-301-0/+1
* target/i386: Add HMP and QMP interfaces for SGXYang Zhong2021-09-301-0/+11
* hw/i386/pc: Account for SGX EPC sections when calculating device memorySean Christopherson2021-09-301-0/+7
* i386: Update SGX CPUID info according to hardware/KVM/user inputSean Christopherson2021-09-302-0/+5
* vl: Add sgx compound properties to expose SGX EPC sections to guestSean Christopherson2021-09-303-0/+18
* i386: Add 'sgx-epc' device to expose EPC sections to guestSean Christopherson2021-09-301-0/+44
* hostmem: Add hostmem-epc as a backend for SGX EPCSean Christopherson2021-09-301-0/+28
* hw/i386/acpi-build: Get NUMA information from struct NumaStateJingqi Liu2021-09-041-4/+0
* hw: Add compat machines for 6.2Yanan Wang2021-09-011-0/+3
* hw/i386: Add a default_bus_bypass_iommu pc machine optionXingang Wang2021-07-161-0/+1
* hw/i386: Introduce X86_FW_OVMF Kconfig symbolPhilippe Mathieu-Daudé2021-07-141-0/+1
* machine: add error propagation to mc->smp_parsePaolo Bonzini2021-06-251-2/+0
* machine: move dies from X86MachineState to CpuTopologyPaolo Bonzini2021-06-252-2/+0
* i386: Add ratelimit for bus locks acquired in guestChenyi Qiang2021-06-171-0/+8
* hw: add compat machines for 6.1Cornelia Huck2021-04-301-0/+3
* x86: rename oem-id and oem-table-id propertiesPaolo Bonzini2021-04-041-2/+2
* acpi: Move setters/getters of oem fields to X86MachineStateMarian Postevca2021-03-223-8/+4
* hw: Replace anti-social QOM type namesMarkus Armbruster2021-03-191-1/+1
* i386/acpi: restore device paths for pre-5.1 vmsVitaly Cheptsov2021-03-021-0/+1
* pc: add parser for OVMF reset blockJames Bottomley2021-02-161-0/+4
* acpi: Permit OEM ID and OEM table ID fields to be changedMarian Postevca2021-02-052-1/+8
* i386: remove bios_namePaolo Bonzini2020-12-101-1/+2
* microvm: add second ioapicGerd Hoffmann2020-12-101-0/+2
* microvm: make pcie irq base runtime changeableGerd Hoffmann2020-12-101-1/+1
* microvm: make number of virtio transports runtime changeableGerd Hoffmann2020-12-101-1/+1
* x86: add support for second ioapicGerd Hoffmann2020-12-103-1/+6
* hw/i386/pc: add max combined fw size as machine configuration optionErich-McMillan2020-12-091-0/+2
* hw: add compat machines for 6.0Cornelia Huck2020-12-081-0/+3
* nomaintainer: Fix Lesser GPL version numberChetan Pant2020-11-153-3/+3
* hw/isa/lpc_ich9: Ignore reserved/invalid SCI IRQPhilippe Mathieu-Daudé2020-11-031-0/+1
* pc: Implement -no-hpet as sugar for -machine hpet=onEduardo Habkost2020-10-302-3/+1
* microvm: add usb supportGerd Hoffmann2020-10-211-1/+4
* x86: make pci irqs runtime configurableGerd Hoffmann2020-10-211-0/+2
* Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-reque...Peter Maydell2020-10-011-0/+32
|\
| * microvm: add pcie supportGerd Hoffmann2020-09-301-4/+14
| * microvm: add irq tableGerd Hoffmann2020-09-301-0/+22
* | target/i386: always create kvmclock deviceVitaly Kuznetsov2020-09-301-0/+3
* | typedefs: Restrict PCMachineState to 'hw/i386/pc.h'Philippe Mathieu-Daudé2020-09-301-2/+2
|/
* x86: ich9: expose "smi_negotiated_features" as a QOM propertyIgor Mammedov2020-09-291-0/+2
* x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' featuresIgor Mammedov2020-09-291-0/+2
* cphp: remove deprecated cpu-add command(s)Igor Mammedov2020-09-291-1/+0
* Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2020-09-217-25/+7
|\
| * Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-182-6/+2
| * Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2020-09-185-19/+5
* | hw/i386/vmport: Drop superfluous parenthesis around function typedefPhilippe Mathieu-Daudé2020-09-181-1/+1
|/