aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/pc_piix.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-20hw/i386: Remove deprecated machines pc-0.10 and pc-0.11Thomas Huth1-68/+2
2018-12-19hw/smbios: Move to the hw/firmware/ subdirectoryPhilippe Mathieu-Daudé1-1/+1
2018-12-11pc: Use default_machine_opts to set suppress_vmdescEduardo Habkost1-1/+1
2018-12-11q35/440fx/arm/spapr: Add QEMU 4.0 machine typeAlex Williamson1-3/+12
2018-12-11i386: Rename bools in PCMachineState to end in _enabledCorey Minyard1-1/+2
2018-11-20hw/i386: add pc-i440fx-3.1 & pc-q35-3.1Marc-André Lureau1-3/+12
2018-07-02hw/i386: Use the IEC binary prefix definitionsPaolo Bonzini1-1/+2
2018-06-25hw/i386: Deprecate the machine types pc-0.10 and pc-0.11Thomas Huth1-0/+1
2018-06-18hw/display: add standalone ramfb deviceGerd Hoffmann1-0/+2
2018-06-12Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180612-pull-request' ...Peter Maydell1-1/+1
2018-06-12object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalenceMarc-André Lureau1-1/+1
2018-06-10pc: Remove PC_COMPAT_2_12 from 3.0 machine-typesEduardo Habkost1-1/+0
2018-06-04migration: introduce decompress-error-checkXiao Guangrong1-0/+1
2018-05-29hw/i386: Rename 2.13 machine types to 3.0Peter Maydell1-4/+4
2018-05-15pc: add 2.13 machine typesBabu Moger1-3/+12
2018-03-12hw: Do not include "sysemu/block-backend.h" if it is not necessaryThomas Huth1-1/+0
2018-03-12q35: change default NIC to e1000ePaolo Bonzini1-1/+5
2018-03-06scsi: Remove automatic creation of SCSI controllers with -drive if=scsiThomas Huth1-4/+0
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster1-0/+1
2018-01-17pc: add 2.12 machine typesHaozhong Zhang1-3/+12
2017-12-05pci: Eliminate pci_find_primary_bus()David Gibson1-6/+2
2017-11-16NUMA: Enable adding NUMA node implicitlyDou Liyang1-0/+1
2017-10-15pc: remove useless hot_add_cpu initialisationLaurent Vivier1-2/+0
2017-10-15isapc: Remove unnecessary migration compatibility codeEduardo Habkost1-2/+0
2017-10-15pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost1-0/+4
2017-09-19pc: use generic cpu_model parsingIgor Mammedov1-3/+1
2017-09-08pc: add 2.11 machine typesMarcel Apfelbaum1-3/+12
2017-08-23numa: Move numa_legacy_auto_assign_ram to pc-i440fx-2.9Eduardo Habkost1-1/+1
2017-07-13Convert error_report() to warn_report()Alistair Francis1-4/+4
2017-06-28migration: move skip_section_footersPeter Xu1-1/+0
2017-06-28migration: move skip_configuration outPeter Xu1-1/+0
2017-06-28migration: move global_state.optional outPeter Xu1-1/+0
2017-06-13migration: Move remaining exported functions to migration/misc.hJuan Quintela1-1/+1
2017-06-13migration: create global_state.cJuan Quintela1-0/+1
2017-05-18Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi1-3/+13
2017-05-11numa: equally distribute memory on nodesLaurent Vivier1-0/+2
2017-05-10pc: add 2.10 machine typePeter Xu1-3/+12
2017-05-10pc/fwcfg: unbreak migration from qemu-2.5 and qemu-2.6 during firmware bootIgor Mammedov1-0/+1
2017-01-18pc: Add 2.9 machine-typesEduardo Habkost1-3/+12
2016-12-22pc: make pit configurableChao Peng1-1/+1
2016-09-09pc: Add 2.8 machineLongpeng(Mike)1-3/+13
2016-09-08pc: keep gsi referenceMarc-André Lureau1-9/+8
2016-07-04xen: fix ram init regressionGerd Hoffmann1-22/+28
2016-06-24pc: use new CPU hotplug interface since 2.7 machine typeIgor Mammedov1-0/+2
2016-06-14pc: Add 2.7 machineIgor Mammedov1-3/+13
2016-06-13vl: Eliminate usb_enabled()Eduardo Habkost1-1/+1
2016-06-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-22/+39
2016-06-07all: Remove unnecessary glib.h includesPeter Maydell1-1/+0
2016-06-06pc: allow raising low memory via max-ram-below-4g optionGerd Hoffmann1-22/+39
2016-05-23pc: Set CPU model-id on compat_props for pc <= 2.4Eduardo Habkost1-0/+13