index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xen-hvm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-05
memory: prepare for multiple bits in the dirty log mask
Paolo Bonzini
1
-7
/
+13
2015-06-05
memory: differentiate memory_region_is_logging and memory_region_get_dirty_lo...
Paolo Bonzini
1
-1
/
+1
2015-01-20
Xen: Use the ioreq-server API when available
Paul Durrant
1
-22
/
+138
2015-01-13
xen-hvm: increase maxmem before calling xc_domain_populate_physmap
Stefano Stabellini
1
-0
/
+24
2014-11-11
xen-hvm: Remove redundant variable 'xstate'
Chen Gang
1
-2
/
+1
2014-10-30
xen-hvm.c: Add support for Xen access to vmport
Don Slutz
1
-5
/
+103
2014-09-20
xen-hvm.c: Always return -1 when failure occurs in xen_hvm_init()
Chen Gang
1
-5
/
+4
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
1
-1
/
+2
2014-08-28
xen: hvm: Abstract away memory region name ref
Peter Crosthwaite
1
-3
/
+6
2014-08-28
xen-hvm: Constify string
Peter Crosthwaite
1
-2
/
+2
2014-08-01
xen: fix usage of ENODATA
Roger Pau Monne
1
-2
/
+5
2014-07-18
Fix new typos in comments (found by codespell)
Stefan Weil
1
-1
/
+1
2014-07-07
xen: build on ARM
Stefano Stabellini
1
-1
/
+1
2014-06-23
xen-hvm: Handle machine opt max-ram-below-4g
Don Slutz
1
-12
/
+23
2014-06-23
xen-hvm: Fix xen_hvm_init() to adjust pc memory layout
Don Slutz
1
-10
/
+14
2014-06-11
xen: replace ffsl with ctzl
Natanael Copa
1
-1
/
+1
2014-05-07
pass an inclusive address range to xc_domain_pin_memory_cacheattr
Stefano Stabellini
1
-1
/
+1
2014-05-07
xen: factor out common functions
Wei Liu
1
-0
/
+1129