Age | Commit message (Expand) | Author |
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 |
2012-06-27 | MAINTAINERS: Added Xilinx EDK devices | Peter A. G. Crosthwaite |
2012-06-27 | MAINTAINERS: Add Petalogix ml605 machine model | Peter A. G. Crosthwaite |
2012-06-26 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2012-06-26 | Merge remote-tracking branch 'spice/spice.v58' into staging | Anthony Liguori |
2012-06-26 | Merge remote-tracking branch 'mdroth/qga-pull-6-21-12' into staging | Anthony Liguori |
2012-06-26 | Merge remote-tracking branch 'sstabellini/compile-xs' into staging | Anthony Liguori |
2012-06-26 | Merge remote-tracking branch 'sstabellini/xen-pt' into staging | Anthony Liguori |
2012-06-26 | Merge remote-tracking branch 'kraxel/usb.54' into staging | Anthony Liguori |
2012-06-24 | target-ppc: Fix 2nd parameter for tcg_gen_shri_tl | Stefan Weil |