index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
xen
/
xen_pt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
2020-12-18
1
-0
/
+1
*
hw/xen: Don't use '#' flag of printf format
Xinhao Zhang
2020-12-13
1
-5
/
+5
*
xen: Use ERRP_GUARD()
Vladimir Sementsov-Ogievskiy
2020-07-10
1
-14
/
+11
*
xen: fix build without pci passthrough
Anthony PERARD
2020-06-12
1
-1
/
+11
*
xen/pt: Fix flawed conversion to realize()
Markus Armbruster
2020-04-29
1
-6
/
+6
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
xen: convert "-machine igd-passthru" to an accelerator property
Paolo Bonzini
2019-12-17
1
-0
/
+2
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
xen: re-name XenDevice to XenLegacyDevice...
Paul Durrant
2019-01-14
1
-1
/
+1
*
xen/pt: allow passthrough of devices with bogus interrupt pin
Zhao Yan
2019-01-14
1
-0
/
+6
*
xen/pt: Fix incomplete conversion to realize()
Markus Armbruster
2018-10-19
1
-1
/
+1
*
xen/pt: use address_space_memory object for memory region hooks
Igor Druzhinin
2018-05-18
1
-1
/
+1
*
pci: removed the is_express field since a uniform interface was inserted
Yoni Bettan
2018-02-08
1
-1
/
+8
*
Merge remote-tracking branch 'origin/master' into HEAD
Michael S. Tsirkin
2018-01-11
1
-0
/
+1
|
\
|
*
xen/pt: Set is_express to avoid out-of-bounds write
Simon Gaiser
2017-12-15
1
-0
/
+1
*
|
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
2017-12-05
1
-2
/
+2
*
|
pci: Add pci_dev_bus_num() helper
David Gibson
2017-12-05
1
-3
/
+3
|
/
*
xen/pt: Mark TYPE_XEN_PT_DEVICE as hybrid
Eduardo Habkost
2017-10-15
1
-0
/
+1
*
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-10-15
1
-0
/
+4
*
xen/pt: Fixup addr validation in xen_pt_pci_config_access_check
Anoob Soman
2017-07-07
1
-1
/
+1
*
Xen PCI passthrough: fix passthrough failure when no interrupt pin
Bruce Rogers
2016-08-04
1
-1
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
xen: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
Xen PCI passthru: convert to realize()
Cao jin
2016-01-21
1
-25
/
+28
*
Add Error **errp for xen_pt_config_init()
Cao jin
2016-01-21
1
-3
/
+5
*
Add Error **errp for xen_pt_setup_vga()
Cao jin
2016-01-21
1
-2
/
+5
*
Add Error **errp for xen_host_pci_device_get()
Cao jin
2016-01-21
1
-5
/
+8
*
Qemu/Xen: Fix early freeing MSIX MMIO memory region
Lan Tianyu
2015-10-26
1
-0
/
+8
*
xen/pt: Don't slurp wholesale the PCI configuration registers
Konrad Rzeszutek Wilk
2015-09-10
1
-6
/
+1
*
xen/pt: Check for return values for xen_host_pci_[get|set] in init
Konrad Rzeszutek Wilk
2015-09-10
1
-8
/
+16
*
xen/pt: Move bulk of xen_pt_unregister_device in its own routine.
Konrad Rzeszutek Wilk
2015-09-10
1
-58
/
+63
*
xen/pt: Make xen_pt_unregister_device idempotent
Konrad Rzeszutek Wilk
2015-09-10
1
-6
/
+14
*
xen/pt: Use xen_host_pci_get_[byte|word] instead of dev.config
Konrad Rzeszutek Wilk
2015-09-10
1
-4
/
+20
*
xen/pt: xen_host_pci_config_read returns -errno, not -1 on failure
Konrad Rzeszutek Wilk
2015-09-10
1
-1
/
+1
*
xen/pt: Update comments with proper function name.
Konrad Rzeszutek Wilk
2015-09-10
1
-2
/
+2
*
xen, gfx passthrough: register a isa bridge
Tiejun Chen
2015-09-10
1
-0
/
+22
*
xen, gfx passthrough: retrieve VGA BIOS to work
Tiejun Chen
2015-09-10
1
-0
/
+10
*
xen, gfx passthrough: basic graphics passthrough support
Tiejun Chen
2015-09-10
1
-0
/
+4
*
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-2...
Peter Maydell
2015-06-23
1
-5
/
+5
|
\
|
*
xen_pt: QOMify
Gonglei
2015-06-23
1
-5
/
+5
*
|
xen/pass-through: log errno values rather than function return ones
Jan Beulich
2015-06-23
1
-13
/
+13
*
|
xen/pass-through: ROM BAR handling adjustments
Jan Beulich
2015-06-23
1
-4
/
+12
*
|
xen/pass-through: fold host PCI command register writes
Jan Beulich
2015-06-23
1
-7
/
+2
|
/
*
xen/pt: unknown PCI config space fields should be read-only
Jan Beulich
2015-06-02
1
-3
/
+29
*
xen: properly gate host writes of modified PCI CFG contents
Jan Beulich
2015-06-02
1
-4
/
+21
*
xen: limit guest control of PCI command register
Jan Beulich
2015-04-10
1
-2
/
+10
*
xen-pt: Fix PCI devices re-attach failed
Liang Li
2015-01-13
1
-1
/
+1
*
memory: remove memory_region_destroy
Paolo Bonzini
2014-08-18
1
-20
/
+0
*
xen_pt: Fix passthrough of device with ROM.
Anthony PERARD
2014-01-17
1
-2
/
+2
*
xen_pt: Fix debug output.
Anthony PERARD
2014-01-17
1
-2
/
+2
[next]