Displaying 7 results from an estimated 7 matches for "pvalid".
Did you mean:
valid
2005 Apr 02
1
[PATCH] VMX support for MMIO/PIO in VM8086 mode
...1.7/tools/ioemu/iodev/cpu.cc 2005-03-28 11:56:48 -05:00
+++ edited/tools/ioemu/iodev/cpu.cc 2005-03-31 13:55:11 -05:00
@@ -51,7 +51,7 @@
if (req->state == STATE_IOREQ_READY) {
req->state = STATE_IOREQ_INPROCESS;
} else {
- BX_INFO(("False I/O requrest ... in-service already: %lx, pvalid: %lx,port: %lx, data: %lx, count: %lx, size: %lx\n", req->state, req->pdata_valid, req->addr, req->u.data, req->count, req->size));
+ BX_INFO(("False I/O request ... in-service already: %lx, pvalid: %lx,port: %lx, data: %lx, count: %lx, size: %lx\n", req->state,...
2008 Jun 11
1
Virtualizating Windows on Xen
...emu-dm''
boot = ''d''
ne2000 = 1
acpi = 1
sdl = 1
vnc = 0
vncviewer = 0
nographic = 0
*My qemu.log say this:*
domid: 2
qemu: the number of cpus is 1
shared page at pfn:1ffff, mfn: 58d7f
buffered io page at pfn:1fffd, mfn: 58d81
False I/O request ... in-service already: 0, pvalid: 0, port: 0, data: 0,
count: 0, size: 0
*Thanks*
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 Apr 10
0
problem of windows VM on xen
...e log of qemu is as follow:
-----------------------------------------------------------------------
domid: 1
qemu: the number of cpus is 1
shared page at pfn:7ffff, mfn: 410d5
buffered io page at pfn:7fffd, mfn: 410d7
char device redirected to /dev/pts/1
False I/O request ... in-service already: 0, pvalid: 0, port: 0, data:
-----------------------------------------------------------------------
Is there any one have ideas with this problem?
thanks.
best regards,
Yibin Shen
infowarelab.cn
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.co...
2005 Jun 30
0
[PATCH][2/10] Extend the VMX intercept mechanism to include mmio as well as portio.
...register_io_handler(addr, offset, action, MMIO);
+}
#endif /* _VMX_INTERCEPT_H */
diff -r febfcd0a1a0a -r 9a43d5c12b95 xen/arch/x86/vmx_platform.c
--- a/xen/arch/x86/vmx_platform.c Thu Jun 30 03:20:48 2005
+++ b/xen/arch/x86/vmx_platform.c Thu Jun 30 04:08:50 2005
@@ -606,12 +606,11 @@
if ((pvalid) && vmx_paging_enabled(current))
p->u.pdata = (void *) gva_to_gpa(p->u.data);
-#if 0
- printf("send_mmio_req: eip 0x%lx:0x%lx, dir %d, pdata_valid %d, ",
- inst_decoder_regs->cs, inst_decoder_regs->eip, p->dir, p->pdata_valid);
- printf("por...
2006 Jul 10
0
hvm networking with vif-route
...File:
domid: 8
qemu: the number of cpus is 1
Connected to host network interface: tun0
/etc/xen/qemu-ifup: could not launch network script
shared page at pfn:20401, mfn: 3898f
Could not open CD /dev/fsivg01/d3lv01.
char device redirected to /dev/pts/1
False I/O request ... in-service already: 0, pvalid: 0, port: 0, data: 0,
count: 0, size: 0
HVM Loader
Loading ROMBIOS ...
Loading Cirrus VGABIOS ...
Loading VMXAssist ...
VMX go ...
VMXAssist (Jul 3 2006)
Memory size 512 MB
E820 map:
0000000000000000 - 000000000009F800 (RAM)
000000000009F800 - 00000000000A0000 (Reserved)
00000000000A0000 - 0000000...
2006 Oct 29
1
Problems installing windows 2003 std and x64 as guest
...ions.
All with the same results. I have tried 2003 server standard and 2003 x64.
Please help or give me an idea of something to try.
The following are the logs:
domid: 1
shared page at pfn:202ff, mfn: 30d86
buffered io page at pfn:202fd, mfn: 30d88
False I/O request ... in-service already: 0, pvalid: 0, port: 0, data: 0,
count: 0, size: 0
[2006-10-28 19:00:33 xend 2650] INFO (SrvDaemon:283) Xend Daemon started
[2006-10-28 19:00:33 xend 2650] INFO (SrvDaemon:287) Xend changeset:
unavailable . [2006-10-28 19:00:33 xend.XendDomainInfo 2650] DEBUG
(XendDomainInfo:212)
XendDomainInfo.recreate({...
2007 May 14
4
Debian etch Xen: No display window.
I am trying to setup Xen virtual servers using a Debian etch with the xen
3.0.3 provided in 32 bits mode. I am using full virtualization.
I managed to get things started using the configuration provided below. I
was able to run the install (with boot="d"). I even managed to start the
system afterwards, and it runs correctly.
But now I encounter a problem I already hit when running