aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-03usb-hub: report status changes only onceGerd Hoffmann
2013-04-03usb-hub: limit chain lengthGerd Hoffmann
2013-04-03xhci: zap unused name fieldGerd Hoffmann
2013-04-03xhci: remove unimplemented printfsGerd Hoffmann
2013-04-03xhci: remove leftover debug printfGerd Hoffmann
2013-04-03xhci: fix numintrs sanity checksGerd Hoffmann
2013-04-03usb-redir: Add flow control supportHans de Goede
2013-04-03usb-redir: Fix crash on migration with no client connectedHans de Goede
2013-04-02Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori
2013-04-02configure: remove unset variablesPaolo Bonzini
2013-04-02chardev: clear O_NONBLOCK on SCM_RIGHTS file descriptorsStefan Hajnoczi
2013-04-02qemu-socket: set passed fd non-blocking in socket_connect()Stefan Hajnoczi
2013-04-02net: ensure "socket" backend uses non-blocking fdsStefan Hajnoczi
2013-04-02oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()Stefan Hajnoczi
2013-04-02VMXNET3: initialize rx_ridx to eliminate compile warningWenchao Xia
2013-04-02qdev: only send deleted event if device was realizedAnthony Liguori
2013-04-02QOM-ify the TPM supportStefan Berger
2013-04-02qemu-char: rewrite io_channel_send_all and drop the '_all' suffixAnthony Liguori
2013-04-02ui/gtk: Set QEMU window iconStefan Weil
2013-04-02po: add French translationAurelien Jarno
2013-04-02po: update existing translation filesAurelien Jarno
2013-04-02po/Makefile: correctly pass QEMU versionAurelien Jarno
2013-04-02po/Makefile: simplifyAurelien Jarno
2013-04-02gtk: make more messages translatableAurelien Jarno
2013-04-02append the terminating '\0' to bootorder stringAmos Kong
2013-04-02Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20130401.0' int...Anthony Liguori
2013-04-02microblaze: Add support for the sleep insnEdgar E. Iglesias
2013-04-01vfio: cleanup includesAlex Williamson
2013-04-01vfio: Add bootindex supportAlex Williamson
2013-04-01vfio-pci: Move devices to D0 on resetAlex Williamson
2013-04-01vfio-pci: Add extra debuggingAlex Williamson
2013-04-01qemu vfio-pci: Graphics device quirksAlex Williamson
2013-04-01qemu vfio-pci: Add support for VGA MMIO and I/O port accessAlex Williamson
2013-04-01vfio-pci: Add PCIe capability mangling based on bus typeAlex Williamson
2013-04-01vfio-pci: Generalize PCI config manglingAlex Williamson
2013-04-01linux-headers: Update to v3.9-rc2Alex Williamson
2013-04-01tcg/mips: Implement muls2_i32Aurelien Jarno
2013-04-01target-i386: SSE4.2: use clz32/ctz32 instead of reinventing the wheelAurelien Jarno
2013-04-01target-i386: enable SSE4.1 and SSE4.2 in TCG modeAurelien Jarno
2013-04-01target-i386: SSE4.2: fix pcmpXstrX instructions with "Masked(-)" polarityAurelien Jarno
2013-04-01target-i386: SSE4.2: fix pcmpXstrX instructions in "Equal ordered" modeAurelien Jarno
2013-04-01target-i386: SSE4.2: fix pcmpXstrX instructions in "Equal each" modeAurelien Jarno
2013-04-01target-i386: SSE4.2: fix pcmpXstrX instructions in "Ranges" modeAurelien Jarno
2013-04-01target-i386: SSE4.2: fix pcmpXstrm instructionsAurelien Jarno
2013-04-01target-i386: SSE4.2: fix pcmpXstri instructionsAurelien Jarno
2013-04-01target-i386: SSE4.2: fix pcmpgtq instructionAurelien Jarno
2013-04-01target-i386: SSE4.1: fix pinsrb instructionAurelien Jarno
2013-04-01Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2013-04-01sysbus: Remove sysbus_add_memory and sysbus_del_memoryPeter Maydell
2013-04-01hw/milkymist-softusb: set buffer in softusb_read_{dmem, pmem} error pathPeter Maydell