index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-01
i386: Change the default Hyper-V version to match WS2016
Vitaly Kuznetsov
1
-1
/
+5
2021-10-01
machine: Move smp_prefer_sockets to struct SMPCompatProps
Yanan Wang
2
-2
/
+2
2021-10-01
machine: Make smp_parse generic enough for all arches
Yanan Wang
1
-83
/
+1
2021-10-01
machine: Prefer cores over sockets in smp parsing since 6.2
Yanan Wang
3
-9
/
+28
2021-10-01
machine: Improve the error reporting of smp parsing
Yanan Wang
1
-14
/
+10
2021-10-01
machine: Set the value of cpus to match maxcpus if it's omitted
Yanan Wang
1
-13
/
+16
2021-10-01
machine: Uniformly use maxcpus to calculate the omitted parameters
Yanan Wang
1
-15
/
+15
2021-10-01
machine: Minor refactor/fix for the smp parsers
Yanan Wang
1
-9
/
+14
2021-09-30
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
12
-2
/
+467
2021-09-30
memory: Name all the memory listeners
Peter Xu
1
-0
/
+2
2021-09-30
target/i386: Add the query-sgx-capabilities QMP command
Yang Zhong
2
-0
/
+72
2021-09-30
target/i386: Add HMP and QMP interfaces for SGX
Yang Zhong
2
-0
/
+38
2021-09-30
sgx-epc: Add the fill_device_info() callback support
Yang Zhong
1
-1
/
+10
2021-09-30
i440fx: Add support for SGX EPC
Sean Christopherson
1
-0
/
+1
2021-09-30
q35: Add support for SGX EPC
Sean Christopherson
1
-0
/
+1
2021-09-30
i386: acpi: Add SGX EPC entry to ACPI tables
Sean Christopherson
1
-0
/
+22
2021-09-30
i386/pc: Add e820 entry for SGX EPC section(s)
Sean Christopherson
1
-0
/
+4
2021-09-30
hw/i386/pc: Account for SGX EPC sections when calculating device memory
Sean Christopherson
1
-1
/
+10
2021-09-30
hw/i386/fw_cfg: Set SGX bits in feature control fw_cfg accordingly
Sean Christopherson
1
-1
/
+11
2021-09-30
i386: Update SGX CPUID info according to hardware/KVM/user input
Sean Christopherson
3
-1
/
+88
2021-09-30
vl: Add sgx compound properties to expose SGX EPC sections to guest
Sean Christopherson
2
-6
/
+43
2021-09-30
i386: Add 'sgx-epc' device to expose EPC sections to guest
Sean Christopherson
2
-0
/
+168
2021-09-30
Kconfig: Add CONFIG_SGX support
Yang Zhong
1
-0
/
+5
2021-09-29
i386/kvm: Replace abs64() with uabs64() from host-utils
Luis Pires
1
-6
/
+1
2021-09-27
hw/loader: Restrict PC_ROM_* definitions to hw/i386/pc
Philippe Mathieu-Daudé
1
-0
/
+6
2021-09-16
intel_iommu: Fix typo in comments
Cai Huoqing
1
-4
/
+4
2021-09-15
hw/i386/acpi-build: Fix a typo
Philippe Mathieu-Daudé
1
-3
/
+3
2021-09-04
hw/i386/acpi-build: Get NUMA information from struct NumaState
Jingqi Liu
2
-14
/
+7
2021-09-04
Use PCI_HOST_BRIDGE macro
Eduardo Habkost
1
-6
/
+2
2021-09-04
hw/acpi: define PIIX4 acpi pci hotplug property strings at a single place
Ani Sinha
3
-5
/
+5
2021-09-01
hw: Add compat machines for 6.2
Yanan Wang
3
-2
/
+28
2021-08-27
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2021-08-26' into...
Peter Maydell
1
-5
/
+0
2021-08-26
arch_init.h: Don't include arch_init.h unnecessarily
Peter Maydell
3
-3
/
+0
2021-08-26
microvm: Drop dead error handling in microvm_machine_state_init()
Markus Armbruster
1
-5
/
+0
2021-08-03
acpi: x86: pcihp: add support hotplug on multifunction bridges
Igor Mammedov
1
-14
/
+30
2021-07-20
hw/i386/Kconfig: Add missing Kconfig dependency (runtime error)
Philippe Mathieu-Daudé
1
-0
/
+1
2021-07-16
hw/i386/acpi-build: Add IVRS support to bypass iommu
Xingang Wang
1
-1
/
+1
2021-07-16
hw/i386/acpi-build: Add DMAR support to bypass iommu
Xingang Wang
1
-2
/
+66
2021-07-16
hw/i386: Add a default_bus_bypass_iommu pc machine option
Xingang Wang
1
-0
/
+20
2021-07-16
hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35
Julia Suvorova
1
-0
/
+1
2021-07-16
hw/pci/pcie: Do not set HPC flag if acpihp is used
Julia Suvorova
1
-0
/
+11
2021-07-16
hw/acpi/ich9: Enable ACPI PCI hot-plug
Julia Suvorova
2
-4
/
+11
2021-07-16
hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35
Julia Suvorova
2
-11
/
+23
2021-07-14
hw/i386: Introduce X86_FW_OVMF Kconfig symbol
Philippe Mathieu-Daudé
5
-123
/
+183
2021-07-14
hw/i386/pc: Document pc_system_ovmf_table_find
Dov Murik
1
-0
/
+11
2021-07-14
hw/i386/pc: pc_system_ovmf_table_find: Assert that flash was parsed
Dov Murik
1
-1
/
+6
2021-07-13
target/i386: suppress CPUID leaves not defined by the CPU vendor
Michael Roth
1
-0
/
+1
2021-07-03
acpi: pc: revert back to v5.2 PCI slot enumeration
Igor Mammedov
1
-2
/
+7
2021-06-28
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2
-68
/
+55
2021-06-25
machine: pass QAPI struct to mc->smp_parse
Paolo Bonzini
1
-10
/
+8
[next]