- qemu-user: add fix for /proc/self/maps to only show mappable regions

OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=43
This commit is contained in:
Alexander Graf
2012-02-02 02:18:00 +00:00
committed by Git OBS Bridge
parent 95361ee026
commit 40867f434d
3 changed files with 41 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 2 00:41:21 UTC 2012 - agraf@suse.de
- qemu-user: add fix for /proc/self/maps to only show mappable regions
-------------------------------------------------------------------
Wed Feb 1 23:48:53 UTC 2012 - agraf@suse.de