search for: memory_region_get_ram_addr

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

2020 May 13
0
[RFC v3 for QEMU] virtio-balloon: Add option cont-pages to set VIRTIO_BALLOON_VQ_INFLATE_CONT
...ng to discard a balloon > * page is not fatal */ > @@ -99,32 +102,38 @@ static void balloon_inflate_page(VirtIOBalloon *balloon, > > rb_aligned_offset = QEMU_ALIGN_DOWN(rb_offset, rb_page_size); > subpages = rb_page_size / BALLOON_PAGE_SIZE; > - base_gpa = memory_region_get_ram_addr(mr) + mr_offset - > - (rb_offset - rb_aligned_offset); > > - if (pbp->bitmap && !virtio_balloon_pbp_matches(pbp, base_gpa)) { > - /* We've partially ballooned part of a host page, but now > - * we're trying to balloon part of a dif...
2013 Oct 09
5
Re: [HVM} xen_platform_pci=0 doesn't prevent platform device creation and disk and nic take over by PV drivers.
Wednesday, October 9, 2013, 2:00:02 PM, you wrote: > create ^ > title it xen_platform_pci=0 doesn''t work with qemu-xen > owner it Anthony Perard <anthony.perard@citrix.com> > thanks Perhaps in general looking at the libxl and xend .. and .. qemu-xen and qemu-xen-traditonal compatibility shoud be added too. Perhaps i''m a bit blunt .. but for users