summaryrefslogtreecommitdiff
path: root/xen-hvm.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-01xen: fix usage of ENODATARoger Pau Monne1-2/+5
2014-07-18Fix new typos in comments (found by codespell)Stefan Weil1-1/+1
2014-07-07xen: build on ARMStefano Stabellini1-1/+1
2014-06-23xen-hvm: Handle machine opt max-ram-below-4gDon Slutz1-12/+23
2014-06-23xen-hvm: Fix xen_hvm_init() to adjust pc memory layoutDon Slutz1-10/+14
2014-06-11xen: replace ffsl with ctzlNatanael Copa1-1/+1
2014-05-07pass an inclusive address range to xc_domain_pin_memory_cacheattrStefano Stabellini1-1/+1
2014-05-07xen: factor out common functionsWei Liu1-0/+1129