index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-12
intel_iommu: fix incorrect device invalidate
Peter Xu
1
-0
/
+1
2016-12-12
pci-assign: sync MSI/MSI-X cap and table with PCIDevice
Peter Xu
1
-0
/
+4
2016-11-02
block-backend: remove blk_flush_all
John Snow
1
-2
/
+0
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
1
-1
/
+1
2016-08-08
error: Fix error_printf() calls lacking newlines
Markus Armbruster
1
-1
/
+1
2016-07-29
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-36
/
+95
2016-07-29
hw/apci: handle 64-bit MMIO regions correctly
Marcel Apfelbaum
1
-9
/
+45
2016-07-29
acpi: refactor pxb crs computation
Marcel Apfelbaum
1
-31
/
+50
2016-07-29
hw/acpi: fix a DSDT table issue when a pxb is present.
Marcel Apfelbaum
1
-0
/
+4
2016-07-26
Revert "pc: Enforce adding CPUs contiguously and removing them in opposite or...
Igor Mammedov
1
-34
/
+0
2016-07-26
pc: Init CPUState->cpu_index with index in possible_cpus[]
Igor Mammedov
1
-0
/
+4
2016-07-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
8
-30
/
+646
2016-07-21
intel_iommu: avoid unnamed fields
Michael S. Tsirkin
1
-21
/
+21
2016-07-21
intel_iommu: disallow kernel-irqchip=on with IR
Peter Xu
1
-0
/
+11
2016-07-21
intel_iommu: support all masks in interrupt entry cache invalidation
Radim Krčmář
2
-1
/
+2
2016-07-21
kvm-irqchip: do explicit commit when update irq
Peter Xu
1
-0
/
+2
2016-07-21
kvm-irqchip: simplify kvm_irqchip_add_msi_route
Peter Xu
1
-6
/
+2
2016-07-21
intel_iommu: add SID validation for IR
Peter Xu
1
-11
/
+58
2016-07-21
intel_iommu: Add support for Extended Interrupt Mode
Jan Kiszka
2
-7
/
+11
2016-07-21
x86-iommu: introduce IEC notifiers
Peter Xu
4
-11
/
+81
2016-07-21
intel_iommu: add support for split irqchip
Peter Xu
1
-0
/
+7
2016-07-21
q35: ioapic: add support for emulated IOAPIC IR
Peter Xu
2
-1
/
+8
2016-07-21
intel_iommu: get rid of {0} initializers
Michael S. Tsirkin
1
-3
/
+3
2016-07-20
intel_iommu: Add support for PCI MSI remap
Peter Xu
2
-0
/
+241
2016-07-20
intel_iommu: add IR translation faults defines
Peter Xu
1
-0
/
+13
2016-07-20
intel_iommu: handle interrupt remap enable
Peter Xu
1
-0
/
+20
2016-07-20
intel_iommu: define interrupt remap table addr register
Peter Xu
2
-1
/
+55
2016-07-20
acpi: add DMAR scope definition for root IOAPIC
Peter Xu
1
-3
/
+17
2016-07-20
intel_iommu: set IR bit for ECAP register
Peter Xu
2
-0
/
+8
2016-07-20
intel_iommu: allow queued invalidation for IR
Peter Xu
2
-0
/
+11
2016-07-20
acpi: enable INTR for DMAR report structure
Peter Xu
1
-1
/
+13
2016-07-20
x86-iommu: introduce "intremap" property
Peter Xu
1
-0
/
+23
2016-07-20
x86-iommu: provide x86_iommu_get_default
Peter Xu
2
-7
/
+25
2016-07-20
intel_iommu: rename VTD_PCI_DEVFN_MAX to x86-iommu
Peter Xu
1
-4
/
+7
2016-07-20
x86-iommu: introduce parent class
Peter Xu
3
-3
/
+57
2016-07-20
pc: Make device_del CPU work for x86 CPUs
Igor Mammedov
1
-6
/
+5
2016-07-20
(kvm)apic: Add unrealize callbacks
Igor Mammedov
1
-0
/
+5
2016-07-20
apic: kvm-apic: Fix crash due to access to freed memory region
Igor Mammedov
1
-2
/
+2
2016-07-20
pc: Implement query-hotpluggable-cpus callback
Igor Mammedov
1
-0
/
+45
2016-07-20
pc: Enforce adding CPUs contiguously and removing them in opposite order
Igor Mammedov
1
-0
/
+34
2016-07-20
pc: Forbid BSP removal
Igor Mammedov
1
-0
/
+8
2016-07-20
pc: Register created initial and hotpluged CPUs in one place pc_cpu_plug()
Igor Mammedov
1
-16
/
+9
2016-07-20
pc: Delay setting number of boot CPUs to machine_done time
Igor Mammedov
1
-3
/
+14
2016-07-20
pc: Set APIC ID based on socket/core/thread ids if it's not been set yet
Igor Mammedov
1
-3
/
+41
2016-07-20
target-i386: Add socket/core/thread properties to X86CPU
Igor Mammedov
1
-0
/
+29
2016-07-20
pc: cpu: Consolidate apic-id validity checks in pc_cpu_pre_plug()
Igor Mammedov
1
-12
/
+31
2016-07-20
pc: Extract CPU lookup into a separate function
Igor Mammedov
1
-7
/
+22
2016-07-17
hw/i386: add device tree support
Antonio Borneo
1
-0
/
+46
2016-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-fwcfg' into s...
Peter Maydell
1
-2
/
+8
2016-07-14
Add optionrom compatible with fw_cfg DMA version
Marc Marí
1
-2
/
+8
[next]