index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr_iommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
1
-1
/
+1
2018-12-21
spapr: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
1
-1
/
+1
2018-06-15
iommu: Add IOMMU index argument to translate method
Peter Maydell
1
-1
/
+2
2018-06-15
iommu: Add IOMMU index argument to notifier APIs
Peter Maydell
1
-1
/
+1
2018-02-06
spapr/iommu: Enable in-kernel TCE acceleration via VFIO KVM device
Alexey Kardashevskiy
1
-0
/
+18
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
1
-1
/
+3
2017-09-08
spapr_iommu: Realloc guest visible TCE table when hot(un)plugging vfio-pci
Alexey Kardashevskiy
1
-21
/
+14
2017-09-08
spapr_iommu: unregister vmstate at unrealize time
Greg Kurz
1
-0
/
+2
2017-09-08
spapr_iommu: pass object ownership to parent/owner
Michael Roth
1
-0
/
+1
2017-09-08
spapr_iommu: convert TCE table object to realize()
Greg Kurz
1
-4
/
+2
2017-09-08
spapr_iommu: use g_strdup_printf() instead of snprintf()
Greg Kurz
1
-5
/
+8
2017-08-22
hw/ppc/spapr_iommu: Fix crash when removing the "spapr-tce-table" device
Thomas Huth
1
-0
/
+2
2017-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-14
/
+28
2017-07-14
memory/iommu: introduce IOMMUMemoryRegionClass
Alexey Kardashevskiy
1
-7
/
+19
2017-07-14
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
1
-7
/
+9
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
1
-1
/
+1
2017-06-28
vmstate: error hint for failed equal checks
Halil Pasic
1
-1
/
+1
2017-05-25
memory: tune last param of iommu_ops.translate()
Peter Xu
1
-1
/
+1
2017-04-26
target-ppc: kvm: make use of KVM_CREATE_SPAPR_TCE_64
Alexey Kardashevskiy
1
-3
/
+5
2016-09-27
memory: introduce IOMMUOps.notify_flag_changed
Peter Xu
1
-8
/
+10
2016-09-07
hw/ppc: use error_report instead of fprintf
Cédric Le Goater
1
-2
/
+2
2016-08-08
spapr: Fix undefined behaviour in spapr_tce_reset()
David Gibson
1
-1
/
+3
2016-07-05
spapr_iommu: Realloc guest visible TCE table when starting/stopping listening
Alexey Kardashevskiy
1
-0
/
+12
2016-06-22
memory: Add reporting of supported page sizes
Alexey Kardashevskiy
1
-0
/
+8
2016-06-07
spapr_iommu: Add root memory region
Alexey Kardashevskiy
1
-3
/
+10
2016-06-07
spapr_iommu: Migrate full state
Alexey Kardashevskiy
1
-3
/
+62
2016-06-07
spapr_iommu: Introduce "enabled" state for TCE table
Alexey Kardashevskiy
1
-24
/
+44
2016-05-27
spapr_iommu: Move table allocation to helpers
Alexey Kardashevskiy
1
-19
/
+39
2016-05-26
memory: Fix IOMMU replay base address
Alexey Kardashevskiy
1
-1
/
+1
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
1
-0
/
+1
2016-01-29
ppc: Clean up includes
Peter Maydell
1
-0
/
+1
2015-10-23
spapr_iommu: Provide a function to switch a TCE table to allowing VFIO
David Gibson
1
-0
/
+32
2015-10-23
spapr_iommu: Rename vfio_accel parameter
David Gibson
1
-3
/
+3
2015-07-07
spapr_iommu: translate sPAPRTCEAccess to IOMMUAccessFlags
Greg Kurz
1
-2
/
+16
2015-07-07
spapr_iommu: drop erroneous check in h_put_tce_indirect()
Greg Kurz
1
-3
/
+1
2015-07-07
spapr: Merge sPAPREnvironment into sPAPRMachineState
David Gibson
1
-4
/
+4
2015-06-03
hw/ppc/spapr_iommu: Fix the check for invalid upper bits in liobn
Thomas Huth
1
-2
/
+2
2015-06-03
spapr_iommu: Give unique QOM name to TCE table
Alexey Kardashevskiy
1
-1
/
+3
2015-06-03
spapr_iommu: Make spapr_tce_find_by_liobn() public
Alexey Kardashevskiy
1
-1
/
+1
2015-06-03
spapr_iommu: Add separate trace points for PCI DMA operations
Alexey Kardashevskiy
1
-7
/
+20
2015-06-03
spapr_iommu: Make H_PUT_TCE_INDIRECT endian-safe
Alexey Kardashevskiy
1
-4
/
+3
2015-06-03
spapr_iommu: Disable in-kernel IOMMU tables for >4GB windows
Alexey Kardashevskiy
1
-3
/
+3
2015-03-09
spapr_vio/spapr_iommu: Move VIO bypass where it belongs
Alexey Kardashevskiy
1
-10
/
+16
2015-02-16
exec: RCUify AddressSpaceDispatch
Paolo Bonzini
1
-0
/
+1
2015-01-07
PPC: Fix crash on spapr_tce_table_finalize()
David Gibson
1
-3
/
+3
2014-08-28
iommu: add is_write as a parameter to the translate function of MemoryRegionI...
Le Tan
1
-1
/
+2
2014-07-15
sPAPR/IOMMU: Fix TCE entry permission
Gavin Shan
1
-2
/
+2
2014-06-27
spapr_iommu: Make in-kernel TCE table optional
Alexey Kardashevskiy
1
-2
/
+5
2014-06-16
spapr_iommu: Introduce bus_offset in sPAPRTCETable
Alexey Kardashevskiy
1
-4
/
+9
2014-06-16
spapr_iommu: Introduce page_shift in sPAPRTCETable
Alexey Kardashevskiy
1
-26
/
+45
[next]