Re: [Qemu-devel] [PATCH 03/30] ppc: remove ppc440 bamboo board support

2012-01-13 Thread Alexander Graf
On 13.01.2012, at 15:24, Andreas Färber wrote: > Am 13.01.2012 13:30, schrieb Alexander Graf: >> >> On 13.01.2012, at 12:45, Paolo Bonzini wrote: >> >>> On 01/13/2012 12:04 PM, Andreas Färber wrote: This board never worked with TCG. It hasn't been updated since 0.13.0. I'm

Re: [Qemu-devel] [PATCH 03/30] ppc: remove ppc440 bamboo board support

2012-01-13 Thread Andreas Färber
Am 13.01.2012 13:30, schrieb Alexander Graf: > > On 13.01.2012, at 12:45, Paolo Bonzini wrote: > >> On 01/13/2012 12:04 PM, Andreas Färber wrote: >>> This board never worked with TCG. It hasn't been updated since >>> 0.13.0. I'm >>> fairly sure hardware doesn't exist anymore that

Re: [Qemu-devel] [PATCH 03/30] ppc: remove ppc440 bamboo board support

2012-01-13 Thread Alexander Graf
On 13.01.2012, at 12:45, Paolo Bonzini wrote: > On 01/13/2012 12:04 PM, Andreas Färber wrote: >> This board never worked with TCG. It hasn't been updated since >> 0.13.0. I'm >> fairly sure hardware doesn't exist anymore that you can run the KVM >> support >> with.

Re: [Qemu-devel] [PATCH 03/30] ppc: remove ppc440 bamboo board support

2012-01-13 Thread Paolo Bonzini
On 01/13/2012 12:04 PM, Andreas Färber wrote: >> This board never worked with TCG. It hasn't been updated since 0.13.0. I'm >> fairly sure hardware doesn't exist anymore that you can run the KVM support >> with. > > It does exist, I have one:-) Alex has already posted series to not only q

Re: [Qemu-devel] [PATCH 03/30] ppc: remove ppc440 bamboo board support

2012-01-13 Thread Andreas Färber
Am 13.01.2012 11:59, schrieb Benjamin Herrenschmidt: > On Mon, 2012-01-02 at 18:51 -0600, Anthony Liguori wrote: >> This board never worked with TCG. It hasn't been updated since 0.13.0. I'm >> fairly sure hardware doesn't exist anymore that you can run the KVM support >> with. > > It does exist

Re: [Qemu-devel] [PATCH 03/30] ppc: remove ppc440 bamboo board support

2012-01-13 Thread Benjamin Herrenschmidt
On Mon, 2012-01-02 at 18:51 -0600, Anthony Liguori wrote: > This board never worked with TCG. It hasn't been updated since 0.13.0. I'm > fairly sure hardware doesn't exist anymore that you can run the KVM support > with. It does exist, I have one :-) > So let's remove it. It can always be rest

Re: [Qemu-devel] [PATCH 03/30] ppc: remove ppc440 bamboo board support

2012-01-05 Thread François Revol
Le -10/01/-28163 20:59, Anthony Liguori a écrit : > This board never worked with TCG. It hasn't been updated since 0.13.0. I'm > fairly sure hardware doesn't exist anymore that you can run the KVM support > with. > > So let's remove it. It can always be restored later if there is interest > ag