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-08-26
arch_init.h: Don't include arch_init.h unnecessarily
Peter Maydell
3
-3
/
+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
2021-06-25
machine: add error propagation to mc->smp_parse
Paolo Bonzini
1
-14
/
+14
2021-06-25
machine: move common smp_parse code to caller
Paolo Bonzini
1
-62
/
+54
2021-06-25
machine: move dies from X86MachineState to CpuTopology
Paolo Bonzini
2
-11
/
+8
2021-06-25
hw/block/fdc: Extract ISA floppy controllers to fdc-isa.c
Philippe Mathieu-Daudé
1
-1
/
+1
2021-06-17
i386: Add ratelimit for bus locks acquired in guest
Chenyi Qiang
1
-0
/
+24
2021-06-15
i386: Eliminate all TPM related code if CONFIG_TPM is not set
Stefan Berger
1
-0
/
+20
2021-06-05
misc: Correct relative include path
Philippe Mathieu-Daudé
1
-3
/
+3
2021-06-05
i386/kvm: The value passed to strerror should be positive
Dmitry Voronetskiy
5
-12
/
+12
2021-06-02
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-...
Peter Maydell
2
-2
/
+2
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2
-2
/
+2
2021-05-31
i386: use better matching family/model/stepping for 'qemu64' CPU
Daniel P. Berrangé
1
-1
/
+5
2021-05-26
hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
Philippe Mathieu-Daudé
1
-0
/
+1
2021-05-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-8
/
+14
2021-05-14
hw/smbios: support for type 41 (onboard devices extended information)
Vincent Bernat
1
-1
/
+3
2021-05-14
amd_iommu: fix wrong MMIO operations
Roman Kapl
1
-3
/
+3
2021-05-13
numa: Teach ram block notifiers about resizeable ram blocks
David Hildenbrand
1
-3
/
+4
2021-05-12
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-0
/
+1
2021-05-10
i386: split cpu accelerators from cpu.c, using AccelCPUClass
Claudio Fontana
1
-0
/
+1
2021-05-10
xen: Free xenforeignmemory_resource at exit
Anthony PERARD
1
-3
/
+6
2021-05-10
xen-mapcache: avoid a race on memory map while using MAP_FIXED
Igor Druzhinin
1
-1
/
+14
2021-05-04
x86: acpi: use offset instead of pointer when using build_header()
Igor Mammedov
1
-2
/
+6
2021-05-04
amd_iommu: Fix pte_override_page_mask()
Jean-Philippe Brucker
1
-2
/
+2
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
6
-6
/
+0
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
6
-6
/
+0
2021-05-02
Do not include hw/boards.h if it's not really necessary
Thomas Huth
5
-5
/
+0
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2
-2
/
+0
2021-05-02
hw: Do not include hw/irq.h if it is not necessary
Thomas Huth
2
-2
/
+0
2021-04-30
hw: add compat machines for 6.1
Cornelia Huck
3
-2
/
+28
2021-03-22
acpi: Move setters/getters of oem fields to X86MachineState
Marian Postevca
5
-161
/
+96
2021-03-22
acpi: Move maximum size logic into acpi_add_rom_blob()
David Hildenbrand
2
-15
/
+9
2021-03-22
microvm: Don't open-code "etc/table-loader"
David Hildenbrand
1
-1
/
+1
2021-03-22
acpi: Set proper maximum size for "etc/table-loader" blob
David Hildenbrand
2
-2
/
+3
2021-03-22
pci: acpi: add _DSM method to PCI devices
Igor Mammedov
1
-3
/
+102
[next]