index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
i386
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
hw/i386/pc: Remove x86_iommu_get_type()
Jean-Philippe Brucker
2021-11-01
1
-12
/
+0
|
/
*
hw/i386/sgx: Move qmp_query_sgx() and hmp_info_sgx() to hw/i386/sgx.c
Philippe Mathieu-Daudé
2021-10-13
1
-11
/
+0
*
hw/i386/sgx: Move qmp_query_sgx_capabilities() to hw/i386/sgx.c
Philippe Mathieu-Daudé
2021-10-13
1
-1
/
+0
*
hw/i386/sgx: Have sgx_epc_get_section() return a boolean
Philippe Mathieu-Daudé
2021-10-13
1
-1
/
+1
*
acpi: x86: set enabled when composing _MAT entries
Igor Mammedov
2021-10-05
1
-3
/
+3
*
target/i386: Add the query-sgx-capabilities QMP command
Yang Zhong
2021-09-30
1
-0
/
+1
*
target/i386: Add HMP and QMP interfaces for SGX
Yang Zhong
2021-09-30
1
-0
/
+11
*
hw/i386/pc: Account for SGX EPC sections when calculating device memory
Sean Christopherson
2021-09-30
1
-0
/
+7
*
i386: Update SGX CPUID info according to hardware/KVM/user input
Sean Christopherson
2021-09-30
2
-0
/
+5
*
vl: Add sgx compound properties to expose SGX EPC sections to guest
Sean Christopherson
2021-09-30
3
-0
/
+18
*
i386: Add 'sgx-epc' device to expose EPC sections to guest
Sean Christopherson
2021-09-30
1
-0
/
+44
*
hostmem: Add hostmem-epc as a backend for SGX EPC
Sean Christopherson
2021-09-30
1
-0
/
+28
*
hw/i386/acpi-build: Get NUMA information from struct NumaState
Jingqi Liu
2021-09-04
1
-4
/
+0
*
hw: Add compat machines for 6.2
Yanan Wang
2021-09-01
1
-0
/
+3
*
hw/i386: Add a default_bus_bypass_iommu pc machine option
Xingang Wang
2021-07-16
1
-0
/
+1
*
hw/i386: Introduce X86_FW_OVMF Kconfig symbol
Philippe Mathieu-Daudé
2021-07-14
1
-0
/
+1
*
machine: add error propagation to mc->smp_parse
Paolo Bonzini
2021-06-25
1
-2
/
+0
*
machine: move dies from X86MachineState to CpuTopology
Paolo Bonzini
2021-06-25
2
-2
/
+0
*
i386: Add ratelimit for bus locks acquired in guest
Chenyi Qiang
2021-06-17
1
-0
/
+8
*
hw: add compat machines for 6.1
Cornelia Huck
2021-04-30
1
-0
/
+3
*
x86: rename oem-id and oem-table-id properties
Paolo Bonzini
2021-04-04
1
-2
/
+2
*
acpi: Move setters/getters of oem fields to X86MachineState
Marian Postevca
2021-03-22
3
-8
/
+4
*
hw: Replace anti-social QOM type names
Markus Armbruster
2021-03-19
1
-1
/
+1
*
i386/acpi: restore device paths for pre-5.1 vms
Vitaly Cheptsov
2021-03-02
1
-0
/
+1
*
pc: add parser for OVMF reset block
James Bottomley
2021-02-16
1
-0
/
+4
*
acpi: Permit OEM ID and OEM table ID fields to be changed
Marian Postevca
2021-02-05
2
-1
/
+8
*
i386: remove bios_name
Paolo Bonzini
2020-12-10
1
-1
/
+2
*
microvm: add second ioapic
Gerd Hoffmann
2020-12-10
1
-0
/
+2
*
microvm: make pcie irq base runtime changeable
Gerd Hoffmann
2020-12-10
1
-1
/
+1
*
microvm: make number of virtio transports runtime changeable
Gerd Hoffmann
2020-12-10
1
-1
/
+1
*
x86: add support for second ioapic
Gerd Hoffmann
2020-12-10
3
-1
/
+6
*
hw/i386/pc: add max combined fw size as machine configuration option
Erich-McMillan
2020-12-09
1
-0
/
+2
*
hw: add compat machines for 6.0
Cornelia Huck
2020-12-08
1
-0
/
+3
*
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-11-15
3
-3
/
+3
*
hw/isa/lpc_ich9: Ignore reserved/invalid SCI IRQ
Philippe Mathieu-Daudé
2020-11-03
1
-0
/
+1
*
pc: Implement -no-hpet as sugar for -machine hpet=on
Eduardo Habkost
2020-10-30
2
-3
/
+1
*
microvm: add usb support
Gerd Hoffmann
2020-10-21
1
-1
/
+4
*
x86: make pci irqs runtime configurable
Gerd Hoffmann
2020-10-21
1
-0
/
+2
*
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-reque...
Peter Maydell
2020-10-01
1
-0
/
+32
|
\
|
*
microvm: add pcie support
Gerd Hoffmann
2020-09-30
1
-4
/
+14
|
*
microvm: add irq table
Gerd Hoffmann
2020-09-30
1
-0
/
+22
*
|
target/i386: always create kvmclock device
Vitaly Kuznetsov
2020-09-30
1
-0
/
+3
*
|
typedefs: Restrict PCMachineState to 'hw/i386/pc.h'
Philippe Mathieu-Daudé
2020-09-30
1
-2
/
+2
|
/
*
x86: ich9: expose "smi_negotiated_features" as a QOM property
Igor Mammedov
2020-09-29
1
-0
/
+2
*
x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' features
Igor Mammedov
2020-09-29
1
-0
/
+2
*
cphp: remove deprecated cpu-add command(s)
Igor Mammedov
2020-09-29
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-09-21
7
-25
/
+7
|
\
|
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
2
-6
/
+2
|
*
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-18
5
-19
/
+5
*
|
hw/i386/vmport: Drop superfluous parenthesis around function typedef
Philippe Mathieu-Daudé
2020-09-18
1
-1
/
+1
|
/
[prev]
[next]