Age | Commit message (Expand) | Author |
2014-10-15 | fw_cfg: add fw_cfg_machine_reset function | Gonglei |
2014-10-10 | s390x/virtio-ccw: fix vhost-scsi intialization | Cornelia Huck |
2014-10-10 | s390x/kvm: proper use of the cpu states OPERATING and STOPPED | David Hildenbrand |
2014-10-10 | s390x/kvm: introduce proper states for s390 cpus | David Hildenbrand |
2014-10-09 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2014-10-09 | virtio-scsi: fix use-after-free of VirtIOSCSIReq | Paolo Bonzini |
2014-10-03 | q35/ahci: Pick up -cdrom and -hda options | John Snow |
2014-10-03 | ide: Update ide_drive_get to be HBA agnostic | John Snow |
2014-10-03 | pc/vl: Add units-per-default-bus property | John Snow |
2014-10-02 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20141002-1' into s... | Peter Maydell |
2014-09-30 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2014-09-30 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20140930-1' into... | Peter Maydell |
2014-09-30 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-09-30 | vga: Add endian to vmstate | Benjamin Herrenschmidt |
2014-09-30 | vga: Make fb endian a common state variable | Benjamin Herrenschmidt |
2014-09-30 | vga: Rename vga_template.h to vga-helpers.h | Benjamin Herrenschmidt |
2014-09-30 | vga: Remove some "should be done in BIOS" comments | Benjamin Herrenschmidt |
2014-09-30 | cirrus: Remove non-32bpp cursor drawing | Benjamin Herrenschmidt |
2014-09-30 | vga: Simplify vga_draw_blank() a bit | Benjamin Herrenschmidt |
2014-09-30 | vga: Remove rgb_to_pixel indirection | Benjamin Herrenschmidt |
2014-09-30 | vga: Separate LE and BE conversion functions | Benjamin Herrenschmidt |
2014-09-30 | vga: Remove remainder of old conversion cruft | Benjamin Herrenschmidt |
2014-09-30 | vga: Start cutting out non-32bpp conversion support | Benjamin Herrenschmidt |
2014-09-30 | virtio-scsi: Handle TMF request cancellation asynchronously | Fam Zheng |
2014-09-30 | scsi: Introduce scsi_req_cancel_async | Fam Zheng |
2014-09-30 | scsi: Introduce scsi_req_cancel_complete | Fam Zheng |
2014-09-30 | scsi: Drop SCSIReqOps.cancel_io | Fam Zheng |
2014-09-30 | scsi: Unify request unref in scsi_req_cancel | Fam Zheng |
2014-09-30 | scsi-generic: Handle canceled request in scsi_command_complete | Fam Zheng |
2014-09-30 | scsi: Drop scsi_req_abort | Fam Zheng |
2014-09-30 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140929'... | Peter Maydell |
2014-09-30 | virtio-scsi: Process ".iothread" property | Fam Zheng |
2014-09-30 | virtio-scsi: Call bdrv_io_plug/bdrv_io_unplug in cmd request handling | Fam Zheng |
2014-09-30 | virtio-scsi: Batched prepare for cmd reqs | Fam Zheng |
2014-09-30 | virtio-scsi: Two stages processing of cmd request | Fam Zheng |
2014-09-30 | virtio-scsi: Add migration state notifier for dataplane code | Fam Zheng |
2014-09-30 | virtio-scsi: Hook up with dataplane | Fam Zheng |
2014-09-30 | virtio-scsi-dataplane: Code to run virtio-scsi on iothread | Fam Zheng |
2014-09-30 | virtio-scsi: Add 'iothread' property to virtio-scsi | Fam Zheng |
2014-09-30 | virtio: add a wrapper for virtio-backend initialization | Gonglei |
2014-09-30 | virtio-9p: fix virtio-9p child refcount in transports | Gonglei |
2014-09-30 | virtio-9p: use aliases instead of duplicate qdev properties | Gonglei |
2014-09-30 | virtio-balloon: fix virtio-balloon child refcount in transports | Gonglei |
2014-09-30 | virtio-rng: fix virtio-rng child refcount in transports | Gonglei |
2014-09-30 | virtio-rng: use aliases instead of duplicate qdev properties | Gonglei |
2014-09-30 | virtio-serial: fix virtio-serial child refcount in transports | Gonglei |
2014-09-30 | virtio-serial: use aliases instead of duplicate qdev properties | Gonglei |
2014-09-30 | virtio/vhost-scsi: fix virtio-scsi/vhost-scsi child refcount in transports | Gonglei |
2014-09-30 | virtio/vhost-scsi: use aliases instead of duplicate qdev properties | Gonglei |
2014-09-30 | virtio-net: fix virtio-net child refcount in transports | Gonglei |