Sign in
qemu
/
qemu
/
76d8f93b4a72d02f6af6ff4eda36b7630cd8417b
/
hw
/
xen
/
xen_backend.c
0e39bb0
xen: use a common function for pv and hvm guest backend register calls
by Juergen Gross
· 9 years ago
c8e36e8
xen: when removing a backend don't remove many of them
by Juergen Gross
· 9 years ago
25f8f6b
xen: move xen_sysdev to xen_backend.c
by Juergen Gross
· 9 years ago
02d0e09
os-posix: include sys/mman.h
by Paolo Bonzini
· 9 years ago
637c53f
xen: write information about supported backends
by Juergen Gross
· 9 years ago
81daba58
xen: drop XenXC and associated interface wrappers
by Ian Campbell
· 9 years ago
21cbfe5
xen: Clean up includes
by Peter Maydell
· 9 years ago
e0cb42a
xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.
by Ian Campbell
· 9 years ago
c1345a8
xen: Switch to libxengnttab interface for compat shims.
by Ian Campbell
· 9 years ago
a2db2a1
xen: Switch to libxenevtchn interface for compat shims.
by Ian Campbell
· 9 years ago
6b5166f
xen_backend: Remove unused error handling of qemu_set_fd_handler
by Fam Zheng
· 10 years ago
4aba9eb
xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64
by Stefano Stabellini
· 11 years ago
770e39f
xen: remove unused global, xen_xcg
by Jim Meyering
· 11 years ago
33876df
qemu/xen: make use of xenstore relative paths
by Roger Pau Monné
· 11 years ago
dccfcd0
sysemu: avoid proliferation of include/ subdirectories
by Paolo Bonzini
· 12 years ago
49ab747
hw: move target-independent files to subdirectories
by Paolo Bonzini
· 12 years ago
[Renamed from hw/xen_backend.c]
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
10bb3c6
Introduce 64 bit integer write interface to xenstore
by Felipe Franciosi
· 12 years ago
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
927d487
softmmu: move remaining include files to include/ subdirectories
by Paolo Bonzini
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
b41f671
xen: Reorganize includes of Xen headers.
by Anthony PERARD
· 13 years ago
77ba8fe
xen: handle backend deletion from xenstore
by Stefano Stabellini
· 13 years ago
6b620ca
prepare for future GPLv2+ relicensing
by Paolo Bonzini
· 13 years ago
384087b
Introduce a new 'connected' xendev op called when Connected.
by John Haxby
· 14 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
3285cf4
xen: Add initialisation of Xen
by Anthony PERARD
· 15 years ago
d5b93dd
xen: Support new libxc calls from xen unstable.
by Anthony PERARD
· 14 years ago
209cd7a
xen: Replace some tab-indents with spaces (clean-up).
by Anthony PERARD
· 14 years ago
834fac7
Fix free use in xen_backend.c
by Jean-Christophe DUBOIS
· 15 years ago
72cf2d4
Fix sys-queue.h conflict for good
by Blue Swirl
· 15 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
2567f57
Compile most Xen files only once
by Blue Swirl
· 16 years ago
2c8b24a
xen: blk & nic configuration via cmd line. (Gerd Hoffmann)
by aliguori
· 16 years ago
d94f948
xen: backend driver core (Gerd Hoffmann)
by aliguori
· 16 years ago