summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-17migration: reflect incoming failure to shellEric Blake1-1/+1
2013-04-17qbus: remove wrong error messagesAlexey Kardashevskiy1-4/+2
2013-04-17chardev: remove the headers of Memory chardev driverLei Li1-6/+0
2013-04-17Merge remote-tracking branch 'bonzini/migration-writev' into stagingAnthony Liguori2-69/+149
2013-04-17qemu-file: do not use stdio for qemu_fdopenPaolo Bonzini1-11/+90
2013-04-17iov: handle partial writes from sendmsg and recvmsgPaolo Bonzini1-47/+55
2013-04-17iov: reorganize iov_send_recv, part 3Paolo Bonzini1-15/+15
2013-04-17iov: reorganize iov_send_recv, part 2Paolo Bonzini1-14/+14
2013-04-17iov: reorganize iov_send_recv, part 1Paolo Bonzini1-7/+13
2013-04-17qemu-file: drop socket_put_bufferPaolo Bonzini1-13/+0
2013-04-16qom: do nothing on unparent of object without parentPaolo Bonzini1-0/+4
2013-04-16qdev: Fix device_add bus assumptionsAndreas Färber1-8/+8
2013-04-16rng random backend: check for -EAGAIN errors on readAmit Shah1-0/+3
2013-04-16migration: initialize RAM to zeroPaolo Bonzini1-17/+18
2013-04-16Merge remote-tracking branch 'kraxel/usb.80' into stagingAnthony Liguori6-41/+1551
2013-04-16Merge remote-tracking branch 'spice/spice.v69' into stagingAnthony Liguori4-47/+104
2013-04-16Merge remote-tracking branch 'kraxel/pixman.v11' into stagingAnthony Liguori37-1074/+832
2013-04-16Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori14-56/+145
2013-04-16use libusb for usb-hostGerd Hoffmann4-2/+1501
2013-04-16xhci: fix address deviceGerd Hoffmann1-0/+4
2013-04-16xhci: use slotid as device addressGerd Hoffmann1-22/+3
2013-04-16xhci: fix portsc writesGerd Hoffmann2-7/+36
2013-04-16xhci: add xhci_cap_writeGerd Hoffmann1-0/+7
2013-04-16xhci: remove leftover debug printfGerd Hoffmann1-1/+0
2013-04-16usb-serial: Remove double call to qemu_chr_add_handlers( NULL )Hans de Goede1-9/+0
2013-04-16spice-qemu-char: vmc_write: Don't write more bytes then we're asked tooHans de Goede1-1/+2
2013-04-16spice-qemu-char: Remove intermediate bufferAlon Levy1-9/+3
2013-04-16spice-qemu-char: Add watch supportHans de Goede1-4/+63
2013-04-16spice-qemu-char: Remove #ifdef-ed code for old spice-server compatHans de Goede1-26/+1
2013-04-16virtio-console: Remove any pending watches on closeHans de Goede1-2/+22
2013-04-16virtio-console: Also throttle when less was written then requestedHans de Goede2-4/+6
2013-04-16spice: (32 bit only) fix surface cmd tracking destructionAlon Levy1-1/+1
2013-04-16qxl: add 2000x2000 and 2048x2048 video modesGerd Hoffmann1-0/+2
2013-04-16m25p80: Add debug message for no bdrvPeter Crosthwaite1-0/+1
2013-04-16m25p80.c: Multiple debug verbosity levelsPeter Crosthwaite1-19/+21
2013-04-16m25p80: Convert guest errors to LOG_GUEST_ERRORPeter Crosthwaite1-5/+7
2013-04-16m25p80: Fix debug messages.Peter Crosthwaite1-6/+7
2013-04-16stream: Remove app argument hackPeter Crosthwaite6-67/+187
2013-04-16xilinx_axienet/dma: Implement rx path flow controlPeter Crosthwaite2-11/+66
2013-04-16stream: Add flow control APIPeter Crosthwaite4-9/+48
2013-04-16xilinx_axidma: Fix rx/tx halted bit.Peter Crosthwaite1-2/+2
2013-04-16xilinx_axidma: Create Proxy object for streamPeter Crosthwaite2-7/+62
2013-04-16xilinx_axienet: Create Proxy object for streamPeter Crosthwaite2-5/+60
2013-04-16petalogix_ml605_mmu: Attach ethernet to machinePeter Crosthwaite1-0/+2
2013-04-16petalogix_ml605_mmu: Fix machine node attachmentPeter Crosthwaite1-2/+2
2013-04-16xilinx_axidma: converted init->realizePeter Crosthwaite1-13/+13
2013-04-16xilinx_axidma: Register reset properlyPeter Crosthwaite1-1/+11
2013-04-16xilinx_axidma: Defined and use type cast macroPeter Crosthwaite1-4/+9
2013-04-16xilinx_axidma: typedef XilinxAXIDMA structPeter Crosthwaite1-7/+9
2013-04-16xilinx_axienet: converted init->realizePeter Crosthwaite1-13/+11