[PATCH] Replace print statement with sys.stdout.write for python3 compatibility

2013-12-03 Thread Mike Gilbert
Gmail likes to mangle patches, so I'm attaching it. From 1ac0d1f8feda7cbbe3e706074aebcc805e4f3667 Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Tue, 3 Dec 2013 20:06:07 -0500 Subject: [PATCH] Replace print statement with sys.stdout.write for python3 compatibility --- ChangeLog | 5 + ge

Re: [Xen-devel] pvgrub2 is merged

2013-12-03 Thread Ian Campbell
On Tue, 2013-12-03 at 17:27 +, Colin Watson wrote: > On Mon, Dec 02, 2013 at 09:48:07AM +, Ian Campbell wrote: > > On Fri, 2013-11-29 at 21:44 +0400, Andrey Borzenkov wrote: > > > В Fri, 29 Nov 2013 13:24:22 + > > > Colin Watson пишет: > > > > Could anyone offer packaging advice for wh

Re: [Xen-devel] pvgrub2 is merged

2013-12-03 Thread Colin Watson
On Mon, Dec 02, 2013 at 09:48:07AM +, Ian Campbell wrote: > On Fri, 2013-11-29 at 21:44 +0400, Andrey Borzenkov wrote: > > В Fri, 29 Nov 2013 13:24:22 + > > Colin Watson пишет: > > > Could anyone offer packaging advice for which ports should be built > > > here? Is it reasonable to assume

Re: [Xen-devel] pvgrub2 is merged

2013-12-03 Thread Fabio Fantoni
Il 03/12/2013 16:33, Vladimir 'φ-coder/phcoder' Serbinenko ha scritto: On 03.12.2013 15:00, Fabio Fantoni wrote: Il 03/12/2013 12:29, Vladimir 'φ-coder/phcoder' Serbinenko ha scritto: On 03.12.2013 12:22, Fabio Fantoni wrote: Il 03/12/2013 11:33, Vladimir 'φ-coder/phcoder' Serbinenko ha scritt

Re: [Xen-devel] pvgrub2 is merged

2013-12-03 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 03.12.2013 15:00, Fabio Fantoni wrote: > Il 03/12/2013 12:29, Vladimir 'φ-coder/phcoder' Serbinenko ha scritto: >> On 03.12.2013 12:22, Fabio Fantoni wrote: >>> Il 03/12/2013 11:33, Vladimir 'φ-coder/phcoder' Serbinenko ha scritto: On 03.12.2013 11:31, Fabio Fantoni wrote: > If you need

Re: GIT workflow

2013-12-03 Thread Colin Watson
On Thu, Nov 28, 2013 at 09:26:36PM +0400, Andrey Borzenkov wrote: > В Thu, 28 Nov 2013 07:45:00 +0100 > "Vladimir 'phcoder' Serbinenko" пишет: > > I don't like the idea of double work to essentially have 2 commit messages. > > But it's possible to remove Changelog file. I'd like to know if any oth

Re: [PATCH, RFC, RFT] ARM relocation fixes

2013-12-03 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 03.12.2013 12:16, Leif Lindholm wrote: > On Tue, Dec 03, 2013 at 10:31:13AM +0100, Vladimir 'φ-coder/phcoder' > Serbinenko wrote: I meant that you can use conditions with bl but not blx. So if we have a reloc on ARM bl.e targetting Thumb then we have to add veneers. Since we have

RE: How to implant in GRUB 1.96 and GRUB 2.00+ kernel command from GRUB 0.97?

2013-12-03 Thread Stojsavljevic, Zoran
Hello Colin, Yes, I discovered it myself. I somehow found one HDD with 32bit GRUB... Version 1.96. Lazy to pull and install from grub git the latest snapshot, since I am busy with many other stuff (and I should do that, this is the proper way). But anyway, thank you for the tip. For both versio

Re: [PATCH, RFC, RFT] ARM relocation fixes

2013-12-03 Thread Leif Lindholm
On Tue, Dec 03, 2013 at 09:09:36AM +0100, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > >>> Ah. When linking with a standalone linker, it rewrites BL to BLX where > >>> this is required for state change > >> > >> Doesn't this require Thumb2 ? > > > > No, BLX immediate has been supported since AR

Re: [Xen-devel] pvgrub2 is merged

2013-12-03 Thread Fabio Fantoni
Il 03/12/2013 11:33, Vladimir 'φ-coder/phcoder' Serbinenko ha scritto: On 03.12.2013 11:31, Fabio Fantoni wrote: If you need more tests/informations tell me and I'll post them. I've already asked you for exact kernel that I can download (and SHA512 to check it's the same one) and got only vague

Re: [PATCH, RFC, RFT] ARM relocation fixes

2013-12-03 Thread Leif Lindholm
On Tue, Dec 03, 2013 at 10:31:13AM +0100, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > >> I meant that you can use conditions with bl but not blx. So if we have a > >> reloc on ARM bl.e targetting Thumb then we have to add veneers. Since we > >> have only small number of interworking calls it's

Re: [Xen-devel] pvgrub2 is merged

2013-12-03 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 03.12.2013 11:31, Fabio Fantoni wrote: > If you need more tests/informations tell me and I'll post them. I've already asked you for exact kernel that I can download (and SHA512 to check it's the same one) and got only vague response signature.asc Description: OpenPGP digital signature ___

Re: [Xen-devel] pvgrub2 is merged

2013-12-03 Thread Fabio Fantoni
Il 29/11/2013 13:58, Fabio Fantoni ha scritto: Il 29/11/2013 12:41, Vladimir 'φ-coder/phcoder' Serbinenko ha scritto: On 29.11.2013 12:28, Fabio Fantoni wrote: Il 28/11/2013 15:17, Fabio Fantoni ha scritto: Il 28/11/2013 15:05, Vladimir 'φ-coder/phcoder' Serbinenko ha scritto: On 28.11.2013 1

Re: How to implant in GRUB 1.96 and GRUB 2.00+ kernel command from GRUB 0.97?

2013-12-03 Thread Colin Watson
On Mon, Dec 02, 2013 at 03:38:16PM +, Stojsavljevic, Zoran wrote: > I have old 32bit GRUB version 0.97 installed long time ago on HDD. I > am adding to it 32bit kernels for testing with the command: linux > (hd0, 1)/images/bzImage_x.y.z [options] ... > > I was able to add and boot standalone B

RE: How to implant in GRUB 1.96 and GRUB 2.00+ kernel command from GRUB 0.97?

2013-12-03 Thread Stojsavljevic, Zoran
Njet, Andrey... Command is: mulitiboot (hd0,1)/images/kernel Boot I found the grub 1.98 manual, and looked into it. My guess is that multiboot does work for 1.9x+ and 2.00+. For 0.9x+ it is kernel keyword. I'll subscribe to help-grub. Thank you, Zoran ___ Most of The Time you should be "in

Re: [PATCH, RFC, RFT] ARM relocation fixes

2013-12-03 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 03.12.2013 09:47, Leif Lindholm wrote: > On Tue, Dec 03, 2013 at 09:22:56AM +0100, Vladimir 'φ-coder/phcoder' > Serbinenko wrote: I've looked through encoding of those instructions and see how much it's a mess. b* and b*x don't have similar set of options which makes validating t

Re: [PATCH, RFC, RFT] ARM relocation fixes

2013-12-03 Thread Leif Lindholm
On Tue, Dec 03, 2013 at 09:22:56AM +0100, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > >> I've looked through encoding of those instructions and see how much it's > >> a mess. b* and b*x don't have similar set of options which makes > >> validating them a difficult error-prone task. So I think,

Re: [PATCH, RFC, RFT] ARM relocation fixes

2013-12-03 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 03.12.2013 09:14, Leif Lindholm wrote: > On Tue, Dec 03, 2013 at 06:37:33AM +0100, Vladimir 'φ-coder/phcoder' > Serbinenko wrote: >>> No, BLX immediate has been supported since ARMv5T. >>> (Yes, that is effectively a 32-bit encoding in what is a 16-bit >>> instruction set - but so is the basic

Re: [PATCH, RFC, RFT] ARM relocation fixes

2013-12-03 Thread Leif Lindholm
On Tue, Dec 03, 2013 at 06:37:33AM +0100, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > > No, BLX immediate has been supported since ARMv5T. > > (Yes, that is effectively a 32-bit encoding in what is a 16-bit > > instruction set - but so is the basic BL.) > > > I've looked through encoding of th

Re: [PATCH, RFC, RFT] ARM relocation fixes

2013-12-03 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 02.12.2013 21:46, Leif Lindholm wrote: > On Mon, Dec 02, 2013 at 09:04:47PM +0100, Vladimir 'φ-coder/phcoder' > Serbinenko wrote: > My default ARMv7 UEFI build fails to grub-install with > /work/local/grub/uefi/sbin/grub-install: error: bl/b.w targettting ARM. This is a proble