Re: [Qemu-devel] [Xen-devel] target-i386: Introduce ICC bus/device/bridge

2013-05-28 Thread jacek burghardt
Do you think this change will solv the issue? No need for xen_vcpu_init anymore: - the RTC emulator doesn't have any periodic timers continuously running even in absence of guest interactions anymore; - qemu_dummy_start_vcpu takes care of disabling TCG for us, so we don't need to do it manually h

Re: [Qemu-devel] [Xen-devel] target-i386: Introduce ICC bus/device/bridge

2013-05-28 Thread jacek burghardt
is it possible then to have proper icc buss added to the created cpu. I only see invalid icc bridge when starting pvm but it works fine with hvm no errors. I can test i just need to figure out how to patch downloaded qemu-git at the time of creation of package for arch linux On Tue, May 28, 2013

Re: [Qemu-devel] [Xen-devel] target-i386: Introduce ICC bus/device/bridge

2013-05-28 Thread Stefano Stabellini
On Tue, 28 May 2013, jacek burghardt wrote: > is it possible then to have proper icc buss added to the created cpu. I only > see invalid icc bridge when starting pvm but it works > fine with hvm no errors. I can test  i just need to figure out how to patch > downloaded qemu-git at the time of cre

Re: [Qemu-devel] [Xen-devel] target-i386: Introduce ICC bus/device/bridge

2013-05-28 Thread Stefano Stabellini
On Tue, 28 May 2013, Paolo Bonzini wrote: > Il 28/05/2013 15:44, Stefano Stabellini ha scritto: > > > > I actually tested it and seems to work fine but I wouldn't want to paint > > me into a corner by setting up a new use case that nobody else is > > testing. > > On the other hand I dislike having

Re: [Qemu-devel] [Xen-devel] target-i386: Introduce ICC bus/device/bridge

2013-05-28 Thread Paolo Bonzini
Il 28/05/2013 15:44, Stefano Stabellini ha scritto: > > I actually tested it and seems to work fine but I wouldn't want to paint > me into a corner by setting up a new use case that nobody else is > testing. > On the other hand I dislike having to create a "useless" x86 cpu, that > at the moment d

Re: [Qemu-devel] [Xen-devel] target-i386: Introduce ICC bus/device/bridge

2013-05-28 Thread Stefano Stabellini
On Tue, 28 May 2013, Andreas Färber wrote: > Am 28.05.2013 13:49, schrieb Stefano Stabellini: > > On Mon, 27 May 2013, Igor Mammedov wrote: > >> On Fri, 24 May 2013 08:56:14 -0600 > >> jacek burghardt wrote: > >> > >>> I wonder if anyone has patch that allows to tlak to icc bus introduced in > >>>

Re: [Qemu-devel] [Xen-devel] target-i386: Introduce ICC bus/device/bridge

2013-05-28 Thread Andreas Färber
Am 28.05.2013 13:49, schrieb Stefano Stabellini: > On Mon, 27 May 2013, Igor Mammedov wrote: >> On Fri, 24 May 2013 08:56:14 -0600 >> jacek burghardt wrote: >> >>> I wonder if anyone has patch that allows to tlak to icc bus introduced in >>> qemu upstream ? >>> https://github.com/qemu/qemu/commit/

Re: [Qemu-devel] [Xen-devel] target-i386: Introduce ICC bus/device/bridge

2013-05-28 Thread Stefano Stabellini
On Mon, 27 May 2013, Igor Mammedov wrote: > On Fri, 24 May 2013 08:56:14 -0600 > jacek burghardt wrote: > > > I wonder if anyone has patch that allows to tlak to icc bus introduced in > > qemu upstream ? > > https://github.com/qemu/qemu/commit/f0513d2c0156799e0c75a108ab9a049eea4f9607 > > > > ic

Re: [Qemu-devel] [Xen-devel] target-i386: Introduce ICC bus/device/bridge

2013-05-27 Thread Igor Mammedov
On Fri, 24 May 2013 08:56:14 -0600 jacek burghardt wrote: > I wonder if anyone has patch that allows to tlak to icc bus introduced in > qemu upstream ? > https://github.com/qemu/qemu/commit/f0513d2c0156799e0c75a108ab9a049eea4f9607 > > icc-bridge will serve as a parent for icc-bus and provide >