Home
last modified time | relevance | path

Searched hist:"68 f9f7084146b48acb68c606b81edcb04d69d41c" (Results 1 – 3 of 3) sorted by relevance

/qemu/target/ppc/
H A Dkvm_ppc.h68f9f7084146b48acb68c606b81edcb04d69d41c Wed Mar 06 06:06:08 UTC 2019 Suraj Jitindar Singh <sjitindarsingh@gmail.com> target/ppc/spapr: Enable H_PAGE_INIT in-kernel handling

The H_CALL H_PAGE_INIT can be used to zero or copy a page of guest
memory. Enable the in-kernel H_PAGE_INIT handler.

The in-kernel handler takes half the time to complete compared to
handling the H_CALL in userspace.

Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com>
Message-Id: <20190306060608.19935-1-sjitindarsingh@gmail.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
H A Dkvm.c68f9f7084146b48acb68c606b81edcb04d69d41c Wed Mar 06 06:06:08 UTC 2019 Suraj Jitindar Singh <sjitindarsingh@gmail.com> target/ppc/spapr: Enable H_PAGE_INIT in-kernel handling

The H_CALL H_PAGE_INIT can be used to zero or copy a page of guest
memory. Enable the in-kernel H_PAGE_INIT handler.

The in-kernel handler takes half the time to complete compared to
handling the H_CALL in userspace.

Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com>
Message-Id: <20190306060608.19935-1-sjitindarsingh@gmail.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
/qemu/hw/ppc/
H A Dspapr.c68f9f7084146b48acb68c606b81edcb04d69d41c Wed Mar 06 06:06:08 UTC 2019 Suraj Jitindar Singh <sjitindarsingh@gmail.com> target/ppc/spapr: Enable H_PAGE_INIT in-kernel handling

The H_CALL H_PAGE_INIT can be used to zero or copy a page of guest
memory. Enable the in-kernel H_PAGE_INIT handler.

The in-kernel handler takes half the time to complete compared to
handling the H_CALL in userspace.

Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com>
Message-Id: <20190306060608.19935-1-sjitindarsingh@gmail.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>