summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-26softfloat: Handle float_muladd_negate_c when product is zeroRichard Sandiford1-2/+2
2013-01-26hw/pxa2xx_timer: Explicitly mark fallthroughsPeter Maydell1-0/+47
2013-01-26hw/smc91c111: Add explicit 'return' rather than relying on fallthroughPeter Maydell1-0/+1
2013-01-26hw/pflash_cfi02.c: Mark deliberate fallthroughPeter Maydell1-0/+1
2013-01-26hw/omap_dma, hw/omap_spi: Explicitly mark fallthroughsPeter Maydell2-0/+36
2013-01-26hw/omap1.c: Add fallthrough markers and breaksPeter Maydell1-0/+3
2013-01-26hw/arm_sysctl.c: Add missing 'break' statementsPeter Maydell1-0/+2
2013-01-26link seccomp only with softmmu targetsMichael Tokarev1-1/+1
2013-01-26bsd-user: avoid conflict with qemu_vmallocBlue Swirl2-5/+2
2013-01-26build: remove extra-obj-yPaolo Bonzini5-12/+8
2013-01-26build: remove universal-obj-yPaolo Bonzini6-34/+33
2013-01-26build: use -$(CONFIG_SECCOMP) instead of ifeqPaolo Bonzini1-5/+1
2013-01-26build: move around libcacard-y definitionPaolo Bonzini1-9/+9
2013-01-26tests: adjust gcov variables for directory movementPaolo Bonzini1-7/+7
2013-01-24Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori1-10/+41
2013-01-24Revert "serial: fix retry logic"Michael Tokarev1-3/+1
2013-01-24iscsi: add support for iovectorsPeter Lieven1-9/+34
2013-01-24iscsi: do not leak acb->buf when commands are abortedPaolo Bonzini1-1/+7
2013-01-24target-cris: Fix typo in D_LOG() macroAndreas Färber2-2/+2
2013-01-24trivial: etraxfs_eth: Eliminate checkpatch errorsGrant Likely1-456/+466
2013-01-23Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori4-14/+105
2013-01-23Merge remote-tracking branch 'kraxel/usb.77' into stagingAnthony Liguori3-17/+91
2013-01-23Merge remote-tracking branch 'spice/spice.v68' into stagingAnthony Liguori2-6/+20
2013-01-22scsi: Drop useless null test in scsi_unit_attention()Markus Armbruster1-1/+1
2013-01-22lsi: use qbus_reset_all to reset SCSI busPaolo Bonzini1-6/+1
2013-01-22scsi: fix segfault with 0-byte diskPaolo Bonzini1-2/+2
2013-01-22iscsi: add support for iSCSI NOPs [v2]Peter Lieven1-0/+38
2013-01-22iscsi: partly avoid iovec linearization in iscsi_aio_writevPeter Lieven1-5/+11
2013-01-22iscsi: add iscsi_create supportPeter Lieven1-0/+52
2013-01-22usb: add usb-bot device (scsi bulk-only transport).Gerd Hoffmann2-16/+89
2013-01-22ohci: add missing breakGerd Hoffmann1-0/+1
2013-01-22qxl: change rom size to 8192Alon Levy1-6/+7
2013-01-22Revert "usb-storage: Drop useless null test in usb_msd_handle_data()"Gerd Hoffmann1-1/+1
2013-01-22qxl: stop using non revision 4 rom fields for revision < 4Alon Levy2-0/+13
2013-01-21sysbus: Drop sysbus_from_qdev() cast macroAndreas Färber76-215/+214
2013-01-21vnc: fix possible uninitialized removalsTim Hardeck2-3/+9
2013-01-21vnc: added initial websocket protocol supportTim Hardeck7-21/+591
2013-01-21vnc: added buffer_advance functionTim Hardeck2-4/+10
2013-01-21virtio-s390-device: create a virtio-s390-bus during init.KONRAD Frederic2-0/+3
2013-01-21virtio-s390-bus: add virtio-s390-bus.KONRAD Frederic2-0/+46
2013-01-21virtio-pci: refactor virtio-pci device.KONRAD Frederic2-2/+139
2013-01-21virtio-pci-bus: introduce virtio-pci-bus.KONRAD Frederic2-0/+52
2013-01-21virtio-device: refactor virtio-device.KONRAD Frederic4-12/+130
2013-01-21virtio-bus: introduce virtio-busKONRAD Frederic3-0/+217
2013-01-21qdev: add a maximum device allowed field for the bus.KONRAD Frederic2-0/+14
2013-01-21Merge remote-tracking branch 'quintela/thread.next' into stagingAnthony Liguori5-91/+81
2013-01-21Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori4-6/+6
2013-01-21Merge remote-tracking branch 'kraxel/seabios-1.7.2' into stagingAnthony Liguori4-0/+0
2013-01-21target-microblaze: Drop unused cpu_mb_close() prototypeAndreas Färber1-1/+0
2013-01-21target-cris: Drop unused cpu_cris_close() prototypeAndreas Färber1-1/+0