Re: [Qemu-devel] [PATCH][KQEMU] Disable SSP in monitor

2007-02-05 Thread Chris Wilson
Hi Fabrice, On Mon, 5 Feb 2007, Anthony Liguori wrote: Thanks again for GPL'ing KQEMU :-) I hadn't realised this had happened. Many thanks from me too, Fabrice! Cheers, Chris. -- _ __ _ \ __/ / ,__(_)_ | Chris Wilson < at qwirx.com> - Cambs UK | / (_/ ,\/ _/ /_ \ | Security/C/C

[Qemu-devel] [PATCH][KQEMU] Disable SSP in monitor

2007-02-05 Thread Anthony Liguori
Disable GCC's stack protector. Works with older GCC's by using Linux's cc-option function. Thanks again for GPL'ing KQEMU :-) Regards, Anthony Liguori --- a/common/Makefile 2007-02-05 16:57:37.0 -0600 +++ b/common/Makefile 2007-02-05 18:16:41.0 -0600 @@ -21,6 +21,12 @@ #ARCH=