aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/pc_q35.c
AgeCommit message (Expand)Author
2019-02-05hw/i386/pc: enable PVH only for machine type >= 4.0Stefano Garzarella
2019-01-08Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190108-pull-request' ...Peter Maydell
2019-01-08usb: move ehci_create_ich9_with_companions to hw/i386Paolo Bonzini
2019-01-07compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macrosMarc-André Lureau
2019-01-07machine: move compat properties out of globalsMarc-André Lureau
2019-01-07hw: apply machine compat properties without touching globalsMarc-André Lureau
2019-01-07machines: replace COMPAT define with a static arrayMarc-André Lureau
2018-12-20q35: set split kernel irqchip as defaultPeter Xu
2018-12-19hw/smbios: Move to the hw/firmware/ subdirectoryPhilippe Mathieu-Daudé
2018-12-11q35/440fx/arm/spapr: Add QEMU 4.0 machine typeAlex Williamson
2018-12-11i386: Rename bools in PCMachineState to end in _enabledCorey Minyard
2018-11-20hw/i386: add pc-i440fx-3.1 & pc-q35-3.1Marc-André Lureau
2018-07-02hw/i386: Use the IEC binary prefix definitionsPaolo Bonzini
2018-06-18hw/display: add standalone ramfb deviceGerd Hoffmann
2018-06-12Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180612-pull-request' ...Peter Maydell
2018-06-12object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalenceMarc-André Lureau
2018-06-10pc: Remove PC_COMPAT_2_12 from 3.0 machine-typesEduardo Habkost
2018-06-04migration: introduce decompress-error-checkXiao Guangrong
2018-05-29hw/i386: Rename 2.13 machine types to 3.0Peter Maydell
2018-05-15pc: add 2.13 machine typesBabu Moger
2018-03-12q35: change default NIC to e1000ePaolo Bonzini
2018-03-06scsi: Remove automatic creation of SCSI controllers with -drive if=scsiThomas Huth
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2018-01-19q35: Allow only supported dynamic sysbus devicesEduardo Habkost
2018-01-19machine: Replace has_dynamic_sysbus with list of allowed devicesEduardo Habkost
2018-01-17pc: add 2.12 machine typesHaozhong Zhang
2017-11-16NUMA: Enable adding NUMA node implicitlyDou Liyang
2017-10-15pc: remove useless hot_add_cpu initialisationLaurent Vivier
2017-09-19hw/i386: Improve some of the warning messagesAlistair Francis
2017-09-08pc: add 2.11 machine typesMarcel Apfelbaum
2017-07-18ahci: add ahci_get_num_portsJohn Snow
2017-07-13Convert error_report() to warn_report()Alistair Francis
2017-07-04Move CONFIG_KVM related definitions to kvm_i386.hThomas Huth
2017-05-18migration: migration.h was not neededJuan Quintela
2017-05-18Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi
2017-05-11numa: equally distribute memory on nodesLaurent Vivier
2017-05-10pc: add 2.10 machine typePeter Xu
2017-05-10pc/fwcfg: unbreak migration from qemu-2.5 and qemu-2.6 during firmware bootIgor Mammedov
2017-01-18pc: Add 2.9 machine-typesEduardo Habkost
2016-12-22pc: make pit configurableChao Peng