| Submitter | Alexander Graf |
|---|---|
| Date | July 10, 2012, 4:23 p.m. |
| Message ID | <1341937440-14966-1-git-send-email-agraf@suse.de> |
| Download | mbox |
| Permalink | /patch/170239/ |
| State | New |
| Headers | show |
Pull-request
git://repo.or.cz/qemu/agraf.git s390-for-upstreamComments
On Tue, Jul 10, 2012 at 4:23 PM, Alexander Graf <agraf@suse.de> wrote: > Hi Blue / Aurelien, > > This is my current patch queue for s390. It only includes a single patch > that enables for better memory allocation with kvm on newer kernels. > > Please pull. Thanks, pulled. > > Alex > > > The following changes since commit 92336855975805d88c7979f53bc05c2d47abab04: > Anthony Liguori (1): > megasas: disable due to build breakage > > are available in the git repository at: > > git://repo.or.cz/qemu/agraf.git s390-for-upstream > > Christian Borntraeger (1): > s390: autodetect map private > > exec.c | 18 +++--------------- > kvm-all.c | 13 +++++++++++++ > kvm.h | 2 ++ > oslib-posix.c | 3 +++ > target-s390x/kvm.c | 35 +++++++++++++++++++++++++++++++++++ > 5 files changed, 56 insertions(+), 15 deletions(-)
Hi Blue / Aurelien, This is my current patch queue for s390. It only includes a single patch that enables for better memory allocation with kvm on newer kernels. Please pull. Alex The following changes since commit 92336855975805d88c7979f53bc05c2d47abab04: Anthony Liguori (1): megasas: disable due to build breakage are available in the git repository at: git://repo.or.cz/qemu/agraf.git s390-for-upstream Christian Borntraeger (1): s390: autodetect map private exec.c | 18 +++--------------- kvm-all.c | 13 +++++++++++++ kvm.h | 2 ++ oslib-posix.c | 3 +++ target-s390x/kvm.c | 35 +++++++++++++++++++++++++++++++++++ 5 files changed, 56 insertions(+), 15 deletions(-)