index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
hw/i386/amd_iommu: Rename SysBus specific functions as amdvi_sysbus_X()
Philippe Mathieu-Daudé
2021-10-05
1
-12
/
+12
|
*
hw/i386/amd_iommu: Rename amdviPCI TypeInfo
Philippe Mathieu-Daudé
2021-10-05
1
-4
/
+4
|
*
acpi: build_facs: use build_append_int_noprefix() API to compose table
Igor Mammedov
2021-10-05
1
-4
/
+14
|
*
acpi: build_dsdt_microvm: use acpi_table_begin()/acpi_table_end() instead of ...
Igor Mammedov
2021-10-05
1
-7
/
+6
|
*
acpi: x86: madt: use build_append_int_noprefix() API to compose MADT table
Igor Mammedov
2021-10-05
1
-62
/
+67
|
*
acpi: x86: set enabled when composing _MAT entries
Igor Mammedov
2021-10-05
1
-12
/
+6
|
*
acpi: madt: arm/x86: use acpi_table_begin()/acpi_table_end() instead of build...
Igor Mammedov
2021-10-05
1
-8
/
+11
|
*
acpi: build_amd_iommu: use acpi_table_begin()/acpi_table_end() instead of bui...
Igor Mammedov
2021-10-05
1
-7
/
+4
|
*
acpi: build_waet: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2021-10-05
1
-6
/
+4
|
*
acpi: build_dmar_q35: use acpi_table_begin()/acpi_table_end() instead of buil...
Igor Mammedov
2021-10-05
1
-39
/
+48
|
*
acpi: use build_append_int_noprefix() API to compose SRAT table
Igor Mammedov
2021-10-05
1
-34
/
+44
|
*
acpi: arm/x86: build_srat: use acpi_table_begin()/acpi_table_end() instead of...
Igor Mammedov
2021-10-05
1
-11
/
+7
|
*
acpi: build_tpm_tcpa: use acpi_table_begin()/acpi_table_end() instead of buil...
Igor Mammedov
2021-10-05
1
-15
/
+23
|
*
acpi: build_hpet: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2021-10-05
1
-8
/
+18
|
*
acpi: x86: build_dsdt: use acpi_table_begin()/acpi_table_end() instead of bui...
Igor Mammedov
2021-10-05
1
-6
/
+4
*
|
x86/sev: generate SEV kernel loader hashes in x86_load_linux
Dov Murik
2021-10-05
1
-1
/
+24
|
/
*
i386: Change the default Hyper-V version to match WS2016
Vitaly Kuznetsov
2021-10-01
1
-1
/
+5
*
machine: Move smp_prefer_sockets to struct SMPCompatProps
Yanan Wang
2021-10-01
2
-2
/
+2
*
machine: Make smp_parse generic enough for all arches
Yanan Wang
2021-10-01
1
-83
/
+1
*
machine: Prefer cores over sockets in smp parsing since 6.2
Yanan Wang
2021-10-01
3
-9
/
+28
*
machine: Improve the error reporting of smp parsing
Yanan Wang
2021-10-01
1
-14
/
+10
*
machine: Set the value of cpus to match maxcpus if it's omitted
Yanan Wang
2021-10-01
1
-13
/
+16
*
machine: Uniformly use maxcpus to calculate the omitted parameters
Yanan Wang
2021-10-01
1
-15
/
+15
*
machine: Minor refactor/fix for the smp parsers
Yanan Wang
2021-10-01
1
-9
/
+14
*
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-09-30
12
-2
/
+467
|
\
|
*
memory: Name all the memory listeners
Peter Xu
2021-09-30
1
-0
/
+2
|
*
target/i386: Add the query-sgx-capabilities QMP command
Yang Zhong
2021-09-30
2
-0
/
+72
|
*
target/i386: Add HMP and QMP interfaces for SGX
Yang Zhong
2021-09-30
2
-0
/
+38
|
*
sgx-epc: Add the fill_device_info() callback support
Yang Zhong
2021-09-30
1
-1
/
+10
|
*
i440fx: Add support for SGX EPC
Sean Christopherson
2021-09-30
1
-0
/
+1
|
*
q35: Add support for SGX EPC
Sean Christopherson
2021-09-30
1
-0
/
+1
|
*
i386: acpi: Add SGX EPC entry to ACPI tables
Sean Christopherson
2021-09-30
1
-0
/
+22
|
*
i386/pc: Add e820 entry for SGX EPC section(s)
Sean Christopherson
2021-09-30
1
-0
/
+4
|
*
hw/i386/pc: Account for SGX EPC sections when calculating device memory
Sean Christopherson
2021-09-30
1
-1
/
+10
|
*
hw/i386/fw_cfg: Set SGX bits in feature control fw_cfg accordingly
Sean Christopherson
2021-09-30
1
-1
/
+11
|
*
i386: Update SGX CPUID info according to hardware/KVM/user input
Sean Christopherson
2021-09-30
3
-1
/
+88
|
*
vl: Add sgx compound properties to expose SGX EPC sections to guest
Sean Christopherson
2021-09-30
2
-6
/
+43
|
*
i386: Add 'sgx-epc' device to expose EPC sections to guest
Sean Christopherson
2021-09-30
2
-0
/
+168
|
*
Kconfig: Add CONFIG_SGX support
Yang Zhong
2021-09-30
1
-0
/
+5
*
|
i386/kvm: Replace abs64() with uabs64() from host-utils
Luis Pires
2021-09-29
1
-6
/
+1
|
/
*
hw/loader: Restrict PC_ROM_* definitions to hw/i386/pc
Philippe Mathieu-Daudé
2021-09-27
1
-0
/
+6
*
intel_iommu: Fix typo in comments
Cai Huoqing
2021-09-16
1
-4
/
+4
*
hw/i386/acpi-build: Fix a typo
Philippe Mathieu-Daudé
2021-09-15
1
-3
/
+3
*
hw/i386/acpi-build: Get NUMA information from struct NumaState
Jingqi Liu
2021-09-04
2
-14
/
+7
*
Use PCI_HOST_BRIDGE macro
Eduardo Habkost
2021-09-04
1
-6
/
+2
*
hw/acpi: define PIIX4 acpi pci hotplug property strings at a single place
Ani Sinha
2021-09-04
3
-5
/
+5
*
hw: Add compat machines for 6.2
Yanan Wang
2021-09-01
3
-2
/
+28
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2021-08-26' into...
Peter Maydell
2021-08-27
1
-5
/
+0
|
\
|
*
microvm: Drop dead error handling in microvm_machine_state_init()
Markus Armbruster
2021-08-26
1
-5
/
+0
*
|
arch_init.h: Don't include arch_init.h unnecessarily
Peter Maydell
2021-08-26
3
-3
/
+0
|
/
[prev]
[next]