index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xen
/
xen_pt.c
Age
Commit message (
Expand
)
Author
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-01-29
xen: Clean up includes
Peter Maydell
2016-01-21
Xen PCI passthru: convert to realize()
Cao jin
2016-01-21
Add Error **errp for xen_pt_config_init()
Cao jin
2016-01-21
Add Error **errp for xen_pt_setup_vga()
Cao jin
2016-01-21
Add Error **errp for xen_host_pci_device_get()
Cao jin
2015-10-26
Qemu/Xen: Fix early freeing MSIX MMIO memory region
Lan Tianyu
2015-09-10
xen/pt: Don't slurp wholesale the PCI configuration registers
Konrad Rzeszutek Wilk
2015-09-10
xen/pt: Check for return values for xen_host_pci_[get|set] in init
Konrad Rzeszutek Wilk
2015-09-10
xen/pt: Move bulk of xen_pt_unregister_device in its own routine.
Konrad Rzeszutek Wilk
2015-09-10
xen/pt: Make xen_pt_unregister_device idempotent
Konrad Rzeszutek Wilk
2015-09-10
xen/pt: Use xen_host_pci_get_[byte|word] instead of dev.config
Konrad Rzeszutek Wilk
2015-09-10
xen/pt: xen_host_pci_config_read returns -errno, not -1 on failure
Konrad Rzeszutek Wilk
2015-09-10
xen/pt: Update comments with proper function name.
Konrad Rzeszutek Wilk
2015-09-10
xen, gfx passthrough: register a isa bridge
Tiejun Chen
2015-09-10
xen, gfx passthrough: retrieve VGA BIOS to work
Tiejun Chen
2015-09-10
xen, gfx passthrough: basic graphics passthrough support
Tiejun Chen
2015-06-23
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-2...
Peter Maydell
2015-06-23
xen_pt: QOMify
Gonglei
2015-06-23
xen/pass-through: log errno values rather than function return ones
Jan Beulich
2015-06-23
xen/pass-through: ROM BAR handling adjustments
Jan Beulich
2015-06-23
xen/pass-through: fold host PCI command register writes
Jan Beulich
2015-06-02
xen/pt: unknown PCI config space fields should be read-only
Jan Beulich
2015-06-02
xen: properly gate host writes of modified PCI CFG contents
Jan Beulich
2015-04-09
xen: limit guest control of PCI command register
Jan Beulich
2015-01-13
xen-pt: Fix PCI devices re-attach failed
Liang Li
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
2014-01-17
xen_pt: Fix passthrough of device with ROM.
Anthony PERARD
2014-01-17
xen_pt: Fix debug output.
Anthony PERARD
2013-12-01
xen: fix two errors when debug is enabled
Wei Liu
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-27
misc: Fix new typos in comments and strings
Stefan Weil
2013-07-04
hw/[u-x]*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add ref/unref calls
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-06-20
memory: make section size a 128-bit integer
Paolo Bonzini
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
hw: move more files to hw/xen/
Paolo Bonzini