Re: [Qemu-devel] [PULL v3] target/xtensa updates

2018-01-12 Thread Paolo Bonzini
On 09/01/2018 19:17, Max Filippov wrote: > Hi Peter, > > please pull the following batch of updates for the target/xtensa. > Changes v2->v3: > - Don't use g_malloc_n, use g_new instead. > Changes v1->v2: > - Drop no longer used function option_bits_enabled. > > The following changes since commit

Re: [Qemu-devel] [PULL v3] target/xtensa updates

2018-01-11 Thread Peter Maydell
On 9 January 2018 at 18:17, Max Filippov wrote: > Hi Peter, > > please pull the following batch of updates for the target/xtensa. > Changes v2->v3: > - Don't use g_malloc_n, use g_new instead. > Changes v1->v2: > - Drop no longer used function option_bits_enabled. > > The following changes since c

[Qemu-devel] [PULL v3] target/xtensa updates

2018-01-09 Thread Max Filippov
Hi Peter, please pull the following batch of updates for the target/xtensa. Changes v2->v3: - Don't use g_malloc_n, use g_new instead. Changes v1->v2: - Drop no longer used function option_bits_enabled. The following changes since commit 0a0dc59d27527b78a195c2d838d28b7b49e5a639: Update version