summaryrefslogtreecommitdiffstats
path: root/mailinglist/output_launchpad/966316
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-30 14:51:13 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-05-30 14:51:13 +0000
commit225caa38269323af1bfc2daadff5ec8bd930747f (patch)
treee0a5fefde9ee100ba6f32fb36de6707490e4164e /mailinglist/output_launchpad/966316
parent904141bfb8d5385b75eb3b7afec1dcda89af65a7 (diff)
downloademulator-bug-study-225caa38269323af1bfc2daadff5ec8bd930747f.tar.gz
emulator-bug-study-225caa38269323af1bfc2daadff5ec8bd930747f.zip
add mailinglist scraper results
Diffstat (limited to 'mailinglist/output_launchpad/966316')
-rw-r--r--mailinglist/output_launchpad/96631624
1 files changed, 24 insertions, 0 deletions
diff --git a/mailinglist/output_launchpad/966316 b/mailinglist/output_launchpad/966316
new file mode 100644
index 00000000..2d7d9d3e
--- /dev/null
+++ b/mailinglist/output_launchpad/966316
@@ -0,0 +1,24 @@
+Can't load Android VBOX image or even linux test image as well
+
+Can't load Android X86 ICS 4.0 VBOX image.
+It worked with previous version before adding /qemu/hw/pc_sysfw.c file ( tested with version 1.0 ).
+
+x86_64-softmmu# ./qemu-system-x86_64 ~/kvm-test-image/x86-linux-0.2.img
+qemu: PC system firmware (pflash) must be a multiple of 0x1000
+
+In QEMU website (http://wiki.qemu.org/Testing), there is a test image for linux
+but, new version can't load the image as well because of upper error.
+linux-0.2.img.bz2 (8 MB) Small Linux disk image containing a 2.6.20 Linux kernel, X11 and various utilities to test QEMU
+
+I'm getting this same error with qemu v1.1.1 on a RAW formatted disk image of windows XP that used to work.
+
+> qemu -m 1024 -hda xp.img -localtime -net user
+qemu: PC system firmware (pflash) must be a multiple of 0x1000
+
+I've no idea what this error could mean =)
+
+Triaging old bug tickets ... Can you still reproduce this problem with
+the latest version of QEMU?
+
+[Expired for QEMU because there has been no activity for 60 days.]
+