| Commit message (Expand) | Author | Age | Files | Lines |
* | Use OBJECT_DECLARE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 1 | -4/+1 |
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -5/+2 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -4/+7 |
* | vmw_pvscsi: Rename QOM class cast macros | Eduardo Habkost | 2020-08-27 | 1 | -4/+4 |
* | qdev: Drop qbus_set_hotplug_handler() parameter @errp | Markus Armbruster | 2020-07-02 | 1 | -1/+1 |
* | hw/scsi/vmw_pvscsi: Remove assertion for kick after reset | Elazar Leibovich | 2020-04-01 | 1 | -1/+4 |
* | Remove unnecessary cast when using the cpu_[physical]_memory API | Philippe Mathieu-Daudé | 2020-02-20 | 1 | -5/+3 |
* | add device_legacy_reset function to prepare for reset api change | Damien Hedde | 2020-01-30 | 1 | -1/+1 |
* | qdev: set properties with device_class_set_props() | Marc-André Lureau | 2020-01-24 | 1 | -1/+1 |
* | Include hw/qdev-properties.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include qemu/main-loop.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include migration/vmstate.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | hw/scsi/vmw_pvscsi: Use qbus_reset_all() directly | Philippe Mathieu-Daudé | 2019-06-06 | 1 | -2/+2 |
* | qdev: pass an Object * to qbus_set_hotplug_handler() | Michael Roth | 2019-02-17 | 1 | -1/+1 |
* | qdev: use device_class_set_parent_realize/unrealize/reset() | Philippe Mathieu-Daudé | 2018-02-05 | 1 | -2/+2 |
* | pci: Eliminate redundant PCIDevice::bus pointer | David Gibson | 2017-12-05 | 1 | -1/+1 |
* | pci: Add interface names to hybrid PCI devices | Eduardo Habkost | 2017-10-15 | 1 | -0/+2 |
* | migration: pre_save return int | Dr. David Alan Gilbert | 2017-09-27 | 1 | -1/+3 |
* | scsi: move block/scsi.h to include/scsi/constants.h | Paolo Bonzini | 2017-09-19 | 1 | -1/+1 |
* | hw/scsi/vmw_pvscsi: Convert to realize | Mao Zhongyi | 2017-08-01 | 1 | -5/+3 |
* | hw/scsi/vmw_pvscsi: Remove the dead error handling | Mao Zhongyi | 2017-08-01 | 1 | -4/+0 |
* | vmw_pvscsi: check message ring page count at initialisation | P J P | 2017-05-05 | 1 | -1/+1 |
* | PCI/migration merge vmstate_pci_device and vmstate_pcie_device | Dr. David Alan Gilbert | 2017-01-24 | 1 | -1/+1 |
* | scsi: pvscsi: limit process IO loop to ring size | Prasad J Pandit | 2016-09-14 | 1 | -1/+4 |
* | scsi: pvscsi: limit loop to fetch SG list | Prasad J Pandit | 2016-09-13 | 1 | -5/+6 |
* | vmw_pvscsi: check page count while initialising descriptor rings | Prasad J Pandit | 2016-09-13 | 1 | -10/+9 |
* | Use #include "..." for our own headers, <...> for others | Markus Armbruster | 2016-07-12 | 1 | -1/+1 |
* | vmw_pvscsi: remove unnecessary internal msi state flag | Cao jin | 2016-07-05 | 1 | -6/+3 |
* | pci: Convert msi_init() to Error and fix callers to check it | Cao jin | 2016-07-05 | 1 | -1/+1 |
* | change pvscsi_init_msi() type to void | Cao jin | 2016-07-05 | 1 | -3/+1 |
* | scsi: pvscsi: check command descriptor ring buffer size (CVE-2016-4952) | Prasad J Pandit | 2016-05-29 | 1 | -4/+20 |
* | Fix some typos found by codespell | Stefan Weil | 2016-05-18 | 1 | -1/+1 |
* | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2016-03-22 | 1 | -0/+1 |
* | hw/scsi: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | vmw_pvscsi: Introduce 'x-disable-pcie' backword compatability property | Shmulik Ladkani | 2015-12-17 | 1 | -0/+2 |
* | vmw_pvscsi: The pvscsi device is a PCIE endpoint | Shmulik Ladkani | 2015-12-17 | 1 | -1/+53 |
* | vmw_pvscsi: coding: Introduce PVSCSIClass | Shmulik Ladkani | 2015-12-17 | 1 | -0/+10 |
* | vmw_pvscsi: Introduce 'x-old-pci-configuration' backword compatability property | Shmulik Ladkani | 2015-12-17 | 1 | -0/+2 |
* | vmw_pvscsi: Change offset of msi pci capability | Shmulik Ladkani | 2015-12-17 | 1 | -2/+3 |
* | vmw_pvscsi: Set device subsystem and revision | Shmulik Ladkani | 2015-12-17 | 1 | -3/+20 |
* | pci: Don't register a specialized 'config_write' if default behavior is intended | Shmulik Ladkani | 2015-06-19 | 1 | -8/+0 |
* | vmw_pvscsi: use PCI DMA APIs | Paolo Bonzini | 2015-03-25 | 1 | -21/+21 |
* | scsi: Convert pvscsi HBA to hotplug handler API | Igor Mammedov | 2014-10-15 | 1 | -8/+18 |
* | memory: remove memory_region_destroy | Paolo Bonzini | 2014-08-18 | 1 | -3/+0 |
* | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela | 2014-06-16 | 1 | -2/+1 |
* | scsi: check req pointer before dereferencing it | Prasad Joshi | 2014-03-26 | 1 | -1/+2 |
* | exec: Make stl_*_phys input an AddressSpace | Edgar E. Iglesias | 2014-02-11 | 1 | -1/+2 |
* | exec: Make ldl_*_phys input an AddressSpace | Edgar E. Iglesias | 2014-02-11 | 1 | -1/+2 |
* | hw: set interrupts using pci irq wrappers | Marcel Apfelbaum | 2013-10-14 | 1 | -1/+1 |