1. 1190655 hw/core: Constify TCGCPUOps by Richard Henderson · 4 years ago
  2. 08928c6 cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps by Philippe Mathieu-Daudé · 3 years, 10 months ago
  3. feece4d cpu: Move CPUClass::vmsd to SysemuCPUOps by Philippe Mathieu-Daudé · 3 years, 10 months ago
  4. 8b80bd2 cpu: Introduce SysemuCPUOps structure by Philippe Mathieu-Daudé · 3 years, 10 months ago
  5. 744c72a cpu: Rename CPUClass vmsd -> legacy_vmsd by Philippe Mathieu-Daudé · 3 years, 10 months ago
  6. 7827168 cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass by Claudio Fontana · 4 years, 1 month ago
  7. 8535dd7 cpu: move do_unaligned_access to tcg_ops by Claudio Fontana · 4 years, 1 month ago
  8. cbc183d cpu: move cc->transaction_failed to tcg_ops by Claudio Fontana · 4 years, 1 month ago
  9. 0545608 cpu: move cc->do_interrupt to tcg_ops by Claudio Fontana · 4 years, 1 month ago
  10. e124536 cpu: Move tlb_fill to tcg_ops by Eduardo Habkost · 4 years, 1 month ago
  11. 48c1a3e cpu: Move cpu_exec_* to tcg_ops by Eduardo Habkost · 4 years, 1 month ago
  12. ec62595 cpu: Move synchronize_from_tb() to tcg_ops by Eduardo Habkost · 4 years, 1 month ago
  13. e9e51b7 cpu: Introduce TCGCpuOperations struct by Eduardo Habkost · 4 years, 1 month ago
  14. 04a37d4 tcg: Make tb arg to synchronize_from_tb const by Richard Henderson · 4 years, 4 months ago
  15. ea7c1e5 qdev: Move dev->realized check to qdev_property_set() by Eduardo Habkost · 4 years, 3 months ago
  16. 43b6ab4 sparc: Use DEFINE_PROP for nwindows property by Eduardo Habkost · 4 years, 3 months ago
  17. 0ea0a42 sparc: Check dev->realized at sparc_set_nwindows() by Eduardo Habkost · 4 years, 3 months ago
  18. 5650b54 sparc tcg cpus: Fix Lesser GPL version number by Chetan Pant · 4 years, 5 months ago
  19. 668f62e error: Eliminate error_propagate() with Coccinelle, part 1 by Markus Armbruster · 4 years, 8 months ago
  20. 62a35aa qapi: Use returned bool to check for failure, Coccinelle part by Markus Armbruster · 4 years, 8 months ago
  21. 781c67c cpu: Use DeviceClass reset instead of a special CPUClass reset by Peter Maydell · 5 years ago
  22. 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
  23. bc9888f cpu: Use cpu_class_set_parent_reset() by Greg Kurz · 5 years ago
  24. f8c3db3 target/sparc: Switch to do_transaction_failed() hook by Peter Maydell · 6 years ago
  25. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  26. 7506ed9 cpu: Introduce cpu_set_cpustate_pointers by Richard Henderson · 6 years ago
  27. e84942f target/sparc: Convert to CPUClass::tlb_fill by Richard Henderson · 6 years ago
  28. 90c84c5 qom/cpu: Simplify how CPUClass:cpu_dump_state() prints by Markus Armbruster · 6 years ago
  29. 0442428 target: Simplify how the TARGET_cpu_list() print by Markus Armbruster · 6 years ago
  30. cff8b71 qdev-props: remove errp from GlobalProperty by Marc-André Lureau · 6 years ago
  31. d13c394 target/sparc: Honor CPU_DUMP_FPU by Richard Henderson · 7 years ago
  32. bf85388 qdev: use device_class_set_parent_realize/unrealize/reset() by Philippe Mathieu-Daudé · 7 years ago
  33. 1d4bfc5 sparc: cleanup cpu type name composition by Igor Mammedov · 7 years ago
  34. 55c3cee qom: Introduce CPUClass.tcg_initialize by Richard Henderson · 7 years ago
  35. 8301ea4 qom/cpu: move cpu_model null check to cpu_class_by_name() by Philippe Mathieu-Daudé · 7 years ago
  36. 3d592ff sparc: replace cpu_sparc_init() with cpu_generic_init() by Igor Mammedov · 8 years ago
  37. d185323 sparc: make cpu feature parsing property based by Igor Mammedov · 8 years ago
  38. 7005496 sparc: move adhoc CPUSPARCState initialization to realize time by Igor Mammedov · 8 years ago
  39. de05005 sparc: convert cpu features to qdev properties by Igor Mammedov · 8 years ago
  40. 576e1c4 sparc: embed sparc_def_t into CPUSPARCState by Igor Mammedov · 8 years ago
  41. 12a6c15 sparc: convert cpu models to SPARC cpu subclasses by Igor Mammedov · 8 years ago
  42. cbc3a6a target-sparc: implement UA2005 GL register by Artyom Tarasenko · 9 years ago
  43. 1f5c00c qom/cpu: move tlb_flush to cpu_common_reset by Alex Bennée · 8 years ago
  44. fcf5ef2 Move target-* CPU file into a target/ folder by Thomas Huth · 8 years ago[Renamed from target-sparc/cpu.c]
  45. 82ecffa Open 2.9 development tree by Stefan Hajnoczi · 8 years ago