Age | Commit message (Expand) | Author |
2011-08-21 | escc: avoid structure holes spotted by pahole | Blue Swirl |
2011-08-21 | fdc: avoid structure holes spotted by pahole | Blue Swirl |
2011-08-21 | pcnet: avoid structure holes spotted by pahole | Blue Swirl |
2011-08-21 | esp: avoid structure holes spotted by pahole | Blue Swirl |
2011-08-21 | sun4m: avoid structure holes spotted by pahole | Blue Swirl |
2011-08-21 | tcx: avoid structure holes spotted by pahole | Blue Swirl |
2011-08-21 | sun4m_iommu: avoid structure holes spotted by pahole | Blue Swirl |
2011-08-21 | slavio_intctl: avoid structure holes spotted by pahole | Blue Swirl |
2011-08-21 | slavio_misc: avoid structure holes spotted by pahole | Blue Swirl |
2011-08-21 | slavio_timer: avoid structure holes spotted by pahole | Blue Swirl |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2011-08-20 | scsi-disk: fix DPRINTF | Blue Swirl |
2011-08-16 | scsi: do not overwrite memory on REQUEST SENSE commands with a large buffer | Paolo Bonzini |
2011-08-14 | hw/scsi-bus.c: Fix use of uninitialised variable | Peter Maydell |
2011-08-12 | scsi: add special traces for common commands | Paolo Bonzini |
2011-08-12 | scsi: report unit attention on reset | Paolo Bonzini |
2011-08-12 | scsi: add support for unit attention conditions | Paolo Bonzini |
2011-08-12 | scsi: add a bunch more common sense codes | Paolo Bonzini |
2011-08-12 | scsi: move handling of REQUEST SENSE to common code | Paolo Bonzini |
2011-08-12 | scsi: move handling of REPORT LUNS and invalid LUNs to common code | Paolo Bonzini |
2011-08-12 | scsi: move request parsing to common code | Paolo Bonzini |
2011-08-12 | scsi: push lun field to SCSIDevice | Paolo Bonzini |
2011-08-12 | scsi: introduce SCSICommand | Paolo Bonzini |
2011-08-12 | scsi: pass cdb already to scsi_req_new | Paolo Bonzini |
2011-08-12 | scsi: move request-related callbacks from SCSIDeviceInfo to SCSIReqOps | Paolo Bonzini |
2011-08-12 | scsi: introduce SCSIReqOps | Paolo Bonzini |
2011-08-12 | scsi: move sense handling to generic code | Paolo Bonzini |
2011-08-12 | scsi: pass status when completing | Paolo Bonzini |
2011-08-12 | vscsi: always use get_sense | Paolo Bonzini |
2011-08-12 | scsi-disk: no need to call scsi_req_data on a short read | Paolo Bonzini |
2011-08-12 | pc: make vgabios exit port more useful | Anthony Liguori |
2011-08-12 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2011-08-12 | Merge remote-tracking branch 'aneesh/for-upstream-1' into staging | Anthony Liguori |
2011-08-12 | Merge remote-tracking branch 'spice/spice.v41' into staging | Anthony Liguori |
2011-08-12 | Merge remote-tracking branch 'kraxel/usb.23' into staging | Anthony Liguori |
2011-08-11 | hw/qdev: Don't crash if qdev_create(NULL, ...) fails | Peter Maydell |
2011-08-11 | scsi-bus: use DO_UPCAST | Zhi Yong Wu |
2011-08-11 | etrax-ser: printf -> qemu_log. | Edgar E. Iglesias |
2011-08-11 | etrax: QDevify the Ethernet MAC. | Edgar E. Iglesias |
2011-08-10 | qxl: unbreak after memory API conversion | Alon Levy |
2011-08-10 | qxl: allowing the command rings to be not empty when spice worker is stopped ... | Yonit Halperin |
2011-08-10 | usb-hid: remove usb_hid_datain_cb | Gerd Hoffmann |
2011-08-10 | milkymist-softusb: use hid code directly | Michael Walle |
2011-08-10 | usb-hid: use hid vmstate macro | Michael Walle |
2011-08-10 | hid: introduce hid vmstate macros | Michael Walle |
2011-08-10 | hid: register kbd hander in init() | Michael Walle |
2011-08-10 | usb/hid: add hid_pointer_activate, use it | Gerd Hoffmann |
2011-08-09 | etrax: Allocate DMA connections at board level. | Edgar E. Iglesias |
2011-08-09 | etrax: Remove hw/etraxfs.c. | Edgar E. Iglesias |
2011-08-09 | lance: unbreak after memory API conversion | Avi Kivity |