Age | Commit message (Expand) | Author | Files | Lines |
2014-06-18 | virtio-scsi: prepare sense data handling for any_layout | Paolo Bonzini | 1 | -10/+12 |
2014-06-18 | virtio-scsi: add extra argument and return type to qemu_sgl_concat | Paolo Bonzini | 1 | -7/+20 |
2014-06-18 | virtio-scsi: add target swap for VirtIOSCSICtrlTMFReq fields | Paolo Bonzini | 1 | -1/+5 |
2014-06-18 | virtio-scsi: start preparing for any_layout | Paolo Bonzini | 1 | -49/+72 |
2014-06-18 | megasas: use PCI DMA API | Paolo Bonzini | 1 | -6/+10 |
2014-06-18 | scsi: Print command name in debug | Alexey Kardashevskiy | 3 | -4/+8 |
2014-06-18 | scsi-disk: fix bug in scsi_block_new_request() introduced by commit 137745c | Ulrich Obergfell | 1 | -1/+1 |
2014-06-18 | scsi-disk.c: Fix compilation with -DDEBUG_SCSI | Paul Janzen | 1 | -1/+1 |
2014-06-16 | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int... | Peter Maydell | 17 | -263/+994 |
2014-06-16 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 3 | -5/+3 |
2014-06-16 | spapr_pci: Advertise MSI quota | Badari Pulavarty | 2 | -1/+1 |
2014-06-16 | spapr: Add kvm-type property | Eduardo Habkost | 1 | -0/+25 |
2014-06-16 | spapr: Create SPAPRMachine struct | Eduardo Habkost | 1 | -0/+14 |
2014-06-16 | spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODE | Alexey Kardashevskiy | 1 | -0/+47 |
2014-06-16 | spapr_hcall: Split h_set_mode() | Alexey Kardashevskiy | 1 | -31/+34 |
2014-06-16 | PPC: spapr: Expose /hypervisor node in device tree | Alexander Graf | 1 | -0/+20 |
2014-06-16 | hw/pci-host/ppce500: Fix typo in vmstate definition | Peter Maydell | 1 | -1/+1 |
2014-06-16 | spapr_iommu: Introduce bus_offset in sPAPRTCETable | Alexey Kardashevskiy | 3 | -6/+13 |
2014-06-16 | spapr_iommu: Introduce page_shift in sPAPRTCETable | Alexey Kardashevskiy | 3 | -26/+47 |
2014-06-16 | spapr_iommu: Get rid of window_size in sPAPRTCETable | Alexey Kardashevskiy | 3 | -33/+22 |
2014-06-16 | spapr_iommu: Convert old qdev_init_nofail() to object_property_set_bool | Alexey Kardashevskiy | 1 | -1/+1 |
2014-06-16 | spapr_pci: Allow multiple TCE tables per PHB | Alexey Kardashevskiy | 1 | -11/+43 |
2014-06-16 | spapr_pci: spapr_iommu: Make DMA window a subregion | Alexey Kardashevskiy | 2 | -3/+19 |
2014-06-16 | spapr_pci: Introduce a finish_realize() callback | Alexey Kardashevskiy | 1 | -12/+26 |
2014-06-16 | spapr_iommu: Enable multiple TCE requests | Alexey Kardashevskiy | 2 | -0/+81 |
2014-06-16 | spapr: Enable dynamic change of the supported hypercalls list | Alexey Kardashevskiy | 1 | -7/+23 |
2014-06-16 | macio: Fix timer endianness | Alexander Graf | 1 | -1/+1 |
2014-06-16 | macio ide: Do remainder access asynchronously | Alexander Graf | 2 | -10/+46 |
2014-06-16 | spapr_iommu: Replace @instance_id with LIOBN for migration | Alexey Kardashevskiy | 1 | -1/+3 |
2014-06-16 | spapr: Implement processor compatibility in ibm, client-architecture-support | Alexey Kardashevskiy | 2 | -1/+109 |
2014-06-16 | spapr: Limit threads per core according to current compatibility mode | Alexey Kardashevskiy | 1 | -1/+1 |
2014-06-16 | spapr: Rework spapr_fixup_cpu_dt() | Alexey Kardashevskiy | 1 | -11/+22 |
2014-06-16 | spapr: Add ibm, client-architecture-support call | Alexey Kardashevskiy | 2 | -0/+57 |
2014-06-16 | target-ppc: Implement "compat" CPU option | Alexey Kardashevskiy | 1 | -0/+14 |
2014-06-16 | spapr: Move SMT-related properties out of skeleton fdt | Alexey Kardashevskiy | 1 | -15/+33 |
2014-06-16 | PPC: openpic_kvm: Implement reset | Alexander Graf | 1 | -5/+10 |
2014-06-16 | openpic: Reset IRQ source private members | Paul Janzen | 1 | -2/+2 |
2014-06-16 | openpic: Move definition of openpic_reset | Paul Janzen | 1 | -49/+50 |
2014-06-16 | macio: handle non-block ATAPI DMA transfers | Mark Cave-Ayland | 1 | -0/+21 |
2014-06-16 | spapr: Add ibm, chip-id property in device tree | Alexey Kardashevskiy | 1 | -0/+6 |
2014-06-16 | spapr: Add support for time base offset migration | Alexey Kardashevskiy | 2 | -2/+81 |
2014-06-16 | PPC: e500: Move to u-boot as firmware | Alexander Graf | 1 | -41/+73 |
2014-06-16 | PPC: e500: Expose kernel load address in dt | Alexander Graf | 1 | -5/+23 |
2014-06-16 | PPC: e500: implement PCI INTx routing | Bharat Bhushan | 2 | -2/+24 |
2014-06-16 | PPC: e500: some pci related cleanup | Bharat Bhushan | 2 | -12/+14 |
2014-06-16 | spapr_pci: fix MSI limit | Alexey Kardashevskiy | 1 | -16/+18 |
2014-06-16 | mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already there | BALATON Zoltan | 2 | -2/+8 |
2014-06-16 | spapr_pci: Fix number of returned vectors in ibm, change-msi | Alexey Kardashevskiy | 1 | -0/+15 |
2014-06-16 | spapr-pci: remove io ports workaround | Greg Kurz | 1 | -11/+2 |
2014-06-16 | spapr_nvram: Correct max nvram size | Alexey Kardashevskiy | 1 | -1/+1 |