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/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
|
/
*
acpi: x86: pcihp: add support hotplug on multifunction bridges
Igor Mammedov
2021-08-03
1
-14
/
+30
*
hw/i386/Kconfig: Add missing Kconfig dependency (runtime error)
Philippe Mathieu-Daudé
2021-07-20
1
-0
/
+1
*
hw/i386/acpi-build: Add IVRS support to bypass iommu
Xingang Wang
2021-07-16
1
-1
/
+1
*
hw/i386/acpi-build: Add DMAR support to bypass iommu
Xingang Wang
2021-07-16
1
-2
/
+66
*
hw/i386: Add a default_bus_bypass_iommu pc machine option
Xingang Wang
2021-07-16
1
-0
/
+20
*
hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35
Julia Suvorova
2021-07-16
1
-0
/
+1
*
hw/pci/pcie: Do not set HPC flag if acpihp is used
Julia Suvorova
2021-07-16
1
-0
/
+11
*
hw/acpi/ich9: Enable ACPI PCI hot-plug
Julia Suvorova
2021-07-16
2
-4
/
+11
*
hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35
Julia Suvorova
2021-07-16
2
-11
/
+23
*
hw/i386: Introduce X86_FW_OVMF Kconfig symbol
Philippe Mathieu-Daudé
2021-07-14
5
-123
/
+183
*
hw/i386/pc: Document pc_system_ovmf_table_find
Dov Murik
2021-07-14
1
-0
/
+11
*
hw/i386/pc: pc_system_ovmf_table_find: Assert that flash was parsed
Dov Murik
2021-07-14
1
-1
/
+6
*
target/i386: suppress CPUID leaves not defined by the CPU vendor
Michael Roth
2021-07-13
1
-0
/
+1
*
acpi: pc: revert back to v5.2 PCI slot enumeration
Igor Mammedov
2021-07-03
1
-2
/
+7
*
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-06-28
2
-68
/
+55
|
\
|
*
machine: pass QAPI struct to mc->smp_parse
Paolo Bonzini
2021-06-25
1
-10
/
+8
|
*
machine: add error propagation to mc->smp_parse
Paolo Bonzini
2021-06-25
1
-14
/
+14
|
*
machine: move common smp_parse code to caller
Paolo Bonzini
2021-06-25
1
-62
/
+54
|
*
machine: move dies from X86MachineState to CpuTopology
Paolo Bonzini
2021-06-25
2
-11
/
+8
*
|
hw/block/fdc: Extract ISA floppy controllers to fdc-isa.c
Philippe Mathieu-Daudé
2021-06-25
1
-1
/
+1
|
/
*
i386: Add ratelimit for bus locks acquired in guest
Chenyi Qiang
2021-06-17
1
-0
/
+24
*
i386: Eliminate all TPM related code if CONFIG_TPM is not set
Stefan Berger
2021-06-15
1
-0
/
+20
*
misc: Correct relative include path
Philippe Mathieu-Daudé
2021-06-05
1
-3
/
+3
*
i386/kvm: The value passed to strerror should be positive
Dmitry Voronetskiy
2021-06-05
5
-12
/
+12
*
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-...
Peter Maydell
2021-06-02
2
-2
/
+2
|
\
|
*
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-06-02
2
-2
/
+2
*
|
i386: use better matching family/model/stepping for 'qemu64' CPU
Daniel P. Berrangé
2021-05-31
1
-1
/
+5
|
/
*
hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
Philippe Mathieu-Daudé
2021-05-26
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2021-05-16
3
-8
/
+14
|
\
|
*
hw/smbios: support for type 41 (onboard devices extended information)
Vincent Bernat
2021-05-14
1
-1
/
+3
|
*
amd_iommu: fix wrong MMIO operations
Roman Kapl
2021-05-14
1
-3
/
+3
|
*
x86: acpi: use offset instead of pointer when using build_header()
Igor Mammedov
2021-05-04
1
-2
/
+6
|
*
amd_iommu: Fix pte_override_page_mask()
Jean-Philippe Brucker
2021-05-04
1
-2
/
+2
*
|
numa: Teach ram block notifiers about resizeable ram blocks
David Hildenbrand
2021-05-13
1
-3
/
+4
*
|
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-05-12
1
-0
/
+1
|
\
\
|
*
|
i386: split cpu accelerators from cpu.c, using AccelCPUClass
Claudio Fontana
2021-05-10
1
-0
/
+1
*
|
|
xen: Free xenforeignmemory_resource at exit
Anthony PERARD
2021-05-10
1
-3
/
+6
*
|
|
xen-mapcache: avoid a race on memory map while using MAP_FIXED
Igor Druzhinin
2021-05-10
1
-1
/
+14
|
/
/
*
|
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
6
-6
/
+0
*
|
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-05-02
6
-6
/
+0
*
|
Do not include hw/boards.h if it's not really necessary
Thomas Huth
2021-05-02
5
-5
/
+0
*
|
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
2
-2
/
+0
*
|
hw: Do not include hw/irq.h if it is not necessary
Thomas Huth
2021-05-02
2
-2
/
+0
[next]