summaryrefslogtreecommitdiff
path: root/hw/i386/pc_piix.c
AgeCommit message (Expand)Author
2018-06-12object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalenceMarc-André Lureau
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-12hw: Do not include "sysemu/block-backend.h" if it is not necessaryThomas Huth
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-17pc: add 2.12 machine typesHaozhong Zhang
2017-12-05pci: Eliminate pci_find_primary_bus()David Gibson
2017-11-16NUMA: Enable adding NUMA node implicitlyDou Liyang
2017-10-15pc: remove useless hot_add_cpu initialisationLaurent Vivier
2017-10-15isapc: Remove unnecessary migration compatibility codeEduardo Habkost
2017-10-15pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost
2017-09-19pc: use generic cpu_model parsingIgor Mammedov
2017-09-08pc: add 2.11 machine typesMarcel Apfelbaum
2017-08-23numa: Move numa_legacy_auto_assign_ram to pc-i440fx-2.9Eduardo Habkost
2017-07-13Convert error_report() to warn_report()Alistair Francis
2017-06-28migration: move skip_section_footersPeter Xu
2017-06-28migration: move skip_configuration outPeter Xu
2017-06-28migration: move global_state.optional outPeter Xu
2017-06-13migration: Move remaining exported functions to migration/misc.hJuan Quintela
2017-06-13migration: create global_state.cJuan 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
2016-09-09pc: Add 2.8 machineLongpeng(Mike)
2016-09-08pc: keep gsi referenceMarc-André Lureau
2016-07-04xen: fix ram init regressionGerd Hoffmann
2016-06-24pc: use new CPU hotplug interface since 2.7 machine typeIgor Mammedov
2016-06-14pc: Add 2.7 machineIgor Mammedov
2016-06-13vl: Eliminate usb_enabled()Eduardo Habkost
2016-06-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-06-07all: Remove unnecessary glib.h includesPeter Maydell
2016-06-06pc: allow raising low memory via max-ram-below-4g optionGerd Hoffmann
2016-05-23pc: Set CPU model-id on compat_props for pc <= 2.4Eduardo Habkost
2016-05-20machine: add properties to compat_props incrementalyIgor Mammedov
2016-04-07Sort the fw_cfg file listGerd Hoffmann
2016-03-11nvdimm acpi: initialize the resource used by NVDIMM ACPIXiao Guangrong
2016-02-06pc: Remove PcGuestInfo.isapc_ram_fw fieldEduardo Habkost
2016-02-06pc: Remove compat fields from PcGuestInfoEduardo Habkost
2016-02-06pc: Simplify xen_load_linux() signatureEduardo Habkost
2016-02-06pc: Simplify pc_memory_init() signatureEduardo Habkost
2016-01-29x86: Clean up includesPeter Maydell
2016-01-21Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160121' into sta...Peter Maydell
2016-01-21target-i386: Add support to migrate vcpu's TSC rateHaozhong Zhang
2016-01-14xen-hvm: Clean up xen_hvm_init() error handlingMarkus Armbruster