1. 6969462 target-sparc: is_translating_asi() is TARGET_SPARC64 only by Peter Maydell · 10 years ago
  2. e60538c target-sparc: address_mask(), asi_address_mask() are TARGET_SPARC64 only by Peter Maydell · 10 years ago
  3. eb513f8 target-sparc: Don't use {ld, st}*_raw functions by Peter Maydell · 10 years ago
  4. 2a5fade target-sparc64: implement Short Floating-Point Store Instructions by Artyom Tarasenko · 10 years ago
  5. f08b617 softmmu: introduce cpu_ldst.h by Paolo Bonzini · 11 years ago
  6. 0f590e74 softmmu: commonize helper definitions by Paolo Bonzini · 11 years ago
  7. d94f0a8 softmmu: move ALIGNED_ONLY to cpu.h by Paolo Bonzini · 11 years ago
  8. 93e2232 softmmu: make do_unaligned_access a method of CPU by Paolo Bonzini · 11 years ago
  9. 2ef6175 tcg: Invert the inclusion of helper.h by Richard Henderson · 11 years ago
  10. 00c8cb0 cputlb: Change tlb_flush() argument to CPUState by Andreas Färber · 11 years ago
  11. 31b030d cputlb: Change tlb_flush_page() argument to CPUState by Andreas Färber · 11 years ago
  12. 3f38f30 translate-all: Change cpu_restore_state() argument to CPUState by Andreas Färber · 11 years ago
  13. 5638d18 cpu-exec: Change cpu_loop_exit() argument to CPUState by Andreas Färber · 11 years ago
  14. d5a11fe exec: Change tlb_fill() argument to CPUState by Andreas Färber · 11 years ago
  15. 2710342 cpu: Move exception_index field from CPU_COMMON to CPUState by Andreas Färber · 11 years ago
  16. 7510454 cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook by Andreas Färber · 11 years ago
  17. 2fad111 target-sparc: Clean up ENV_GET_CPU() usage by Andreas Färber · 11 years ago
  18. 16c358e target-sparc: Add and use CPU_FEATURE_CASA by Sebastian Huber · 11 years ago
  19. db3be60 exec: Make stb_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  20. 5ce5944 exec: Make stw_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  21. ab1da85 exec: Make stl_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  22. f606604 exec: Make stq_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  23. 41701aa exec: Make lduw_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  24. 2c17449 exec: Make ldq/ldub_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  25. fdfba1a exec: Make ldl_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  26. c658b94 cpu: Turn cpu_unassigned_access() into a CPUState hook by Andreas Färber · 12 years ago
  27. 7a0a9c2 Added LEON MMU ASI mappings and corrected LEON3 MMU masks. by Ronald Hecht · 12 years ago
  28. 05499f4 target-sparc: Fix debug output for DEBUG_MMU by Andreas Färber · 12 years ago
  29. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  30. a8a826a exec: refactor cpu_restore_state by Blue Swirl · 12 years ago
  31. 8f72196 target-sparc: make do_unaligned_access static by Blue Swirl · 12 years ago
  32. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  33. c28ae41 target-sparc: Move sdivx and udivx out of line by Richard Henderson · 12 years ago
  34. 71547a3 qemu-log: use LOG_UNIMP for some target CPU cases by Blue Swirl · 13 years ago
  35. 00b2ace fix block loads broken in commit 30038fd818 by Artyom Tarasenko · 13 years ago
  36. 2050396 Use uintptr_t for various op related functions by Blue Swirl · 13 years ago
  37. 0184e26 Sparc: avoid AREG0 wrappers for memory access helpers by Blue Swirl · 13 years ago
  38. fe8d8f0 Sparc: avoid AREG0 for memory access helpers by Blue Swirl · 14 years ago
  39. 361dea4 sparc64: implement PCI and ISA irqs by Blue Swirl · 13 years ago
  40. c5f9864 target-sparc: Don't overuse CPUState by Andreas Färber · 13 years ago
  41. 30038fd target-sparc: Change fpr representation to doubles. by Richard Henderson · 13 years ago
  42. 03fb8cf target-sparc: Pass float64 parameters instead of dt0/1 temporaries. by Richard Henderson · 13 years ago
  43. fafd8bc Sparc: split load and store op helpers by Blue Swirl · 13 years ago