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
/
xen
/
xen_pt_config_init.c
Age
Commit message (
Expand
)
Author
2015-06-23
xen/pass-through: constify some static data
Jan Beulich
2015-06-23
xen/pass-through: ROM BAR handling adjustments
Jan Beulich
2015-06-02
xen/pt: unknown PCI config space fields should be read-only
Jan Beulich
2015-06-02
xen/pt: add a few PCI config space field descriptions
Jan Beulich
2015-06-02
xen/pt: mark reserved bits in PCI config space fields
Jan Beulich
2015-06-02
xen/pt: mark all PCIe capability bits read-only
Jan Beulich
2015-06-02
xen/pt: split out calculation of throughable mask in PCI config space handling
Jan Beulich
2015-06-02
xen/pt: correctly handle PM status bit
Jan Beulich
2015-06-02
xen/pt: consolidate PM capability emu_mask
Jan Beulich
2015-06-02
xen/MSI: don't open-code pass-through of enable bit modifications
Jan Beulich
2015-06-02
xen: don't allow guest to control MSI mask register
Jan Beulich
2015-06-02
xen: properly gate host writes of modified PCI CFG contents
Jan Beulich
2015-04-09
xen: limit guest control of PCI command register
Jan Beulich
2015-03-10
xen-pt: fix Out-of-bounds read
Gonglei
2015-03-10
xen-pt: fix Negative array index read
Gonglei
2014-05-07
qemu-xen: free all the pirqs for msi/msix when driver unload
Zhenzhong Duan
2013-06-11
hw/xen: Use g_free instead of free and fix potential memory leaks
Stefan Weil
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
hw: move more files to hw/xen/
Paolo Bonzini