index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
scsi
/
esp-pci.c
Age
Commit message (
Expand
)
Author
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-01-11
scsi: esp: Defer command completion until previous interrupts have been handled
Guenter Roeck
2019-01-11
esp-pci: Fix status register write erase control
Guenter Roeck
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-02-21
hw/scsi: Concentrate -drive if=scsi auto-create in one place
Markus Armbruster
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-01-29
hw/scsi: Clean up includes
Peter Maydell
2015-03-10
scsi: Convert remaining PCI HBAs to realize()
Markus Armbruster
2015-03-10
scsi: Clean up duplicated error in legacy if=scsi code
Markus Armbruster
2014-11-10
esp: fix coding standards
Paolo Bonzini
2014-11-07
esp-pci: fixup deadlock with linux
Hannes Reinecke
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
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
scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()
Andreas Färber
2013-07-23
scsi/esp-pci: QOM parent field cleanup
Andreas Färber
2013-07-23
scsi/esp-pci: QOM Upcast Sweep
Peter Crosthwaite
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-05-03
scsi: add bus_name parameter to scsi_bus_new.
KONRAD Frederic
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini