[Qemu-devel] vvfat rw disk keeps crashing

2009-12-25 Thread Michael Buesch
I have a virtual vfat mounted via -hdb fat:rw:/foobar So, it keeps crashing at random times. I don't know how to reproduce, but it's so frequent that it should be easy. Just transfer some files. The more files, the easier it crashes, it seems. This is one error log (there are other assert

Re: [Qemu-devel] MBR has broken by the installer on qemu-system-ppc

2009-12-25 Thread Andreas Färber
Hi, Am 25.12.2009 um 07:56 schrieb MICHIMURA Tadao: > I'm trying to install Fedora Core 6 (ppc) using qemu-system-ppc 0.12.0. > However the system doesn't boot properly with following messages because > the partition table has broken. Other versions of Fedora have same > problem. Do I need any

Re: [Qemu-devel] [PATCH V4 03/18] target-i386: support a20 mask for NEC PC-9812

2009-12-25 Thread TAKEDA, toshiya
Dear Jamie, Thank you very much for comment. Jamie Lokier wrote: >TAKEDA, toshiya wrote: >> @@ -940,7 +966,15 @@ void cpu_x86_set_a20(CPUX86State *env, int a20_state) >> /* when a20 is changed, all the MMU mappings are invalid, so >> we must flush everything */ >> tl

Re: [Qemu-devel] MBR has broken by the installer on qemu-system-ppc

2009-12-25 Thread Alexander Graf
On 25.12.2009, at 07:56, MICHIMURA Tadao wrote: > Hi! > > I'm trying to install Fedora Core 6 (ppc) using qemu-system-ppc 0.12.0. > However the system doesn't boot properly with following messages because > the partition table has broken. Other versions of Fedora have same > problem. Do I need