1. 670d8c6 hw/xenpv: Initialize Xen backend operations by David Woodhouse · 1 year, 11 months ago
  2. 79807f3 hw/xen: Subsume xen_be_register_common() into xen_be_init() by David Woodhouse · 2 years ago
  3. f9bcb2d Warn user if the vga flag is passed but no vga device is created by Gautam Agrawal · 2 years, 10 months ago
  4. 2c44220 meson: convert hw/arch* by Marc-André Lureau · 6 years ago
  5. d9018fb trivial: Remove xenfb_enabled from sysemu.h by Thomas Huth · 5 years ago
  6. 46517dd Include sysemu/sysemu.h a lot less by Markus Armbruster · 6 years ago
  7. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
  8. 1077bca xen: Replace few mentions of xend by libxl by Anthony PERARD · 6 years ago
  9. 6d7c06c Remove broken Xen PV domain builder by Anthony PERARD · 6 years ago
  10. 108f7bb xen: introduce new 'XenBus' and 'XenDevice' object hierarchy by Paul Durrant · 6 years ago
  11. 2d0ed5e xen: re-name XenDevice to XenLegacyDevice... by Paul Durrant · 6 years ago
  12. 7d37435 avoid TABs in files that only contain a few by Paolo Bonzini · 6 years ago
  13. 8f951a1 hw/xen: Use the IEC binary prefix definitions by Philippe Mathieu-Daudé · 7 years ago
  14. 47d17c0 hw/xen*: Replace fprintf(stderr, "*\n" with error_report() by Alistair Francis · 7 years ago
  15. a89f364 Replace all occurances of __FUNCTION__ with __func__ by Alistair Francis · 7 years ago
  16. 9f2130f xenfb: remove xen_init_display "temporary" hack by Stefano Stabellini · 8 years ago
  17. cf83f14 shutdown: Add source information to SHUTDOWN and RESET by Eric Blake · 8 years ago
  18. 84d0984 xenpv: Fix qemu_uuid compiling error by Fam Zheng · 8 years ago
  19. 9c5ce8d vl: Switch qemu_uuid to QemuUUID by Fam Zheng · 8 years ago
  20. 0e39bb0 xen: use a common function for pv and hvm guest backend register calls by Juergen Gross · 9 years ago
  21. 175de52 Clean up decorations and whitespace around header guards by Markus Armbruster · 9 years ago
  22. 25f8f6b xen: move xen_sysdev to xen_backend.c by Juergen Gross · 9 years ago
  23. 816ac92 xen: add pvUSB backend by Juergen Gross · 9 years ago
  24. 9432e53 xen: introduce dummy system device by Juergen Gross · 9 years ago
  25. 21cbfe5 xen: Clean up includes by Peter Maydell · 9 years ago
  26. 64a7ad6 xen: make it possible to build without the Xen PV domain builder by Ian Campbell · 9 years ago
  27. 228df5c xen: domainbuild: reopen libxenctrl interface after forking for domain watcher. by Ian Campbell · 9 years ago
  28. cdadde3 xen: fix usage of xc_domain_create in domain builder by Roger Pau Monne · 9 years ago
  29. e264d29 Use DEFINE_MACHINE() to register all machines by Eduardo Habkost · 9 years ago
  30. 4be7463 hw: Convert from BlockDriverState to BlockBackend, mostly by Markus Armbruster · 10 years ago
  31. 3ef9622 machine: Conversion of QEMUMachineInitArgs to MachineState by Marcel Apfelbaum · 11 years ago
  32. d5fdb85 xen: move Xen PV machine files to hw/xenpv by Wei Liu · 11 years ago