From: Edgar E. Iglesias Date: Fri, 10 Jun 2011 20:21:14 +0000 (+0200) Subject: Merge remote branch 'rth/axp-next' into alpha-merge X-Git-Tag: Tizen_Studio_1.3_Release_p2.3.1~2770 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0fff8b61a58abb044e2da820e07cdd4f78d6fd74;p=sdk%2Femulator%2Fqemu.git Merge remote branch 'rth/axp-next' into alpha-merge * rth/axp-next: (26 commits) target-alpha: Implement TLB flush primitives. target-alpha: Use a fixed frequency for the RPCC in system mode. target-alpha: Trap for unassigned and unaligned addresses. target-alpha: Remap PIO space for 43-bit KSEG for EV6. target-alpha: Implement cpu_alpha_handle_mmu_fault for system mode. target-alpha: Implement more CALL_PAL values inline. target-alpha: Disable interrupts properly. target-alpha: All ISA checks to use TB->FLAGS. target-alpha: Swap shadow registers moving to/from PALmode. target-alpha: Implement do_interrupt for system mode. target-alpha: Add IPRs to be used by the emulation PALcode. target-alpha: Use kernel mmu_idx for pal_mode. target-alpha: Add various symbolic constants. target-alpha: Use do_restore_state for arithmetic exceptions. target-alpha: Tidy up arithmetic exceptions. target-alpha: Tidy exception constants. target-alpha: Enable the alpha-softmmu target. target-alpha: Rationalize internal processor registers. target-alpha: Merge HW_REI and HW_RET implementations. target-alpha: Cleanup MMU modes. ... --- 0fff8b61a58abb044e2da820e07cdd4f78d6fd74