index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
/
intel_iommu.c
Age
Commit message (
Expand
)
Author
2017-05-18
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
2017-05-17
iommu: Remove FIXME comment about user_creatable=true
Eduardo Habkost
2017-05-17
sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE
Eduardo Habkost
2017-05-10
iommu: Don't crash if machine is not PC_MACHINE
Eduardo Habkost
2017-04-20
intel_iommu: enable remote IOTLB
Peter Xu
2017-04-20
intel_iommu: allow dynamic switch of IOMMU region
Peter Xu
2017-04-20
intel_iommu: provide its own replay() callback
Peter Xu
2017-04-20
intel_iommu: use the correct memory region for device IOTLB notification
Jason Wang
2017-02-17
intel_iommu: vtd_slpt_level_shift check level
Peter Xu
2017-02-17
intel_iommu: convert dbg macros to trace for trans
Peter Xu
2017-02-17
intel_iommu: convert dbg macros to traces for inv
Peter Xu
2017-02-17
intel_iommu: renaming gpa to iova where proper
Peter Xu
2017-02-17
intel_iommu: simplify irq region translation
Peter Xu
2017-02-17
intel_iommu: add "caching-mode" option
Aviv Ben-David
2017-02-01
intel_iommu: fix and simplify size calculation in process_device_iotlb_desc()
Jason Wang
2017-01-10
intel_iommu: support device iotlb descriptor
Jason Wang
2017-01-10
intel_iommu: allocate new key when creating new address space
Jason Wang
2017-01-10
intel_iommu: name vtd address space with devfn
Jason Wang
2017-01-10
intel_iommu: allow migration
Peter Xu
2016-11-30
intel_iommu: fix incorrect device invalidate
Peter Xu
2016-11-15
intel_iommu: fix incorrect assert
Peter Xu
2016-11-15
intel_iommu: fix several incorrect endianess and bit fields
Peter Xu
2016-11-15
intel_iommu: fixing source id during IOTLB hash key calculation
Jason Wang
2016-10-17
intel_iommu: reject broken EIM
Radim Krčmář
2016-10-17
intel_iommu: add OnOffAuto intr_eim as "eim" property
Radim Krčmář
2016-10-17
intel_iommu: redo configuraton check in realize
Radim Krčmář
2016-10-17
intel_iommu: pass whole remapped addresses to apic
Radim Krčmář
2016-10-10
intel-iommu: Check IOAPIC's Trigger Mode against the one in IRTE
Feng Wu
2016-09-27
intel_iommu, amd_iommu: allow UNMAP notifiers
Peter Xu
2016-09-27
memory: introduce IOMMUOps.notify_flag_changed
Peter Xu
2016-09-24
hw/i386: AMD IOMMU IVRS table
David Kiarie
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
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: handle interrupt remap enable
Peter Xu
2016-07-20
intel_iommu: define interrupt remap table addr register
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
intel_iommu: rename VTD_PCI_DEVFN_MAX to x86-iommu
Peter Xu
2016-07-20
x86-iommu: introduce parent class
Peter Xu
2016-07-04
hw/iommu: enable iommu with -device
Marcel Apfelbaum
2016-06-30
intel_iommu: Throw hw_error on notify_started
Alex Williamson
2016-02-06
intel_iommu: large page support
Jason Wang
[next]