1501 Commits (d39594e9d96b4f0be27bdbc02a5b1816b72fe1d2)

Author SHA1 Message Date
David Hildenbrand b3820e6ca0 gdb: provide the name of the architecture in the target.xml 11 years ago
Peter Maydell 03fbf20f4d target-arm: Implement FPEXC32_EL2 system register 11 years ago
Peter Maydell c1e0371442 target-arm: ignore ELR_ELx[1] for exception return to 32-bit ARM mode 11 years ago
Peter Maydell e393f339af target-arm: Implement remaining illegal return event checks 11 years ago
Peter Maydell 3809951bf6 target-arm: Handle exception return from AArch64 to non-EL0 AArch32 11 years ago
Peter Maydell 3d6f761713 target-arm: Fix wrong AArch64 entry offset for EL2/EL3 target 11 years ago
Peter Maydell 904c04de2e target-arm: Pull semihosting handling out to arm_cpu_do_interrupt() 11 years ago
Peter Maydell 966f758c49 target-arm: Use a single entry point for AArch64 and AArch32 exceptions 11 years ago
Peter Maydell f3a9b6945c target-arm: Move aarch64_cpu_do_interrupt() to helper.c 11 years ago
Peter Maydell 446c81abf8 target-arm: Properly support EL2 and EL3 in arm_el_is_aa64() 11 years ago
Peter Maydell 5ce4ff6502 target-arm: Support multiple address spaces in page table walks 11 years ago
Peter Maydell 0faea0c7e6 target-arm: Implement cpu_get_phys_page_attrs_debug 11 years ago
Peter Maydell 017518c1f6 target-arm: Implement asidx_from_attrs 11 years ago
Peter Maydell 9e273ef217 target-arm: Add QOM property for Secure memory region 11 years ago
Peter Maydell 74c21bd074 target-arm: Clean up includes 11 years ago
Andrew Jones ade0d0c0d3 target-arm: dump-guest-memory: add vfp notes for arm 11 years ago
Andrew Jones bada8e4470 target-arm: dump-guest-memory: add prfpreg notes for aarch64 11 years ago
Andrew Jones da2b91409f target-arm: support QMP dump-guest-memory 11 years ago
Alvise Rigo deb2db996c target-arm: Use the right MMU index in arm_regime_using_lpae_format 11 years ago
Markus Armbruster 9af9e0fed7 error: Strip trailing '\n' from error string arguments (again) 11 years ago
Paolo Bonzini 15eafc2e60 kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIP 11 years ago
Alex Bennée 34c45d5302 target-arm: kvm - re-inject guest debug exceptions 11 years ago
Alex Bennée e4482ab7e3 target-arm: kvm - add support for HW assisted debug 11 years ago
Alex Bennée 26ae593485 target-arm: kvm - support for single step 11 years ago
Alex Bennée 2ecb2027bc target-arm: kvm - implement software breakpoints 11 years ago
Alex Bennée 29eb3d9a91 target-arm: kvm64 - introduce kvm_arm_init_debug() 11 years ago
Sergey Fedorov 7999a5c8f6 target-arm: Fix and improve AA32 singlestep translation completion code 11 years ago
Andrew Baumann 30901475b9 target-arm: raise exception on misaligned LDREX operands 11 years ago
Peter Maydell e14f0eb12f target-arm/translate-a64.c: Correct unallocated checks for ldst_excl 11 years ago
Peter Maydell 6109769a8b target-arm: Don't mask out bits [47:40] in LPAE descriptors for v8 11 years ago
Sergey Fedorov ce8a1b5449 target-arm: Update condexec before arch BP check in AA32 translation 11 years ago
Sergey Fedorov 43bfa4a100 target-arm: Update condexec before CP access check in AA32 translation 11 years ago
Sergey Fedorov ed6c64489e target-arm: Update PC before calling gen_helper_check_breakpoints() 11 years ago
Sergey Fedorov 577bf80895 target-arm: Clean up DISAS_UPDATE usage in AArch32 translation code 11 years ago
Sergey Fedorov 5c629f4ff4 target-arm: Fix gdb singlestep handling in arm_debug_excp_handler() 11 years ago
Peter Maydell 06e5cf7acd target-arm: Report S/NS status in the CPU debug logs 11 years ago
Peter Maydell 08b8e0f527 target-arm: Bring AArch64 debug CPU display of PSTATE into line with AArch32 11 years ago
Soren Brinkmann 99a99c1fc8 target-arm: Add and use symbolic names for register banks 11 years ago
Richard Henderson 522a0d4e3c target-*: Advance pc after recognizing a breakpoint 11 years ago
Edgar E. Iglesias 9b539263fa target-arm: Add support for S1 + S2 MMU translations 11 years ago
Edgar E. Iglesias d759a457a1 target-arm: Route S2 MMU faults to EL2 11 years ago
Edgar E. Iglesias a614e69854 target-arm: Add S2 translation to 32bit S1 PTWs 11 years ago
Edgar E. Iglesias 3778597762 target-arm: Add S2 translation to 64bit S1 PTWs 11 years ago
Edgar E. Iglesias e14b5a23d8 target-arm: Add ARMMMUFaultInfo 11 years ago
Edgar E. Iglesias af51f566ec target-arm: Avoid inline for get_phys_addr 11 years ago
Edgar E. Iglesias 6ab1a5ee1c target-arm: Add support for S2 page-table protection bits 11 years ago
Edgar E. Iglesias 1853d5a9dc target-arm: Add computation of starting level for S2 PTW 11 years ago
Edgar E. Iglesias 973a543482 target-arm: lpae: Rename granule_sz to stride 11 years ago
Edgar E. Iglesias 4ca6a05175 target-arm: lpae: Replace tsz with computed inputsize 11 years ago
Edgar E. Iglesias 4ee3809801 target-arm: Add support for AArch32 S2 negative t0sz 11 years ago