On 9 July 2015 at 14:23, Andreas Färber <afaer...@suse.de> wrote: > Hello Peter, > > This is my QOM CPU patch queue. Please pull. > > v3 fixes ppc and linux-user related bugs. > > Regards, > Andreas > > Cc: Peter Maydell <peter.mayd...@linaro.org> > > Cc: Eduardo Habkost <ehabk...@redhat.com> > Cc: Peter Crosthwaite <peter.crosthwa...@xilinx.com> > > The following changes since commit acf7b7fdf31fa76b53803790917c8acf23a2badb: > > Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into > staging (2015-07-08 20:46:35 +0100) > > are available in the git repository at: > > git://github.com/afaerber/qemu-cpu.git tags/qom-cpu-for-peter > > for you to fetch changes up to 6b625fde5eb8d1c969969392f1c92b58beed2183: > > disas: cris: QOMify target specific disas setup (2015-07-09 15:20:41 +0200) > > ---------------------------------------------------------------- > QOM CPUState and X86CPU > > * Further QOM'ification of CPU initialization > * Propagation of CPUState arguments and elimination of ENV_GET_CPU() usage > * cpu_set_pc() abstraction > * CPUClass::disas_set_info() hook >
Applied, thanks. -- PMM