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
Age
Commit message (
Expand
)
Author
2012-07-02
scsi: Fix transfer length for READ POSITION commands.
Christian Hoff
2012-07-02
scsi: Add basic support for SCSI media changer commands.
Christian Hoff
2012-07-02
scsi: Ensure command and transfer lengths are set for all SCSI devices
Paolo Bonzini
2012-07-02
scsi: Fix LOAD_UNLOAD
Christian Hoff
2012-07-02
scsi: Fix data length == SCSI_SENSE_BUF_SIZE
Christian Hoff
2012-07-02
virtio-scsi: do not crash on adding buffers to the event queue
Paolo Bonzini
2012-07-02
megasas: LSI Megaraid SAS HBA emulation
Hannes Reinecke
2012-07-02
megasas: Add header file
Hannes Reinecke
2012-07-02
ISCSI: force use of sg for SMC and SSC devices
Ronnie Sahlberg
2012-07-02
ISCSI: Add SCSI passthrough via scsi-generic to libiscsi
Ronnie Sahlberg
2012-07-02
scsi-disk: implement READ DISC INFORMATION
Paolo Bonzini
2012-07-02
atapi: implement READ DISC INFORMATION
Paolo Bonzini
2012-07-02
scsi: add a qdev property for the disk's WWN
Paolo Bonzini
2012-07-02
scsi: simplify handling of the VPD page length field
Paolo Bonzini
2012-06-28
bsd-user: fix build
Blue Swirl
2012-06-28
x86: rename op_helper.c to seg_helper.c
Blue Swirl
2012-06-28
x86: split off memory access helpers
Blue Swirl
2012-06-28
x86: split off misc helpers
Blue Swirl
2012-06-28
x86: split off SMM helpers
Blue Swirl
2012-06-28
x86: split off SVM helpers
Blue Swirl
2012-06-28
x86: split off integer helpers
Blue Swirl
2012-06-28
x86: split off condition code helpers
Blue Swirl
2012-06-28
x86: prepare eflags helpers for general use
Blue Swirl
2012-06-28
x86: split condition code and shift templates
Blue Swirl
2012-06-28
x86: fix coding style in helper_template.h
Blue Swirl
2012-06-28
x86: improve SSE table type safety
Blue Swirl
2012-06-28
x86: split off FPU helpers
Blue Swirl
2012-06-28
x86: fix coding style in ops_sse.h
Blue Swirl
2012-06-28
x86: avoid an extern declaration
Blue Swirl
2012-06-28
x86: split off exception handlers
Blue Swirl
2012-06-28
x86: avoid AREG0 for exceptions
Blue Swirl
2012-06-28
x86: prepare op_helper.c for splitting
Blue Swirl
2012-06-27
Add a memory barrier to DMA functions
Benjamin Herrenschmidt
2012-06-27
pseries: Implement IOMMU and DMA for PAPR PCI devices
David Gibson
2012-06-27
iommu: Allow PCI to use IOMMU infrastructure
David Gibson
2012-06-27
pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure
David Gibson
2012-06-27
iommu: Introduce IOMMU emulation infrastructure
David Gibson
2012-06-27
usb: Convert usb_packet_{map, unmap} to universal DMA helpers
David Gibson
2012-06-27
ide/ahci: Use universal DMA helper functions
David Gibson
2012-06-27
iommu: Make sglists and dma_bdrv helpers use new universal DMA helpers
David Gibson
2012-06-27
usb-ohci: Use universal DMA helper functions
David Gibson
2012-06-27
iommu: Add universal DMA helper functions
David Gibson
2012-06-27
Better support for dma_addr_t variables
David Gibson
2012-06-27
rtl8139: validate rx ring before receiving packets
Jason Wang
2012-06-27
Remove support for non-threaded VNC server
Daniel P. Berrange
2012-06-27
configure: Assure existence of linux-headers/ build directory
Andreas Färber
2012-06-27
Makefile.target: Update clean command to clean hw/ directory
Peter Maydell
2012-06-27
qtest: fix infinite loop when QEMU aborts abruptly
Anthony Liguori
2012-06-27
qdev: fix use-after-free in the error path of qdev_init_nofail
Anthony Liguori
2012-06-27
MAINTAINERS: Added device tree
Peter A. G. Crosthwaite
[next]