[Qemu-devel] [Bug 567380] Re: qemu-img fails to create images >= 4G

2016-08-17 Thread T. Huth
Thanks for the update ... since it is working with the current version
of QEMU, I assume this problem has been fixed sometimes during the past
years, thus we can close this ticket now.

** Changed in: qemu
   Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/567380

Title:
  qemu-img fails to create images >= 4G

Status in QEMU:
  Fix Released

Bug description:
  On a Windows XP system and an NTFS drive, using QEMU on Windows Ver
  0.12.2 from http://homepage3.nifty.com/takeda-toshiya/qemu/ or QEMU
  0.12.3 or d3538b45ea88e82d1b01959b4ca55d3696b71cb2 built locally, when
  I run the following command, a zero-length file is created.

   qemu-img create foo.img 4G

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/567380/+subscriptions



[Qemu-devel] [Bug 567380] Re: qemu-img fails to create images >= 4G

2016-05-31 Thread Matt Kraai
The file size was zero bytes (i.e., it contained no data).

I've tried again with QEMU 2.6.50 on a Windows 7 Professional system and
it appears to have created the s

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/567380

Title:
  qemu-img fails to create images >= 4G

Status in QEMU:
  Incomplete

Bug description:
  On a Windows XP system and an NTFS drive, using QEMU on Windows Ver
  0.12.2 from http://homepage3.nifty.com/takeda-toshiya/qemu/ or QEMU
  0.12.3 or d3538b45ea88e82d1b01959b4ca55d3696b71cb2 built locally, when
  I run the following command, a zero-length file is created.

   qemu-img create foo.img 4G

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/567380/+subscriptions



[Qemu-devel] [Bug 567380] Re: qemu-img fails to create images >= 4G

2016-05-31 Thread Matt Kraai
Sorry, I accidentally submitted comment #3 without finishing it.

I was going to say that when I tried QEMU 2.6.50 on a Windows 7
Professional system, it appears to have created the image file
successfully.

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/567380

Title:
  qemu-img fails to create images >= 4G

Status in QEMU:
  Incomplete

Bug description:
  On a Windows XP system and an NTFS drive, using QEMU on Windows Ver
  0.12.2 from http://homepage3.nifty.com/takeda-toshiya/qemu/ or QEMU
  0.12.3 or d3538b45ea88e82d1b01959b4ca55d3696b71cb2 built locally, when
  I run the following command, a zero-length file is created.

   qemu-img create foo.img 4G

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/567380/+subscriptions



[Qemu-devel] [Bug 567380] Re: qemu-img fails to create images >= 4G

2016-05-29 Thread Michael liu
what a zero-length file means? Run the following command to see
qemu-img info foo.img

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/567380

Title:
  qemu-img fails to create images >= 4G

Status in QEMU:
  Incomplete

Bug description:
  On a Windows XP system and an NTFS drive, using QEMU on Windows Ver
  0.12.2 from http://homepage3.nifty.com/takeda-toshiya/qemu/ or QEMU
  0.12.3 or d3538b45ea88e82d1b01959b4ca55d3696b71cb2 built locally, when
  I run the following command, a zero-length file is created.

   qemu-img create foo.img 4G

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/567380/+subscriptions



[Qemu-devel] [Bug 567380] Re: qemu-img fails to create images >= 4G

2011-08-18 Thread Steve Si
Confirmed under Win 7 64-bit.
Also does same thing on v10.6, v11.1, v12.1

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/567380

Title:
  qemu-img fails to create images >= 4G

Status in QEMU:
  Incomplete

Bug description:
  On a Windows XP system and an NTFS drive, using QEMU on Windows Ver
  0.12.2 from http://homepage3.nifty.com/takeda-toshiya/qemu/ or QEMU
  0.12.3 or d3538b45ea88e82d1b01959b4ca55d3696b71cb2 built locally, when
  I run the following command, a zero-length file is created.

   qemu-img create foo.img 4G

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/567380/+subscriptions



[Qemu-devel] [Bug 567380] Re: qemu-img fails to create images >= 4G

2010-07-10 Thread Коренберг Марк
** Changed in: qemu
   Status: New => Incomplete

-- 
qemu-img fails to create images >= 4G
https://bugs.launchpad.net/bugs/567380
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: Incomplete

Bug description:
On a Windows XP system and an NTFS drive, using QEMU on Windows Ver 0.12.2 from 
http://homepage3.nifty.com/takeda-toshiya/qemu/ or QEMU 0.12.3 or 
d3538b45ea88e82d1b01959b4ca55d3696b71cb2 built locally, when I run the 
following command, a zero-length file is created.

 qemu-img create foo.img 4G