1. f664b88 Remove/replace sysemu/char.h inclusion by Marc-André Lureau · 8 years ago
  2. 74c505c xen-sysdev: Remove user_creatable flag by Eduardo Habkost · 8 years ago
  3. 950b31d xen-backend: Remove FIXME comment about user_creatable flag by Eduardo Habkost · 8 years ago
  4. e4f4fb1 sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE by Eduardo Habkost · 8 years ago
  5. 01cd90b xen: call qemu_set_cloexec instead of fcntl by Stefano Stabellini · 8 years ago
  6. e737b6d xen/9pfs: build and register Xen 9pfs backend by Stefano Stabellini · 8 years ago
  7. 260cabe xen: make use of xen_xc implicit in xen_common.h inlines by Paul Durrant · 8 years ago
  8. e9dcbc8 xen: use qdev_unplug() instead of g_free() in xen_pv_find_xendev() by Juergen Gross · 8 years ago
  9. 3a6c917 xen: create qdev for each backend device by Juergen Gross · 8 years ago
  10. 873d57a xen: add an own bus for xen backend devices by Juergen Gross · 8 years ago
  11. 7198136 xen: Rename xen_be_del_xendev by Emil Condrea · 8 years ago
  12. fa0253d xen: Rename xen_be_find_xendev by Emil Condrea · 8 years ago
  13. 49442d9 xen: Rename xen_be_evtchn_event by Emil Condrea · 8 years ago
  14. 96c77db xen: Rename xen_be_printf to xen_pv_printf by Emil Condrea · 8 years ago
  15. ecf7981 xen: Move xenstore cleanup and mkdir functions by Emil Condrea · 8 years ago
  16. 148512e xen: Prepare xendev qtail to be shared with frontends by Emil Condrea · 8 years ago
  17. 31c17aa xen: Move evtchn functions to xen_pvdev.c by Emil Condrea · 8 years ago
  18. 046db9b xen: Move xenstore_update to xen_pvdev.c by Emil Condrea · 8 years ago
  19. f0021db xen: Create a new file xen_pvdev.c by Emil Condrea · 8 years ago
  20. b9730c5 xen: Fix coding style warnings by Emil Condrea · 8 years ago
  21. c22e91b xen: Fix coding style errors by Emil Condrea · 8 years ago
  22. 0e39bb0 xen: use a common function for pv and hvm guest backend register calls by Juergen Gross · 9 years ago
  23. c8e36e8 xen: when removing a backend don't remove many of them by Juergen Gross · 9 years ago
  24. 25f8f6b xen: move xen_sysdev to xen_backend.c by Juergen Gross · 9 years ago
  25. 02d0e09 os-posix: include sys/mman.h by Paolo Bonzini · 9 years ago
  26. 637c53f xen: write information about supported backends by Juergen Gross · 9 years ago
  27. 81daba58 xen: drop XenXC and associated interface wrappers by Ian Campbell · 9 years ago
  28. 21cbfe5 xen: Clean up includes by Peter Maydell · 9 years ago
  29. e0cb42a xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API. by Ian Campbell · 9 years ago
  30. c1345a8 xen: Switch to libxengnttab interface for compat shims. by Ian Campbell · 9 years ago
  31. a2db2a1 xen: Switch to libxenevtchn interface for compat shims. by Ian Campbell · 9 years ago
  32. 6b5166f xen_backend: Remove unused error handling of qemu_set_fd_handler by Fam Zheng · 10 years ago
  33. 4aba9eb xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64 by Stefano Stabellini · 11 years ago
  34. 770e39f xen: remove unused global, xen_xcg by Jim Meyering · 11 years ago
  35. 33876df qemu/xen: make use of xenstore relative paths by Roger Pau Monné · 11 years ago
  36. dccfcd0 sysemu: avoid proliferation of include/ subdirectories by Paolo Bonzini · 12 years ago
  37. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago[Renamed from hw/xen_backend.c]
  38. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  39. 10bb3c6 Introduce 64 bit integer write interface to xenstore by Felipe Franciosi · 12 years ago
  40. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  41. 927d487 softmmu: move remaining include files to include/ subdirectories by Paolo Bonzini · 12 years ago
  42. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  43. b41f671 xen: Reorganize includes of Xen headers. by Anthony PERARD · 13 years ago
  44. 77ba8fe xen: handle backend deletion from xenstore by Stefano Stabellini · 13 years ago
  45. 6b620ca prepare for future GPLv2+ relicensing by Paolo Bonzini · 13 years ago
  46. 384087b Introduce a new 'connected' xendev op called when Connected. by John Haxby · 14 years ago
  47. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  48. 3285cf4 xen: Add initialisation of Xen by Anthony PERARD · 15 years ago
  49. d5b93dd xen: Support new libxc calls from xen unstable. by Anthony PERARD · 14 years ago
  50. 209cd7a xen: Replace some tab-indents with spaces (clean-up). by Anthony PERARD · 14 years ago
  51. 834fac7 Fix free use in xen_backend.c by Jean-Christophe DUBOIS · 15 years ago
  52. 72cf2d4 Fix sys-queue.h conflict for good by Blue Swirl · 15 years ago
  53. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  54. 2567f57 Compile most Xen files only once by Blue Swirl · 16 years ago
  55. 2c8b24a xen: blk & nic configuration via cmd line. (Gerd Hoffmann) by aliguori · 16 years ago
  56. d94f948 xen: backend driver core (Gerd Hoffmann) by aliguori · 16 years ago