index
:
~jwrdegoede/qemu
chardev-flowcontrol
master
qemu-1.0-usbredir
qemu-1.3-usbredir-wip
qemu-kvm-0.15.0-usbredir
qemu-kvm-1.0-usbredir
qemu-kvm-1.0.1-usbredir
qemu-kvm-1.1-usbredir
qemu-kvm-1.1-usbredir-live
qemu-kvm-1.2-f18
qemu-kvm-1.2-usbredir
qemu-kvm-1.2-usbredir-wip
spice-patches
stable-1.5
usb-borken
usb-for-gerd
usb-next
usb-patches
usb-wip
usbredir
Hans' usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tcg
/
tci
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-26
qemu-log: default to stderr for logging output
Peter Maydell
1
-1
/
+1
2013-02-23
tcg: Add signed multiword multiplication operations
Richard Henderson
1
-0
/
+2
2013-02-23
tcg: Add 64-bit multiword arithmetic operations
Richard Henderson
1
-0
/
+3
2013-02-23
tcg: Make 32-bit multiword operations optional for 64-bit hosts
Richard Henderson
1
-0
/
+4
2013-02-16
qemu-log: Rename the public-facing cpu_set_log function to qemu_set_log
Peter Maydell
1
-1
/
+1
2012-11-18
tci: Support deposit operations
Stefan Weil
2
-2
/
+26
2012-10-12
tcg: Remove TCG_TARGET_HAS_GUEST_BASE define
Peter Maydell
1
-3
/
+0
2012-10-06
tcg: remove obsolete jmp op
Aurelien Jarno
1
-4
/
+0
2012-09-27
tci: Fix for AREG0 free mode
Stefan Weil
1
-5
/
+5
2012-09-22
tcg: Remove tcg_target_get_call_iarg_regs_count
Stefan Weil
1
-6
/
+0
2012-09-21
tcg: Introduce movcond
Richard Henderson
1
-0
/
+2
2012-09-15
Remove unused CONFIG_TCG_PASS_AREG0 and dead code
Blue Swirl
1
-4
/
+0
2012-06-24
tci: don't write zero for reloc in tci_out_label
Scott Wood
1
-1
/
+1
2012-06-21
qemu-log: cleanup
Blue Swirl
1
-1
/
+1
2012-03-18
softmmu templates: optionally pass CPUState to memory access functions
Blue Swirl
1
-0
/
+6
2012-03-17
w64: Fix data type of next_tb and tcg_qemu_tb_exec
Stefan Weil
1
-1
/
+1
2012-03-14
Rename CPUState -> CPUArchState
Andreas Färber
2
-2
/
+2
2012-03-03
w64: Fix data type of parameters for flush_icache_range
Stefan Weil
1
-1
/
+2
2011-11-28
tci: Make flush_icache_range() inline
Stefan Weil
2
-4
/
+4
2011-11-14
tcg: Use TCGReg for standard tcg-target entry points.
Richard Henderson
1
-4
/
+4
2011-11-14
tcg: Standardize on TCGReg as the enum for hard registers
Richard Henderson
1
-1
/
+1
2011-10-31
tcg: Add bytecode generator for tcg interpreter
Stefan Weil
3
-0
/
+1196