aboutsummaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)Author
2017-12-21hw/i386/vmport: fix missing definitions with non-log trace backendsLaurent Vivier
2017-12-21i8259: move TYPE_INTERRUPT_STATS_PROVIDER upperPeter Xu
2017-12-21kvm-i8259: support "info pic" and "info irq"Peter Xu
2017-12-21hw/i386/vmport: replace fprintf() by trace events or LOG_UNIMPPhilippe Mathieu-Daudé
2017-12-18i386/pc: move vmmouse.c to hw/i386/Philippe Mathieu-Daudé
2017-12-18i386/pc: move vmport.c to hw/i386/Philippe Mathieu-Daudé
2017-12-18hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h"Philippe Mathieu-Daudé
2017-12-18hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.cPhilippe Mathieu-Daudé
2017-12-18hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()Philippe Mathieu-Daudé
2017-12-18hw/timer/i8254: rename pit_init() -> i8254_pit_init()Philippe Mathieu-Daudé
2017-12-18misc: remove old i386 dependencyPhilippe Mathieu-Daudé
2017-12-18amd_iommu: avoid needless includes in header filePhilippe Mathieu-Daudé
2017-12-18mmap(2) returns MAP_FAILED, not NULL, on failureMichael McConville
2017-12-14acpi: change TPM TIS data conditionsMarc-André Lureau
2017-12-14tpm: lookup the the TPM interface instead of TIS deviceMarc-André Lureau
2017-12-01pc: fix crash on attempted cpu unplugIgor Mammedov
2017-11-16NUMA: Enable adding NUMA node implicitlyDou Liyang
2017-11-16hw/pci-host: Fix x86 Host Bridges 64bit PCI holeMarcel Apfelbaum
2017-11-05pci-assign: RemovePaolo Bonzini
2017-10-30Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell
2017-10-27x86: Skip check apic_id_limit for XenLan Tianyu
2017-10-26xen: Log errno rather than return valueRoss Lagerwall
2017-10-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
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-10-15fw_cfg: add write callbackMarc-André Lureau
2017-10-12pc: make sure that plugged CPUs are of the same typeIgor Mammedov
2017-10-02kvmclock: use the updated system_timer_msrJim Somerville
2017-09-27migration: pre_save return intDr. David Alan Gilbert
2017-09-20Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2017-09-19hw/acpi-build: Fix SRAT memory building in case of node 0 without RAMEduardo Habkost
2017-09-19numa: cpu: calculate/set default node-ids after all -numa CLI options are parsedIgor Mammedov
2017-09-19General warn report fixupsAlistair Francis
2017-09-19Convert multi-line fprintf() to warn_report()Alistair Francis
2017-09-19Convert single line fprintf(.../n) to warn_report()Alistair Francis
2017-09-19hw/i386: Improve some of the warning messagesAlistair Francis
2017-09-19multiboot: validate multiboot header address valuesPrasad J Pandit
2017-09-19pc: use generic cpu_model parsingIgor Mammedov
2017-09-08intel_iommu: fix missing BQL in pt fast pathPeter Xu
2017-09-08hw/acpi: Move acpi_set_pci_info to pcihpAnthony PERARD
2017-09-08pc: add 2.11 machine typesMarcel Apfelbaum
2017-08-31i386: replace g_malloc()+memcpy() with g_memdup()Marc-André Lureau
2017-08-23numa: Move numa_legacy_auto_assign_ram to pc-i440fx-2.9Eduardo Habkost
2017-08-22hw/ppc/spapr: Fix segfault when instantiating a 'pc-dimm' without 'memdev'Thomas Huth
2017-08-08hw/i386: allow SHPC for Q35 machineAleksandr Bezzubikov
2017-08-02pc: acpi: force FADT rev1 for 440fx based machine typesIgor Mammedov
2017-08-02pc: make 'pc.rom' readonly when machine has PCI enabledIgor Mammedov
2017-08-02intel_iommu: use access_flags for iotlbPeter Xu
2017-08-02intel_iommu: fix iova for ptPeter Xu