[Qemu-devel] [PATCH] Fix COR by disabling BDRV_O_COPY_ON_READ before opening the backing_file.

2013-10-25 Thread Thibaut LAURENT
for the drive. Let's unset this flag too before opening the backing file, or bdrv_open_common will fail. Signed-off-by: Thibaut LAURENT thibaut.laur...@gmail.com --- block.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/block.c b/block.c index fd05a80..4474012 100644 --- a/block.c

[Qemu-devel] Qemu failures: x86_64 host / x86_64 guest

2006-03-29 Thread Thibaut LAURENT
Hi, still no luck with x86_64 on last night CVS build... * CentOS 3.6 x86_64: - UP won't boot with or without kqemu. Log file is attached. - Booting with -kernel-kqemu is even worse: the guest kernel won't start at all (at least it does not print anything). - Booting with -smp 2 makes