summaryrefslogtreecommitdiffstats
path: root/xen-hvm.c
Commit message (Expand)AuthorAgeFilesLines
* Xen: Use the ioreq-server API when availablePaul Durrant2015-01-201-22/+138
* xen-hvm: increase maxmem before calling xc_domain_populate_physmapStefano Stabellini2015-01-131-0/+24
* xen-hvm: Remove redundant variable 'xstate'Chen Gang2014-11-111-2/+1
* xen-hvm.c: Add support for Xen access to vmportDon Slutz2014-10-301-5/+103
* xen-hvm.c: Always return -1 when failure occurs in xen_hvm_init()Chen Gang2014-09-201-5/+4
* memory: add parameter errp to memory_region_init_ramHu Tao2014-09-091-1/+2
* xen: hvm: Abstract away memory region name refPeter Crosthwaite2014-08-281-3/+6
* xen-hvm: Constify stringPeter Crosthwaite2014-08-281-2/+2
* xen: fix usage of ENODATARoger Pau Monne2014-08-011-2/+5
* Fix new typos in comments (found by codespell)Stefan Weil2014-07-181-1/+1
* xen: build on ARMStefano Stabellini2014-07-071-1/+1
* xen-hvm: Handle machine opt max-ram-below-4gDon Slutz2014-06-231-12/+23
* xen-hvm: Fix xen_hvm_init() to adjust pc memory layoutDon Slutz2014-06-231-10/+14
* xen: replace ffsl with ctzlNatanael Copa2014-06-111-1/+1
* pass an inclusive address range to xc_domain_pin_memory_cacheattrStefano Stabellini2014-05-071-1/+1
* xen: factor out common functionsWei Liu2014-05-071-0/+1129
OpenPOWER on IntegriCloud