Age | Commit message (Expand) | Author |
2013-01-26 | tests: Fix gcov typo for tmp105-test | Andreas Färber |
2013-01-26 | vmware_vga: fix out of bounds and invalid rects updating | Michael Tokarev |
2013-01-26 | tests: add fuzzing to visitor tests | Blue Swirl |
2013-01-26 | build: remove *.lo, *.a, *.la files from all subdirectories on make clean | Paolo Bonzini |
2013-01-26 | hw/arm_boot: Align device tree to 4KB boundary, not page | Peter Maydell |
2013-01-26 | qemu-char: Avoid unused variable warning in some configs | Peter Maydell |
2013-01-26 | make_device_config.sh: Fix target path in generated dependency file | Andreas Färber |
2013-01-26 | fw_cfg: Drop a few superfluous initializers | Markus Armbruster |
2013-01-26 | fw_cfg: Splash image loader can overrun a stack variable, fix | Markus Armbruster |
2013-01-26 | softfloat: Handle float_muladd_negate_c when product is zero | Richard Sandiford |
2013-01-26 | hw/pxa2xx_timer: Explicitly mark fallthroughs | Peter Maydell |
2013-01-26 | hw/smc91c111: Add explicit 'return' rather than relying on fallthrough | Peter Maydell |
2013-01-26 | hw/pflash_cfi02.c: Mark deliberate fallthrough | Peter Maydell |
2013-01-26 | hw/omap_dma, hw/omap_spi: Explicitly mark fallthroughs | Peter Maydell |
2013-01-26 | hw/omap1.c: Add fallthrough markers and breaks | Peter Maydell |
2013-01-26 | hw/arm_sysctl.c: Add missing 'break' statements | Peter Maydell |
2013-01-26 | link seccomp only with softmmu targets | Michael Tokarev |
2013-01-26 | bsd-user: avoid conflict with qemu_vmalloc | Blue Swirl |
2013-01-26 | build: remove extra-obj-y | Paolo Bonzini |
2013-01-26 | build: remove universal-obj-y | Paolo Bonzini |
2013-01-26 | build: use -$(CONFIG_SECCOMP) instead of ifeq | Paolo Bonzini |
2013-01-26 | build: move around libcacard-y definition | Paolo Bonzini |
2013-01-26 | tests: adjust gcov variables for directory movement | Paolo Bonzini |
2013-01-24 | Merge remote-tracking branch 'bonzini/scsi-next' into staging | Anthony Liguori |
2013-01-24 | Revert "serial: fix retry logic" | Michael Tokarev |
2013-01-24 | iscsi: add support for iovectors | Peter Lieven |
2013-01-24 | iscsi: do not leak acb->buf when commands are aborted | Paolo Bonzini |
2013-01-24 | target-cris: Fix typo in D_LOG() macro | Andreas Färber |
2013-01-24 | trivial: etraxfs_eth: Eliminate checkpatch errors | Grant Likely |
2013-01-23 | Merge remote-tracking branch 'bonzini/scsi-next' into staging | Anthony Liguori |
2013-01-23 | Merge remote-tracking branch 'kraxel/usb.77' into staging | Anthony Liguori |
2013-01-23 | Merge remote-tracking branch 'spice/spice.v68' into staging | Anthony Liguori |
2013-01-22 | scsi: Drop useless null test in scsi_unit_attention() | Markus Armbruster |
2013-01-22 | lsi: use qbus_reset_all to reset SCSI bus | Paolo Bonzini |
2013-01-22 | scsi: fix segfault with 0-byte disk | Paolo Bonzini |
2013-01-22 | iscsi: add support for iSCSI NOPs [v2] | Peter Lieven |
2013-01-22 | iscsi: partly avoid iovec linearization in iscsi_aio_writev | Peter Lieven |
2013-01-22 | iscsi: add iscsi_create support | Peter Lieven |
2013-01-22 | usb: add usb-bot device (scsi bulk-only transport). | Gerd Hoffmann |
2013-01-22 | ohci: add missing break | Gerd Hoffmann |
2013-01-22 | qxl: change rom size to 8192 | Alon Levy |
2013-01-22 | Revert "usb-storage: Drop useless null test in usb_msd_handle_data()" | Gerd Hoffmann |
2013-01-22 | qxl: stop using non revision 4 rom fields for revision < 4 | Alon Levy |
2013-01-21 | sysbus: Drop sysbus_from_qdev() cast macro | Andreas Färber |
2013-01-21 | vnc: fix possible uninitialized removals | Tim Hardeck |
2013-01-21 | vnc: added initial websocket protocol support | Tim Hardeck |
2013-01-21 | vnc: added buffer_advance function | Tim Hardeck |
2013-01-21 | virtio-s390-device: create a virtio-s390-bus during init. | KONRAD Frederic |
2013-01-21 | virtio-s390-bus: add virtio-s390-bus. | KONRAD Frederic |
2013-01-21 | virtio-pci: refactor virtio-pci device. | KONRAD Frederic |