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-01-26
net/slirp.c: fix warning with _FORTIFY_SOURCE
Kirill A. Shutemov
1
-1
/
+8
2010-01-26
block/qcow2.c: fix warnings with _FORTIFY_SOURCE
Kirill A. Shutemov
1
-10
/
+45
2010-01-26
block/vvfat.c: fix warnings with _FORTIFY_SOURCE
Kirill A. Shutemov
1
-2
/
+7
2010-01-26
block/vmdk.o: fix warnings with _FORTIFY_SOURCE
Kirill A. Shutemov
1
-10
/
+40
2010-01-26
block/qcow.c: fix warnings with _FORTIFY_SOURCE
Kirill A. Shutemov
1
-4
/
+22
2010-01-26
block/cow.c: fix warnings with _FORTIFY_SOURCE
Kirill A. Shutemov
1
-3
/
+16
2010-01-26
posix-aio-compat.c: fix warning with _FORTIFY_SOURCE
Kirill A. Shutemov
1
-1
/
+4
2010-01-26
force to test result for qemu_write_full()
Juan Quintela
1
-1
/
+2
2010-01-26
Introduce qemu_write_full()
Kirill A. Shutemov
2
-0
/
+28
2010-01-26
qcow2: Don't ignore qcow2_alloc_clusters return value
Kevin Wolf
3
-3
/
+33
2010-01-26
qcow2: Don't ignore update_refcount return value
Kevin Wolf
1
-8
/
+23
2010-01-26
qcow2: Allow updating no refcounts
Kevin Wolf
1
-1
/
+5
2010-01-26
qcow2: Improve error handling in update_refcount
Kevin Wolf
1
-7
/
+25
2010-01-26
qcow2: Fix error handling in grow_refcount_table
Kevin Wolf
1
-3
/
+6
2010-01-26
block: Return original error codes in bdrv_pread/write
Kevin Wolf
1
-16
/
+18
2010-01-26
qcow2: Return 0/-errno in qcow2_alloc_cluster_offset
Kevin Wolf
3
-29
/
+39
2010-01-26
qcow2: Return 0/-errno in get_cluster_table
Kevin Wolf
1
-12
/
+18
2010-01-26
qcow2: Fix error handling in qcow_save_vmstate
Kevin Wolf
1
-2
/
+3
2010-01-26
qcow2: Fix error handling in qcow2_grow_l1_table
Kevin Wolf
1
-4
/
+6
2010-01-26
monitor: convert do_cpu_set() to QObject, QError
Markus Armbruster
2
-3
/
+4
2010-01-26
QError: New QERR_INVALID_CPU_INDEX
Markus Armbruster
2
-0
/
+7
2010-01-26
monitor: convert do_physical_memory_save() to QError
Markus Armbruster
1
-1
/
+1
2010-01-26
monitor: convert do_memory_save() to QError
Markus Armbruster
1
-1
/
+1
2010-01-26
QError: New QERR_OPEN_FILE_FAILED
Markus Armbruster
2
-0
/
+7
2010-01-26
monitor: Don't check for mon_get_cpu() failure
Markus Armbruster
1
-36
/
+3
2010-01-26
json: escape u0000 .. u001F when outputting json
Anthony Liguori
1
-2
/
+8
2010-01-24
Sparc64: fix initrd
Blue Swirl
1
-3
/
+5
2010-01-24
pflash: Dont open memarea for full IO if already done.
Edgar E. Iglesias
1
-2
/
+4
2010-01-24
pflash: Reduce writebuf len for 8-bit flashes.
Edgar E. Iglesias
1
-1
/
+5
2010-01-24
pflash: Remove dead code, no functional changes.
Edgar E. Iglesias
1
-7
/
+0
2010-01-24
microblaze: The petalogix s3adsp board uses intel flashes
Edgar E. Iglesias
2
-4
/
+3
2010-01-24
Load global config files by default
Anthony Liguori
2
-0
/
+48
2010-01-24
Move out option lookup into a separate function
Anthony Liguori
1
-29
/
+43
2010-01-24
Support --sysconfdir in configure to specify path to configuration files
Anthony Liguori
1
-0
/
+17
2010-01-24
Sparc32: fix free-run timer
Blue Swirl
1
-1
/
+2
2010-01-24
Musicpal: Fix descriptor walk in eth_send
Jan Kiszka
1
-4
/
+3
2010-01-23
Musicpal: Fix wm8750 I2C address
Jan Kiszka
1
-1
/
+1
2010-01-23
sparc32 fix np dereference in do_unassigned_access
Artyom Tarasenko
1
-1
/
+2
2010-01-22
Sparc64: fix PCI probe problems
Blue Swirl
1
-12
/
+7
2010-01-20
Revert "block: prevent multiwrite_merge from creating too large iovecs"
Anthony Liguori
1
-4
/
+0
2010-01-20
make: qemu-img depends on config-host.h
Anthony Liguori
1
-1
/
+1
2010-01-20
reduce number of reinjects on ACK
Gleb Natapov
1
-1
/
+1
2010-01-20
block: prevent multiwrite_merge from creating too large iovecs
Christoph Hellwig
1
-0
/
+4
2010-01-20
block: fix cache flushing in bdrv_commit
Christoph Hellwig
1
-3
/
+6
2010-01-20
QMP: Fix asynchronous events delivery
Luiz Capitulino
1
-4
/
+3
2010-01-20
vnc: Use inet_strfamily()
Luiz Capitulino
1
-21
/
+1
2010-01-20
net: inet_strfamily(): Better unknown family report
Luiz Capitulino
1
-1
/
+1
2010-01-20
net: Make inet_strfamily() public
Luiz Capitulino
2
-1
/
+2
2010-01-20
virtio-serial: Use MSI vectors for port virtqueues
Amit Shah
1
-0
/
+4
2010-01-20
Move virtio-serial to Makefile.objs
Amit Shah
2
-2
/
+2
[next]