aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-17migration: reflect incoming failure to shellEric Blake
2013-04-17qbus: remove wrong error messagesAlexey Kardashevskiy
2013-04-17chardev: remove the headers of Memory chardev driverLei Li
2013-04-17Merge remote-tracking branch 'bonzini/migration-writev' into stagingAnthony Liguori
2013-04-17qemu-file: do not use stdio for qemu_fdopenPaolo Bonzini
2013-04-17iov: handle partial writes from sendmsg and recvmsgPaolo Bonzini
2013-04-17iov: reorganize iov_send_recv, part 3Paolo Bonzini
2013-04-17iov: reorganize iov_send_recv, part 2Paolo Bonzini
2013-04-17iov: reorganize iov_send_recv, part 1Paolo Bonzini
2013-04-17qemu-file: drop socket_put_bufferPaolo Bonzini
2013-04-16qom: do nothing on unparent of object without parentPaolo Bonzini
2013-04-16qdev: Fix device_add bus assumptionsAndreas Färber
2013-04-16rng random backend: check for -EAGAIN errors on readAmit Shah
2013-04-16migration: initialize RAM to zeroPaolo Bonzini
2013-04-16Merge remote-tracking branch 'kraxel/usb.80' into stagingAnthony Liguori
2013-04-16Merge remote-tracking branch 'spice/spice.v69' into stagingAnthony Liguori
2013-04-16Merge remote-tracking branch 'kraxel/pixman.v11' into stagingAnthony Liguori
2013-04-16Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori
2013-04-16use libusb for usb-hostGerd Hoffmann
2013-04-16xhci: fix address deviceGerd Hoffmann
2013-04-16xhci: use slotid as device addressGerd Hoffmann
2013-04-16xhci: fix portsc writesGerd Hoffmann
2013-04-16xhci: add xhci_cap_writeGerd Hoffmann
2013-04-16xhci: remove leftover debug printfGerd Hoffmann
2013-04-16usb-serial: Remove double call to qemu_chr_add_handlers( NULL )Hans de Goede
2013-04-16spice-qemu-char: vmc_write: Don't write more bytes then we're asked tooHans de Goede
2013-04-16spice-qemu-char: Remove intermediate bufferAlon Levy
2013-04-16spice-qemu-char: Add watch supportHans de Goede
2013-04-16spice-qemu-char: Remove #ifdef-ed code for old spice-server compatHans de Goede
2013-04-16virtio-console: Remove any pending watches on closeHans de Goede
2013-04-16virtio-console: Also throttle when less was written then requestedHans de Goede
2013-04-16spice: (32 bit only) fix surface cmd tracking destructionAlon Levy
2013-04-16qxl: add 2000x2000 and 2048x2048 video modesGerd Hoffmann
2013-04-16m25p80: Add debug message for no bdrvPeter Crosthwaite
2013-04-16m25p80.c: Multiple debug verbosity levelsPeter Crosthwaite
2013-04-16m25p80: Convert guest errors to LOG_GUEST_ERRORPeter Crosthwaite
2013-04-16m25p80: Fix debug messages.Peter Crosthwaite
2013-04-16stream: Remove app argument hackPeter Crosthwaite
2013-04-16xilinx_axienet/dma: Implement rx path flow controlPeter Crosthwaite
2013-04-16stream: Add flow control APIPeter Crosthwaite
2013-04-16xilinx_axidma: Fix rx/tx halted bit.Peter Crosthwaite
2013-04-16xilinx_axidma: Create Proxy object for streamPeter Crosthwaite
2013-04-16xilinx_axienet: Create Proxy object for streamPeter Crosthwaite
2013-04-16petalogix_ml605_mmu: Attach ethernet to machinePeter Crosthwaite
2013-04-16petalogix_ml605_mmu: Fix machine node attachmentPeter Crosthwaite
2013-04-16xilinx_axidma: converted init->realizePeter Crosthwaite
2013-04-16xilinx_axidma: Register reset properlyPeter Crosthwaite
2013-04-16xilinx_axidma: Defined and use type cast macroPeter Crosthwaite
2013-04-16xilinx_axidma: typedef XilinxAXIDMA structPeter Crosthwaite
2013-04-16xilinx_axienet: converted init->realizePeter Crosthwaite