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
/
include
/
hw
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
hw: add compat machines for 4.2
Cornelia Huck
2019-08-21
1
-0
/
+3
*
|
hw/i386/pc: Map into memory the initrd
Stefano Garzarella
2019-08-20
1
-0
/
+1
|
/
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-1
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
2
-2
/
+0
*
include: Make headers more self-contained
Markus Armbruster
2019-08-16
2
-0
/
+2
*
i386: Make unversioned CPU models be aliases
Eduardo Habkost
2019-07-05
1
-0
/
+3
*
machine: Refactor smp_parse() in vl.c as MachineClass::smp_parse()
Like Xu
2019-07-05
1
-0
/
+1
*
i386: Update new x86_apicid parsing rules with die_offset support
Like Xu
2019-07-05
1
-22
/
+54
*
i386/cpu: Consolidate die-id validity in smp context
Like Xu
2019-07-05
1
-0
/
+2
*
i386: Add die-level cpu topology to x86CPU on PCMachine
Like Xu
2019-07-05
1
-0
/
+2
*
machine: Refactor smp-related call chains to pass MachineState
Like Xu
2019-07-05
1
-1
/
+1
*
pc: Move compat_apic_id_mode variable to PCMachineClass
Eduardo Habkost
2019-07-04
1
-0
/
+3
*
hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1
Greg Kurz
2019-06-21
1
-3
/
+0
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-1
/
+1
*
q35: Revert to kernel irqchip
Alex Williamson
2019-06-03
1
-0
/
+3
*
ioapic: allow buggy guests mishandling level-triggered interrupts to make pro...
Vitaly Kuznetsov
2019-05-17
1
-0
/
+3
*
hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularity
Philippe Mathieu-Daudé
2019-05-17
1
-2
/
+0
*
Clean up header guards that don't match their file name
Markus Armbruster
2019-05-13
1
-2
/
+2
*
hw: add compat machines for 4.1
Cornelia Huck
2019-04-25
1
-0
/
+3
*
intel_iommu: Drop extended root field
Peter Xu
2019-04-02
1
-1
/
+0
*
intel-iommu: optimize nodmar memory regions
Peter Xu
2019-03-20
1
-2
/
+5
*
intel_iommu: add scalable-mode option to make scalable mode work
Yi Sun
2019-03-13
1
-1
/
+2
*
intel_iommu: add 256 bits qi_desc support
Liu, Yi L
2019-03-13
1
-0
/
+1
*
intel_iommu: scalable mode emulation
Liu, Yi L
2019-03-13
1
-2
/
+22
*
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-03-12
1
-4
/
+0
|
\
|
*
machine: Move nvdimms state into struct MachineState
Eric Auger
2019-03-11
1
-4
/
+0
|
*
nvdimm: Rename AcpiNVDIMMState into NVDIMMState
Eric Auger
2019-03-11
1
-1
/
+1
*
|
pc: Support firmware configuration with -blockdev
Markus Armbruster
2019-03-11
1
-0
/
+3
*
|
pc_sysfw: Pass PCMachineState to pc_system_firmware_init()
Philippe Mathieu-Daudé
2019-03-11
1
-2
/
+1
|
/
*
hw/i386/pc.c: remove unused function pc_acpi_init()
Wei Yang
2019-03-06
1
-1
/
+0
*
hw/i386/pc: enable PVH only for machine type >= 4.0
Stefano Garzarella
2019-02-05
1
-0
/
+3
*
hw/i386: Remove PCMachineClass from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2019-01-22
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-01-11
1
-15
/
+3
|
\
|
*
machine: Use shorter format for GlobalProperty arrays
Eduardo Habkost
2019-01-10
1
-15
/
+3
*
|
ioapic: use TYPE_FOO MACRO than constant string
Li Qiang
2019-01-09
1
-0
/
+3
|
/
*
compat: remove remaining PC_COMPAT macros
Marc-André Lureau
2019-01-07
1
-221
/
+15
*
include: remove compat.h
Marc-André Lureau
2019-01-07
1
-1
/
+0
*
compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macros
Marc-André Lureau
2019-01-07
1
-14
/
+3
*
compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macros
Marc-André Lureau
2019-01-07
1
-94
/
+3
*
compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macros
Marc-André Lureau
2019-01-07
1
-85
/
+3
*
compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
Marc-André Lureau
2019-01-07
1
-71
/
+3
*
compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
Marc-André Lureau
2019-01-07
1
-2
/
+2
*
compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
Marc-André Lureau
2019-01-07
1
-21
/
+2
*
compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
Marc-André Lureau
2019-01-07
1
-32
/
+2
*
compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
Marc-André Lureau
2019-01-07
1
-27
/
+2
*
compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
Marc-André Lureau
2019-01-07
1
-7
/
+2
*
compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
Marc-André Lureau
2019-01-07
1
-15
/
+2
*
compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros
Marc-André Lureau
2019-01-07
1
-11
/
+2
[prev]
[next]