[patch] build-fix typo in target-ia64/libkvm.c

Jes Sorensen <[email protected]>
Newsgroups org.kernel.vger.kvm-ia64
Message-ID <[email protected]>
Hi,

This one is required to build again on ia64.

Cheers,
Jes
0020-qemu-ia64-libkvm-build.patch (text/x-patch, 468 B)
Fix typo s/vcp/vcpu/

Signed-off-by: Jes Sorensen <[email protected]>

---
 target-ia64/libkvm.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: qemu-kvm/target-ia64/libkvm.c
===================================================================
--- qemu-kvm.orig/target-ia64/libkvm.c
+++ qemu-kvm/target-ia64/libkvm.c
@@ -49,7 +49,7 @@
 {
 	int r = 0;
 
-	switch (vcp->run->exit_reason) {
+	switch (vcpu->run->exit_reason) {
 		default:
 			r = 1;
 			break;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.