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