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