index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
i386
/
pc.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
piix4: Add a MC146818 RTC Controller as specified in datasheet
Philippe Mathieu-Daudé
2019-11-05
1
-6
/
+0
*
piix4: Add an i8259 Interrupt Controller as specified in datasheet
Hervé Poussineau
2019-11-05
1
-1
/
+0
*
target/i386: move FERR handling to target/i386
Paolo Bonzini
2019-10-26
1
-1
/
+0
*
hw/i386/pc: Extract pc_i8259_create()
Philippe Mathieu-Daudé
2019-10-24
1
-0
/
+1
*
hw/i386/pc: Extract pc_gsi_create()
Philippe Mathieu-Daudé
2019-10-24
1
-0
/
+2
*
hw/i386: split PCMachineState deriving X86MachineState from it
Paolo Bonzini
2019-10-22
1
-24
/
+3
*
hw/i386/pc: move shared x86 functions to x86.c and export them
Sergio Lopez
2019-10-22
1
-1
/
+0
*
hw/i386/pc: rename functions shared with non-PC machines
Sergio Lopez
2019-10-22
1
-1
/
+1
*
hw/acpi: Make ACPI IO address space configurable
Shameer Kolothum
2019-10-05
1
-0
/
+3
*
pc: Add an SMB0 ACPI device to q35
Corey Minyard
2019-09-20
1
-0
/
+2
*
hw/i386/pc: Extract e820 memory layout code
Philippe Mathieu-Daudé
2019-09-16
1
-11
/
+0
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190821' into...
Peter Maydell
2019-08-21
1
-0
/
+3
|
\
|
*
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
*
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: 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/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
*
hw: add compat machines for 4.1
Cornelia Huck
2019-04-25
1
-0
/
+3
*
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
*
machine: Use shorter format for GlobalProperty arrays
Eduardo Habkost
2019-01-09
1
-15
/
+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
*
compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
Marc-André Lureau
2019-01-07
1
-19
/
+2
*
compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
Marc-André Lureau
2019-01-07
1
-15
/
+2
*
compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macros
Marc-André Lureau
2019-01-07
1
-7
/
+2
*
intel_iommu: dma read/write draining support
Peter Xu
2018-12-19
1
-0
/
+5
[prev]
[next]