All of lore.kernel.org
 help / color / mirror / Atom feed
From: Borislav Petkov <bp@alien8.de>
To: Andrey Ryabinin <a.ryabinin@samsung.com>
Cc: Alexander Popov <alpopov@ptsecurity.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	Ingo Molnar <mingo@redhat.com>, "H. Peter Anvin" <hpa@zytor.com>,
	Andrey Konovalov <adech.fo@gmail.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	Andy Lutomirski <luto@kernel.org>,
	Alexander Kuleshov <kuleshovmail@gmail.com>,
	Denys Vlasenko <dvlasenk@redhat.com>,
	Peter Zijlstra <peterz@infradead.org>,
	Kees Cook <keescook@chromium.org>,
	x86@kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v6 1/1] x86_64: fix KASan shadow region page tables
Date: Thu, 18 Jun 2015 18:38:46 +0200	[thread overview]
Message-ID: <20150618163846.GF1385@pd.tnic> (raw)
In-Reply-To: <5582EC30.8080104@samsung.com>

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.
--

  reply	other threads:[~2015-06-18 16:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-18  7:36 [PATCH v6 1/1] x86_64: fix KASan shadow region page tables Alexander Popov
2015-06-18  9:08 ` Borislav Petkov
2015-06-18 12:22   ` Andrey Ryabinin
2015-06-18 14:55     ` Borislav Petkov
2015-06-18 16:05       ` Andrey Ryabinin
2015-06-18 16:38         ` Borislav Petkov [this message]
2015-06-19 11:49           ` Andrey Ryabinin
2015-06-19 12:06             ` Borislav Petkov
2015-06-19 13:36               ` Andrey Ryabinin
2015-06-19 14:00                 ` Ingo Molnar
2015-06-19 14:06                   ` Borislav Petkov
2015-06-19 14:16                   ` Andrey Ryabinin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150618163846.GF1385@pd.tnic \
    --to=bp@alien8.de \
    --cc=a.ryabinin@samsung.com \
    --cc=adech.fo@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=alpopov@ptsecurity.com \
    --cc=dvlasenk@redhat.com \
    --cc=hpa@zytor.com \
    --cc=keescook@chromium.org \
    --cc=kuleshovmail@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luto@kernel.org \
    --cc=mingo@redhat.com \
    --cc=peterz@infradead.org \
    --cc=tglx@linutronix.de \
    --cc=x86@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.