search for: unmap_range

Displaying 2 results from an estimated 2 matches for "unmap_range".

Did you mean: remap_range
2005 Jun 16
9
Re: dom0 bootstrap for xenstore
On Thu, 2005-06-16 at 06:17 +0100, Keir Fraser wrote: > > I suggested that we simply mmap /dev/kmem for the xenstored to access > > the domain0 page for the moment. That doesn''t work: we''ll do something > > else. > > Just use xc_map_foreign_range(), as you would for mapping any other > domain''s xenstore page. So here''s my patch
2008 Mar 06
0
[ANNOUNCE] libpciaccess 0.10
...an (1): Bug #14818: Actually return the PCI vendor name, instead of NULL. Eric Anholt (8): Make the base address printout of scanpci more usable. Add FreeBSD MTRR setting support. FreeBSD: don't set the MTRR if it's the default mode (uncacheable). FreeBSD: Fix unmap_range to return an error value. FreeBSD: Add support for multiple PCI domains. Add domain output to scanpci. FreeBSD: Don't try to unset an MTRR if we didn't set it. FreeBSD: for 64-bit BARs, skip the resource slot used for the upper 32 bits. Ian Romanick (4): New i...