index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
misc
/
mst_fpga.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
64
-169
/
+58
2014-05-13
disas/libvixl: Update to libvixl 1.4
Peter Maydell
11
-342
/
+628
2014-05-13
bsd-user: Remove reference to CONFIG_UNAME_RELEASE
Peter Maydell
1
-1
/
+1
2014-05-13
microblaze: boot: Don't hack the elf entry point
Peter Crosthwaite
1
-1
/
+1
2014-05-13
xilinx_timer: Fix writes into TCSR register
Guenter Roeck
1
-1
/
+1
2014-05-13
xilinx_intc: Fix writes into MER register
Guenter Roeck
1
-0
/
+3
2014-05-13
microblaze: Respect the reset vector
Edgar E. Iglesias
1
-0
/
+2
2014-05-13
microblaze: Support loading of u-boot initrd images
Edgar E. Iglesias
1
-3
/
+9
2014-05-12
tcg: Remove unreachable code in tcg_out_op and op_defs
Richard Henderson
11
-245
/
+49
2014-05-12
tcg: Use tcg_target_available_regs in tcg_reg_alloc_mov
Richard Henderson
1
-9
/
+10
2014-05-12
tcg: Make call address a constant parameter
Richard Henderson
5
-152
/
+72
2014-05-12
tci: Create tcg_out_call
Richard Henderson
1
-0
/
+5
2014-05-12
tcg-mips: Split out tcg_out_call
Richard Henderson
1
-8
/
+10
2014-05-12
tcg-sparc: Create tcg_out_call
Richard Henderson
1
-8
/
+14
2014-05-12
tcg-ppc64: Rename tcg_out_calli to tcg_out_call
Richard Henderson
1
-21
/
+16
2014-05-12
tcg-ppc: Split out tcg_out_call
Richard Henderson
1
-3
/
+8
2014-05-12
tcg-s390: Rename tgen_calli to tcg_out_call
Richard Henderson
1
-4
/
+4
2014-05-12
tcg-i386: Rename tcg_out_calli to tcg_out_call
Richard Henderson
1
-3
/
+3
2014-05-12
tcg: Require TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
1
-3
/
+2
2014-05-12
tci: Define TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
2
-6
/
+14
2014-05-12
tcg-mips: Define TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
2
-80
/
+37
2014-05-12
tcg-ia64: Define TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
2
-145
/
+78
2014-05-12
tcg-s390: Define TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
2
-48
/
+45
2014-05-12
tcg-aarch64: Define TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
2
-69
/
+53
2014-05-12
tcg-arm: Define TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
2
-96
/
+55
2014-05-12
tcg-sparc: Define TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
2
-69
/
+60
2014-05-12
tcg-ppc: Define TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
2
-102
/
+94
2014-05-12
tcg-ppc64: Define TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
2
-84
/
+81
2014-05-12
tcg-i386: Define TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
2
-24
/
+26
2014-05-12
tcg: Define tcg_insn_unit for code pointers
Richard Henderson
5
-56
/
+107
2014-05-12
tcg: Introduce byte pointer arithmetic helpers
Richard Henderson
1
-0
/
+45
2014-05-12
tcg: Avoid undefined behaviour patching code at unaligned addresses
Peter Maydell
2
-6
/
+26
2014-05-12
tcg: Avoid stores to unaligned addresses
Peter Maydell
1
-3
/
+3
2014-05-12
exec-all.h: Use stl_p to avoid undefined behaviour patching x86 jumps
Peter Maydell
1
-1
/
+1
2014-05-09
libcacard: remove libcacard-specific CFLAGS and LIBS from global vars
Michael Tokarev
4
-11
/
+10
2014-05-09
build: simplify and fix fix-obj-vars
Paolo Bonzini
1
-7
/
+7
2014-05-09