index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
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
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
2016-10-31
s390x/pci: Check memory region dispatching callbacks
Pierre Morel
1
-5
/
+20
2016-09-28
s390x/pci: re-arrange variable declarations
Pierre Morel
1
-2
/
+4
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
1
-2
/
+2
2016-07-11
s390x/pci: replace fid with idx in msg data of msix
Yi Min Zhao
1
-1
/
+2
2016-07-11
s390x/pci: fix stpcifc_service_call
Yi Min Zhao
1
-1
/
+9
2016-07-11
s390x/pci: refactor list_pci
Yi Min Zhao
1
-26
/
+24
2016-07-11
s390x/pci: add checkings in CLP_SET_PCI_FN
Yi Min Zhao
1
-0
/
+21
2016-07-11
s390x/pci: enable uid-checking
Yi Min Zhao
1
-4
/
+3
2016-07-11
s390x/pci: enforce zPCI state checking
Yi Min Zhao
1
-30
/
+138
2016-07-11
s390x/pci: unify FH_ macros
Yi Min Zhao
1
-9
/
+9
2016-07-11
s390x/pci: write fid in CLP_QUERY_PCI_FN
Yi Min Zhao
1
-0
/
+1
2016-05-17
s390x/pci: enhance mpcifc_service_call
Yi Min Zhao
1
-7
/
+46
2016-05-17
s390x/pci: export pci_dereg_ioat and pci_dereg_irqs
Yi Min Zhao
1
-5
/
+5
2016-05-17
s390x/pci: separate s390_pcihost_iommu_configure function
Yi Min Zhao
1
-3
/
+2
2016-05-17
s390x/pci: fix reg_irqs()
Yi Min Zhao
1
-2
/
+15
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
1
-0
/
+2
2016-03-01
s390x/pci: fix reg/dereg irq functions
Yi Min Zhao
1
-12
/
+11
2016-01-29
s390: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-13
s390x/pci: return real state during listing PCI
Yi Min Zhao
1
-1
/
+2
2016-01-13
s390x/pci: code cleanup
Yi Min Zhao
1
-3
/
+3
2016-01-13
s390x/pci: reject some operations to disabled PCI function
Yi Min Zhao
1
-6
/
+5
2015-12-01
s390x/pci: fix up IOMMU size
Yi Min Zhao
1
-1
/
+6
[next]