index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
/
pc_q35.c
Age
Commit message (
Expand
)
Author
2018-05-29
hw/i386: Rename 2.13 machine types to 3.0
Peter Maydell
2018-05-15
pc: add 2.13 machine types
Babu Moger
2018-03-12
q35: change default NIC to e1000e
Paolo Bonzini
2018-03-06
scsi: Remove automatic creation of SCSI controllers with -drive if=scsi
Thomas Huth
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-01-19
q35: Allow only supported dynamic sysbus devices
Eduardo Habkost
2018-01-19
machine: Replace has_dynamic_sysbus with list of allowed devices
Eduardo Habkost
2018-01-17
pc: add 2.12 machine types
Haozhong Zhang
2017-11-16
NUMA: Enable adding NUMA node implicitly
Dou Liyang
2017-10-15
pc: remove useless hot_add_cpu initialisation
Laurent Vivier
2017-09-19
hw/i386: Improve some of the warning messages
Alistair Francis
2017-09-08
pc: add 2.11 machine types
Marcel Apfelbaum
2017-07-18
ahci: add ahci_get_num_ports
John Snow
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
2017-07-04
Move CONFIG_KVM related definitions to kvm_i386.h
Thomas Huth
2017-05-18
migration: migration.h was not needed
Juan Quintela
2017-05-18
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
2017-05-11
numa: equally distribute memory on nodes
Laurent Vivier
2017-05-10
pc: add 2.10 machine type
Peter Xu
2017-05-10
pc/fwcfg: unbreak migration from qemu-2.5 and qemu-2.6 during firmware boot
Igor Mammedov
2017-01-18
pc: Add 2.9 machine-types
Eduardo Habkost
2016-12-22
pc: make pit configurable
Chao Peng
2016-12-22
pc: make sata configurable
Chao Peng
2016-12-22
pc: make smbus configurable
Chao Peng
2016-10-24
pc: q35: Bump max_cpus to 288
Igor Mammedov
2016-09-09
pc: Add 2.8 machine
Longpeng(Mike)
2016-09-08
pc: keep gsi reference
Marc-André Lureau
2016-09-08
pc: free i8259
Marc-André Lureau
2016-07-04
hw/iommu: enable iommu with -device
Marcel Apfelbaum
2016-07-04
q35: allow dynamic sysbus
Marcel Apfelbaum
2016-07-04
xen: fix ram init regression
Gerd Hoffmann
2016-06-29
ICH9 LPC: move call of isa_bus_irqs to 'realize' method
Efimov Vasily
2016-06-29
ICH9 LPC: handle GSI as qdev GPIO
Efimov Vasily
2016-06-29
ich9: unify pic and ioapic IRQ vectors
Paolo Bonzini
2016-06-29
pc_q35: configure Q35 instance using properties
Efimov Vasily
2016-06-24
pc: use new CPU hotplug interface since 2.7 machine type
Igor Mammedov
2016-06-14
pc: Add 2.7 machine
Igor Mammedov
2016-06-13
vl: Eliminate usb_enabled()
Eduardo Habkost
2016-04-07
Sort the fw_cfg file list
Gerd Hoffmann
2016-03-15
kvm: x86: q35: Add support for -machine kernel_irqchip=split for q35
Rita Sinha
2016-03-11
nvdimm acpi: initialize the resource used by NVDIMM ACPI
Xiao Guangrong
2016-02-25
q35: No need to check gigabyte_align
Eduardo Habkost
2016-02-25
q35: Remove unused q35-acpi-dsdt.aml file
Eduardo Habkost
2016-02-25
ich9: Remove enable_tco arguments from init functions
Eduardo Habkost
2016-02-25
machine: Remove no_tco field
Eduardo Habkost
2016-02-25
q35: Remove old machine versions
Eduardo Habkost
2016-02-06
pc: Remove PcGuestInfo.isapc_ram_fw field
Eduardo Habkost
2016-02-06
pc: Remove compat fields from PcGuestInfo
Eduardo Habkost
2016-02-06
pc: Simplify pc_memory_init() signature
Eduardo Habkost
2016-01-29
x86: Clean up includes
Peter Maydell
[next]