summary refs log tree commit diff stats
path: root/hw/i386/xen/xen-mapcache.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-06-011-1/+0
|\
| * hw: Do not include "sysemu/blockdev.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-011-1/+0
* | xen/hvm: correct reporting of modified memory under physmap during migrationIgor Druzhinin2018-05-311-1/+1
|/
* mmap(2) returns MAP_FAILED, not NULL, on failureMichael McConville2017-12-181-1/+1
* General warn report fixupsAlistair Francis2017-09-191-1/+1
* Convert multi-line fprintf() to warn_report()Alistair Francis2017-09-191-2/+3
* xen-mapcache: Fix the bug when overlapping emulated DMA operations may cause ...Alexey G2017-07-211-2/+11
* xen: fix compilation on 32-bit hostsIgor Druzhinin2017-07-211-4/+5
* xen: don't use xenstore to save/restore physmap anymoreIgor Druzhinin2017-07-181-1/+3
* xen/mapcache: introduce xen_replace_cache_entry()Igor Druzhinin2017-07-181-8/+77
* xen/mapcache: add an ability to create dummy mappingsIgor Druzhinin2017-07-181-8/+36
* xen/mapcache: store dma information in revmapcache entries for debuggingStefano Stabellini2017-05-161-5/+10
* move xen-mapcache.c to hw/i386/xen/Anthony Xu2017-04-251-0/+459