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