diff options
author | Gonglei | 2015-02-27 02:49:44 +0100 |
---|---|---|
committer | Paolo Bonzini | 2015-02-27 15:15:56 +0100 |
commit | 57fe6a6e4a050f639ac3d2f7c32b4cd3bcde3978 (patch) | |
tree | 8a8fb97642e6d2a62551b56aedc178dbff0185b6 /hw/core/stream.c | |
parent | timer: replace time() with QEMU_CLOCK_HOST (diff) | |
download | qemu-57fe6a6e4a050f639ac3d2f7c32b4cd3bcde3978.tar.gz qemu-57fe6a6e4a050f639ac3d2f7c32b4cd3bcde3978.tar.xz qemu-57fe6a6e4a050f639ac3d2f7c32b4cd3bcde3978.zip |
bootdevice: fix segment fault when booting guest with '-kernel' and '-initrd'
Reproducer:
$./qemu-system-x86_64 --enable-kvm -kernel /home/vmlinuz-2.6.32.12-0.7-default \
-initrd /home/initrd-2.6.32.12-0.7-default -append \
"root=/dev/ram rw console=ttyS0,115200" -dtb guest.dtb -vnc :10 --monitor stdio -smp 2
QEMU 2.2.50 monitor - type 'help' for more information
(qemu) Segmentation fault (core dumped)
Reported-by: Edivaldo de Araujo Pereira <edivaldoapereira@yahoo.com.br>
Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Message-Id: <1425001784-6752-1-git-send-email-arei.gonglei@huawei.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/core/stream.c')
0 files changed, 0 insertions, 0 deletions