aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/xen/xen-mapcache.c
AgeCommit message (Expand)Author
2017-07-21xen-mapcache: Fix the bug when overlapping emulated DMA operations may cause ...Alexey G
2017-07-21xen: fix compilation on 32-bit hostsIgor Druzhinin
2017-07-18xen: don't use xenstore to save/restore physmap anymoreIgor Druzhinin
2017-07-18xen/mapcache: introduce xen_replace_cache_entry()Igor Druzhinin
2017-07-18xen/mapcache: add an ability to create dummy mappingsIgor Druzhinin
2017-05-16xen/mapcache: store dma information in revmapcache entries for debuggingStefano Stabellini
2017-04-25move xen-mapcache.c to hw/i386/xen/Anthony Xu