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-08-21
hw: add compat machines for 4.2
Cornelia Huck
1
-0
/
+3
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-1
/
+1
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2
-2
/
+0
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2
-0
/
+2
2019-07-05
i386: Make unversioned CPU models be aliases
Eduardo Habkost
1
-0
/
+3
2019-07-05
machine: Refactor smp_parse() in vl.c as MachineClass::smp_parse()
Like Xu
1
-0
/
+1
2019-07-05
i386: Update new x86_apicid parsing rules with die_offset support
Like Xu
1
-22
/
+54
2019-07-05
i386/cpu: Consolidate die-id validity in smp context
Like Xu
1
-0
/
+2
2019-07-05
i386: Add die-level cpu topology to x86CPU on PCMachine
Like Xu
1
-0
/
+2
2019-07-05
machine: Refactor smp-related call chains to pass MachineState
Like Xu
1
-1
/
+1
2019-07-04
pc: Move compat_apic_id_mode variable to PCMachineClass
Eduardo Habkost
1
-0
/
+3
2019-06-21
hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1
Greg Kurz
1
-3
/
+0
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-1
/
+1
2019-06-03
q35: Revert to kernel irqchip
Alex Williamson
1
-0
/
+3
2019-05-17
ioapic: allow buggy guests mishandling level-triggered interrupts to make pro...
Vitaly Kuznetsov
1
-0
/
+3
2019-05-17
hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularity
Philippe Mathieu-Daudé
1
-2
/
+0
2019-05-13
Clean up header guards that don't match their file name
Markus Armbruster
1
-2
/
+2
2019-04-25
hw: add compat machines for 4.1
Cornelia Huck
1
-0
/
+3
2019-04-02
intel_iommu: Drop extended root field
Peter Xu
1
-1
/
+0
2019-03-20
intel-iommu: optimize nodmar memory regions
Peter Xu
1
-2
/
+5
2019-03-12
intel_iommu: add scalable-mode option to make scalable mode work
Yi Sun
1
-1
/
+2
2019-03-12
intel_iommu: add 256 bits qi_desc support
Liu, Yi L
1
-0
/
+1
2019-03-12
intel_iommu: scalable mode emulation
Liu, Yi L
1
-2
/
+22
2019-03-12
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-4
/
+0
2019-03-11
pc: Support firmware configuration with -blockdev
Markus Armbruster
1
-0
/
+3
2019-03-11
pc_sysfw: Pass PCMachineState to pc_system_firmware_init()
Philippe Mathieu-Daudé
1
-2
/
+1
2019-03-11
machine: Move nvdimms state into struct MachineState
Eric Auger
1
-4
/
+0
2019-03-11
nvdimm: Rename AcpiNVDIMMState into NVDIMMState
Eric Auger
1
-1
/
+1
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
[next]