Age | Commit message (Expand) | Author |
2018-05-22 | xen_backend: make the xen_feature_grant_copy flag private | Paul Durrant |
2018-05-22 | xen_backend: add an emulation of grant copy | Paul Durrant |
2018-05-22 | xen_backend: add grant table helpers | Paul Durrant |
2018-01-19 | xen: Add only xen-sysdev to dynamic sysbus device list | Eduardo Habkost |
2018-01-19 | machine: Replace has_dynamic_sysbus with list of allowed devices | Eduardo Habkost |
2017-10-26 | xen: add a global indicator for grant copy being available | Juergen Gross |
2017-06-02 | Remove/replace sysemu/char.h inclusion | Marc-André Lureau |
2017-05-17 | xen-sysdev: Remove user_creatable flag | Eduardo Habkost |
2017-05-17 | xen-backend: Remove FIXME comment about user_creatable flag | Eduardo Habkost |
2017-05-17 | sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE | Eduardo Habkost |
2017-05-16 | xen: call qemu_set_cloexec instead of fcntl | 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 |
2017-02-02 | xen: use qdev_unplug() instead of g_free() in xen_pv_find_xendev() | Juergen Gross |
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: Rename xen_be_del_xendev | Emil Condrea |
2016-10-28 | xen: Rename xen_be_find_xendev | Emil Condrea |
2016-10-28 | xen: Rename xen_be_evtchn_event | Emil Condrea |
2016-10-28 | xen: Rename xen_be_printf to xen_pv_printf | Emil Condrea |
2016-10-28 | xen: Move xenstore cleanup and mkdir functions | Emil Condrea |
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-10-28 | xen: Fix coding style errors | Emil Condrea |
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 |