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_backend.c
Age
Commit message (
Expand
)
Author
2016-08-03
xen: use a common function for pv and hvm guest backend register calls
Juergen Gross
2016-08-03
xen: when removing a backend don't remove many of them
Juergen Gross
2016-06-22
xen: move xen_sysdev to xen_backend.c
Juergen Gross
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
2016-05-23
xen: write information about supported backends
Juergen Gross
2016-02-10
xen: drop XenXC and associated interface wrappers
Ian Campbell
2016-01-29
xen: Clean up includes
Peter Maydell
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
2015-06-12
xen_backend: Remove unused error handling of qemu_set_fd_handler
Fam Zheng
2014-07-07
xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64
Stefano Stabellini
2014-05-07
xen: remove unused global, xen_xcg
Jim Meyering
2013-10-10
qemu/xen: make use of xenstore relative paths
Roger Pau Monné
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini