index
:
~alon/qemu
async_and_s3.v3
async_and_s3.v4
async_and_s3.v5
async_and_s3.v6
async_and_s3.v7
async_monitor
bz747011-screendump-async.v3
bz_virtio_console_epipe
fb_async_fix.v2
features/qxl-monitors-config
kd
libcacard
libcacard-fedora
libcacard.1
libcacard_ccid.1
libcacard_ccid.2
libcacard_ccid.4
libcacard_fixes
locking.fixes.candidate.1
master
pull-libcacard-1
pull-libcacard-assert
pull-libcacard.afe
pull-libcacard.data
pull-libcacard.glusterfs
qemu-kvm.master.spice.v36.s3.v1
qemu.qxl_debug.for_gerd
qemu.s3.v1
qkm.spice.v28.ccid.v15
qxl-fixes
qxl/pull
s3.v3
s3.v4.async.api
s3.v4.async.api.v2
screendump-qapi
spice-vmc.resethandler.v1
spice.kvm.v11.spicevmc
spice.kvm.v11.spicevmc_and_ccid
spice.kvm.v14.spicevmc
spice.kvm.v14.spicevmc_and_ccid_and_chardev
spice.kvm.v14.usb_ccid
spice.kvm.v14.usb_ccid.spicevmc_chardev
spice.kvm.v14.usb_ccid.spicevmc_chardev.refactor_vdiport_interface
spice.kvm.v14.usb_ccid_original_patches
spice.kvm.v18
spice.kvm.v18.ccid.v8.1.based
spice.kvm.v18.usb-ccid.v2
spice.kvm.v18.usb-ccid.v3
spice.kvm.v18.usb-ccid.v4
spice.kvm.v18.usb-ccid.v5
spice.kvm.v18.usb-ccid.v6
spice.kvm.v18.usb-ccid.wip
spice.v18
spice.v36.s3.v1
spice.v36.s3.v2
spice.v36.s3.wip
spice_semi_seamless_migration_gerd_on_vacation
testpatch
to-q/qxl/fb_async_fix.v1
usb-ccid.kvm.v18
usb-ccid.old
usb-ccid.spice.kvm.v14
usb-ccid.v13
usb_ccid.v11
usb_ccid.v12
usb_ccid.v13
usb_ccid.v14
usb_ccid.v15
usb_ccid.v16
usb_ccid.v16.reordered
usb_ccid.v18
usb_ccid.v19
usb_ccid.v20
usb_ccid.v22
usb_ccid.v23
usb_ccid.v24
usb_ccid.v25
usb_ccid.v25.clean
usb_ccid.v7
usb_ccid.v7.wip
usb_ccid.v9
vdiport_refactor.v2
vdiport_refactor.v3.and_usb_ccid_fixes
wip-ccid-win
wip/qxl-client-monitors-config
wip/shared-memory
spice qemu with usb-ccid device
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-21
libcacard/vcard_emul_nss: support cards lieing about CKM_RSA_X_509 support
libcacard_fixes
Robert Relyea
1
-6
/
+127
2011-07-21
libcacard: add pc file, install it + includes
Alon Levy
3
-3
/
+42
2011-07-21
configure: add disable_zlib_test, useful for make install-libcacard
Alon Levy
1
-1
/
+4
2011-07-21
libcacard: gitignore updates
Alon Levy
2
-0
/
+5
2011-07-13
xen-mapcache: remove set but unused pentry
Alon Levy
1
-2
/
+1
2011-07-06
(alon-local) symlink bios out of tree
Alon Levy
2
-0
/
+0
2011-07-06
pxa2xx_lcd: add proper rotation support
Vasily Khoruzhick
5
-22
/
+144
2011-07-06
arm: Add const attribute to some arm_boot_info pointers
Stefan Weil
4
-7
/
+7
2011-07-04
qxl: allow QXL_IO_LOG also in vga
Alon Levy
1
-0
/
+1
2011-07-04
qxl: put QXL_IO_UPDATE_IRQ into vgamode whitelist
Gerd Hoffmann
1
-0
/
+1
2011-07-04
qxl: make sure primary surface is saved on migration
Yonit Halperin
1
-3
/
+6
2011-07-04
qxl: add dev id to guest prints
Alon Levy
1
-1
/
+2
2011-07-04
qxl-logger: add timestamp to command log
Alon Levy
1
-1
/
+3
2011-07-04
qxl: interface_get_command: fix reported mode
Alon Levy
1
-4
/
+21
2011-07-04
qxl: set mm_time in vga update
Alon Levy
1
-0
/
+5
2011-07-04
spice: catch spice server initialization failures.
Gerd Hoffmann
1
-1
/
+4
2011-07-04
qxl: device id fixup
Gerd Hoffmann
1
-8
/
+3
2011-07-02
esp: correctly fill bus id with requested lun
Hervé Poussineau
1
-1
/
+1
2011-07-02
TCG/PPC: use stack for TCG temps
Blue Swirl
2
-4
/
+10
2011-07-01
fix cpu_cc_src and cpu_cc_src2 corruption in udivx and sdivx
Artyom Tarasenko
1
-10
/
+22
2011-07-01
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Blue Swirl
18
-207
/
+493
2011-07-01
tcg-hppa: Support deposit opcode.
Richard Henderson
2
-4
/
+21
2011-07-01
hppa: Fix printf warnings in hppa-dis.c.
Richard Henderson
1
-3
/
+3
2011-07-01
TCG/HPPA: use stack for TCG temps
Blue Swirl
1
-2
/
+7
2011-07-01
TCG/HPPA: use TCG_REG_CALL_STACK instead of TCG_REG_SP
Blue Swirl
1
-14
/
+16
2011-06-30
etraxfs-ser: Correct default value for RW_REC_CTRL
Edgar E. Iglesias
1
-5
/
+19
2011-06-28
user: Fix -d debug logging for usermode emulation
Edgar E. Iglesias
3
-3
/
+3
2011-06-28
cris: Handle opcode zero
Edgar E. Iglesias
1
-3
/
+0
2011-06-28
tcg/ppc64: Remove tcg_out_addi
malc
1
-5
/
+0
2011-06-28
tcg/ppc: Remove tcg_out_addi
malc
1
-5
/
+0
2011-06-27
Merge remote-tracking branch 'kraxel/usb.17' into staging
Anthony Liguori
9
-64
/
+191
2011-06-27
Merge remote-tracking branch 'amit/for-anthony' into staging
Anthony Liguori
1
-10
/
+14
2011-06-27
Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging
Anthony Liguori
9
-175
/
+354
2011-06-27
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
30
-110
/
+117
2011-06-27
vnc: Fix compilation with --enable-vnc-png
Stefan Weil
1
-0
/
+3
2011-06-27
virtio-serial: Fix segfault on guest boot
Luiz Capitulino
1
-10
/
+14
2011-06-26
Fix MinGW compilation when --enable-vnc-jpeg is specified
Roy Tam
1
-2
/
+5
2011-06-26
TCG/Sparc64: use stack for TCG temps
Blue Swirl
2
-3
/
+6
2011-06-26
TCG/x86: use stack for TCG temps
Blue Swirl
1
-10
/
+12
2011-06-26
TCG/x86: use TCG_REG_CALL_STACK instead of TCG_REG_ESP
Blue Swirl
1
-4
/
+4
2011-06-26
TCG: remove broken stack allocation for call arguments
Blue Swirl
1
-6
/
+3
2011-06-26
TCG: fix negative frame offset calculations
Blue Swirl
1
-3
/
+7
2011-06-26
Delegate setup of TCG temporaries to targets
Blue Swirl
10
-2
/
+18
2011-06-26
cpu-exec.c: avoid AREG0 use
Blue Swirl
12
-87
/
+61
2011-06-26
Remove exec-all.h include directives
Blue Swirl
57
-58
/
+8
2011-06-26
Move cpu_has_work and cpu_pc_from_tb to cpu.h
Blue Swirl
28
-198
/
+213
2011-06-26
exec.h: fix coding style and change cpu_has_work to return bool
Blue Swirl
15
-24
/
+24
2011-06-26
cpu-exec: unify do_interrupt call
Blue Swirl
1
-26
/
+0
2011-06-26
m68k: use caller supplied CPUState for interrupt related stuff
Blue Swirl
3
-6
/
+30
2011-06-26
x86: use caller supplied CPUState for interrupt related stuff
Blue Swirl
4
-44
/
+106
[next]