index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'rth/tcg-pull' into staging
Anthony Liguori
2013-10-11
2
-7
/
+4
|
\
|
*
tcg: Remove stray semi-colons from target-*/helper.h
Richard Henderson
2013-10-10
1
-4
/
+4
|
*
tcg: Move helper registration into tcg_context_init
Richard Henderson
2013-10-10
1
-3
/
+0
*
|
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-10-10
1
-3
/
+0
|
\
\
|
|
/
|
/
|
|
*
cpu: Drop cpu_model_str from CPU_COMMON
Andreas Färber
2013-10-07
1
-3
/
+0
*
|
misc: Use new rotate functions
Stefan Weil
2013-09-25
1
-1
/
+1
|
/
*
target-arm: Add AArch64 gdbstub support
Alexander Graf
2013-09-10
4
-1
/
+80
*
target-arm: Add AArch64 translation stub
Alexander Graf
2013-09-10
6
-4
/
+178
*
target-arm: Prepare translation for AArch64 code
Alexander Graf
2013-09-10
5
-38
/
+151
*
target-arm: Disable 32 bit CPUs in 64 bit linux-user builds
Peter Maydell
2013-09-10
1
-2
/
+7
*
target-arm: Add new AArch64CPUInfo base class and subclasses
Peter Maydell
2013-09-10
3
-0
/
+124
*
target-arm: Pass DisasContext* to gen_set_pc_im()
Peter Maydell
2013-09-10
1
-13
/
+13
*
target-arm: Fix target_ulong/uint32_t confusions
Alexander Graf
2013-09-10
2
-6
/
+7
*
target-arm: Export cpu_env
Alexander Graf
2013-09-10
2
-1
/
+3
*
target-arm: Extract the disas struct to a header file
Alexander Graf
2013-09-10
2
-23
/
+28
*
target-arm: Abstract out load/store from a vaddr in AArch32
Peter Maydell
2013-09-10
1
-124
/
+210
*
target-arm: Implement qmp query-cpu-definitions
Cole Robinson
2013-09-10
1
-0
/
+32
*
target-arm: fix ARMv7M stack alignment on reset
Sebastian Ottlik
2013-09-10
1
-1
/
+1
*
target-arm: Avoid "1 << 31" undefined behaviour
Peter Maydell
2013-09-10
2
-18
/
+18
*
target-arm: Use sextract32() in branch decode
Peter Maydell
2013-09-10
1
-2
/
+3
*
target-arm: Make '-cpu any' available in linux-user mode only
Peter Maydell
2013-09-10
1
-0
/
+4
*
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
2013-09-03
1
-0
/
+4
|
\
|
*
target-arm: Report unimplemented opcodes (LOG_UNIMP)
Stefan Weil
2013-09-01
1
-0
/
+4
*
|
tcg: Change tcg_gen_exit_tb argument to uintptr_t
Richard Henderson
2013-09-02
1
-1
/
+1
|
/
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
2
-7
/
+7
*
target-arm: Implement the generic timer
Peter Maydell
2013-08-20
5
-8
/
+290
*
target-arm: Support coprocessor registers which do I/O
Peter Maydell
2013-08-20
2
-4
/
+18
*
target-arm: Allow raw_read() and raw_write() to handle 64 bit regs
Peter Maydell
2013-08-20
1
-2
/
+10
*
target-arm: Make IRQ and FIQ gpio lines on the CPU object
Peter Maydell
2013-08-20
2
-0
/
+63
*
target-arm: Implement 'int' loglevel
Peter Maydell
2013-08-20
1
-0
/
+42
*
cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState"
Andreas Färber
2013-07-29
1
-1
/
+3
*
misc: Use g_assert_not_reached for code which is expected to be unreachable
Stefan Weil
2013-07-27
1
-1
/
+1
*
cpu: Introduce CPUClass::gdb_core_xml_file for GDB_CORE_XML
Andreas Färber
2013-07-27
1
-0
/
+1
*
cpu: Introduce CPUClass::gdb_{read,write}_register()
Andreas Färber
2013-07-27
4
-2
/
+16
*
gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functions
Andreas Färber
2013-07-27
1
-3
/
+3
*
target-arm: Move cpu_gdb_{read,write}_register()
Andreas Färber
2013-07-26
1
-0
/
+94
*
cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs
Andreas Färber
2013-07-26
1
-0
/
+1
*
gdbstub: Change gdb_register_coprocessor() argument to CPUState
Andreas Färber
2013-07-23
1
-3
/
+4
*
exec: Change cpu_memory_rw_debug() argument to CPUState
Andreas Färber
2013-07-23
1
-1
/
+1
*
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
Andreas Färber
2013-07-23
3
-4
/
+11
*
gdbstub: Change syscall callback argument to CPUState
Andreas Färber
2013-07-23
1
-2
/
+6
*
cpu: Move singlestep_enabled field from CPU_COMMON to CPUState
Andreas Färber
2013-07-23
1
-3
/
+4
*
cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
Andreas Färber
2013-07-23
1
-5
/
+0
*
cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc()
Andreas Färber
2013-07-23
1
-0
/
+8
*
target-arm: Avoid g_hash_table_get_keys()
Peter Maydell
2013-07-15
1
-2
/
+10
*
target-arm: avoid undefined behaviour when writing TTBCR
Peter Maydell
2013-07-15
1
-2
/
+4
*
target-arm/helper.c: Allow const opaques in arm CP
Peter Crosthwaite
2013-07-15
1
-1
/
+3
*
target-arm/helper.c: Implement MIDR aliases
Peter Crosthwaite
2013-07-15
1
-5
/
+11
*
target-arm/helper.c: OMAP/StrongARM cp15 crn=0 cleanup
Peter Crosthwaite
2013-07-15
1
-9
/
+4
*
target-arm: explicitly decode SEVL instruction
Mans Rullgard
2013-07-15
1
-1
/
+2
[next]