index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
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
2023-01-09
Merge tag 'pull-request-2023-01-09' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2023-01-09
exec/memory: Expose memory_region_access_valid()
Philippe Mathieu-Daudé
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2022-12-16
hw/s390x/s390-pci-inst.c: Use device_cold_reset() to reset PCI devices
Peter Maydell
2022-12-15
s390x/pci: coalesce unmap operations
Matthew Rosato
2022-11-06
s390x/pci: RPCIT second pass when mappings exhausted
Matthew Rosato
2022-09-26
s390x/pci: enable adapter event notification for interpreted devices
Matthew Rosato
2022-09-26
s390x/pci: enable for load/store interpretation
Matthew Rosato
2021-12-17
s390x/pci: add supported DT information to clp response
Matthew Rosato
2021-12-17
s390x/pci: use the passthrough measurement update interval
Matthew Rosato
2021-12-17
s390x/pci: don't use hard-coded dma range in reg_ioat
Matthew Rosato
2021-09-06
s390x: Replace PAGE_SIZE, PAGE_SHIFT and PAGE_MASK
Thomas Huth
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-03-04
s390x/pci: restore missing Query PCI Function CLP data
Matthew Rosato
2021-01-08
Remove superfluous timer_del() calls
Peter Maydell
2020-12-21
s390x/pci: Fix memory_region_access_valid call
Matthew Rosato
2020-12-21
s390x/pci: fix pcistb length
Matthew Rosato
2020-12-08
memory: Add IOMMUTLBEvent
Eugenio Pérez
2020-11-18
s390x/pci: fix endianness issues
Cornelia Huck
2020-11-01
s390x/pci: use a PCI Function structure
Pierre Morel
2020-11-01
s390x/pci: use a PCI Group structure
Pierre Morel
2020-11-01
s390x/pci: Honor DMA limits set by vfio
Matthew Rosato
2020-11-01
s390x/pci: Move header files to include/hw/s390x
Matthew Rosato
2020-01-30
add device_legacy_reset function to prepare for reset api change
Damien Hedde
2019-10-09
target/s390x: Remove ilen parameter from s390_program_interrupt
Richard Henderson
2019-09-03
memory: Access MemoryRegion with endianness
Tony Nguyen
2019-09-03
hw/s390x: Hard code size with MO_{8|16|32|64}
Tony Nguyen
2019-09-03
hw/s390x: Access MemoryRegion with MemOp
Tony Nguyen
2019-07-18
s390x/pci: add some fallthrough annotations
Cornelia Huck
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-01-18
s390x/pci: add common function measurement block
Yi Min Zhao
2018-06-15
iommu: Add IOMMU index argument to notifier APIs
Peter Maydell
2018-05-31
Make memory_region_access_valid() take a MemTxAttrs argument
Peter Maydell
2018-04-30
s390x/kvm: cleanup calls to cpu_synchronize_state()
David Hildenbrand
2018-02-09
s390x/pci: use the right pal and pba in reg_ioat()
Yi Min Zhao
2018-02-09
s390x/pci: fixup global refresh
Yi Min Zhao
2018-02-09
s390x/pci: fixup the code walking IOMMU tables
Yi Min Zhao
2017-12-14
s390x/pci: search for subregion inside the BARs
Pierre Morel
2017-12-14
s390x/pci: move the memory region write from pcistg
Pierre Morel
2017-12-14
s390x/pci: move the memory region read from pcilg
Pierre Morel
2017-12-14
s390x/pci: rework PCI STORE BLOCK
Pierre Morel
2017-12-14
s390x/pci: rework PCI LOAD
Pierre Morel
2017-12-14
s390x/pci: rework PCI STORE
Pierre Morel
2017-12-14
s390x/pci: factor out endianess conversion
Pierre Morel
2017-12-14
s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG)
David Hildenbrand
2017-12-14
s390x/pci: pass the retaddr to all PCI instructions
David Hildenbrand
2017-09-19
s390x/pci: remove idx from msix msg data
Yi Min Zhao
2017-08-30
s390x/pci: fixup trap_msix()
Yi Min Zhao
2017-07-14
memory/iommu: introduce IOMMUMemoryRegionClass
Alexey Kardashevskiy
2017-07-14
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
[next]