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_q35.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-07
compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macros
Marc-André Lureau
1
-5
/
+2
2019-01-07
machine: move compat properties out of globals
Marc-André Lureau
1
-66
/
+55
2019-01-07
hw: apply machine compat properties without touching globals
Marc-André Lureau
1
-11
/
+22
2019-01-07
machines: replace COMPAT define with a static array
Marc-André Lureau
1
-11
/
+55
2018-12-20
q35: set split kernel irqchip as default
Peter Xu
1
-0
/
+2
2018-12-19
hw/smbios: Move to the hw/firmware/ subdirectory
Philippe Mathieu-Daudé
1
-1
/
+1
2018-12-11
q35/440fx/arm/spapr: Add QEMU 4.0 machine type
Alex Williamson
1
-2
/
+11
2018-12-11
i386: Rename bools in PCMachineState to end in _enabled
Corey Minyard
1
-3
/
+3
2018-11-20
hw/i386: add pc-i440fx-3.1 & pc-q35-3.1
Marc-André Lureau
1
-2
/
+11
2018-07-02
hw/i386: Use the IEC binary prefix definitions
Paolo Bonzini
1
-1
/
+2
2018-06-18
hw/display: add standalone ramfb device
Gerd Hoffmann
1
-0
/
+2
2018-06-12
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180612-pull-request' ...
Peter Maydell
1
-1
/
+1
2018-06-12
object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
Marc-André Lureau
1
-1
/
+1
2018-06-10
pc: Remove PC_COMPAT_2_12 from 3.0 machine-types
Eduardo Habkost
1
-1
/
+0
2018-06-04
migration: introduce decompress-error-check
Xiao Guangrong
1
-0
/
+1
2018-05-29
hw/i386: Rename 2.13 machine types to 3.0
Peter Maydell
1
-4
/
+4
2018-05-15
pc: add 2.13 machine types
Babu Moger
1
-2
/
+11
2018-03-12
q35: change default NIC to e1000e
Paolo Bonzini
1
-1
/
+7
2018-03-06
scsi: Remove automatic creation of SCSI controllers with -drive if=scsi
Thomas Huth
1
-3
/
+0
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-0
/
+2
2018-01-19
q35: Allow only supported dynamic sysbus devices
Eduardo Habkost
1
-2
/
+4
2018-01-19
machine: Replace has_dynamic_sysbus with list of allowed devices
Eduardo Habkost
1
-1
/
+2
2018-01-17
pc: add 2.12 machine types
Haozhong Zhang
1
-2
/
+11
2017-11-16
NUMA: Enable adding NUMA node implicitly
Dou Liyang
1
-0
/
+1
2017-10-15
pc: remove useless hot_add_cpu initialisation
Laurent Vivier
1
-1
/
+0
2017-09-19
hw/i386: Improve some of the warning messages
Alistair Francis
1
-3
/
+5
2017-09-08
pc: add 2.11 machine types
Marcel Apfelbaum
1
-2
/
+11
2017-07-18
ahci: add ahci_get_num_ports
John Snow
1
-2
/
+2
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
1
-3
/
+3
2017-07-04
Move CONFIG_KVM related definitions to kvm_i386.h
Thomas Huth
1
-0
/
+1
2017-05-18
migration: migration.h was not needed
Juan Quintela
1
-1
/
+0
2017-05-18
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
1
-2
/
+12
2017-05-11
numa: equally distribute memory on nodes
Laurent Vivier
1
-0
/
+2
2017-05-10
pc: add 2.10 machine type
Peter Xu
1
-2
/
+11
2017-05-10
pc/fwcfg: unbreak migration from qemu-2.5 and qemu-2.6 during firmware boot
Igor Mammedov
1
-0
/
+1
2017-01-18
pc: Add 2.9 machine-types
Eduardo Habkost
1
-2
/
+11
2016-12-22
pc: make pit configurable
Chao Peng
1
-1
/
+2
2016-12-22
pc: make sata configurable
Chao Peng
1
-10
/
+14
2016-12-22
pc: make smbus configurable
Chao Peng
1
-5
/
+7
2016-10-24
pc: q35: Bump max_cpus to 288
Igor Mammedov
1
-0
/
+2
2016-09-09
pc: Add 2.8 machine
Longpeng(Mike)
1
-2
/
+11
2016-09-08
pc: keep gsi reference
Marc-André Lureau
1
-7
/
+6
2016-09-08
pc: free i8259
Marc-André Lureau
1
-0
/
+2
2016-07-04
hw/iommu: enable iommu with -device
Marcel Apfelbaum
1
-1
/
+0
2016-07-04
q35: allow dynamic sysbus
Marcel Apfelbaum
1
-0
/
+1
2016-07-04
xen: fix ram init regression
Gerd Hoffmann
1
-0
/
+3
2016-06-29
ICH9 LPC: move call of isa_bus_irqs to 'realize' method
Efimov Vasily
1
-3
/
+0
2016-06-29
ICH9 LPC: handle GSI as qdev GPIO
Efimov Vasily
1
-1
/
+5
2016-06-29
ich9: unify pic and ioapic IRQ vectors
Paolo Bonzini
1
-2
/
+1
2016-06-29
pc_q35: configure Q35 instance using properties
Efimov Vasily
1
-6
/
+12
[prev]
[next]