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
2021-10-01
machine: Move smp_prefer_sockets to struct SMPCompatProps
Yanan Wang
1
-1
/
+1
2021-10-01
machine: Prefer cores over sockets in smp parsing since 6.2
Yanan Wang
1
-0
/
+1
2021-09-30
i440fx: Add support for SGX EPC
Sean Christopherson
1
-0
/
+1
2021-09-01
hw: Add compat machines for 6.2
Yanan Wang
1
-1
/
+13
2021-08-26
arch_init.h: Don't include arch_init.h unnecessarily
Peter Maydell
1
-1
/
+0
2021-05-10
i386: split cpu accelerators from cpu.c, using AccelCPUClass
Claudio Fontana
1
-0
/
+1
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-04-30
hw: add compat machines for 6.1
Cornelia Huck
1
-1
/
+13
2021-03-02
i386/acpi: restore device paths for pre-5.1 vms
Vitaly Cheptsov
1
-0
/
+2
2021-02-05
hw/i386: Remove the deprecated pc-1.x machine types
Thomas Huth
1
-94
/
+0
2020-12-08
hw: add compat machines for 6.0
Cornelia Huck
1
-1
/
+13
2020-10-30
pc: Implement -no-hpet as sugar for -machine hpet=on
Eduardo Habkost
1
-1
/
+1
2020-10-19
hw/xen: Set suppress-vmdesc for Xen machines
Jason Andryuk
1
-2
/
+2
2020-09-30
target/i386: always create kvmclock device
Vitaly Kuznetsov
1
-2
/
+5
2020-09-30
hw/xen: Split x86-specific declaration from generic hardware ones
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-30
hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()
Philippe Mathieu-Daudé
1
-3
/
+3
2020-09-30
numa: drop support for '-numa node' (without memory specified)
Igor Mammedov
1
-1
/
+0
2020-09-29
cphp: remove deprecated cpu-add command(s)
Igor Mammedov
1
-1
/
+0
2020-09-17
x86: move acpi_dev from pc/microvm
Gerd Hoffmann
1
-1
/
+1
2020-09-10
hw/i386: make explicit clearing of pch_rev_id
Alex Bennée
1
-1
/
+1
2020-08-22
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-1
/
+13
2020-08-21
meson: infrastructure for building emulators
Paolo Bonzini
1
-1
/
+1
2020-08-19
hw: add compat machines for 5.2
Cornelia Huck
1
-1
/
+13
2020-07-11
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200710' into st...
Peter Maydell
1
-3
/
+6
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-2
/
+2
2020-07-10
xen: cleanup unrealized flash devices
Paul Durrant
1
-3
/
+6
2020-07-08
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200706-pull-request...
Peter Maydell
1
-2
/
+1
2020-07-06
pc_basic_device_init: drop no_vmport arg
Gerd Hoffmann
1
-1
/
+0
2020-07-06
pc_basic_device_init: drop has_pit arg
Gerd Hoffmann
1
-1
/
+1
2020-07-06
pc_basic_device_init: pass PCMachineState
Gerd Hoffmann
1
-1
/
+1
2020-07-03
numa: Auto-enable NUMA when any memory devices are possible
David Hildenbrand
1
-0
/
+1
2020-06-26
numa: forbid '-numa node, mem' for 5.1 and newer machine types
Igor Mammedov
1
-0
/
+1
2020-06-17
x86: move max-ram-below-4g to pc
Gerd Hoffmann
1
-5
/
+5
2020-06-12
xen: fix build without pci passthrough
Anthony PERARD
1
-1
/
+1
2020-06-10
accel: Move Xen accelerator code under accel/xen/
Philippe Mathieu-Daudé
1
-0
/
+1
2020-06-10
i386:pc: whitelist dynamic vmbus-bridge
Jon Doron
1
-0
/
+2
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-1
/
+1
2020-05-06
hw: add compat machines for 5.1
Cornelia Huck
1
-1
/
+13
2020-05-04
nvdimm: Use configurable ACPI IO base and size
Kwangwoo Lee
1
-0
/
+2
2020-04-11
piix: fix xenfv regression, add compat machine xenfv-4.2
Olaf Hering
1
-3
/
+16
2020-03-29
acpi: add acpi=OnOffAuto machine property to x86 and arm virt
Gerd Hoffmann
1
-1
/
+1
2020-03-17
hw/ide: Remove unneeded inclusion of hw/ide.h
BALATON Zoltan
1
-1
/
+0
2020-03-17
hw/ide: Do ide_drive_get() within pci_ide_create_devs()
BALATON Zoltan
1
-4
/
+5
2020-03-17
hw/ide: Get rid of piix3_init functions
BALATON Zoltan
1
-5
/
+5
2020-03-09
hw/i386: Include "hw/mem/nvdimm.h"
Philippe Mathieu-Daudé
1
-0
/
+1
2020-02-28
hw: Make MachineClass::is_default a boolean type
Philippe Mathieu-Daudé
1
-5
/
+5
2020-01-05
hw: fix using 4.2 compat in 5.0 machine types for i440fx/q35
Denis Plotnikov
1
-1
/
+0
2019-12-18
hw/i386: Remove the deprecated machines 0.12 up to 0.15
Thomas Huth
1
-83
/
+2
[next]