1. d9018fb trivial: Remove xenfb_enabled from sysemu.h by Thomas Huth · 5 years ago
  2. 46517dd Include sysemu/sysemu.h a lot less by Markus Armbruster · 5 years ago
  3. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 5 years ago
  4. 1077bca xen: Replace few mentions of xend by libxl by Anthony PERARD · 6 years ago
  5. 6d7c06c Remove broken Xen PV domain builder by Anthony PERARD · 6 years ago
  6. 108f7bb xen: introduce new 'XenBus' and 'XenDevice' object hierarchy by Paul Durrant · 6 years ago
  7. 2d0ed5e xen: re-name XenDevice to XenLegacyDevice... by Paul Durrant · 6 years ago
  8. 47d17c0 hw/xen*: Replace fprintf(stderr, "*\n" with error_report() by Alistair Francis · 7 years ago
  9. a89f364 Replace all occurances of __FUNCTION__ with __func__ by Alistair Francis · 7 years ago
  10. 9f2130f xenfb: remove xen_init_display "temporary" hack by Stefano Stabellini · 8 years ago
  11. 0e39bb0 xen: use a common function for pv and hvm guest backend register calls by Juergen Gross · 9 years ago
  12. 25f8f6b xen: move xen_sysdev to xen_backend.c by Juergen Gross · 9 years ago
  13. 816ac92 xen: add pvUSB backend by Juergen Gross · 9 years ago
  14. 9432e53 xen: introduce dummy system device by Juergen Gross · 9 years ago
  15. 21cbfe5 xen: Clean up includes by Peter Maydell · 9 years ago
  16. 64a7ad6 xen: make it possible to build without the Xen PV domain builder by Ian Campbell · 9 years ago
  17. e264d29 Use DEFINE_MACHINE() to register all machines by Eduardo Habkost · 9 years ago
  18. 4be7463 hw: Convert from BlockDriverState to BlockBackend, mostly by Markus Armbruster · 10 years ago
  19. 3ef9622 machine: Conversion of QEMUMachineInitArgs to MachineState by Marcel Apfelbaum · 11 years ago
  20. d5fdb85 xen: move Xen PV machine files to hw/xenpv by Wei Liu · 11 years ago[Renamed from hw/i386/xen_machine_pv.c]
  21. c165473 hw: Clean up bogus default boot order by Markus Armbruster · 11 years ago
  22. 58ee9b0 xen_machine_pv: do not create a dummy CPU in machine->init by Stefano Stabellini · 12 years ago
  23. 47b43a1 hw: move private headers to hw/ subdirectories. by Paolo Bonzini · 12 years ago
  24. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  25. 259186a cpu: Move halted and interrupt_request fields to CPUState by Andreas Färber · 12 years ago
  26. 5301821 hw: move boards and other isolated files to hw/ARCH by Paolo Bonzini · 12 years ago[Renamed from hw/xen_machine_pv.c]
  27. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  28. e4ada29 Make default boot order machine specific by Avik Sil · 12 years ago
  29. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  30. 5f072e1 create struct for machine initialization arguments by Eduardo Habkost · 12 years ago
  31. a0595d9 xen_machine_pv: Use cpu_x86_init() to obtain X86CPU by Andreas Färber · 13 years ago
  32. 4a8fa5d i386 hw/: Don't use CPUState by Andreas Färber · 13 years ago
  33. 3285cf4 xen: Add initialisation of Xen by Anthony PERARD · 14 years ago
  34. a08784d Remove unused sysemu.h include directives by Blue Swirl · 14 years ago
  35. 2446333 Rearrange block headers by Blue Swirl · 14 years ago
  36. d745bef Move KVM and Xen global flags to vl.c by Blue Swirl · 15 years ago
  37. 2869548 Revert "Convert atexit users to exit_notifier" by Anthony Liguori · 15 years ago
  38. bafd20c Fix a typo which broke Xen build by Blue Swirl · 15 years ago
  39. d7234f4 Convert atexit users to exit_notifier by Anthony Liguori · 15 years ago
  40. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  41. 99a0949 Get rid of _t suffix by malc · 15 years ago
  42. 751c6a1 kill drives_table by Gerd Hoffmann · 16 years ago
  43. a85d688 xen: adapt to qemu_machine changes by Gerd Hoffmann · 16 years ago
  44. f80f9ec Convert machine registration to use module init functions by Anthony Liguori · 16 years ago
  45. 94909d9 xen: add -vga xenfb option, configure xenfb (Gerd Hoffmann) by aliguori · 16 years ago
  46. 9306acb xen: pv domain builder. (Gerd Hoffmann) by aliguori · 16 years ago
  47. 2c8b24a xen: blk & nic configuration via cmd line. (Gerd Hoffmann) by aliguori · 16 years ago
  48. e613b06 xen: add net backend driver. (Gerd Hoffmann) by aliguori · 16 years ago
  49. 62d23ef xen: add block device backend driver. (Gerd Hoffmann) by aliguori · 16 years ago
  50. e7151f8 xen: add framebuffer backend driver (Gerd Hoffmann) by aliguori · 16 years ago
  51. e57dd20 xen: add console backend driver. (Gerd Hoffmann) by aliguori · 16 years ago
  52. d94f948 xen: backend driver core (Gerd Hoffmann) by aliguori · 16 years ago
  53. e37630c xen: groundwork for xen support (Gerd Hoffmann) by aliguori · 16 years ago