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-06-14
The USB tablet should not claim boot protocol support.
Kevin O'Connor
1
-1
/
+0
2011-06-14
Fix USB mouse Set_Protocol behavior
Kevin O'Connor
1
-2
/
+2
2011-06-14
usb-ehci: drop EXECUTING checks.
Gerd Hoffmann
1
-30
/
+2
2011-06-14
usb: cancel async packets on unplug
Gerd Hoffmann
7
-7
/
+106
2011-06-14
ehci: fix a number of unused-but-set-variable warnings (new with gcc-4.6)
Hans de Goede
1
-4
/
+1
2011-06-14
usb-ehci: fix error handling.
Gerd Hoffmann
1
-10
/
+15
2011-06-14
usb-ehci: fix offset writeback in ehci_buffer_rw
Gerd Hoffmann
1
-2
/
+2
2011-06-14
usb-ehci: multiqueue support
Gerd Hoffmann
2
-34
/
+142
2011-06-14
usb-ehci: add queue data struct
Gerd Hoffmann
1
-229
/
+257
2011-06-14
usb-ehci: trace buffer copy
Gerd Hoffmann
2
-7
/
+2
2011-06-14
usb-ehci: improve mmio tracing
Gerd Hoffmann
2
-11
/
+8
2011-06-14
usb-ehci: trace port state
Gerd Hoffmann
2
-6
/
+7
2011-06-14
usb-ehci: trace state machine changes
Gerd Hoffmann
2
-137
/
+174
2011-06-14
usb-ehci: trace mmio and usbsts
Gerd Hoffmann
2
-73
/
+89
2011-06-14
usb-linux: catch ENODEV in more places.
Gerd Hoffmann
1
-7
/
+20
2011-06-14
block/rbd: Remove unused local variable
Stefan Weil
1
-4
/
+0
2011-06-14
Darwin: Fix compilation warning regarding the deprecated daemon() function
Alexandre Raymond
3
-1
/
+18
2011-06-14
cocoa: Avoid warning related to multiple handleEvent: definitions
Andreas Färber
1
-1
/
+2
2011-06-14
cocoa: Revert dependency on VNC
Andreas Färber
1
-1
/
+1
2011-06-14
cocoa: Provide central qemu_main() prototype
Andreas Färber
2
-3
/
+8
2011-06-14
Fix libfdt warnings on Darwin
Andreas Färber
1
-6
/
+2
2011-06-14
configure: Fix check for fdatasync()
Alexandre Raymond
1
-1
/
+7
2011-06-14
Remove warning in printf due to type mismatch
Alexandre Raymond
1
-1
/
+1
2011-06-14
Cocoa: avoid displaying window when command-line contains '-h' or '-help'
Alexandre Raymond
1
-1
/
+2
2011-06-14
Fix compilation warning due to incorrectly specified type
Alexandre Raymond
1
-1
/
+1
2011-06-14
cocoa: do not create a spurious window for -version
Tristan Gingold
1
-3
/
+12
2011-06-13
configure: Detect and don't try to use older libcurl
Peter Maydell
1
-1
/
+1
2011-06-13
Changelog: Add explanatory note that this file is no longer updated
Peter Maydell
1
-0
/
+6
2011-06-10
doc: Minor typo fix.
Brad Hards
1
-2
/
+2
2011-06-10
sigfd: use pthread_sigmask
Alexander Graf
1
-1
/
+1
2011-06-10
Merge remote branch 'rth/axp-next' into alpha-merge
Edgar E. Iglesias
19
-2169
/
+1179
2011-06-10
fsdev: Fix archs that dont use fsdev
Edgar E. Iglesias
1
-0
/
+8
2011-06-08
Merge remote-tracking branch 'qmp/for-anthony' into staging
Anthony Liguori
6
-25
/
+91
2011-06-08
Merge remote-tracking branch 'jvrao/for-anthony' into staging
Anthony Liguori
15
-290
/
+388
2011-06-08
Merge remote-tracking branch 'spice/spice.v37' into staging
Anthony Liguori
7
-19
/
+53
2011-06-08
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
25
-52
/
+24
2011-06-08
qemu-img create: Fix displayed default cluster size
Kevin Wolf
4
-5
/
+11
2011-06-08
bdrv_img_create: Fix segfault
Kevin Wolf
1
-2
/
+3
2011-06-08
qcow2: Fix memory leaks in error cases
Kevin Wolf
2
-4
/
+7
2011-06-08
rbd: Add bdrv_truncate implementation
Josh Durgin
1
-0
/
+14
2011-06-08
rbd: check return values when scheduling aio
Josh Durgin
1
-4
/
+20
2011-06-08
rbd: allow configuration of rados from the rbd filename
Josh Durgin
1
-17
/
+102
2011-06-08
rbd: use the higher level librbd instead of just librados
Josh Durgin
3
-673
/
+226
2011-06-08
block/raw-posix: get right partition size
Christoph Egger
1
-0
/
+32
2011-06-08
block/raw-posix: use a character device if a block device is given
Christoph Egger
1
-0
/
+43
2011-06-08
vmdk: fix endianness bugs
Alexander Graf
1
-8
/
+14
2011-06-08
block: clarify the meaning of BDRV_O_NOCACHE
Christoph Hellwig
7
-19
/
+13
2011-06-08
ide/core: Remove explicit setting of BM_STATUS_INT
Kevin Wolf
1
-3
/
+4
2011-06-08
virtio: Move virtio-pci to hw library
Jan Kiszka
2
-1
/
+1
2011-06-08
target-i386: Make x86 mfence and lfence illegal without SSE2
Martin Simmons
1
-1
/
+1
[prev]
[next]