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
2010-04-23
qcow2: Fix creation of large images
Kevin Wolf
1
-10
/
+33
2010-04-23
qcow2: Trigger blkdebug events
Kevin Wolf
5
-0
/
+125
2010-04-23
blkdebug: Add events and rules
Kevin Wolf
4
-1
/
+272
2010-04-23
Make qemu-config available for tools
Kevin Wolf
4
-21
/
+20
2010-04-23
blkdebug: Inject errors
Kevin Wolf
1
-0
/
+81
2010-04-23
blkdebug: Basic request passthrough
Kevin Wolf
2
-1
/
+105
2010-04-23
qemu-config: Make qemu_config_parse more generic
Kevin Wolf
2
-7
/
+13
2010-04-23
qemu-config: qemu_read_config_file() reads the normal config file
Kevin Wolf
3
-24
/
+28
2010-04-22
audio/sdlaudio: remove unused variable
Serge Ziryukin
1
-9
/
+2
2010-04-22
bt-sdp: Fix an excessive ; and assignment of the wrong variable
Andrzej Zaborowski
1
-2
/
+2
2010-04-22
bt-l2cap: fix if statement with empty body, spotted by clang
Blue Swirl
1
-3
/
+3
2010-04-21
audio/alsa: Avoid snd_pcm_format_t vs audfmt_e mixup
malc
1
-5
/
+6
2010-04-20
pci: fix pci_find_bus().
Isaku Yamahata
1
-9
/
+16
2010-04-20
slirp: fix structure initialization in tcp_listen()
Juha Riihimäki
1
-0
/
+1
2010-04-19
Compile event_notifier only once
Blue Swirl
2
-2
/
+1
2010-04-19
Compile vl.c once
Blue Swirl
2
-2
/
+2
2010-04-19
provide a stub version of kvm-all.c if !CONFIG_KVM
Paolo Bonzini
5
-21
/
+153
2010-04-19
tcg/arm: don't try to load constants using pc
Aurelien Jarno
1
-7
/
+0
2010-04-19
tcg/arm: optimize register allocation order
Aurelien Jarno
1
-5
/
+5
2010-04-19
tcg/arm: fix argument alignment in qemu_st64
Aurelien Jarno
1
-9
/
+10
2010-04-19
tcg/arm: remove useless register tests in qemu_ld/st
Aurelien Jarno
1
-20
/
+10
2010-04-19
tcg/arm: bswap arguments in qemu_ld/st if needed
Aurelien Jarno
1
-69
/
+159
2010-04-19
tcg/arm: use ext* ops in qemu_ld
Aurelien Jarno
1
-18
/
+12
2010-04-19
tcg/arm: remove conditional argument for qemu_ld/st
Aurelien Jarno
1
-51
/
+49
2010-04-19
tcg/arm: add bswap ops
Aurelien Jarno
2
-2
/
+44
2010-04-19
tcg/arm: add ext16u op
Aurelien Jarno
2
-20
/
+50
2010-04-19
tcg/arm: add rotation ops
Aurelien Jarno
2
-1
/
+20
2010-04-19
tcg/arm: use the blx instruction when possible
Aurelien Jarno
1
-4
/
+12
2010-04-19
tcg/arm: sxtb and sxth are available starting with ARMv6
Aurelien Jarno
1
-2
/
+2
2010-04-19
tcg/arm: add variables to define the allowed instructions set
Aurelien Jarno
1
-39
/
+84
2010-04-19
tcg/arm: align 64-bit arguments in function calls
Aurelien Jarno
1
-0
/
+1
2010-04-19
tcg/arm: replace integer values by registers enum
Aurelien Jarno
1
-109
/
+124
2010-04-19
tcg/arm: remove store signed functions
Aurelien Jarno
1
-62
/
+10
2010-04-19
tcg/arm: explicitely list clobbered/reserved regs
Aurelien Jarno
2
-5
/
+11
2010-04-19
tcg/arm: remove SAVE_LR code
Aurelien Jarno
1
-43
/
+0
2010-04-19
Check for invalid initrd file
M. Mohan Kumar
1
-0
/
+6
2010-04-18
Monitor: Convert do_screen_dump() to QObject
Luiz Capitulino
2
-2
/
+4
2010-04-18
QMP: Improve RTC_CHANGE event description
Luiz Capitulino
1
-1
/
+1
2010-04-18
virtio-blk: Fix use after free in error case
Kevin Wolf
1
-3
/
+3
2010-04-18
monitor: Convert do_set_link() to QObject, QError
Markus Armbruster
3
-5
/
+7
2010-04-18
monitor: Use argument type 'b' for set_link
Markus Armbruster
2
-12
/
+6
2010-04-18
monitor: New argument type 'b'
Markus Armbruster
1
-0
/
+31
2010-04-18
monitor: Rename argument type 'b' to 'f'
Markus Armbruster
2
-5
/
+5
2010-04-18
monitor: New commands netdev_add, netdev_del
Markus Armbruster
3
-0
/
+87
2010-04-18
error: New QERR_DEVICE_IN_USE
Markus Armbruster
2
-0
/
+7
2010-04-18
error: Convert net_client_init() to QError
Markus Armbruster
1
-20
/
+18
2010-04-18
error: Convert qemu_opts_validate() to QError
Markus Armbruster
1
-2
/
+1
2010-04-18
error: Use QERR_INVALID_PARAMETER_VALUE instead of QERR_INVALID_PARAMETER
Markus Armbruster
2
-3
/
+5
2010-04-18
error: Drop extra messages after qemu_opts_set() and qemu_opts_parse()
Markus Armbruster
4
-10
/
+0
2010-04-18
error: Convert qemu_opts_set() to QError
Markus Armbruster
1
-10
/
+7
[prev]
[next]