index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-16
target-i386: Improve -cpu ? features output
Jan Kiszka
1
-8
/
+6
2013-04-16
target-i386: Fix including "host" in -cpu ? output
Jan Kiszka
1
-3
/
+6
2013-04-15
virtio-balloon: fix dynamic properties.
KONRAD Frederic
2
-0
/
+70
2013-04-15
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
153
-319
/
+290
2013-04-15
Allow qtest to be used together with a virtual CPU
Edgar E. Iglesias
1
-0
/
+4
2013-04-15
qdev: Fix QOM unrealize behavior
Andreas Färber
2
-8
/
+19
2013-04-15
Merge branch 'tcg-ppc64' of git://github.com/rth7680/qemu
Aurelien Jarno
4
-457
/
+968
2013-04-15
Add -f FMT / --format FMT arg to qemu-nbd
Daniel P. Berrange
2
-2
/
+20
2013-04-15
tcg-ppc64: Handle deposit of zero
Richard Henderson
1
-6
/
+16
2013-04-15
tcg-ppc64: Implement mulu2/muls2_i64
Richard Henderson
2
-2
/
+29
2013-04-15
tcg-ppc64: Implement add2/sub2_i64
Richard Henderson
2
-2
/
+58
2013-04-15
tcg-ppc64: Use getauxval for ISA detection
Richard Henderson
2
-0
/
+32
2013-04-15
tcg-ppc64: Implement movcond
Richard Henderson
2
-2
/
+61
2013-04-15
tcg-ppc64: Use ISEL for setcond
Richard Henderson
1
-62
/
+119
2013-04-15
tcg-ppc64: Use MFOCRF instead of MFCR
Richard Henderson
1
-4
/
+8
2013-04-15
tcg-ppc64: Cleanup i32 constants to tcg_out_cmp
Richard Henderson
1
-0
/
+5
2013-04-15
tcg-ppc64: Use TCGType throughout compares
Richard Henderson
1
-19
/
+19
2013-04-15
tcg-ppc64: Use I constraint for mul
Richard Henderson
1
-12
/
+12
2013-04-15
tcg-ppc64: Implement deposit
Richard Henderson
2
-2
/
+14
2013-04-15
tcg-ppc64: Handle constant inputs for some compound logicals
Richard Henderson
1
-10
/
+34
2013-04-15
tcg-ppc64: Implement compound logicals
Richard Henderson
2
-10
/
+44
2013-04-15
tcg-ppc64: Implement bswap64
Richard Henderson
2
-1
/
+36
2013-04-15
tcg-ppc64: Implement bswap16 and bswap32
Richard Henderson
2
-4
/
+47
2013-04-15
tcg-ppc64: Implement rotates
Richard Henderson
2
-2
/
+41
2013-04-15
tcg-ppc64: Streamline qemu_ld/st insn selection
Richard Henderson
1
-110
/
+56
2013-04-15
tcg-ppc64: Use automatic implementation of ext32u_i64
Richard Henderson
2
-8
/
+3
2013-04-15
tcg-ppc64: Improve and_i64 with constant
Richard Henderson
1
-14
/
+50
2013-04-15
tcg-ppc64: Improve and_i32 with constant
Richard Henderson
2
-3
/
+53
2013-04-15
tcg-ppc64: Tidy or and xor patterns.
Richard Henderson
1
-24
/
+31
2013-04-15
tcg-ppc64: Allow constant first argument to sub
Richard Henderson
1
-4
/
+17
2013-04-15
tcg-ppc64: Improve constant add and sub ops.
Richard Henderson
1
-44
/
+64
2013-04-15
tcg-ppc64: Rearrange integer constant constraints
Richard Henderson
1
-10
/
+33
2013-04-15
tcg-ppc64: Cleanup tcg_out_movi
Richard Henderson
1
-24
/
+17
2013-04-15
tcg-ppc64: Fix setcond_i32
Richard Henderson
1
-0
/
+6
2013-04-15
tcg-ppc64: Introduce and use TAI and SAI
Richard Henderson
1
-73
/
+70
2013-04-15
tcg-ppc64: Introduce and use tcg_out_shri64
Richard Henderson
1
-2
/
+7
2013-04-15
tcg-ppc64: Introduce and use tcg_out_shli64
Richard Henderson
1
-5
/
+8
2013-04-15
tcg-ppc64: Introduce and use tcg_out_ext32u
Richard Henderson
1
-5
/
+10
2013-04-15
tcg-ppc64: Introduce and use tcg_out_rlw
Richard Henderson
1
-52
/
+20
2013-04-15
tcg-ppc64: Use TCGReg everywhere
Richard Henderson
1
-15
/
+21
2013-04-15
disas: Disassemble all ppc insns for the host
Richard Henderson
1
-0
/
+1
2013-04-15
exec: remove useless declarations from memory-internal.h
Paolo Bonzini
1
-6
/
+0
2013-04-15
memory: move core typedefs to qemu/typedefs.h
Paolo Bonzini
3
-7
/
+4
2013-04-15
include: avoid useless includes of exec/ headers
Paolo Bonzini
9
-11
/
+9
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
78
-78
/
+78
2013-04-15
tpm: reorganize headers and split hardware part
Paolo Bonzini
15
-128
/
+103
2013-04-15
qemu-char: another io_add_watch_poll fix
Paolo Bonzini
1
-1
/
+4
2013-04-15
virtio-serial: cleanup: remove qdev field.
KONRAD Frederic
2
-4
/
+0
2013-04-15
virtio-serial: cleanup: use QOM casts.
KONRAD Frederic
2
-25
/
+27
2013-04-15
virtio-serial: cleanup: init and exit functions.
KONRAD Frederic
1
-73
/
+21
[next]