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
/
vfio
/
spapr.c
Age
Commit message (
Expand
)
Author
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
2020-04-07
vfio/spapr: Fix page size calculation
Alexey Kardashevskiy
2019-10-26
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
2019-10-04
vfio: Turn the container error into an Error handle
Eric Auger
2019-04-25
exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()
David Hildenbrand
2019-03-12
vfio/spapr: Rename local systempagesize variable
Alexey Kardashevskiy
2019-03-12
vfio/spapr: Fix indirect levels calculation
Alexey Kardashevskiy
2018-08-21
vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pages
Alexey Kardashevskiy
2017-09-15
vfio, spapr: Fix levels calculation
Alexey Kardashevskiy
2017-07-14
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
2016-10-31
memory: Replace skip_dump flag with "ram_device"
Alex Williamson
2016-07-18
vfio/spapr: Remove stale ioctl() call
David Gibson
2016-07-05
vfio/spapr: Create DMA window dynamically (SPAPR IOMMU v2)
Alexey Kardashevskiy
2016-07-05
vfio: spapr: Add DMA memory preregistering (SPAPR IOMMU v2)
Alexey Kardashevskiy