Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 年之前 |
Paul Durrant
|
2d0ed5e642
xen: re-name XenDevice to XenLegacyDevice...
|
6 年之前 |
Zhao Yan
|
92dbfcc6d4
xen/pt: allow passthrough of devices with bogus interrupt pin
|
6 年之前 |
Markus Armbruster
|
fff4c9c325
xen/pt: Fix incomplete conversion to realize()
|
6 年之前 |
Igor Druzhinin
|
84201604c7
xen/pt: use address_space_memory object for memory region hooks
|
7 年之前 |
Yoni Bettan
|
d61a363d3e
pci: removed the is_express field since a uniform interface was inserted
|
7 年之前 |
Michael S. Tsirkin
|
acc95bc850
Merge remote-tracking branch 'origin/master' into HEAD
|
7 年之前 |
Simon Gaiser
|
2e63eb2bec
xen/pt: Set is_express to avoid out-of-bounds write
|
7 年之前 |
David Gibson
|
fd56e0612b
pci: Eliminate redundant PCIDevice::bus pointer
|
7 年之前 |
David Gibson
|
cdc57472dc
pci: Add pci_dev_bus_num() helper
|
7 年之前 |
Eduardo Habkost
|
6d7023763e
xen/pt: Mark TYPE_XEN_PT_DEVICE as hybrid
|
7 年之前 |
Eduardo Habkost
|
fd3b02c889
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
|
8 年之前 |
Anoob Soman
|
4daf62594d
xen/pt: Fixup addr validation in xen_pt_pci_config_access_check
|
8 年之前 |
Bruce Rogers
|
0968c91ce0
Xen PCI passthrough: fix passthrough failure when no interrupt pin
|
9 年之前 |
Markus Armbruster
|
da34e65cb4
include/qemu/osdep.h: Don't include qapi/error.h
|
9 年之前 |
Peter Maydell
|
21cbfe5f37
xen: Clean up includes
|
9 年之前 |
Cao jin
|
5a11d0f754
Xen PCI passthru: convert to realize()
|
9 年之前 |
Cao jin
|
d50a6e58e8
Add Error **errp for xen_pt_config_init()
|
9 年之前 |
Cao jin
|
5226bb59f7
Add Error **errp for xen_pt_setup_vga()
|
9 年之前 |
Cao jin
|
376ba75f88
Add Error **errp for xen_host_pci_device_get()
|
9 年之前 |
Lan Tianyu
|
4e494de668
Qemu/Xen: Fix early freeing MSIX MMIO memory region
|
10 年之前 |
Konrad Rzeszutek Wilk
|
cae99f1d77
xen/pt: Don't slurp wholesale the PCI configuration registers
|
10 年之前 |
Konrad Rzeszutek Wilk
|
3d3697f257
xen/pt: Check for return values for xen_host_pci_[get|set] in init
|
10 年之前 |
Konrad Rzeszutek Wilk
|
df6aa45752
xen/pt: Move bulk of xen_pt_unregister_device in its own routine.
|
10 年之前 |
Konrad Rzeszutek Wilk
|
bce3394817
xen/pt: Make xen_pt_unregister_device idempotent
|
10 年之前 |
Konrad Rzeszutek Wilk
|
6aa07b1494
xen/pt: Use xen_host_pci_get_[byte|word] instead of dev.config
|
10 年之前 |
Konrad Rzeszutek Wilk
|
52c7265f60
xen/pt: xen_host_pci_config_read returns -errno, not -1 on failure
|
10 年之前 |
Konrad Rzeszutek Wilk
|
d3b9facba7
xen/pt: Update comments with proper function name.
|
10 年之前 |
Tiejun Chen
|
f37d630a69
xen, gfx passthrough: register a isa bridge
|
10 年之前 |
Tiejun Chen
|
881213f1b9
xen, gfx passthrough: retrieve VGA BIOS to work
|
10 年之前 |