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-04-20
Remove unused function parameters from gen_pc_load and rename the function
Stefan Weil
15
-33
/
+20
2011-04-18
s390x: virtio machine storage keys
Alexander Graf
1
-12
/
+9
2011-04-18
s390x: Dispatch interrupts to KVM or the real CPU
Alexander Graf
1
-2
/
+8
2011-04-18
s390x: Enable s390x-softmmu target
Alexander Graf
3
-1
/
+22
2011-04-18
s390x: Prepare cpu.h for emulation
Alexander Graf
4
-55
/
+740
2011-04-17
move helpers.h to helper.h
LluĂs
6
-7
/
+7
2011-04-17
libcacard: fix opposite usage of isspace
Alon Levy
1
-2
/
+2
2011-04-17
target-mips: clear softfpu exception state for comparison instructions
Aurelien Jarno
1
-16
/
+25
2011-04-17
target-mips: fix c.ps.* instructions
Aurelien Jarno
1
-4
/
+4
2011-04-17
target-mips: don't hardcode softfloat exception bits
Aurelien Jarno
1
-15
/
+20
2011-04-17
target-mips: simplify FP comparisons
Aurelien Jarno
1
-36
/
+36
2011-04-17
target-ppc: fix SPE comparison functions
Aurelien Jarno
1
-13
/
+13
2011-04-17
softfloat: improve description of comparison functions
Aurelien Jarno
1
-37
/
+48
2011-04-17
softfloat: move float*_eq and float*_eq_quiet
Aurelien Jarno
2
-59
/
+58
2011-04-17
softfloat: rename float*_eq_signaling() into float*_eq()
Aurelien Jarno
3
-11
/
+11
2011-04-17
softfloat: rename float*_eq() into float*_eq_quiet()
Aurelien Jarno
9
-38
/
+38
2011-04-17
target-i386: fix CMPUNORDPS/D and CMPORDPS/D instructions
Aurelien Jarno
1
-2
/
+2
2011-04-17
target-mips: use new float*_unordered*() functions
Aurelien Jarno
1
-98
/
+70
2011-04-17
target-alpha: use new float64_unordered_quiet() function
Aurelien Jarno
1
-2
/
+3
2011-04-17
softfloat-native: add float*_unordered_quiet() functions
Aurelien Jarno
1
-3
/
+12
2011-04-17
softfloat: add float*_unordered_{,quiet}() functions
Aurelien Jarno
2
-0
/
+175
2011-04-17
target-i386: add floatx_{add,mul,sub} and use them
Aurelien Jarno
2
-10
/
+14
2011-04-17
target-i386: use float unions from cpu-all.h
Aurelien Jarno
1
-25
/
+2
2011-04-17
target-i386: use CPU_LDoubleU instead of a private union
Aurelien Jarno
1
-9
/
+3
2011-04-17
cpu-all.h: define CPU_LDoubleU
Aurelien Jarno
1
-0
/
+10
2011-04-17
softfloat: use GCC builtins to count the leading zeros
Aurelien Jarno
1
-2
/
+27
2011-04-16
usb: fix spelling errors in usb-linux.c
Brad Hards
1
-2
/
+2
2011-04-16
usb: initialise data element in Linux USB_DISCONNECT ioctl
Brad Hards
1
-0
/
+1
2011-04-16
usb: trivial spelling fixes
Brad Hards
1
-2
/
+2
2011-04-16
Makefile: Clean up after "make pdf"
Brad Hards
2
-1
/
+7
2011-04-16
Fix some typos in comments and documentation
Stefan Weil
3
-4
/
+4
2011-04-15
migration: move some declarations to migration.h
Blue Swirl
3
-7
/
+9
2011-04-15
Move CPU related functions to cpus.h
Blue Swirl
3
-4
/
+5
2011-04-15
Move clock related functions to qemu-timer.h
Blue Swirl
2
-4
/
+4
2011-04-15
Move generic or OS function declarations to qemu-common.h
Blue Swirl
3
-21
/
+22
2011-04-15
Use qemu-common.h or qemu-timer.h in place of sysemu.h
Blue Swirl
3
-4
/
+3
2011-04-15
Remove unused sysemu.h include directives
Blue Swirl
56
-56
/
+0
2011-04-15
json-lexer: fix conflict with mingw32 ERROR definition
Blue Swirl
1
-3
/
+3
2011-04-15
sparc: Fix assertion caused by empty memory slot with 0 byte
Stefan Weil
1
-9
/
+12
2011-04-15
qemu_next_deadline should not consider host-time timers
Paolo Bonzini
3
-12
/
+7
2011-04-15
Revert wrong fixes for -icount in the iothread case
Paolo Bonzini
1
-30
/
+36
2011-04-15
enable vm_clock to "warp" in the iothread+icount case
Paolo Bonzini
4
-2
/
+102
2011-04-15
really fix -icount in the iothread case
Paolo Bonzini
1
-0
/
+3
2011-04-14
tests/test-mmap.c: Check mmap() return value before using it
Peter Maydell
1
-1
/
+1
2011-04-13
target-arm: Don't overflow when calculating value for signed VABAL
Peter Maydell
1
-17
/
+21
2011-04-13
Revert SeaBIOS change due to overzealous commit -a
Anthony Liguori
1
-0
/
+0
2011-04-13
lm32: fix build breakage due to uninitialized variable 'r'
Anthony Liguori
2
-1
/
+1
2011-04-13
vpc.c: Use get_option_parameter() does the search
Mitnick Lyu
1
-6
/
+2
2011-04-13
atapi: GESN: implement 'media' subcommand
Amit Shah
2
-4
/
+115
2011-04-13
atapi: GESN: Standardise event response handling for future additions
Amit Shah
1
-6
/
+19
[next]