index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
xen
/
xen_backend.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen: Add only xen-sysdev to dynamic sysbus device list
Eduardo Habkost
2018-01-19
1
-6
/
+1
*
machine: Replace has_dynamic_sysbus with list of allowed devices
Eduardo Habkost
2018-01-19
1
-1
/
+6
*
xen: add a global indicator for grant copy being available
Juergen Gross
2017-10-26
1
-0
/
+11
*
Remove/replace sysemu/char.h inclusion
Marc-André Lureau
2017-06-02
1
-1
/
+0
*
xen-sysdev: Remove user_creatable flag
Eduardo Habkost
2017-05-17
1
-5
/
+0
*
xen-backend: Remove FIXME comment about user_creatable flag
Eduardo Habkost
2017-05-17
1
-4
/
+1
*
sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE
Eduardo Habkost
2017-05-17
1
-0
/
+10
*
xen: call qemu_set_cloexec instead of fcntl
Stefano Stabellini
2017-05-16
1
-1
/
+1
*
xen/9pfs: build and register Xen 9pfs backend
Stefano Stabellini
2017-04-25
1
-0
/
+3
*
xen: make use of xen_xc implicit in xen_common.h inlines
Paul Durrant
2017-03-22
1
-2
/
+0
*
xen: use qdev_unplug() instead of g_free() in xen_pv_find_xendev()
Juergen Gross
2017-02-02
1
-6
/
+7
*
xen: create qdev for each backend device
Juergen Gross
2016-11-22
1
-0
/
+47
*
xen: add an own bus for xen backend devices
Juergen Gross
2016-11-22
1
-3
/
+16
*
xen: Rename xen_be_del_xendev
Emil Condrea
2016-10-29
1
-1
/
+1
*
xen: Rename xen_be_find_xendev
Emil Condrea
2016-10-29
1
-1
/
+1
*
xen: Rename xen_be_evtchn_event
Emil Condrea
2016-10-29
1
-1
/
+1
*
xen: Rename xen_be_printf to xen_pv_printf
Emil Condrea
2016-10-29
1
-23
/
+23
*
xen: Move xenstore cleanup and mkdir functions
Emil Condrea
2016-10-29
1
-49
/
+0
*
xen: Prepare xendev qtail to be shared with frontends
Emil Condrea
2016-10-29
1
-50
/
+1
*
xen: Move evtchn functions to xen_pvdev.c
Emil Condrea
2016-10-29
1
-35
/
+0
*
xen: Move xenstore_update to xen_pvdev.c
Emil Condrea
2016-10-29
1
-27
/
+3
*
xen: Create a new file xen_pvdev.c
Emil Condrea
2016-10-29
1
-125
/
+1
*
xen: Fix coding style warnings
Emil Condrea
2016-10-29
1
-5
/
+10
*
xen: Fix coding style errors
Emil Condrea
2016-10-29
1
-10
/
+10
*
xen: use a common function for pv and hvm guest backend register calls
Juergen Gross
2016-08-03
1
-0
/
+10
*
xen: when removing a backend don't remove many of them
Juergen Gross
2016-08-03
1
-39
/
+19
*
xen: move xen_sysdev to xen_backend.c
Juergen Gross
2016-06-22
1
-0
/
+41
*
os-posix: include sys/mman.h
Paolo Bonzini
2016-06-16
1
-1
/
+0
*
xen: write information about supported backends
Juergen Gross
2016-05-23
1
-0
/
+63
*
xen: drop XenXC and associated interface wrappers
Ian Campbell
2016-02-10
1
-2
/
+2
*
xen: Clean up includes
Peter Maydell
2016-01-29
1
-9
/
+1
*
xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.
Ian Campbell
2016-01-26
1
-1
/
+2
*
xen: Switch to libxengnttab interface for compat shims.
Ian Campbell
2016-01-26
1
-5
/
+5
*
xen: Switch to libxenevtchn interface for compat shims.
Ian Campbell
2016-01-26
1
-15
/
+16
*
xen_backend: Remove unused error handling of qemu_set_fd_handler
Fam Zheng
2015-06-12
1
-3
/
+1
*
xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64
Stefano Stabellini
2014-07-07
1
-0
/
+18
*
xen: remove unused global, xen_xcg
Jim Meyering
2014-05-07
1
-1
/
+0
*
qemu/xen: make use of xenstore relative paths
Roger Pau Monné
2013-10-10
1
-13
/
+6
*
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-15
1
-1
/
+1
*
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
1
-0
/
+800