aboutsummaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)Author
2016-10-24pc: q35: Bump max_cpus to 288Igor Mammedov
2016-10-24pc: Require IRQ remapping and EIM if there could be x2APIC CPUsIgor Mammedov
2016-10-24pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUsIgor Mammedov
2016-10-24pc: Clarify FW_CFG_MAX_CPUS usage commentIgor Mammedov
2016-10-24pc: kvm_apic: Pass APIC ID depending on xAPIC/x2APIC modeIgor Mammedov
2016-10-24pc: Leave max apic_id_limit only in legacy cpu hotplug codeIgor Mammedov
2016-10-24pc: acpi: x2APIC support for SRAT tableIgor Mammedov
2016-10-24pc: acpi: x2APIC support for MADT table and _MAT methodIgor Mammedov
2016-10-24Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-10-24sun4uv: fix serial initialization regressionMarc-André Lureau
2016-10-21xen_platform: SUSE xenlinux unplug for emulated PCIOlaf Hering
2016-10-21xen_platform: unplug also SCSI disksOlaf Hering
2016-10-18Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int...Peter Maydell
2016-10-17pc: Register TYPE_PC_MACHINE properties as class propertiesEduardo Habkost
2016-10-17intel_iommu: reject broken EIMRadim Krčmář
2016-10-17intel_iommu: add OnOffAuto intr_eim as "eim" propertyRadim Krčmář
2016-10-17intel_iommu: redo configuraton check in realizeRadim Krčmář
2016-10-17intel_iommu: pass whole remapped addresses to apicRadim Krčmář
2016-10-17apic: add send_msi() to APICCommonClassRadim Krčmář
2016-10-10Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-10-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-10-10intel-iommu: Check IOAPIC's Trigger Mode against the one in IRTEFeng Wu
2016-10-10numa: reduce code duplication by adding helper numa_get_node_for_cpu()Igor Mammedov
2016-10-04Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-10-04hw/iommu: Fix problems reported by Coverity scanDavid Kiarie
2016-09-29block-backend: remove blk_flush_allJohn Snow
2016-09-29Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2016-09-28trace: move hw/mem/pc-dimm.c trace points into correct fileDaniel P. Berrange
2016-09-27cpus: pass CPUState to run_on_cpu helpersAlex Bennée
2016-09-27intel_iommu, amd_iommu: allow UNMAP notifiersPeter Xu
2016-09-27memory: introduce IOMMUOps.notify_flag_changedPeter Xu
2016-09-24hw/i386: AMD IOMMU IVRS tableDavid Kiarie
2016-09-24hw/i386: Introduce AMD IOMMUDavid Kiarie
2016-09-23hw/i386/trace-events: Add AMD IOMMU trace eventsDavid Kiarie
2016-09-22kvm: apic: set APIC base as part of kvm_apic_putDr. David Alan Gilbert
2016-09-19kvm/apic: drop debuggingMichael S. Tsirkin
2016-09-15Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-09-15kvmvapic: fix state change handlerPavel Dovgalyuk
2016-09-15Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-09-14pc: apic: fix touch LAPIC when irqchip is splitWanpeng Li
2016-09-13x86/lapic: Load LAPIC state at post_loadDr. David Alan Gilbert
2016-09-13trace-event: display "%d" instead of "0x%d"Laurent Vivier
2016-09-13pic: fix typo in error message: KVM_GET_IRQCHIP -> KVM_SET_IRQCHIPBruce Rogers
2016-09-09pc: Add 2.8 machineLongpeng(Mike)
2016-09-08pc: keep gsi referenceMarc-André Lureau
2016-09-08pc: free i8259Marc-André Lureau
2016-09-08acpi-build: fix array leakMarc-André Lureau
2016-09-08pc: don't leak a20_lineMarc-André Lureau
2016-09-08pc: simplify passing qemu_irqMarc-André Lureau
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier