1. 7b9c09f Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-09-10-tag' into staging by Peter Maydell · 10 years ago
  2. 20a544c xen: use errno instead of rc for xc_domain_add_to_physmap by Konrad Rzeszutek Wilk · 10 years ago
  3. d8b441a xen/HVM: atomically access pointers in bufioreq handling by Jan Beulich · 10 years ago
  4. e763add xen-hvm: When using xc_domain_add_to_physmap also include errno when reporting by Konrad Rzeszutek Wilk · 10 years ago
  5. 91176e3 pc: Remove redundant arguments from xen_hvm_init() by Eduardo Habkost · 10 years ago
  6. eeb6b13 xen-hvm: Add trace to ioreq by Don Slutz · 10 years ago
  7. 000d604 Merge remote-tracking branch 'remotes/sstabellini/tags/xen-220615-3' into staging by Peter Maydell · 10 years ago
  8. ffffbb3 Revert "xen-hvm: increase maxmem before calling xc_domain_populate_physmap" by Stefano Stabellini · 10 years ago
  9. b2dfd71 memory: prepare for multiple bits in the dirty log mask by Paolo Bonzini · 10 years ago
  10. 2d1a35b memory: differentiate memory_region_is_logging and memory_region_get_dirty_log_mask by Paolo Bonzini · 10 years ago
  11. 3996e85 Xen: Use the ioreq-server API when available by Paul Durrant · 10 years ago
  12. c1d322e xen-hvm: increase maxmem before calling xc_domain_populate_physmap by Stefano Stabellini · 10 years ago
  13. d208a85 xen-hvm: Remove redundant variable 'xstate' by Chen Gang · 10 years ago
  14. 37f9e25 xen-hvm.c: Add support for Xen access to vmport by Don Slutz · 10 years ago
  15. 6c5b0c0 xen-hvm.c: Always return -1 when failure occurs in xen_hvm_init() by Chen Gang · 11 years ago
  16. 4994653 memory: add parameter errp to memory_region_init_ram by Hu Tao · 11 years ago
  17. 3e1f508 xen: hvm: Abstract away memory region name ref by Peter Crosthwaite · 11 years ago
  18. dc6c4fe xen-hvm: Constify string by Peter Crosthwaite · 11 years ago
  19. 74bc415 xen: fix usage of ENODATA by Roger Pau Monne · 11 years ago
  20. a9dd38d Fix new typos in comments (found by codespell) by Stefan Weil · 11 years ago
  21. 643f593 xen: build on ARM by Stefano Stabellini · 11 years ago
  22. c4f5cdc xen-hvm: Handle machine opt max-ram-below-4g by Don Slutz · 11 years ago
  23. 3c2a966 xen-hvm: Fix xen_hvm_init() to adjust pc memory layout by Don Slutz · 11 years ago
  24. adf9d70 xen: replace ffsl with ctzl by Natanael Copa · 11 years ago
  25. 8b6bb0a pass an inclusive address range to xc_domain_pin_memory_cacheattr by Stefano Stabellini · 11 years ago
  26. 04b0de0 xen: factor out common functions by Wei Liu · 11 years ago[Renamed (92%) from xen-all.c]
  27. f1e2987 machine: Replace QEMUMachine by MachineClass in accelerator configuration by Marcel Apfelbaum · 11 years ago
  28. 135a129 kvm: Add a new machine option kvm-type by Aneesh Kumar K.V · 11 years ago
  29. d18e173 xen: fix two errors when debug is enabled by Wei Liu · 11 years ago
  30. 33876df qemu/xen: make use of xenstore relative paths by Roger Pau Monné · 11 years ago
  31. 1cd25a8 xen: Fix vcpu initialization. by Anthony PERARD · 12 years ago
  32. 11addd0 qemu: Add qemu xen logic for Xen HVM S3 resume by Liu, Jinsong · 12 years ago
  33. 04d7bad pc: Initializing ram_memory under Xen. by Anthony PERARD · 12 years ago
  34. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
  35. dfde4e6 memory: add ref/unref calls by Paolo Bonzini · 12 years ago
  36. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  37. fc744bb Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)" by Stefano Stabellini · 12 years ago
  38. 052e87b memory: make section size a 128-bit integer by Paolo Bonzini · 12 years ago
  39. c5633d9 hw/xen: Use g_free instead of free and fix potential memory leaks by Stefan Weil · 12 years ago
  40. 95222d0 xen: remove xen_vcpu_init by Stefano Stabellini · 12 years ago
  41. 9f24a80 xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional) by Stefano Stabellini · 12 years ago
  42. dccfcd0 sysemu: avoid proliferation of include/ subdirectories by Paolo Bonzini · 12 years ago
  43. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  44. 259186a cpu: Move halted and interrupt_request fields to CPUState by Andreas Färber · 12 years ago
  45. 4a1e40b xen: Simplify halting of first CPU by Andreas Färber · 12 years ago
  46. 4ad549e xen: add missing include by Paolo Bonzini · 12 years ago
  47. 27dd773 Merge remote-tracking branch 'bonzini/header-dirs' into staging by Anthony Liguori · 12 years ago
  48. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  49. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  50. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  51. 249e7e0 cpu_ioreq_pio, cpu_ioreq_move: i should be uint32_t rather than int by Ian Jackson · 12 years ago
  52. a386482 cpu_ioreq_pio, cpu_ioreq_move: introduce read_phys_req_item, write_phys_req_item by Ian Jackson · 12 years ago
  53. f1b8caf Fix compile errors when enabling Xen debug logging. by Sander Eikelenboom · 12 years ago
  54. a2cb15b pci: update all users to look in pci/ by Michael S. Tsirkin · 12 years ago
  55. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  56. f6790af memory: use AddressSpace for MemoryListener filtering by Avi Kivity · 13 years ago
  57. bf83601 xen: drop no-op MemoryListener callbacks by Avi Kivity · 13 years ago
  58. 4d5b97d cleanup useless return sentence by Amos Kong · 13 years ago
  59. 8aba7dc xen: Set the vram dirty when an error occur. by Anthony PERARD · 12 years ago
  60. 910b38e xen: Introduce xen_modified_memory. by Anthony PERARD · 12 years ago
  61. 39f4243 QMP, Introduce xen-set-global-dirty-log command. by Anthony PERARD · 12 years ago
  62. 14d4018 xen-all.c: fix multiply issue for int and uint types by Dongxiao Xu · 13 years ago
  63. 753d5e1 memory: pass EventNotifier, not eventfd by Paolo Bonzini · 13 years ago
  64. eaab4d6 Introduce Xen PCI Passthrough, qdevice by Allen Kay · 13 years ago
  65. 180640e Call xc_domain_shutdown with the reboot flag when the guest requests a reboot. by John V. Baboval · 13 years ago
  66. 95d5d75 xen: disable rtc_clock by Stefano Stabellini · 13 years ago
  67. 4c9f8d1 xen: add a dummy xc_hvm_inject_msi for Xen < 4.2 by Stefano Stabellini · 13 years ago
  68. fda1f76 xen: introduce an event channel for buffered io event notifications by Stefano Stabellini · 13 years ago
  69. f1dbf01 Xen: basic HVM MSI injection support. by Wei Liu · 13 years ago
  70. 33cf629 Merge remote-tracking branch 'sstabellini/saverestore-8' into staging by Anthony Liguori · 13 years ago
  71. c234572 xen: do not allocate RAM during INMIGRATE runstate by Anthony PERARD · 13 years ago
  72. cd1ba7d xen mapcache: check if memory region has moved. by Anthony PERARD · 13 years ago
  73. d1814e0 xen: record physmap changes to xenstore by Stefano Stabellini · 13 years ago
  74. 9349b4f Rename CPUState -> CPUArchState by Andreas Färber · 13 years ago
  75. 14655e4 Merge remote-tracking branch 'qemu-kvm/memory/core' into staging by Anthony Liguori · 13 years ago
  76. 50c1e14 memory: support stateless memory listeners by Avi Kivity · 13 years ago
  77. 947f562 xen: ignore I/O memory regions by Avi Kivity · 13 years ago
  78. 7376e58 memory: allow MemoryListeners to observe a specific address space by Avi Kivity · 13 years ago
  79. 80a1ea3 memory: move ioeventfd ops to MemoryListener by Avi Kivity · 13 years ago
  80. 72e22d2 memory: switch memory listeners to a QTAILQ by Avi Kivity · 13 years ago
  81. da98c8e suspend: switch acpi s3 to new infrastructure. by Gerd Hoffmann · 13 years ago
  82. fd4aa97 memory: change dirty setting APIs to take a size by Blue Swirl · 13 years ago
  83. 6b620ca prepare for future GPLv2+ relicensing by Paolo Bonzini · 13 years ago
  84. b18620c xen: Fix after recent change in dirty bitmap tracking. by Anthony PERARD · 13 years ago
  85. 5a97065 xen: convert framebuffer dirty tracking to memory API by Avi Kivity · 13 years ago
  86. c5705a7 vmstate, memory: decouple vmstate from memory API by Avi Kivity · 13 years ago
  87. 20581d2 xen: convert to MemoryListener API by Avi Kivity · 13 years ago
  88. c65adf9 xen, vga: add API for registering the framebuffer by Avi Kivity · 13 years ago
  89. ce76b8a xen: convert to memory API by Avi Kivity · 13 years ago
  90. fce537d memory, xen: pass MemoryRegion to xen_ram_alloc() by Avi Kivity · 13 years ago
  91. 1354869 Drop the vm_running global variable by Luiz Capitulino · 14 years ago
  92. 1dfb4dd Replace the VMSTOP macros with a proper state type by Luiz Capitulino · 14 years ago
  93. 2b73434 xen: use uint64_t instead of target_ulong in cpu_ioreq_move by Stefano Stabellini · 14 years ago
  94. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  95. 8a369e2 xen: Fix the memory registration to reflect of what is done by Xen. by Anthony PERARD · 14 years ago
  96. f15fbc4 cpu-common: Have a ram_addr_t of uint64 with Xen. by Anthony PERARD · 14 years ago
  97. fb4bb2b xen: introduce xen_change_state_handler by Anthony PERARD · 14 years ago
  98. 9e8dd45 notifier: Pass data argument to callback by Jan Kiszka · 14 years ago
  99. 0f51726 xen_console: support the new extended xenstore protocol by Stefano Stabellini · 14 years ago
  100. 37cdfcf xen: add vkbd support for PV on HVM guests by Stefano Stabellini · 14 years ago