index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
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
*
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-09
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
*
xen: fix two errors when debug is enabled
Wei Liu
2013-12-01
1
-1
/
+2
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
1
-0
/
+1
*
misc: Fix new typos in comments and strings
Stefan Weil
2013-07-27
1
-1
/
+2
*
hw/[u-x]*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-2
/
+2
*
memory: add ref/unref calls
Paolo Bonzini
2013-07-04
1
-0
/
+4
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-2
/
+2
*
memory: make section size a 128-bit integer
Paolo Bonzini
2013-06-20
1
-3
/
+3
*
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
1
-1
/
+1
*
hw: move more files to hw/xen/
Paolo Bonzini
2013-04-08
1
-0
/
+844