From mboxrd@z Thu Jan 1 00:00:00 1970 From: john@jjdev.com (John de la Garza) Date: Wed, 24 Dec 2014 10:43:50 -0500 Subject: Stack register value in the kernel setup code In-Reply-To: References: Message-ID: <20141224154349.GA30780@crux.local> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On Wed, Dec 24, 2014 at 03:23:15PM +0600, Alexander Kuleshov wrote: > Hello, > > I runn kernel with grub in qemu, connected with gdb and put break > point to 0x10200 (to this jump - > https://github.com/torvalds/linux/blob/master/arch/x86/boot/header.S#L297) > What kernel version are you running? Have you seen: Documentation/x86/boot.txt