index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
s390x
/
s390-pci-inst.c
Age
Commit message (
Expand
)
Author
2016-10-31
s390x/pci: Check memory region dispatching callbacks
Pierre Morel
2016-09-28
s390x/pci: re-arrange variable declarations
Pierre Morel
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-11
s390x/pci: replace fid with idx in msg data of msix
Yi Min Zhao
2016-07-11
s390x/pci: fix stpcifc_service_call
Yi Min Zhao
2016-07-11
s390x/pci: refactor list_pci
Yi Min Zhao
2016-07-11
s390x/pci: add checkings in CLP_SET_PCI_FN
Yi Min Zhao
2016-07-11
s390x/pci: enable uid-checking
Yi Min Zhao
2016-07-11
s390x/pci: enforce zPCI state checking
Yi Min Zhao
2016-07-11
s390x/pci: unify FH_ macros
Yi Min Zhao
2016-07-11
s390x/pci: write fid in CLP_QUERY_PCI_FN
Yi Min Zhao
2016-05-17
s390x/pci: enhance mpcifc_service_call
Yi Min Zhao
2016-05-17
s390x/pci: export pci_dereg_ioat and pci_dereg_irqs
Yi Min Zhao
2016-05-17
s390x/pci: separate s390_pcihost_iommu_configure function
Yi Min Zhao
2016-05-17
s390x/pci: fix reg_irqs()
Yi Min Zhao
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-01
s390x/pci: fix reg/dereg irq functions
Yi Min Zhao
2016-01-29
s390: Clean up includes
Peter Maydell
2016-01-13
s390x/pci: return real state during listing PCI
Yi Min Zhao
2016-01-13
s390x/pci: code cleanup
Yi Min Zhao
2016-01-13
s390x/pci: reject some operations to disabled PCI function
Yi Min Zhao
2015-12-01
s390x/pci: fix up IOMMU size
Yi Min Zhao
2015-04-30
s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctl
Alexander Yarygin
2015-04-26
memory: Replace io_mem_read/write with memory_region_dispatch_read/write
Peter Maydell
2015-02-18
s390x/pci: Rework memory access in zpci instruction
Frank Blaschka
2015-02-03
s390x/pci: fix dma notifications in rpcit instruction
Yi Min Zhao
2015-02-03
s390x/pci: avoid sign extension in stpcifc
Frank Blaschka
2015-01-12
s390: implement pci instructions
Frank Blaschka