* [Qemu-devel] getting access violation when installing mdac or .net framework on win2k
@ 2004-08-31 20:19 Francisco Figueiredo Jr.
2004-08-31 23:36 ` Francisco Figueiredo Jr.
0 siblings, 1 reply; 11+ messages in thread
From: Francisco Figueiredo Jr. @ 2004-08-31 20:19 UTC (permalink / raw)
To: qemu-devel
Hi all,
I'm getting some access violation.
I tried both 0.6 as well cvs version.
Is there something I could do about it?
Thanks in advance.
Regards,
Francisco Figueiredo Jr.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [Qemu-devel] getting access violation when installing mdac or .net framework on win2k
2004-08-31 20:19 [Qemu-devel] getting access violation when installing mdac or .net framework on win2k Francisco Figueiredo Jr.
@ 2004-08-31 23:36 ` Francisco Figueiredo Jr.
2004-08-31 23:47 ` Bochnig, Martin
2004-08-31 23:49 ` Bochnig, Martin
0 siblings, 2 replies; 11+ messages in thread
From: Francisco Figueiredo Jr. @ 2004-08-31 23:36 UTC (permalink / raw)
To: qemu-devel
Francisco Figueiredo Jr. wrote:
>
>
> Hi all,
>
> I'm getting some access violation.
>
> I tried both 0.6 as well cvs version.
>
> Is there something I could do about it?
>
> Thanks in advance.
>
> Regards,
>
> Francisco Figueiredo Jr.
>
>
Ok, I think I didn't make myself clear enough...
Let me try again.
I'm using qemu (0.6 and cvs) in a fedora core 2 box.
I installed win2k professional so I could use some exclusive programs in
windows.
But when I try to install mdac or ms net framework, I get access
violations and installation can't proceed.
Is anybody getting these access violation excpetions with win2k?
Is there any workaround so I could install the programs?
Thanks in advance.
Regards,
Francisco Figueiredo Jr.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [Qemu-devel] getting access violation when installing mdac or .net framework on win2k
2004-08-31 23:36 ` Francisco Figueiredo Jr.
@ 2004-08-31 23:47 ` Bochnig, Martin
2004-09-01 0:03 ` Francisco Figueiredo Jr.
2004-08-31 23:49 ` Bochnig, Martin
1 sibling, 1 reply; 11+ messages in thread
From: Bochnig, Martin @ 2004-08-31 23:47 UTC (permalink / raw)
To: qemu-devel
Maybe the apps you are trying to use require MMX, SSE(, SSE2, 3DNow) cpu
support.
As far as I know neither mmx nor sse is implemented yet.
I get similar Errors when using a Englisch course dvd-rom made by
Digital Publishing.
The video tutor and some other functionality are not present at all and
everytime I access the learning window I get access violations.
The behaviour is always the same - the guest m$-win version doesn't
matter (95.0/98SE/XP).
I believe even DirectX strongly depends on MMX.
Best regards,
Martin Bochnig
Francisco Figueiredo Jr. wrote:
> Ok, I think I didn't make myself clear enough...
>
> Let me try again.
>
> I'm using qemu (0.6 and cvs) in a fedora core 2 box.
> I installed win2k professional so I could use some exclusive programs in
> windows.
>
> But when I try to install mdac or ms net framework, I get access
> violations and installation can't proceed.
>
> Is anybody getting these access violation excpetions with win2k?
>
> Is there any workaround so I could install the programs?
>
> Thanks in advance.
>
> Regards,
>
> Francisco Figueiredo Jr.
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
>
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [Qemu-devel] getting access violation when installing mdac or .net framework on win2k
2004-08-31 23:36 ` Francisco Figueiredo Jr.
2004-08-31 23:47 ` Bochnig, Martin
@ 2004-08-31 23:49 ` Bochnig, Martin
2004-09-01 0:16 ` Francisco Figueiredo Jr.
1 sibling, 1 reply; 11+ messages in thread
From: Bochnig, Martin @ 2004-08-31 23:49 UTC (permalink / raw)
To: qemu-devel
Francisco Figueiredo Jr. wrote:
> Francisco Figueiredo Jr. wrote:
>> Is there something I could do about it?
Of course: Implement MMX ;)
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [Qemu-devel] getting access violation when installing mdac or .net framework on win2k
2004-08-31 23:47 ` Bochnig, Martin
@ 2004-09-01 0:03 ` Francisco Figueiredo Jr.
2004-09-01 0:05 ` Bochnig, Martin
0 siblings, 1 reply; 11+ messages in thread
From: Francisco Figueiredo Jr. @ 2004-09-01 0:03 UTC (permalink / raw)
To: qemu-devel
Bochnig, Martin wrote:
> Maybe the apps you are trying to use require MMX, SSE(, SSE2, 3DNow) cpu
> support.
> As far as I know neither mmx nor sse is implemented yet.
>
> I get similar Errors when using a Englisch course dvd-rom made by
> Digital Publishing.
> The video tutor and some other functionality are not present at all and
> everytime I access the learning window I get access violations.
> The behaviour is always the same - the guest m$-win version doesn't
> matter (95.0/98SE/XP).
>
> I believe even DirectX strongly depends on MMX.
>
> Best regards,
> Martin Bochnig
>
Hi Martin.
Thanks for reply.
If this is the problem, I don't know if the program tries to use mmx or
other instructions sets, does this mean I'm out of luck for while? At
least until these support is added to qemu?
Or is there some thing I could use in qemu to workaround?
Thanks in advance.
Regards,
Francisco Figueiredo Jr.
>
> Francisco Figueiredo Jr. wrote:
>
>> Ok, I think I didn't make myself clear enough...
>>
>> Let me try again.
>>
>> I'm using qemu (0.6 and cvs) in a fedora core 2 box.
>> I installed win2k professional so I could use some exclusive programs
>> in windows.
>>
>> But when I try to install mdac or ms net framework, I get access
>> violations and installation can't proceed.
>>
>> Is anybody getting these access violation excpetions with win2k?
>>
>> Is there any workaround so I could install the programs?
>>
>> Thanks in advance.
>>
>> Regards,
>>
>> Francisco Figueiredo Jr.
>>
>>
>> _______________________________________________
>> Qemu-devel mailing list
>> Qemu-devel@nongnu.org
>> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>>
>>
>
>
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [Qemu-devel] getting access violation when installing mdac or .net framework on win2k
2004-09-01 0:03 ` Francisco Figueiredo Jr.
@ 2004-09-01 0:05 ` Bochnig, Martin
0 siblings, 0 replies; 11+ messages in thread
From: Bochnig, Martin @ 2004-09-01 0:05 UTC (permalink / raw)
To: qemu-devel
Francisco Figueiredo Jr. wrote:
>
> If this is the problem, I don't know if the program tries to use mmx or
> other instructions sets, does this mean I'm out of luck for while? At
> least until these support is added to qemu?
>
>
> Or is there some thing I could use in qemu to workaround?
*IF* MMX or SSE is the problem: No.
Could you find a workaround when trying to run these apps on a hardware
i80486 ?
Maybe on could write "SoftMMX for Windows" or the like.
I don't think there is something like that.
Let's hope, that Fabrice or any other hacker will implement MMX as
extension of qemu.
One could get ideas from the Bochs project which already has MMX,
SSE1|2, X86-64 support.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [Qemu-devel] getting access violation when installing mdac or .net framework on win2k
2004-09-01 0:16 ` Francisco Figueiredo Jr.
@ 2004-09-01 0:13 ` Bochnig, Martin
2004-09-01 0:26 ` John R. Hogerhuis
0 siblings, 1 reply; 11+ messages in thread
From: Bochnig, Martin @ 2004-09-01 0:13 UTC (permalink / raw)
To: qemu-devel
Francisco Figueiredo Jr. wrote:
> I was having another thing in mind...
> something like:
>
> qemu -dontthrowaccessexceptions [options]
Would be good in general ;)
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [Qemu-devel] getting access violation when installing mdac or .net framework on win2k
2004-08-31 23:49 ` Bochnig, Martin
@ 2004-09-01 0:16 ` Francisco Figueiredo Jr.
2004-09-01 0:13 ` Bochnig, Martin
0 siblings, 1 reply; 11+ messages in thread
From: Francisco Figueiredo Jr. @ 2004-09-01 0:16 UTC (permalink / raw)
To: qemu-devel
Bochnig, Martin wrote:
> Francisco Figueiredo Jr. wrote:
>
>> Francisco Figueiredo Jr. wrote:
>
>
>>> Is there something I could do about it?
>
>
> Of course: Implement MMX ;)
>
>
:)
I was having another thing in mind...
something like:
qemu -dontthrowaccessexceptions [options]
;)
As my knowledge about that doesn't allow me to implement MMX support, I
will wait for some good soul to implement it.
Thanks.
Regards,
Francisco Figueiredo Jr.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [Qemu-devel] getting access violation when installing mdac or .net framework on win2k
2004-09-01 0:13 ` Bochnig, Martin
@ 2004-09-01 0:26 ` John R. Hogerhuis
2004-09-01 1:00 ` Francisco Figueiredo Jr.
2004-09-01 3:38 ` [Qemu-devel] " Ben Pfaff
0 siblings, 2 replies; 11+ messages in thread
From: John R. Hogerhuis @ 2004-09-01 0:26 UTC (permalink / raw)
To: bochnig, qemu-devel
On Tue, 2004-08-31 at 17:13, Bochnig, Martin wrote:
> Francisco Figueiredo Jr. wrote:
>
> > I was having another thing in mind...
> > something like:
> >
> > qemu -dontthrowaccessexceptions [options]
>
> Would be good in general ;)
>
How about qemu -on_error_resume_next
I'm sorry. Only those condemned to occasionally do Windows development
will understand...
maybe
qemu -justdoit
or more Emu like,
qemu -headinsand
-- John.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [Qemu-devel] getting access violation when installing mdac or .net framework on win2k
2004-09-01 0:26 ` John R. Hogerhuis
@ 2004-09-01 1:00 ` Francisco Figueiredo Jr.
2004-09-01 3:38 ` [Qemu-devel] " Ben Pfaff
1 sibling, 0 replies; 11+ messages in thread
From: Francisco Figueiredo Jr. @ 2004-09-01 1:00 UTC (permalink / raw)
To: qemu-devel
John R. Hogerhuis wrote:
> On Tue, 2004-08-31 at 17:13, Bochnig, Martin wrote:
>
>>Francisco Figueiredo Jr. wrote:
>>
>>
>>>I was having another thing in mind...
>>>something like:
>>>
>>>qemu -dontthrowaccessexceptions [options]
>>
>>Would be good in general ;)
>>
>
>
> How about qemu -on_error_resume_next
>
> I'm sorry. Only those condemned to occasionally do Windows development
> will understand...
>
hahahahahahahahah!
Very nice!
> maybe
>
> qemu -justdoit
>
> or more Emu like,
>
> qemu -headinsand
>
> -- John.
>
Those would be very nice too.
Regards,
Francisco Figueiredo Jr.
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Qemu-devel] Re: getting access violation when installing mdac or .net framework on win2k
2004-09-01 0:26 ` John R. Hogerhuis
2004-09-01 1:00 ` Francisco Figueiredo Jr.
@ 2004-09-01 3:38 ` Ben Pfaff
1 sibling, 0 replies; 11+ messages in thread
From: Ben Pfaff @ 2004-09-01 3:38 UTC (permalink / raw)
To: qemu-devel
"John R. Hogerhuis" <jhoger@pobox.com> writes:
> How about qemu -on_error_resume_next
>
> I'm sorry. Only those condemned to occasionally do Windows development
> will understand...
Actually this was in GW-BASIC circa 1981.
--
"I didn't say it was your fault.
I said I was going to blame it on you."
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2004-09-01 3:43 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-31 20:19 [Qemu-devel] getting access violation when installing mdac or .net framework on win2k Francisco Figueiredo Jr.
2004-08-31 23:36 ` Francisco Figueiredo Jr.
2004-08-31 23:47 ` Bochnig, Martin
2004-09-01 0:03 ` Francisco Figueiredo Jr.
2004-09-01 0:05 ` Bochnig, Martin
2004-08-31 23:49 ` Bochnig, Martin
2004-09-01 0:16 ` Francisco Figueiredo Jr.
2004-09-01 0:13 ` Bochnig, Martin
2004-09-01 0:26 ` John R. Hogerhuis
2004-09-01 1:00 ` Francisco Figueiredo Jr.
2004-09-01 3:38 ` [Qemu-devel] " Ben Pfaff
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).