index
:
~jwrdegoede/qemu
chardev-flowcontrol
master
qemu-1.0-usbredir
qemu-1.3-usbredir-wip
qemu-kvm-0.15.0-usbredir
qemu-kvm-1.0-usbredir
qemu-kvm-1.0.1-usbredir
qemu-kvm-1.1-usbredir
qemu-kvm-1.1-usbredir-live
qemu-kvm-1.2-f18
qemu-kvm-1.2-usbredir
qemu-kvm-1.2-usbredir-wip
spice-patches
stable-1.5
usb-borken
usb-for-gerd
usb-next
usb-patches
usb-wip
usbredir
Hans' usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-17
libqos: add fw_cfg support
Anthony Liguori
5
-2
/
+147
2013-04-17
qtest: add libqos including PCI support
Anthony Liguori
6
-2
/
+495
2013-04-17
qtest: don't use system command to avoid double fork
Anthony Liguori
1
-7
/
+4
2013-04-17
migration: reflect incoming failure to shell
Eric Blake
1
-1
/
+1
2013-04-17
qbus: remove wrong error messages
Alexey Kardashevskiy
1
-4
/
+2
2013-04-17
chardev: remove the headers of Memory chardev driver
Lei Li
1
-6
/
+0
2013-04-17
Merge remote-tracking branch 'bonzini/migration-writev' into staging
Anthony Liguori
2
-69
/
+149
2013-04-17
qemu-file: do not use stdio for qemu_fdopen
Paolo Bonzini
1
-11
/
+90
2013-04-17
iov: handle partial writes from sendmsg and recvmsg
Paolo Bonzini
1
-47
/
+55
2013-04-17
iov: reorganize iov_send_recv, part 3
Paolo Bonzini
1
-15
/
+15
2013-04-17
iov: reorganize iov_send_recv, part 2
Paolo Bonzini
1
-14
/
+14
2013-04-17
iov: reorganize iov_send_recv, part 1
Paolo Bonzini
1
-7
/
+13
2013-04-17
qemu-file: drop socket_put_buffer
Paolo Bonzini
1
-13
/
+0
2013-04-16
qom: do nothing on unparent of object without parent
Paolo Bonzini
1
-0
/
+4
2013-04-16
qdev: Fix device_add bus assumptions
Andreas Färber
1
-8
/
+8
2013-04-16
rng random backend: check for -EAGAIN errors on read
Amit Shah
1
-0
/
+3
2013-04-16
migration: initialize RAM to zero
Paolo Bonzini
1
-17
/
+18
2013-04-16
Merge remote-tracking branch 'kraxel/usb.80' into staging
Anthony Liguori
6
-41
/
+1551
2013-04-16
Merge remote-tracking branch 'spice/spice.v69' into staging
Anthony Liguori
4
-47
/
+104
2013-04-16
Merge remote-tracking branch 'kraxel/pixman.v11' into staging
Anthony Liguori
37
-1074
/
+832
2013-04-16
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
14
-56
/
+145
2013-04-16
use libusb for usb-host
Gerd Hoffmann
4
-2
/
+1501
2013-04-16
xhci: fix address device
Gerd Hoffmann
1
-0
/
+4
2013-04-16
xhci: use slotid as device address
Gerd Hoffmann
1
-22
/
+3
2013-04-16
xhci: fix portsc writes
Gerd Hoffmann
2
-7
/
+36
2013-04-16
xhci: add xhci_cap_write
Gerd Hoffmann
1
-0
/
+7
2013-04-16
xhci: remove leftover debug printf
Gerd Hoffmann
1
-1
/
+0
2013-04-16
usb-serial: Remove double call to qemu_chr_add_handlers( NULL )
Hans de Goede
1
-9
/
+0
2013-04-16
spice-qemu-char: vmc_write: Don't write more bytes then we're asked too
Hans de Goede
1
-1
/
+2
2013-04-16
spice-qemu-char: Remove intermediate buffer
Alon Levy
1
-9
/
+3
2013-04-16
spice-qemu-char: Add watch support
Hans de Goede
1
-4
/
+63
2013-04-16
spice-qemu-char: Remove #ifdef-ed code for old spice-server compat
Hans de Goede
1
-26
/
+1
2013-04-16
virtio-console: Remove any pending watches on close
Hans de Goede
1
-2
/
+22
2013-04-16
virtio-console: Also throttle when less was written then requested
Hans de Goede
2
-4
/
+6
2013-04-16
spice: (32 bit only) fix surface cmd tracking destruction
Alon Levy
1
-1
/
+1
2013-04-16
qxl: add 2000x2000 and 2048x2048 video modes
Gerd Hoffmann
1
-0
/
+2
2013-04-16
m25p80: Add debug message for no bdrv
Peter Crosthwaite
1
-0
/
+1
2013-04-16
m25p80.c: Multiple debug verbosity levels
Peter Crosthwaite
1
-19
/
+21
2013-04-16
m25p80: Convert guest errors to LOG_GUEST_ERROR
Peter Crosthwaite
1
-5
/
+7
2013-04-16
m25p80: Fix debug messages.
Peter Crosthwaite
1
-6
/
+7
2013-04-16
stream: Remove app argument hack
Peter Crosthwaite
6
-67
/
+187
2013-04-16
xilinx_axienet/dma: Implement rx path flow control
Peter Crosthwaite
2
-11
/
+66
2013-04-16
stream: Add flow control API
Peter Crosthwaite
4
-9
/
+48
2013-04-16
xilinx_axidma: Fix rx/tx halted bit.
Peter Crosthwaite
1
-2
/
+2
2013-04-16
xilinx_axidma: Create Proxy object for stream
Peter Crosthwaite
2
-7
/
+62
2013-04-16
xilinx_axienet: Create Proxy object for stream
Peter Crosthwaite
2
-5
/
+60
2013-04-16
petalogix_ml605_mmu: Attach ethernet to machine
Peter Crosthwaite
1
-0
/
+2
2013-04-16
petalogix_ml605_mmu: Fix machine node attachment
Peter Crosthwaite
1
-2
/
+2
2013-04-16
xilinx_axidma: converted init->realize
Peter Crosthwaite
1
-13
/
+13
2013-04-16
xilinx_axidma: Register reset properly
Peter Crosthwaite
1
-1
/
+11
[next]