[Qemu-discuss] ARM/vexpress-a9 and kexec

2017-08-14 Thread Kristian Amlie
Has anybody attempted to use kexec with QEMU and -machine vexpress-a9? I'm getting this: -- root@vexpress-qemu:~# kexec --load --command-line="$(cat /proc/cmdline)" --dtb=/boot/vexpress-v2p-ca9.dtb /boot/zImage-4.1.42-yocto-standard --debug Try gzip decompression. Try

Re: [Qemu-discuss] How to get qemu log?

2017-08-14 Thread Peter Maydell
On 14 August 2017 at 07:26, Sam wrote: > Hi all, > > I add some log like this in QEMU_SRC/hw/i386/pc.c > > +++ b/hw/i386/pc.c >> >> @@ -1364,6 +1364,13 @@ void pc_memory_init(PCMachineState *pcms, >> >> >>> linux_boot = (machine->kernel_filename != NULL); >> >> >>> +

[Qemu-discuss] How to get qemu log?

2017-08-14 Thread Sam
Hi all, I add some log like this in QEMU_SRC/hw/i386/pc.c +++ b/hw/i386/pc.c > > @@ -1364,6 +1364,13 @@ void pc_memory_init(PCMachineState *pcms, > > >> linux_boot = (machine->kernel_filename != NULL); > > >> +/* add for qemu start speed */ > > +time_t rawtime; > > +struct tm *