]> git.proxmox.com Git - mirror_qemu.git/history - hw/scsi
hw/mips/gt64xxx_pci: Let the GT64120 manage the lower 512MiB hole
[mirror_qemu.git] / hw / scsi /
2023-01-11 Peter MaydellMerge tag 'nvme-next-pull-request' of https://gitlab...
2023-01-09 Peter MaydellMerge tag 'pull-request-2023-01-09' of https://gitlab...
2023-01-09 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2023-01-08 Dongli Zhangvhost-scsi: fix memleak of vsc->inflight
2023-01-08 Markus Armbrusterinclude/hw/pci: Split pci_device.h off pci.h
2023-01-08 Markus Armbrusterinclude/hw/pci: Break inclusion loop pci_bridge.h and...
2022-12-04 Stefan HajnocziMerge tag 'pull-request-2022-12-04' of https://gitlab...
2022-12-04 Stefan HajnocziMerge tag 'pull-loongarch-20221202' of https://gitlab...
2022-12-04 Stefan HajnocziMerge tag 'nvme-next-pull-request' of git://git.infrade...
2022-12-04 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-12-04 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2022-12-01 Stefano Garzarellavhost: enable vrings in vhost_dev_start() for vhost...
2022-11-22 Stefan HajnocziMerge tag 'pull-target-arm-20221122' of https://git...
2022-11-22 Stefan HajnocziMerge tag 'pull-loongarch-20221122' of https://gitlab...
2022-11-22 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2022-11-22 Stefano Garzarellavhost: mask VIRTIO_F_RING_RESET for vhost and vhost...
2022-11-14 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2022-11-12 Stefan HajnocziMerge tag 'pull-la-20221112' of https://gitlab.com...
2022-11-11 Stefan HajnocziMerge tag 'pull-request-2022-11-11' of https://gitlab...
2022-11-11 Stefan WeilFix several typos in documentation (found by codespell)
2022-10-18 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-10-18 Peter Maydellhw/scsi/vmw_pvscsi.c: Use device_cold_reset() to reset...
2022-10-18 Peter Maydellscsi: Use device_cold_reset() and bus_cold_reset()
2022-10-13 Venu Busireddyvirtio-scsi: Send "REPORTED LUNS CHANGED" sense data...
2022-10-13 Stefan HajnocziMerge tag 'kraxel-20221013-pull-request' of https:...
2022-10-13 Stefan HajnocziMerge tag 'win32-pull-request' of https://gitlab.com...
2022-10-13 Stefan HajnocziMerge tag 'pull-request-2022-10-12' of https://gitlab...
2022-10-13 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-10-12 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2022-10-10 John Millikinscsi-disk: support setting CD-ROM block size via device...
2022-10-07 Alex Bennéehw/virtio: move vhd->started check into helper and...
2022-09-02 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-09-01 John Millikinscsi: Reject commands if the CDB length exceeds buf_len
2022-09-01 John Millikinscsi: Add buf_len parameter to scsi_req_new()
2022-09-01 John Millikinesp: Handle CMD_BUSRESET by resetting the SCSI bus
2022-08-23 Richard HendersonMerge tag 'for-upstream' of git://repo.or.cz/qemu/kevin...
2022-08-23 Kevin Wolfscsi-generic: Fix emulated block limits VPD page
2022-08-19 Richard HendersonMerge tag 'for-7.1-hppa' of https://github.com/hdeller...
2022-08-19 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-08-18 Richard HendersonMerge tag 'fixes-pull-request' of gitlab.com:marcandre...
2022-08-18 Richard HendersonMerge tag 'for_upstream' of git://git.kernel.org/pub...
2022-08-17 Stefan Hajnoczivirtio-scsi: fix race in virtio_scsi_dataplane_start()
2022-08-09 Richard HendersonMerge tag 'trivial-branch-for-7.1-pull-request' of...
2022-08-08 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-08-01 Mark Cave-Aylandscsi-disk: ensure block size is non-zero and changes...
2022-08-01 Mark Cave-Aylandscsi-disk: fix overflow when block size is not a multip...
2022-07-15 Peter MaydellMerge tag 'nvme-next-pull-request' of git://git.infrade...
2022-07-15 Peter MaydellMerge tag 'pull-aspeed-20220714' of https://github...
2022-07-14 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-07-14 Peter MaydellMerge tag 'qga-win32-pull-2022-07-13' of github.com...
2022-07-13 Mark Cave-Aylandscsi-disk: allow MODE SELECT block descriptor to set...
2022-07-13 Mark Cave-Aylandscsi-disk: allow the MODE_PAGE_R_W_ERROR AWRE bit to...
2022-07-13 Mark Cave-Aylandscsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_TRUNCATED...
2022-07-13 Mark Cave-Aylandscsi-disk: add FORMAT UNIT command
2022-07-13 Mark Cave-Aylandscsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_VENDOR_SPECIFI...
2022-07-13 Mark Cave-Aylandscsi-disk: add SCSI_DISK_QUIRK_MODE_SENSE_ROM_USE_DBD...
2022-07-13 Mark Cave-Aylandscsi-disk: add MODE_PAGE_APPLE_VENDOR quirk for Macintosh
2022-07-13 Mark Cave-Aylandscsi-disk: add new quirks bitmap to SCSIDiskState
2022-07-13 Mauro Matteo Cascellascsi/lsi53c895a: really fix use-after-free in lsi_do_ms...
2022-07-12 Peter MaydellMerge tag 'pull-block-2022-07-12' of https://gitlab...
2022-07-12 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-07-06 Mauro Matteo Cascellascsi/lsi53c895a: fix use-after-free in lsi_do_msgout...
2022-06-29 Richard HendersonMerge tag 'trivial-branch-for-7.1-pull-request' of...
2022-06-28 Dr. David Alan GilbertTrivial: 3 char repeat typos
2022-06-24 Richard HendersonMerge tag 'for-upstream' of git://repo.or.cz/qemu/kevin...
2022-06-24 Stefan Hajnocziblock: get rid of blk->guest_block_size
2022-06-12 Richard HendersonMerge tag 'bsd-user-preen-2022q2-pull-request' of ssh...
2022-06-11 Richard HendersonMerge tag 'for_upstream' of git://git.kernel.org/pub...
2022-06-09 Changpeng Liuhw/vhost-user-scsi|blk: set `supports_config` flag...
2022-06-09 Richard HendersonMerge tag 'pull-xen-20220609' of https://xenbits.xen...
2022-06-09 Richard HendersonMerge tag 'pull-target-arm-20220609' of https://git...
2022-06-08 Peter MaydellFix 'writeable' typos
2022-05-18 Richard HendersonMerge tag 'artist-cursor-fix-final-pull-request' of...
2022-05-16 Richard HendersonMerge tag 'for_upstream' of git://git.kernel.org/pub...
2022-05-16 Jonah Palmervirtio: add vhost support for virtio devices
2022-05-16 Jonah Palmervirtio: drop name parameter for virtio_init()
2022-05-16 Alex Bennéehw/virtio/vhost-user: don't suppress F_CONFIG when...
2022-05-15 Richard HendersonMerge tag 'or1k-pull-request-20220515' of https://githu...
2022-05-09 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2022-05-09 Stefan Hajnoczivirtio-scsi: move request-related items from .h to .c
2022-05-09 Stefan Hajnoczivirtio-scsi: clean up virtio_scsi_handle_cmd_vq()
2022-05-09 Stefan Hajnoczivirtio-scsi: clean up virtio_scsi_handle_ctrl_vq()
2022-05-09 Stefan Hajnoczivirtio-scsi: clean up virtio_scsi_handle_event_vq()
2022-05-09 Stefan Hajnoczivirtio-scsi: don't waste CPU polling the event virtqueue
2022-05-09 Stefan Hajnoczivirtio-scsi: fix ctrl and event handler functions in...
2022-05-07 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-05-07 Paolo Bonzinibuild: move vhost-scsi configuration to Kconfig
2022-04-20 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-04-06 Marc-André LureauReplace qemu_real_host_page variables with inlined...
2022-03-25 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-03-24 Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2022-03-24 Philippe Mathieu... hw: Fix misleading hexadecimal format
2022-03-10 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/lvivier-gitlab...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2022-03-09 Mark Cave-Aylandesp: recreate ESPState current_req after migration
2022-03-09 Mark Cave-Aylandesp: include the current PDMA callback in the migration...
2022-03-09 Mark Cave-Aylandesp: convert ESPState pdma_cb from a function pointer...
next