index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
xen
/
xen_backend.h
Age
Commit message (
Expand
)
Author
2017-10-26
xen: add a global indicator for grant copy being available
Juergen Gross
2017-07-07
xenfb: remove xen_init_display "temporary" hack
Stefano Stabellini
2017-04-25
xen/9pfs: build and register Xen 9pfs backend
Stefano Stabellini
2017-03-22
xen: make use of xen_xc implicit in xen_common.h inlines
Paul Durrant
2016-11-22
xen: create qdev for each backend device
Juergen Gross
2016-11-22
xen: add an own bus for xen backend devices
Juergen Gross
2016-10-28
xen: Prepare xendev qtail to be shared with frontends
Emil Condrea
2016-10-28
xen: Move evtchn functions to xen_pvdev.c
Emil Condrea
2016-10-28
xen: Move xenstore_update to xen_pvdev.c
Emil Condrea
2016-10-28
xen: Create a new file xen_pvdev.c
Emil Condrea
2016-10-28
xen: Fix coding style warnings
Emil Condrea
2016-08-03
xen: use a common function for pv and hvm guest backend register calls
Juergen Gross
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-05-23
xen: add pvUSB backend
Juergen Gross
2016-05-23
xen: write information about supported backends
Juergen Gross
2016-05-23
xen: introduce dummy system device
Juergen Gross
2016-02-10
xen: drop XenXC and associated interface wrappers
Ian Campbell
2016-01-26
xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.
Ian Campbell
2016-01-26
xen: Switch to libxengnttab interface for compat shims.
Ian Campbell
2016-01-26
xen: Switch to libxenevtchn interface for compat shims.
Ian Campbell
2014-07-07
xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64
Stefano Stabellini
2013-04-08
hw: move headers to include/
Paolo Bonzini