Age | Commit message (Expand) | Author |
2016-07-21 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2016-07-21 | intel_iommu: avoid unnamed fields | Michael S. Tsirkin |
2016-07-21 | intel_iommu: disallow kernel-irqchip=on with IR | Peter Xu |
2016-07-21 | intel_iommu: support all masks in interrupt entry cache invalidation | Radim Krčmář |
2016-07-21 | kvm-irqchip: do explicit commit when update irq | Peter Xu |
2016-07-21 | kvm-irqchip: simplify kvm_irqchip_add_msi_route | Peter Xu |
2016-07-21 | intel_iommu: add SID validation for IR | Peter Xu |
2016-07-21 | intel_iommu: Add support for Extended Interrupt Mode | Jan Kiszka |
2016-07-21 | x86-iommu: introduce IEC notifiers | Peter Xu |
2016-07-21 | intel_iommu: add support for split irqchip | Peter Xu |
2016-07-21 | q35: ioapic: add support for emulated IOAPIC IR | Peter Xu |
2016-07-21 | intel_iommu: get rid of {0} initializers | Michael S. Tsirkin |
2016-07-20 | intel_iommu: Add support for PCI MSI remap | Peter Xu |
2016-07-20 | intel_iommu: add IR translation faults defines | Peter Xu |
2016-07-20 | intel_iommu: handle interrupt remap enable | Peter Xu |
2016-07-20 | intel_iommu: define interrupt remap table addr register | Peter Xu |
2016-07-20 | acpi: add DMAR scope definition for root IOAPIC | Peter Xu |
2016-07-20 | intel_iommu: set IR bit for ECAP register | Peter Xu |
2016-07-20 | intel_iommu: allow queued invalidation for IR | Peter Xu |
2016-07-20 | acpi: enable INTR for DMAR report structure | Peter Xu |
2016-07-20 | x86-iommu: introduce "intremap" property | Peter Xu |
2016-07-20 | x86-iommu: provide x86_iommu_get_default | Peter Xu |
2016-07-20 | intel_iommu: rename VTD_PCI_DEVFN_MAX to x86-iommu | Peter Xu |
2016-07-20 | x86-iommu: introduce parent class | Peter Xu |
2016-07-20 | pc: Make device_del CPU work for x86 CPUs | Igor Mammedov |
2016-07-20 | (kvm)apic: Add unrealize callbacks | Igor Mammedov |
2016-07-20 | apic: kvm-apic: Fix crash due to access to freed memory region | Igor Mammedov |
2016-07-20 | pc: Implement query-hotpluggable-cpus callback | Igor Mammedov |
2016-07-20 | pc: Enforce adding CPUs contiguously and removing them in opposite order | Igor Mammedov |
2016-07-20 | pc: Forbid BSP removal | Igor Mammedov |
2016-07-20 | pc: Register created initial and hotpluged CPUs in one place pc_cpu_plug() | Igor Mammedov |
2016-07-20 | pc: Delay setting number of boot CPUs to machine_done time | Igor Mammedov |
2016-07-20 | pc: Set APIC ID based on socket/core/thread ids if it's not been set yet | Igor Mammedov |
2016-07-20 | target-i386: Add socket/core/thread properties to X86CPU | Igor Mammedov |
2016-07-20 | pc: cpu: Consolidate apic-id validity checks in pc_cpu_pre_plug() | Igor Mammedov |
2016-07-20 | pc: Extract CPU lookup into a separate function | Igor Mammedov |
2016-07-17 | hw/i386: add device tree support | Antonio Borneo |
2016-07-14 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-fwcfg' into s... | Peter Maydell |
2016-07-14 | Add optionrom compatible with fw_cfg DMA version | Marc Marí |
2016-07-12 | Use #include "..." for our own headers, <...> for others | Markus Armbruster |
2016-07-07 | target-i386: Publish advised value of MSR_IA32_FEATURE_CONTROL via fw_cfg | Haozhong Zhang |
2016-07-07 | pc: Parse CPU features only once | Igor Mammedov |
2016-07-04 | range: Eliminate direct Range member access | Markus Armbruster |
2016-07-04 | pc: Eliminate PcPciInfo | Markus Armbruster |
2016-07-04 | hw/iommu: enable iommu with -device | Marcel Apfelbaum |
2016-07-04 | q35: allow dynamic sysbus | Marcel Apfelbaum |
2016-07-04 | xen: fix ram init regression | Gerd Hoffmann |
2016-06-30 | intel_iommu: Throw hw_error on notify_started | Alex Williamson |
2016-06-29 | pci-assign: Move "Invalid ROM" error message to pci-assign-load-rom.c | Lin Ma |
2016-06-29 | ICH9 LPC: move call of isa_bus_irqs to 'realize' method | Efimov Vasily |