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
/
hw
/
i386
/
pc_piix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/i386: Include "hw/mem/nvdimm.h"
Philippe Mathieu-Daudé
2020-03-09
1
-0
/
+1
*
hw: Make MachineClass::is_default a boolean type
Philippe Mathieu-Daudé
2020-02-28
1
-5
/
+5
*
hw: fix using 4.2 compat in 5.0 machine types for i440fx/q35
Denis Plotnikov
2020-01-05
1
-1
/
+0
*
hw/i386: Remove the deprecated machines 0.12 up to 0.15
Thomas Huth
2019-12-18
1
-83
/
+2
*
x86: move SMM property to X86MachineState
Paolo Bonzini
2019-12-17
1
-3
/
+3
*
hw: add compat machines for 5.0
Cornelia Huck
2019-12-14
1
-1
/
+13
*
virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertised
Evgeny Yakovlev
2019-12-13
1
-0
/
+1
*
hw/i386: Move save_tsc_khz from PCMachineClass to X86MachineClass
Liam Merwick
2019-11-19
1
-2
/
+2
*
hw/i386: Fix compiler warning when CONFIG_IDE_ISA is disabled
Thomas Huth
2019-11-19
1
-2
/
+2
*
hw/pci-host/i440fx: Remove the last PIIX3 traces
Philippe Mathieu-Daudé
2019-11-05
1
-1
/
+7
*
hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.h
Philippe Mathieu-Daudé
2019-11-05
1
-0
/
+1
*
piix4: Add a MC146818 RTC Controller as specified in datasheet
Philippe Mathieu-Daudé
2019-11-05
1
-0
/
+1
*
target/i386: move FERR handling to target/i386
Paolo Bonzini
2019-10-26
1
-1
/
+3
*
hw/i386/pc: Remove kvm_i386.h include
Philippe Mathieu-Daudé
2019-10-24
1
-1
/
+0
*
hw/i386/pc: Extract pc_i8259_create()
Philippe Mathieu-Daudé
2019-10-24
1
-12
/
+1
*
hw/i386/pc: Extract pc_gsi_create()
Philippe Mathieu-Daudé
2019-10-24
1
-8
/
+1
*
hw/i386: make x86.c independent from PCMachineState
Sergio Lopez
2019-10-22
1
-1
/
+1
*
hw/i386: split PCMachineState deriving X86MachineState from it
Paolo Bonzini
2019-10-22
1
-21
/
+22
*
hw/i386/pc: move shared x86 functions to x86.c and export them
Sergio Lopez
2019-10-22
1
-0
/
+1
*
hw/i386/pc: rename functions shared with non-PC machines
Sergio Lopez
2019-10-22
1
-1
/
+1
*
pc: Add an SMB0 ACPI device to q35
Corey Minyard
2019-09-20
1
-6
/
+6
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-08-21
1
-1
/
+1
|
\
|
*
misc: fix naming scheme of compatiblity arrays
Marc-André Lureau
2019-08-21
1
-1
/
+1
*
|
hw: add compat machines for 4.2
Cornelia Huck
2019-08-21
1
-1
/
+13
|
/
*
Include hw/boards.h a bit less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-07-08
1
-3
/
+9
|
\
|
*
hw/i386: Fix linker error when ISAPC is disabled
Julio Montes
2019-07-05
1
-3
/
+9
*
|
i386: Make unversioned CPU models be aliases
Eduardo Habkost
2019-07-05
1
-0
/
+4
*
|
pc: Move compat_apic_id_mode variable to PCMachineClass
Eduardo Habkost
2019-07-04
1
-1
/
+2
|
/
*
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2019-04-26
1
-0
/
+1
|
\
|
*
Categorize devices: IGD passthrough ISA bridge
Ernest Esene
2019-04-25
1
-0
/
+1
*
|
hw: add compat machines for 4.1
Cornelia Huck
2019-04-25
1
-1
/
+13
|
/
*
machine: Move nvdimms state into struct MachineState
Eric Auger
2019-03-11
1
-2
/
+2
*
boards.h: Ignore migration for SMBus devices on older machines
Corey Minyard
2019-02-28
1
-0
/
+1
*
i2c: Split smbus into parts
Corey Minyard
2019-02-28
1
-1
/
+1
*
hw/i386/pc: enable PVH only for machine type >= 4.0
Stefano Garzarella
2019-02-05
1
-0
/
+3
*
hw/misc/ivshmem: Remove deprecated "ivshmem" legacy device
Thomas Huth
2019-01-15
1
-1
/
+0
*
machine: Use shorter format for GlobalProperty arrays
Eduardo Habkost
2019-01-10
1
-155
/
+37
*
machine: Eliminate unnecessary stringify() usage
Eduardo Habkost
2019-01-10
1
-15
/
+15
*
compat: remove remaining PC_COMPAT macros
Marc-André Lureau
2019-01-07
1
-37
/
+20
*
compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macros
Marc-André Lureau
2019-01-07
1
-7
/
+5
*
compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macros
Marc-André Lureau
2019-01-07
1
-7
/
+5
*
compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macros
Marc-André Lureau
2019-01-07
1
-8
/
+5
*
compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
Marc-André Lureau
2019-01-07
1
-4
/
+2
*
compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
Marc-André Lureau
2019-01-07
1
-4
/
+2
*
compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
Marc-André Lureau
2019-01-07
1
-4
/
+2
*
compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
Marc-André Lureau
2019-01-07
1
-5
/
+2
*
compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
Marc-André Lureau
2019-01-07
1
-5
/
+2
[next]