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
/
xen
/
xen_pt_msi.c
Age
Commit message (
Expand
)
Author
2020-12-13
hw/xen: Don't use '#' flag of printf format
Xinhao Zhang
2019-01-14
xen: re-name XenDevice to XenLegacyDevice...
Paul Durrant
2018-05-31
Make MemoryRegion valid.accepts callback take a MemTxAttrs argument
Peter Maydell
2017-09-20
xen/pt: allow QEMU to request MSI unmasking at bind time
Roger Pau Monne
2017-07-18
xen_pt_msi.c: Check for xen_host_pci_get_* failures in xen_pt_msix_init()
Peter Maydell
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
2016-02-06
fix MSI injection on Xen
Stefano Stabellini
2016-01-29
xen: Clean up includes
Peter Maydell
2015-12-09
xen/MSI-X: really enforce alignment
Jan Beulich
2015-12-09
xen/MSI-X: latch MSI-X table writes
Jan Beulich
2015-10-26
Qemu/Xen: Fix early freeing MSIX MMIO memory region
Lan Tianyu
2015-09-10
xen/pt: Log xen_host_pci_get/set errors in MSI code.
Konrad Rzeszutek Wilk
2015-09-10
xen/pt: Make xen_pt_msi_set_enable static
Konrad Rzeszutek Wilk
2015-06-23
xen/pass-through: log errno values rather than function return ones
Jan Beulich
2015-06-02
xen/MSI-X: limit error messages
Jan Beulich
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
2014-05-07
qemu-xen: free all the pirqs for msi/msix when driver unload
Zhenzhong Duan
2013-07-04
hw/[u-x]*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
hw: move more files to hw/xen/
Paolo Bonzini