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
2010-06-09
tcg: get rid of copy_size in TCGOpDef
Aurelien Jarno
6
-22
/
+4
2010-06-09
Fix multiboot compilation
Alexander Graf
2
-12
/
+28
2010-06-09
tcg: Make some tcg-target.c routines static.
Richard Henderson
12
-23
/
+22
2010-06-09
tcg: Add TYPE parameter to tcg_out_mov.
Richard Henderson
12
-123
/
+122
2010-06-08
target-mips: break out [ls][wd]c1 and rdhwr insn generation
Nathan Froyd
1
-47
/
+59
2010-06-08
Fix --enable-user-pie compilation.
Richard Henderson
1
-0
/
+3
2010-06-07
microblaze: Make MSR_UM and MSR_VM part of the tb flags
Edgar E. Iglesias
1
-4
/
+3
2010-06-07
petlogix-3adsp: Tweak displacement of cmdline and fdt blob.
Edgar E. Iglesias
1
-2
/
+2
2010-06-04
migration-exec: fix OpenBSD build warning
Blue Swirl
1
-0
/
+2
2010-06-04
target-i386: fix decoding of negative 4-byte displacements
Paolo Bonzini
1
-1
/
+1
2010-06-03
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
12
-118
/
+414
2010-06-03
migration: respect exit status with exec:
Anthony Liguori
4
-8
/
+28
2010-06-03
tcg-i386: fix a typo
Aurelien Jarno
1
-1
/
+1
2010-06-02
tcg-i386: declare tcg_out_tlb_load() inline
Aurelien Jarno
1
-3
/
+4
2010-06-02
tcg-i386: Remove some ifdefs in qemu_ld/st.
Richard Henderson
1
-47
/
+38
2010-06-02
tcg-i386: Split out tlb load function.
Richard Henderson
1
-106
/
+97
2010-06-02
tcg-i386: Swap order of TLB hit and miss paths.
Richard Henderson
1
-92
/
+80
2010-06-02
tcg-i386: Split out TLB Hit path from qemu_ld/st.
Richard Henderson
1
-95
/
+102
2010-06-02
tcg-i386: Tidy data16 prefixes.
Richard Henderson
1
-10
/
+18
2010-06-02
sparc64: fix umul and smul insns
Igor V. Kovalenko
1
-26
/
+29
2010-06-02
sparc64: fix udiv and sdiv insns
Igor V. Kovalenko
1
-2
/
+2
2010-06-02
sparc64: improve ldf and stf insns
Igor V. Kovalenko
1
-0
/
+28
2010-06-02
sparc64: use symbolic name for MMU index v1
Igor V. Kovalenko
1
-12
/
+16
2010-06-02
sparc64: fix ldxfsr insn
Igor V. Kovalenko
1
-1
/
+5
2010-06-02
sparc64: fix 32bit load sign extension
Igor V. Kovalenko
1
-1
/
+1
2010-06-02
sparc64: fix missing address masking v1
Igor V. Kovalenko
2
-2
/
+52
2010-06-02
sparc64: fix tag access register on mmu traps
Igor V. Kovalenko
1
-0
/
+5
2010-06-01
vnc: add missing target for vnc-encodings-*.o
Corentin Chary
1
-3
/
+3
2010-06-01
vnc: tight: don't forget the third color
Corentin Chary
1
-0
/
+1
2010-06-01
vnc: tight: don't forget last pixel in tight_encode_indexed_rect
Corentin Chary
1
-5
/
+4
2010-06-01
Monitor: Drop QMP documentation from code
Luiz Capitulino
9
-368
/
+0
2010-06-01
QMP: Introduce commands documentation
Jan Kiszka
5
-4
/
+1376
2010-06-01
monitor: Reorder info documentation
Jan Kiszka
1
-90
/
+96
2010-06-01
Merge remote branch 'mst/for_anthony' into HEAD
Anthony Liguori
4
-32
/
+33
2010-06-01
vnc: move size-changed check into the vnc_desktop_resize function.
Gerd Hoffmann
1
-6
/
+5
2010-06-01
vnc: don't send invalid screen updates.
Gerd Hoffmann
1
-2
/
+6
2010-06-01
vnc: keep track of client desktop size
Gerd Hoffmann
2
-3
/
+9
2010-06-01
vnc: send desktopresize event as reply to set encodings
Gerd Hoffmann
1
-0
/
+1
2010-06-01
vnc: factor out vnc_desktop_resize()
Gerd Hoffmann
1
-8
/
+16
2010-06-01
Add support for depth 15 to qemu_default_pixelformat()
Gerd Hoffmann
1
-0
/
+16
2010-06-01
check for active_console before using it
Gerd Hoffmann
1
-1
/
+1
2010-06-01
Add dependency of JSON unit tests on config-host.h
Jan Kiszka
1
-0
/
+2
2010-06-01
migration: Fix calculation of bytes_transferred
Pierre Riteau
1
-9
/
+12
2010-06-01
virtio-serial-bus: fix ports_map allocation on init
Alon Levy
1
-1
/
+2
2010-06-01
resent: x86/cpuid: Add kvm32 CPU model
Andre Przywara
1
-0
/
+14
2010-06-01
vnc: tight: add palette encoding
Corentin Chary
1
-12
/
+425
2010-06-01
vnc: add support for tight fill encoding
Corentin Chary
1
-2
/
+255
2010-06-01
vnc: add basic tight support
Corentin Chary
7
-4
/
+498
2010-06-01
vnc: return the number of rectangles
Corentin Chary
4
-16
/
+26
2010-06-01
vnc: remove a memory leak in zlib
Corentin Chary
3
-0
/
+11
[next]