index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
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
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
2014-01-17
xen_pt: Fix debug output.
Anthony PERARD
1
-2
/
+2
2013-12-01
xen: fix two errors when debug is enabled
Wei Liu
1
-1
/
+2
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
1
-0
/
+1
2013-07-27
misc: Fix new typos in comments and strings
Stefan Weil
1
-1
/
+2
2013-07-04
hw/[u-x]*: pass owner to memory_region_init* functions
Paolo Bonzini
1
-2
/
+2
2013-07-04
memory: add ref/unref calls
Paolo Bonzini
1
-0
/
+4
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-2
/
+2
2013-06-20
memory: make section size a 128-bit integer
Paolo Bonzini
1
-3
/
+3
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
1
-1
/
+1
2013-04-08
hw: move more files to hw/xen/
Paolo Bonzini
1
-0
/
+844