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
/
helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-arm: Implement qmp query-cpu-definitions
Cole Robinson
2013-09-10
1
-0
/
+32
*
target-arm: Avoid "1 << 31" undefined behaviour
Peter Maydell
2013-09-10
1
-2
/
+2
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-5
/
+5
*
target-arm: Implement the generic timer
Peter Maydell
2013-08-20
1
-5
/
+251
*
target-arm: Allow raw_read() and raw_write() to handle 64 bit regs
Peter Maydell
2013-08-20
1
-2
/
+10
*
target-arm: Implement 'int' loglevel
Peter Maydell
2013-08-20
1
-0
/
+42
*
misc: Use g_assert_not_reached for code which is expected to be unreachable
Stefan Weil
2013-07-27
1
-1
/
+1
*
gdbstub: Change gdb_register_coprocessor() argument to CPUState
Andreas Färber
2013-07-23
1
-3
/
+4
*
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
Andreas Färber
2013-07-23
1
-3
/
+5
*
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: Convert TCG to using (index,value) list for cp migration
Peter Maydell
2013-06-25
1
-0
/
+174
*
target-arm: mark up cpregs for no-migrate or raw access
Peter Maydell
2013-06-25
1
-46
/
+94
*
target-arm: Add raw_readfn and raw_writefn to ARMCPRegInfo
Peter Maydell
2013-06-25
1
-0
/
+13
*
target-arm: Override do_interrupt for ARMv7-M profile
Andreas Färber
2013-03-12
1
-5
/
+5
*
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
Andreas Färber
2013-03-12
1
-4
/
+7
*
cpu: Pass CPUState to cpu_interrupt()
Andreas Färber
2013-03-12
1
-1
/
+1
*
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
2013-03-12
1
-1
/
+3
*
ARM: KVM: Add support for KVM on ARM architecture
Christoffer Dall
2013-03-05
1
-1
/
+1
*
target-arm: Drop CPUARMState* argument from bank_number()
Peter Maydell
2013-03-05
1
-7
/
+6
*
target-arm: Use mul[us]2 and add2 in umlal et al
Richard Henderson
2013-02-23
1
-5
/
+0
*
target-arm: Move TCG initialization to ARMCPU initfn
Andreas Färber
2013-02-16
1
-6
/
+0
*
target-arm: Update ARMCPU to QOM realizefn
Andreas Färber
2013-02-16
1
-4
/
+10
*
target-arm: Rename CPU types
Andreas Färber
2013-01-30
1
-3
/
+8
*
target-arm: Detect attempt to instantiate non-CPU type in cpu_init()
Andreas Färber
2013-01-27
1
-2
/
+4
*
cpu: Move cpu_index field to CPUState
Andreas Färber
2013-01-15
1
-1
/
+2
*
target-arm: Fix SWI (SVC) instruction in M profile.
Alex_Rozenman@mentor.com
2013-01-11
1
-1
/
+1
*
Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu
Andreas Färber
2012-12-23
1
-4
/
+4
|
\
|
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
|
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-2
/
+2
|
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
|
cpu: Introduce CPUListState struct
Andreas Färber
2012-12-19
1
-7
/
+2
|
/
*
target-arm: Implement abs_i32 inline rather than as a helper
Peter Maydell
2012-10-24
1
-5
/
+0
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-14
/
+14
*
target-arm: final conversion to AREG0 free mode
Blue Swirl
2012-09-15
1
-4
/
+5
*
target-arm: Fix potential buffer overflow
Stefan Weil
2012-09-10
1
-2
/
+2
*
target-arm: Fix typos in comments
Peter Maydell
2012-08-10
1
-3
/
+3
*
target-arm: Add support for long format translation table walks
Peter Maydell
2012-07-12
1
-0
/
+182
*
target-arm: Implement TTBCR changes for LPAE
Peter Maydell
2012-07-12
1
-1
/
+14
*
target-arm: Implement long-descriptor PAR format
Peter Maydell
2012-07-12
1
-10
/
+69
*
target-arm: Use target_phys_addr_t in get_phys_addr()
Peter Maydell
2012-07-12
1
-14
/
+15
*
target-arm: Add 64 bit PAR, TTBR0, TTBR1 for LPAE
Peter Maydell
2012-07-12
1
-1
/
+76
*
target-arm: Add 64 bit variants of DBGDRAR and DBGDSAR for LPAE
Peter Maydell
2012-07-12
1
-0
/
+5
*
target-arm: Add AMAIR0, AMAIR1 LPAE cp15 registers
Peter Maydell
2012-07-12
1
-0
/
+16
*
target-arm: Implement privileged-execute-never (PXN)
Peter Maydell
2012-07-12
1
-12
/
+20
*
target-arm: Fix some copy-and-paste errors in cp register names
Peter Maydell
2012-07-12
1
-3
/
+3
*
target-arm: Fix typo that meant TTBR1 accesses went to TTBR0
Peter Maydell
2012-07-12
1
-1
/
+1
[next]