aboutsummaryrefslogtreecommitdiff
path: root/xen-hvm.c
AgeCommit message (Expand)Author
2014-11-11xen-hvm: Remove redundant variable 'xstate'Chen Gang
2014-10-30xen-hvm.c: Add support for Xen access to vmportDon Slutz
2014-09-20xen-hvm.c: Always return -1 when failure occurs in xen_hvm_init()Chen Gang
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao
2014-08-28xen: hvm: Abstract away memory region name refPeter Crosthwaite
2014-08-28xen-hvm: Constify stringPeter Crosthwaite
2014-08-01xen: fix usage of ENODATARoger Pau Monne
2014-07-18Fix new typos in comments (found by codespell)Stefan Weil
2014-07-07xen: build on ARMStefano Stabellini
2014-06-23xen-hvm: Handle machine opt max-ram-below-4gDon Slutz
2014-06-23xen-hvm: Fix xen_hvm_init() to adjust pc memory layoutDon Slutz
2014-06-11xen: replace ffsl with ctzlNatanael Copa
2014-05-07pass an inclusive address range to xc_domain_pin_memory_cacheattrStefano Stabellini
2014-05-07xen: factor out common functionsWei Liu