qemu-patch-raspberry4/hw/arm
Anthony Liguori 51455c59dd QOM CPUState refactorings
* Fix for OpenRISCCPU subclasses
 * Fix for gdbstub CPU selection
 * Move linux-user CPU functions into new header
 * CPUState part 10 refactoring: first_cpu, next_cpu, cpu_single_env et al.
 * Fix some targets to consistently inline TCG code generation
 * Centrally log CPU reset
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.19 (GNU/Linux)
 
 iQIcBAABAgAGBQJR3VkXAAoJEPou0S0+fgE/KFQP/3eUyCzZ6QmUG3gmrnfYRDMH
 uwMstD1JRUc5kTEC2bMtld8zZKwx2kxMJpe5fizig8GaLka0J5U2wyvwskkX27ag
 7ouNwFdD/dOmvaKfcqHYKbA3CTuIrbnMm7nzrXpLnWXCiMlW1XmXttQsb3hoAjjt
 asFxQIHONNIgqpcJBrz/C6XX2bEkLra4s2QlXPE5Bl3QkKTtK9+NYahHtgIk3Y7Y
 fqbAxebNGh9eZ9PKjPExhNBZ17Yi4ciM7UB7yrXFYOfwKSpmmTsJdu/m776b1oAK
 c/zWO0uea+sLsMnibnSD1foeeZJItDQDRid+PjC44zB5kS8pkPcT5+TVB04Zilap
 rhNF2Fox+fe8eIc/2WuY3ZGchVjrD/EPbFFCCRQ/qI3Nb98WfLCDu3pAP1hRdo+p
 P6qCH5JmWYcR+2gp8MHY0NtqcklL8A2HpQTRvX1mUliMJbE+unanT4nmKolOTYrm
 +6jvp72GkmqqaLQDQ0d8ig/GmcI9QeftSFD5Y8p5prPsMkQbOAbOUSBlPgwY+Syl
 QmP8xNNzbj00UF8GvRL/m9O75geis/I+op5E7hJqaO5U1yd+ww5Z1EFvDEkUOeYu
 BclqCg1jTnzBzE/FaRP0NWFAUDR+4Z0tumdRES1cDfaMJr3+pYT7y8tjVZn7PEvn
 Ljq+/pyyiunG3Mbvw2o8
 =lFBU
 -----END PGP SIGNATURE-----

Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging

QOM CPUState refactorings

* Fix for OpenRISCCPU subclasses
* Fix for gdbstub CPU selection
* Move linux-user CPU functions into new header
* CPUState part 10 refactoring: first_cpu, next_cpu, cpu_single_env et al.
* Fix some targets to consistently inline TCG code generation
* Centrally log CPU reset

# gpg: Signature made Wed 10 Jul 2013 07:52:39 AM CDT using RSA key ID 3E7E013F
# gpg: Can't check signature: public key not found

# By Andreas Färber (41) and others
# Via Andreas Färber
* afaerber/tags/qom-cpu-for-anthony: (43 commits)
  cpu: Move reset logging to CPUState
  target-ppc: Change LOG_MMU_STATE() argument to CPUState
  target-i386: Change LOG_PCALL_STATE() argument to CPUState
  log: Change log_cpu_state[_mask]() argument to CPUState
  target-i386: Change do_smm_enter() argument to X86CPU
  target-i386: Change do_interrupt_all() argument to X86CPU
  target-xtensa: Change gen_intermediate_code_internal() arg to XtensaCPU
  target-unicore32: Change gen_intermediate_code_internal() signature
  target-sparc: Change gen_intermediate_code_internal() argument to SPARCCPU
  target-sh4: Change gen_intermediate_code_internal() argument to SuperHCPU
  target-s390x: Change gen_intermediate_code_internal() argument to S390CPU
  target-ppc: Change gen_intermediate_code_internal() argument to PowerPCCPU
  target-mips: Change gen_intermediate_code_internal() argument to MIPSCPU
  target-microblaze: Change gen_intermediate_code_internal() argument types
  target-m68k: Change gen_intermediate_code_internal() argument to M68kCPU
  target-lm32: Change gen_intermediate_code_internal() argument to LM32CPU
  target-i386: Change gen_intermediate_code_internal() argument to X86CPU
  target-cris: Change gen_intermediate_code_internal() argument to CRISCPU
  target-arm: Change gen_intermediate_code_internal() argument to ARMCPU
  target-alpha: Change gen_intermediate_code_internal() argument to AlphaCPU
  ...
2013-07-10 10:54:16 -05:00
..
armv7m.c hw/a*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
boot.c QOM CPUState refactorings 2013-07-10 10:54:16 -05:00
collie.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
exynos4_boards.c cpu: Make first_cpu and next_cpu CPUState 2013-07-09 21:32:54 +02:00
exynos4210.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
gumstix.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
highbank.c cpu: Make first_cpu and next_cpu CPUState 2013-07-09 21:32:54 +02:00
integratorcp.c hw/a*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
kzm.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
mainstone.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
Makefile.objs hw: move last file to hw/arm/ 2013-04-08 18:13:16 +02:00
musicpal.c hw/a*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
nseries.c Remove unneeded type casts 2013-04-19 11:36:33 +02:00
omap1.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
omap2.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
omap_sx1.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
palm.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
pic_cpu.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
pxa2xx.c cpu: Replace cpu_single_env with CPUState current_cpu 2013-07-09 21:20:28 +02:00
pxa2xx_gpio.c hw/a*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
pxa2xx_pic.c hw/a*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
realview.c cpu: Make first_cpu and next_cpu CPUState 2013-07-09 21:32:54 +02:00
spitz.c hw/a*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
stellaris.c hw/a*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
strongarm.c hw/a*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
strongarm.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
tosa.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
versatilepb.c pci,misc enhancements 2013-07-08 08:00:23 -05:00
vexpress.c cpu: Make first_cpu and next_cpu CPUState 2013-07-09 21:32:54 +02:00
xilinx_zynq.c cpu: Make first_cpu and next_cpu CPUState 2013-07-09 21:32:54 +02:00
z2.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00