Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xen-hvm.c: Always return -1 when failure occurs in xen_hvm_init() | 2014-09-20 | 1 | -5/+4 | |
* | memory: add parameter errp to memory_region_init_ram | 2014-09-09 | 1 | -1/+2 | |
* | xen: hvm: Abstract away memory region name ref | 2014-08-28 | 1 | -3/+6 | |
* | xen-hvm: Constify string | 2014-08-28 | 1 | -2/+2 | |
* | xen: fix usage of ENODATA | 2014-08-01 | 1 | -2/+5 | |
* | Fix new typos in comments (found by codespell) | 2014-07-18 | 1 | -1/+1 | |
* | xen: build on ARM | 2014-07-07 | 1 | -1/+1 | |
* | xen-hvm: Handle machine opt max-ram-below-4g | 2014-06-23 | 1 | -12/+23 | |
* | xen-hvm: Fix xen_hvm_init() to adjust pc memory layout | 2014-06-23 | 1 | -10/+14 | |
* | xen: replace ffsl with ctzl | 2014-06-11 | 1 | -1/+1 | |
* | pass an inclusive address range to xc_domain_pin_memory_cacheattr | 2014-05-07 | 1 | -1/+1 | |
* | xen: factor out common functions | 2014-05-07 | 1 | -0/+1129 |