lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150618163846.GF1385@pd.tnic>
Date:	Thu, 18 Jun 2015 18:38:46 +0200
From:	Borislav Petkov <bp@...en8.de>
To:	Andrey Ryabinin <a.ryabinin@...sung.com>
Cc:	Alexander Popov <alpopov@...ecurity.com>,
	Thomas Gleixner <tglx@...utronix.de>,
	Ingo Molnar <mingo@...hat.com>,
	"H. Peter Anvin" <hpa@...or.com>,
	Andrey Konovalov <adech.fo@...il.com>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Andy Lutomirski <luto@...nel.org>,
	Alexander Kuleshov <kuleshovmail@...il.com>,
	Denys Vlasenko <dvlasenk@...hat.com>,
	Peter Zijlstra <peterz@...radead.org>,
	Kees Cook <keescook@...omium.org>, x86@...nel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH v6 1/1] x86_64: fix KASan shadow region page tables

On Thu, Jun 18, 2015 at 07:05:04PM +0300, Andrey Ryabinin wrote:
> What qemu version do you use and how you run it (qemu's command line
> options)?

Here it is:

qemu-system-x86_64
 -enable-kvm
 -gdb tcp::1234
 -cpu Opteron_G5
 -m 2048
 -hda /home/boris/kvm/x86_64.img
 -hdb /home/boris/kvm/swap.img
 -boot menu=off,order=c
 -localtime
 -net nic,model=rtl8139
 -net user,hostfwd=tcp::1235-:22
 -usbdevice tablet
 -kernel /home/boris/kernel/linux-2.6/arch/x86/boot/bzImage
 -append "root=/dev/sda1 resume=/dev/sdb1 debug ignore_loglevel log_buf_len=16M earlyprintk=ttyS0,115200 console=ttyS0,115200 console=tty0"
 -monitor pty
 -virtfs local,path=/tmp,mount_tag=tmp,security_model=none
 -serial file:/home/boris/kvm/test-x86_64-1235.log
 -snapshot
 -smp 8

-- 
Regards/Gruss,
    Boris.

ECO tip #101: Trim your mails when you reply.
--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ