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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
include
/
hw
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-06
hw/i386/pc.c: remove unused function pc_acpi_init()
Wei Yang
1
-1
/
+0
2019-02-05
hw/i386/pc: enable PVH only for machine type >= 4.0
Stefano Garzarella
1
-0
/
+3
2019-01-22
hw/i386: Remove PCMachineClass from "qemu/typedefs.h"
Philippe Mathieu-Daudé
1
-2
/
+2
2019-01-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-15
/
+3
2019-01-09
machine: Use shorter format for GlobalProperty arrays
Eduardo Habkost
1
-15
/
+3
2019-01-09
ioapic: use TYPE_FOO MACRO than constant string
Li Qiang
1
-0
/
+3
2019-01-07
compat: remove remaining PC_COMPAT macros
Marc-André Lureau
1
-221
/
+15
2019-01-07
include: remove compat.h
Marc-André Lureau
1
-1
/
+0
2019-01-07
compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macros
Marc-André Lureau
1
-14
/
+3
2019-01-07
compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macros
Marc-André Lureau
1
-94
/
+3
2019-01-07
compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macros
Marc-André Lureau
1
-85
/
+3
2019-01-07
compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
Marc-André Lureau
1
-71
/
+3
2019-01-07
compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
Marc-André Lureau
1
-2
/
+2
2019-01-07
compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
Marc-André Lureau
1
-21
/
+2
2019-01-07
compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
Marc-André Lureau
1
-32
/
+2
2019-01-07
compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
Marc-André Lureau
1
-27
/
+2
2019-01-07
compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
Marc-André Lureau
1
-7
/
+2
2019-01-07
compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
Marc-André Lureau
1
-15
/
+2
2019-01-07
compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros
Marc-André Lureau
1
-11
/
+2
2019-01-07
compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
Marc-André Lureau
1
-19
/
+2
2019-01-07
compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
Marc-André Lureau
1
-15
/
+2
2019-01-07
compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macros
Marc-André Lureau
1
-7
/
+2
2018-12-20
x86-iommu: switch intr_supported to OnOffAuto type
Peter Xu
1
-1
/
+3
2018-12-19
intel_iommu: dma read/write draining support
Peter Xu
2
-0
/
+6
2018-12-11
q35/440fx/arm/spapr: Add QEMU 4.0 machine type
Alex Williamson
1
-0
/
+3
2018-12-11
i386: Rename bools in PCMachineState to end in _enabled
Corey Minyard
1
-3
/
+3
2018-11-05
x86_iommu: move vtd_generate_msi_message in common file
Singh, Brijesh
2
-59
/
+66
2018-10-30
i386: Add PKU on Skylake-Server CPU model
Tao Xu
1
-1
/
+9
2018-10-19
hyperv: only add SynIC in compatible configurations
Roman Kagan
1
-0
/
+8
2018-07-30
i386: do not migrate MSR_SMI_COUNT on machine types <2.12
Paolo Bonzini
1
-0
/
+4
2018-07-09
pc: Fix typo on PC_COMPAT_2_12
Eduardo Habkost
1
-1
/
+1
2018-06-28
hmp: obsolete "info ioapic"
Peter Xu
1
-3
/
+0
2018-06-28
ioapic: support "info irq"
Peter Xu
1
-0
/
+3
2018-06-22
i386: Enable TOPOEXT feature on AMD EPYC CPU
Babu Moger
1
-0
/
+12
2018-06-11
nvdimm: make persistence option symbolic
Ross Zwisler
1
-1
/
+1
2018-06-01
nvdimm, acpi: support NFIT platform capabilities
Ross Zwisler
1
-0
/
+1
2018-05-23
intel-iommu: rework the page walk logic
Peter Xu
1
-0
/
+2
2018-05-23
intel-iommu: only do page walk for MAP notifiers
Peter Xu
1
-0
/
+2
2018-05-23
intel-iommu: add iommu lock
Peter Xu
1
-0
/
+6
2018-05-23
intel-iommu: remove IntelIOMMUNotifierNode
Peter Xu
1
-7
/
+2
2018-05-15
i386: Add new property to control cache info
Babu Moger
1
-0
/
+5
2018-05-15
pc: add 2.13 machine types
Babu Moger
1
-0
/
+3
2018-05-10
pc: simplify MachineClass::get_hotplug_handler handling
Igor Mammedov
1
-8
/
+0
2018-05-07
pc: rename "hotplug memory" terminology to "device memory"
David Hildenbrand
1
-1
/
+1
2018-05-07
machine: make MemoryHotplugState accessible via the machine
David Hildenbrand
1
-1
/
+0
2018-03-16
pc: correct misspelled CPU model-id for pc 2.2
Wang Xin
1
-1
/
+1
2018-03-12
hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h
Philippe Mathieu-Daudé
1
-9
/
+0
2018-03-12
hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.c
Philippe Mathieu-Daudé
1
-8
/
+0
2018-03-12
q35: change default NIC to e1000e
Paolo Bonzini
1
-1
/
+2
2018-01-18
intel-iommu: Extend address width to 48 bits
Prasad Singamsetty
1
-0
/
+1
[next]