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.h
Age
Commit message (
Expand
)
Author
2017-09-20
xen/pt: allow QEMU to request MSI unmasking at bind time
Roger Pau Monne
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-01-21
Add Error **errp for xen_pt_config_init()
Cao jin
2016-01-21
Add Error **errp for xen_pt_setup_vga()
Cao jin
2015-12-09
xen/pass-through: correctly deal with RW1C bits
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: Make xen_pt_unregister_device idempotent
Konrad Rzeszutek Wilk
2015-09-10
xen/pt: Remove XenPTReg->data field.
Konrad Rzeszutek Wilk
2015-09-10
xen/pt: Make xen_pt_msi_set_enable static
Konrad Rzeszutek Wilk
2015-09-10
xen, gfx passthrough: add opregion mapping
Tiejun Chen
2015-09-10
xen, gfx passthrough: retrieve VGA BIOS to work
Tiejun Chen
2015-09-10
xen, gfx passthrough: basic graphics passthrough support
Tiejun Chen
2015-06-23
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-2...
Peter Maydell
2015-06-23
xen_pt: QOMify
Gonglei
2015-06-23
xen/pass-through: constify some static data
Jan Beulich
2015-06-02
xen/pt: unknown PCI config space fields should be read-only
Jan Beulich
2015-06-02
xen/pt: mark reserved bits in PCI config space fields
Jan Beulich
2015-06-02
xen/MSI-X: limit error messages
Jan Beulich
2015-06-02
xen: properly gate host writes of modified PCI CFG contents
Jan Beulich
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini