index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
scsi
/
vmw_pvscsi.c
Age
Commit message (
Expand
)
Author
2015-06-19
pci: Don't register a specialized 'config_write' if default behavior is intended
Shmulik Ladkani
2015-03-25
vmw_pvscsi: use PCI DMA APIs
Paolo Bonzini
2014-10-15
scsi: Convert pvscsi HBA to hotplug handler API
Igor Mammedov
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-03-26
scsi: check req pointer before dereferencing it
Prasad Joshi
2014-02-11
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
2013-10-14
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
2013-08-30
scsi: Pass size to scsi_bus_new()
Andreas Färber
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-23
hw: Avoid use of QOM type name macros in VMStateDescriptions
Peter Maydell
2013-07-04
hw/s*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-06-20
dma: eliminate DMAContext
Paolo Bonzini
2013-06-11
hw/scsi: Don't increment a boolean value
Stefan Weil
2013-05-03
scsi: add bus_name parameter to scsi_bus_new.
KONRAD Frederic
2013-04-19
scsi: VMWare PVSCSI paravirtual device implementation
Dmitry Fleytman