aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-02ISCSI: Add SCSI passthrough via scsi-generic to libiscsiRonnie Sahlberg
2012-07-02scsi-disk: implement READ DISC INFORMATIONPaolo Bonzini
2012-07-02atapi: implement READ DISC INFORMATIONPaolo Bonzini
2012-07-02scsi: add a qdev property for the disk's WWNPaolo Bonzini
2012-07-02scsi: simplify handling of the VPD page length fieldPaolo Bonzini
2012-06-29Maintain the number of dirty pagesJuan Quintela
2012-06-29dirty bitmap: abstract its useJuan Quintela
2012-06-29Exit loop if we have been there too longJuan Quintela
2012-06-29Only calculate expected_time for stage 2Juan Quintela
2012-06-29Only TCG needs TLB handlingJuan Quintela
2012-06-29No need to iterate if we already are over the limitJuan Quintela
2012-06-29Add tracepoints for savevm section start/endJuan Quintela
2012-06-29Add spent time for migrationJuan Quintela
2012-06-29Add migration_end functionOrit Wasserman
2012-06-29Add debugging infrastructureOrit Wasserman
2012-06-29Add save_block_hdr functionOrit Wasserman
2012-06-29Add MigrationParams structureIsaku Yamahata
2012-06-29Add missing check for host_from_stream_offset return value for RAM_SAVE_FLAG_...Orit Wasserman
2012-06-28bsd-user: fix buildBlue Swirl
2012-06-28x86: rename op_helper.c to seg_helper.cBlue Swirl
2012-06-28x86: split off memory access helpersBlue Swirl
2012-06-28x86: split off misc helpersBlue Swirl
2012-06-28x86: split off SMM helpersBlue Swirl
2012-06-28x86: split off SVM helpersBlue Swirl
2012-06-28x86: split off integer helpersBlue Swirl
2012-06-28x86: split off condition code helpersBlue Swirl
2012-06-28x86: prepare eflags helpers for general useBlue Swirl
2012-06-28x86: split condition code and shift templatesBlue Swirl
2012-06-28x86: fix coding style in helper_template.hBlue Swirl
2012-06-28x86: improve SSE table type safetyBlue Swirl
2012-06-28x86: split off FPU helpersBlue Swirl
2012-06-28x86: fix coding style in ops_sse.hBlue Swirl
2012-06-28x86: avoid an extern declarationBlue Swirl
2012-06-28x86: split off exception handlersBlue Swirl
2012-06-28x86: avoid AREG0 for exceptionsBlue Swirl
2012-06-28x86: prepare op_helper.c for splittingBlue Swirl
2012-06-27Add a memory barrier to DMA functionsBenjamin Herrenschmidt
2012-06-27pseries: Implement IOMMU and DMA for PAPR PCI devicesDavid Gibson
2012-06-27iommu: Allow PCI to use IOMMU infrastructureDavid Gibson
2012-06-27pseries: Convert sPAPR TCEs to use generic IOMMU infrastructureDavid Gibson
2012-06-27iommu: Introduce IOMMU emulation infrastructureDavid Gibson
2012-06-27usb: Convert usb_packet_{map, unmap} to universal DMA helpersDavid Gibson
2012-06-27ide/ahci: Use universal DMA helper functionsDavid Gibson
2012-06-27iommu: Make sglists and dma_bdrv helpers use new universal DMA helpersDavid Gibson
2012-06-27usb-ohci: Use universal DMA helper functionsDavid Gibson
2012-06-27iommu: Add universal DMA helper functionsDavid Gibson
2012-06-27Better support for dma_addr_t variablesDavid Gibson
2012-06-27rtl8139: validate rx ring before receiving packetsJason Wang
2012-06-27Remove support for non-threaded VNC serverDaniel P. Berrange
2012-06-27configure: Assure existence of linux-headers/ build directoryAndreas Färber