Searched hist:"3 cb5158f15604a9f50287f2f06777d5835ff4c15" (Results 1 – 2 of 2) sorted by relevance
/qemu/hw/display/ |
H A D | qxl.h | 3cb5158f15604a9f50287f2f06777d5835ff4c15 Wed Jun 22 12:07:23 UTC 2016 Gerd Hoffmann <kraxel@redhat.com> qxl: store memory region and offset instead of pointer for guest slots
Store MemoryRegion and offset instead of a pointer for each qxl memory slot, so we can easily figure in which memory region an qxl object stored.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 1466597244-5938-2-git-send-email-kraxel@redhat.com
|
H A D | qxl.c | 3cb5158f15604a9f50287f2f06777d5835ff4c15 Wed Jun 22 12:07:23 UTC 2016 Gerd Hoffmann <kraxel@redhat.com> qxl: store memory region and offset instead of pointer for guest slots
Store MemoryRegion and offset instead of a pointer for each qxl memory slot, so we can easily figure in which memory region an qxl object stored.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 1466597244-5938-2-git-send-email-kraxel@redhat.com
|