index
:
~pgrunt/qemu
cdrom
master
virgl-spice
Fork of QEMU git://git.qemu-project.org/qemu.git
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-21
tcg-sparc: Assume v9 cpu always, i.e. force v8plus in 32-bit mode.
Richard Henderson
7
-63
/
+23
2012-09-21
tcg-sparc: Don't MAP_FIXED on top of the program
Richard Henderson
1
-4
/
+2
2012-09-21
tcg-sparc: Fix ADDX opcode.
Richard Henderson
1
-1
/
+1
2012-09-21
tcg-sparc: Hack in qemu_ld/st64 for 32-bit.
Richard Henderson
1
-0
/
+3
2012-09-21
linux-user: Use memcpy in get_user/put_user.
Richard Henderson
1
-32
/
+15
2012-09-21
Merge branch 'usb.65' of git://git.kraxel.org/qemu
Aurelien Jarno
6
-138
/
+625
2012-09-21
tcg-hppa: Fix broken load/store helpers
Richard Henderson
1
-62
/
+74
2012-09-21
tcg-hppa: Fix brcond2 and setcond2
Richard Henderson
1
-9
/
+42
2012-09-21
tcg: Fix !USE_DIRECT_JUMP
Richard Henderson
1
-1
/
+1
2012-09-21
gdbstub/sh4: fix build with USE_SOFTFLOAT_STRUCT_TYPES
Aurelien Jarno
1
-54
/
+90
2012-09-21
tcg: Optimize two-address commutative operations
Richard Henderson
1
-1
/
+14
2012-09-21
tcg: Optimize movcond for constant comparisons
Richard Henderson
1
-0
/
+40
2012-09-21
tcg-i386: Implement movcond
Richard Henderson
2
-1
/
+35
2012-09-21
target-alpha: Use movcond
Richard Henderson
1
-54
/
+48
2012-09-21
tcg: Introduce movcond
Richard Henderson
15
-6
/
+70
2012-09-21
target-sh4: remove useless code
Aurelien Jarno
1
-4
/
+0
2012-09-21
target-sh4: cleanup DisasContext
Aurelien Jarno
1
-30
/
+26
2012-09-21
target-sh4: rework exceptions handling
Aurelien Jarno
3
-30
/
+32
2012-09-21
target-sh4: remove gen_clr_t() and gen_set_t()
Aurelien Jarno
1
-13
/
+3
2012-09-21
target-sh4: optimize swap.w
Aurelien Jarno
1
-11
/
+1
2012-09-21
target-sh4: optimize xtrct
Aurelien Jarno
1
-1
/
+0
2012-09-21
target-sh4: implement addv and subv using TCG
Aurelien Jarno
3
-62
/
+34
2012-09-21
target-sh4: implement addc and subc using TCG
Aurelien Jarno
3
-36
/
+36
2012-09-21
target-sh4: use float32_muladd() to implement fmac
Aurelien Jarno
1
-2
/
+1
2012-09-21
target-sh4: mark a few helpers const and pure
Aurelien Jarno
1
-3
/
+3
2012-09-21
target-xtensa: don't emit extra tcg_gen_goto_tb
Max Filippov
1
-1
/
+3
2012-09-21
target-xtensa: fix extui shift amount
Max Filippov
1
-3
/
+21
2012-09-19
tcg/optimize: fix end of basic block detection
Aurelien Jarno
1
-13
/
+9
2012-09-19
target-mips: Implement Loongson Multimedia Instructions
Richard Henderson
4
-4
/
+1180
2012-09-19
target-mips: Always evaluate debugging macro arguments
Richard Henderson
1
-14
/
+17
2012-09-19
target-mips: Fix MIPS_DEBUG.
Richard Henderson
1
-36
/
+38
2012-09-19
target-mips: Set opn in gen_ldst_multiple.
Richard Henderson
1
-0
/
+6
2012-09-19
hw/pflash_cfi0[12]: Use host-utils.h ctz32()
Peter Maydell
2
-72
/
+2
2012-09-19
pflash_cfi01: fix vendor specific extended query
Aurelien Jarno
1
-1
/
+3
2012-09-19
revert "TCG: fix copy propagation"
Aurelien Jarno
2
-14
/
+6
2012-09-19
tcg: mark set_label with TCG_OPF_BB_END flag
Aurelien Jarno
2
-6
/
+1
2012-09-19
tcg/i386: allow constants in load/store ops
Aurelien Jarno
1
-13
/
+37
2012-09-19
xilinx_timer: Fix a compile error if debug enabled
Chris Wulff
1
-1
/
+2
2012-09-19
xilinx: fix names of ethernet and dma links.
Peter A. G. Crosthwaite
1
-2
/
+4
2012-09-19
xilinx.h: Error check when setting links
Peter A. G. Crosthwaite
1
-2
/
+8
2012-09-19
xilinx_timer: Fixed "frequency" prop name
Peter A. G. Crosthwaite
2
-2
/
+3
2012-09-19
xilinx_timer: Send dbg msgs to stderr not stdout
Peter A. G. Crosthwaite
1
-4
/
+4
2012-09-19
xilinx_timer: Removed comma in device name
Peter A. G. Crosthwaite
2
-3
/
+3
2012-09-19
arch_init.c: Improve '-soundhw help' for non-HAS_AUDIO_CHOICE archs
Peter Maydell
1
-0
/
+5
2012-09-17
Merge remote-tracking branch 'kiszka/queues/slirp' into staging
Anthony Liguori
3
-46
/
+68
2012-09-17
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
12
-88
/
+305
2012-09-17
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
20
-63
/
+48
2012-09-17
Merge remote-tracking branch 'spice/spice.v60' into staging
Anthony Liguori
5
-40
/
+225
2012-09-17
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
11
-63
/
+186
2012-09-17
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
9
-53
/
+125
[next]