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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
s390x
/
s390-pci-inst.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-17
s390x/pci: add supported DT information to clp response
Matthew Rosato
1
-0
/
+1
2021-12-17
s390x/pci: use the passthrough measurement update interval
Matthew Rosato
1
-2
/
+3
2021-12-17
s390x/pci: don't use hard-coded dma range in reg_ioat
Matthew Rosato
1
-4
/
+5
2021-09-06
s390x: Replace PAGE_SIZE, PAGE_SHIFT and PAGE_MASK
Thomas Huth
1
-4
/
+4
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-03-04
s390x/pci: restore missing Query PCI Function CLP data
Matthew Rosato
1
-0
/
+5
2021-01-08
Remove superfluous timer_del() calls
Peter Maydell
1
-1
/
+0
2020-12-21
s390x/pci: Fix memory_region_access_valid call
Matthew Rosato
1
-4
/
+6
2020-12-21
s390x/pci: fix pcistb length
Matthew Rosato
1
-2
/
+2
2020-12-08
memory: Add IOMMUTLBEvent
Eugenio PĂ©rez
1
-11
/
+16
2020-11-18
s390x/pci: fix endianness issues
Cornelia Huck
1
-2
/
+14
2020-11-01
s390x/pci: use a PCI Function structure
Pierre Morel
1
-6
/
+2
2020-11-01
s390x/pci: use a PCI Group structure
Pierre Morel
1
-9
/
+14
2020-11-01
s390x/pci: Honor DMA limits set by vfio
Matthew Rosato
1
-6
/
+39
2020-11-01
s390x/pci: Move header files to include/hw/s390x
Matthew Rosato
1
-2
/
+2
2020-01-30
add device_legacy_reset function to prepare for reset api change
Damien Hedde
1
-1
/
+1
2019-10-09
target/s390x: Remove ilen parameter from s390_program_interrupt
Richard Henderson
1
-29
/
+29
2019-09-03
memory: Access MemoryRegion with endianness
Tony Nguyen
1
-2
/
+4
2019-09-03
hw/s390x: Hard code size with MO_{8|16|32|64}
Tony Nguyen
1
-2
/
+1
2019-09-03
hw/s390x: Access MemoryRegion with MemOp
Tony Nguyen
1
-3
/
+5
2019-07-18
s390x/pci: add some fallthrough annotations
Cornelia Huck
1
-0
/
+2
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-01-18
s390x/pci: add common function measurement block
Yi Min Zhao
1
-3
/
+130
2018-06-15
iommu: Add IOMMU index argument to notifier APIs
Peter Maydell
1
-2
/
+2
2018-05-31
Make memory_region_access_valid() take a MemTxAttrs argument
Peter Maydell
1
-1
/
+2
2018-04-30
s390x/kvm: cleanup calls to cpu_synchronize_state()
David Hildenbrand
1
-8
/
+0
2018-02-09
s390x/pci: use the right pal and pba in reg_ioat()
Yi Min Zhao
1
-0
/
+2
2018-02-09
s390x/pci: fixup global refresh
Yi Min Zhao
1
-8
/
+45
2018-02-09
s390x/pci: fixup the code walking IOMMU tables
Yi Min Zhao
1
-35
/
+29
2017-12-14
s390x/pci: search for subregion inside the BARs
Pierre Morel
1
-19
/
+25
2017-12-14
s390x/pci: move the memory region write from pcistg
Pierre Morel
1
-10
/
+17
2017-12-14
s390x/pci: move the memory region read from pcilg
Pierre Morel
1
-4
/
+11
2017-12-14
s390x/pci: rework PCI STORE BLOCK
Pierre Morel
1
-24
/
+39
2017-12-14
s390x/pci: rework PCI LOAD
Pierre Morel
1
-11
/
+14
2017-12-14
s390x/pci: rework PCI STORE
Pierre Morel
1
-16
/
+25
2017-12-14
s390x/pci: factor out endianess conversion
Pierre Morel
1
-26
/
+32
2017-12-14
s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG)
David Hildenbrand
1
-0
/
+7
2017-12-14
s390x/pci: pass the retaddr to all PCI instructions
David Hildenbrand
1
-40
/
+43
2017-09-19
s390x/pci: remove idx from msix msg data
Yi Min Zhao
1
-24
/
+0
2017-08-30
s390x/pci: fixup trap_msix()
Yi Min Zhao
1
-2
/
+2
2017-07-14
memory/iommu: introduce IOMMUMemoryRegionClass
Alexey Kardashevskiy
1
-1
/
+4
2017-07-14
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
1
-4
/
+4
2017-05-25
memory: tune last param of iommu_ops.translate()
Peter Xu
1
-1
/
+1
2017-04-21
s390x: register I/O adapters per ISC during init
Fei Li
1
-6
/
+4
2017-04-21
s390x: use enum for adapter type and standardize its naming
Fei Li
1
-1
/
+1
2017-04-21
s390x/pci: make printf always compile in debug output
Danil Antonov
1
-7
/
+9
2017-01-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+1
2017-01-20
s390x/pci: optimize calling s390_get_phb()
Yi Min Zhao
1
-11
/
+13
2017-01-20
s390x/pci: make S390PCIIOMMU inherit Object
Yi Min Zhao
1
-24
/
+26
2017-01-19
kvm: move cpu synchronization code
Vincent Palatin
1
-0
/
+1
[next]