index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr_iommu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spapr_iommu: translate sPAPRTCEAccess to IOMMUAccessFlags
Greg Kurz
2015-07-07
1
-2
/
+16
*
spapr_iommu: drop erroneous check in h_put_tce_indirect()
Greg Kurz
2015-07-07
1
-3
/
+1
*
spapr: Merge sPAPREnvironment into sPAPRMachineState
David Gibson
2015-07-07
1
-4
/
+4
*
hw/ppc/spapr_iommu: Fix the check for invalid upper bits in liobn
Thomas Huth
2015-06-03
1
-2
/
+2
*
spapr_iommu: Give unique QOM name to TCE table
Alexey Kardashevskiy
2015-06-03
1
-1
/
+3
*
spapr_iommu: Make spapr_tce_find_by_liobn() public
Alexey Kardashevskiy
2015-06-03
1
-1
/
+1
*
spapr_iommu: Add separate trace points for PCI DMA operations
Alexey Kardashevskiy
2015-06-03
1
-7
/
+20
*
spapr_iommu: Make H_PUT_TCE_INDIRECT endian-safe
Alexey Kardashevskiy
2015-06-03
1
-4
/
+3
*
spapr_iommu: Disable in-kernel IOMMU tables for >4GB windows
Alexey Kardashevskiy
2015-06-03
1
-3
/
+3
*
spapr_vio/spapr_iommu: Move VIO bypass where it belongs
Alexey Kardashevskiy
2015-03-09
1
-10
/
+16
*
exec: RCUify AddressSpaceDispatch
Paolo Bonzini
2015-02-16
1
-0
/
+1
*
PPC: Fix crash on spapr_tce_table_finalize()
David Gibson
2015-01-07
1
-3
/
+3
*
iommu: add is_write as a parameter to the translate function of MemoryRegionI...
Le Tan
2014-08-28
1
-1
/
+2
*
sPAPR/IOMMU: Fix TCE entry permission
Gavin Shan
2014-07-15
1
-2
/
+2
*
spapr_iommu: Make in-kernel TCE table optional
Alexey Kardashevskiy
2014-06-27
1
-2
/
+5
*
spapr_iommu: Introduce bus_offset in sPAPRTCETable
Alexey Kardashevskiy
2014-06-16
1
-4
/
+9
*
spapr_iommu: Introduce page_shift in sPAPRTCETable
Alexey Kardashevskiy
2014-06-16
1
-26
/
+45
*
spapr_iommu: Get rid of window_size in sPAPRTCETable
Alexey Kardashevskiy
2014-06-16
1
-28
/
+17
*
spapr_iommu: Convert old qdev_init_nofail() to object_property_set_bool
Alexey Kardashevskiy
2014-06-16
1
-1
/
+1
*
spapr_pci: spapr_iommu: Make DMA window a subregion
Alexey Kardashevskiy
2014-06-16
1
-1
/
+1
*
spapr_iommu: Enable multiple TCE requests
Alexey Kardashevskiy
2014-06-16
1
-0
/
+78
*
spapr_iommu: Replace @instance_id with LIOBN for migration
Alexey Kardashevskiy
2014-06-16
1
-1
/
+3
*
savevm: Remove all the unneeded version_minimum_id_old (ppc)
Juan Quintela
2014-06-16
1
-2
/
+1
*
hw: Add missing 'static' attributes
Stefan Weil
2014-05-07
1
-1
/
+1
*
target-ppc: Introduce hypervisor call H_GET_TCE
Laurent Dufour
2014-03-05
1
-0
/
+37
*
PPC: spapr: iommu: rework traces
Alexey Kardashevskiy
2013-09-02
1
-47
/
+24
*
spapr-tce: make sPAPRTCETable a proper device
Anthony Liguori
2013-07-29
1
-49
/
+97
*
spapr_iommu: pass device to spapr_tce_new_table and use it to set owner
Paolo Bonzini
2013-07-04
1
-2
/
+2
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
spapr_vio: take care of creating our own AddressSpace/DMAContext
Paolo Bonzini
2013-06-20
1
-11
/
+0
*
dma: eliminate old-style IOMMU support
Paolo Bonzini
2013-06-20
1
-1
/
+1
*
spapr: use memory core for iommu support
Paolo Bonzini
2013-06-20
1
-21
/
+27
*
spapr: make IOMMU translation go through IOMMUTLBEntry
Paolo Bonzini
2013-06-20
1
-25
/
+35
*
spapr: convert TCE API to use an opaque type
Paolo Bonzini
2013-06-20
1
-32
/
+22
*
pseries: Fix debug message for out-of-bounds address in H_PUT_TCE
David Gibson
2013-05-06
1
-1
/
+1
*
pseries: Factor out check for out-of-bounds LIOBN
David Gibson
2013-05-06
1
-6
/
+6
*
hw: move headers to include/
Paolo Bonzini
2013-04-08
1
-1
/
+1
*
ppc: move more files to hw/ppc
Paolo Bonzini
2013-03-01
1
-0
/
+293