Age | Commit message (Expand) | Author | Files | Lines |
2013-01-26 | hw/pflash_cfi02.c: Mark deliberate fallthrough | Peter Maydell | 1 | -0/+1 |
2013-01-26 | hw/omap_dma, hw/omap_spi: Explicitly mark fallthroughs | Peter Maydell | 2 | -0/+36 |
2013-01-26 | hw/omap1.c: Add fallthrough markers and breaks | Peter Maydell | 1 | -0/+3 |
2013-01-26 | hw/arm_sysctl.c: Add missing 'break' statements | Peter Maydell | 1 | -0/+2 |
2013-01-26 | link seccomp only with softmmu targets | Michael Tokarev | 1 | -1/+1 |
2013-01-26 | bsd-user: avoid conflict with qemu_vmalloc | Blue Swirl | 2 | -5/+2 |
2013-01-26 | build: remove extra-obj-y | Paolo Bonzini | 5 | -12/+8 |
2013-01-26 | build: remove universal-obj-y | Paolo Bonzini | 6 | -34/+33 |
2013-01-26 | build: use -$(CONFIG_SECCOMP) instead of ifeq | Paolo Bonzini | 1 | -5/+1 |
2013-01-26 | build: move around libcacard-y definition | Paolo Bonzini | 1 | -9/+9 |
2013-01-26 | tests: adjust gcov variables for directory movement | Paolo Bonzini | 1 | -7/+7 |
2013-01-24 | Merge remote-tracking branch 'bonzini/scsi-next' into staging | Anthony Liguori | 1 | -10/+41 |
2013-01-24 | Revert "serial: fix retry logic" | Michael Tokarev | 1 | -3/+1 |
2013-01-24 | iscsi: add support for iovectors | Peter Lieven | 1 | -9/+34 |
2013-01-24 | iscsi: do not leak acb->buf when commands are aborted | Paolo Bonzini | 1 | -1/+7 |
2013-01-24 | target-cris: Fix typo in D_LOG() macro | Andreas Färber | 2 | -2/+2 |
2013-01-24 | trivial: etraxfs_eth: Eliminate checkpatch errors | Grant Likely | 1 | -456/+466 |
2013-01-23 | Merge remote-tracking branch 'bonzini/scsi-next' into staging | Anthony Liguori | 4 | -14/+105 |
2013-01-23 | Merge remote-tracking branch 'kraxel/usb.77' into staging | Anthony Liguori | 3 | -17/+91 |
2013-01-23 | Merge remote-tracking branch 'spice/spice.v68' into staging | Anthony Liguori | 2 | -6/+20 |
2013-01-22 | scsi: Drop useless null test in scsi_unit_attention() | Markus Armbruster | 1 | -1/+1 |
2013-01-22 | lsi: use qbus_reset_all to reset SCSI bus | Paolo Bonzini | 1 | -6/+1 |
2013-01-22 | scsi: fix segfault with 0-byte disk | Paolo Bonzini | 1 | -2/+2 |
2013-01-22 | iscsi: add support for iSCSI NOPs [v2] | Peter Lieven | 1 | -0/+38 |
2013-01-22 | iscsi: partly avoid iovec linearization in iscsi_aio_writev | Peter Lieven | 1 | -5/+11 |
2013-01-22 | iscsi: add iscsi_create support | Peter Lieven | 1 | -0/+52 |
2013-01-22 | usb: add usb-bot device (scsi bulk-only transport). | Gerd Hoffmann | 2 | -16/+89 |
2013-01-22 | ohci: add missing break | Gerd Hoffmann | 1 | -0/+1 |
2013-01-22 | qxl: change rom size to 8192 | Alon Levy | 1 | -6/+7 |
2013-01-22 | Revert "usb-storage: Drop useless null test in usb_msd_handle_data()" | Gerd Hoffmann | 1 | -1/+1 |
2013-01-22 | qxl: stop using non revision 4 rom fields for revision < 4 | Alon Levy | 2 | -0/+13 |
2013-01-21 | sysbus: Drop sysbus_from_qdev() cast macro | Andreas Färber | 76 | -215/+214 |
2013-01-21 | vnc: fix possible uninitialized removals | Tim Hardeck | 2 | -3/+9 |
2013-01-21 | vnc: added initial websocket protocol support | Tim Hardeck | 7 | -21/+591 |
2013-01-21 | vnc: added buffer_advance function | Tim Hardeck | 2 | -4/+10 |
2013-01-21 | virtio-s390-device: create a virtio-s390-bus during init. | KONRAD Frederic | 2 | -0/+3 |
2013-01-21 | virtio-s390-bus: add virtio-s390-bus. | KONRAD Frederic | 2 | -0/+46 |
2013-01-21 | virtio-pci: refactor virtio-pci device. | KONRAD Frederic | 2 | -2/+139 |
2013-01-21 | virtio-pci-bus: introduce virtio-pci-bus. | KONRAD Frederic | 2 | -0/+52 |
2013-01-21 | virtio-device: refactor virtio-device. | KONRAD Frederic | 4 | -12/+130 |
2013-01-21 | virtio-bus: introduce virtio-bus | KONRAD Frederic | 3 | -0/+217 |
2013-01-21 | qdev: add a maximum device allowed field for the bus. | KONRAD Frederic | 2 | -0/+14 |
2013-01-21 | Merge remote-tracking branch 'quintela/thread.next' into staging | Anthony Liguori | 5 | -91/+81 |
2013-01-21 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori | 4 | -6/+6 |
2013-01-21 | Merge remote-tracking branch 'kraxel/seabios-1.7.2' into staging | Anthony Liguori | 4 | -0/+0 |
2013-01-21 | target-microblaze: Drop unused cpu_mb_close() prototype | Andreas Färber | 1 | -1/+0 |
2013-01-21 | target-cris: Drop unused cpu_cris_close() prototype | Andreas Färber | 1 | -1/+0 |
2013-01-21 | hw/tpci200: Fix compiler warning (redefined symbol with MinGW) | Stefan Weil | 1 | -3/+3 |
2013-01-21 | configure: silence pkg-config's check for curses | Vadim Evard | 1 | -1/+1 |
2013-01-21 | acpitable: open the data file in binary mode | Michael Tokarev | 1 | -1/+1 |