aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2014-06-19pc: exit QEMU if number of slots more than supported 256Igor Mammedov1-0/+6
2014-06-19pc: initialize memory hotplug address spaceIgor Mammedov1-2/+24
2014-06-19pc-dimm: do not allow setting an in-use memdevIgor Mammedov1-1/+16
2014-06-19pc: implement pc-dimm device abstractionVasilis Liaskovitis3-0/+101
2014-06-19qdev: expose DeviceState.hotplugged field as a propertyIgor Mammedov1-0/+17
2014-06-19qdev: hotplug for bus-less devicesIgor Mammedov1-0/+13
2014-06-19virtio-scsi: define dummy handle_output for vhost-scsi vqsMing Lei2-6/+16
2014-06-18pc: ACPI BIOS: use enum for defining memory affinity flagsIgor Mammedov1-7/+16
2014-06-18pc: create custom generic PC machine typeIgor Mammedov3-24/+81
2014-06-18hw/mips: malta: Add KVM supportJames Hogan1-20/+53
2014-06-18hw/mips: In KVM mode, inject IRQ2 (I/O) interrupts via ioctlsSanjay Lal1-0/+11
2014-06-18hw/mips: Add API to convert KVM guest KSEG0 <-> GPASanjay Lal1-1/+6
2014-06-18hw/mips/cputimer: Don't start periodic timer in KVM modeSanjay Lal1-1/+8
2014-06-18target-mips: Reset CPU timer consistentlyJames Hogan1-3/+6
2014-06-18virtio-scsi: add support for the any_layout featurePaolo Bonzini1-89/+104
2014-06-18virtio-scsi: introduce virtio_scsi_complete_cmd_reqPaolo Bonzini1-5/+10
2014-06-18virtio-scsi: prepare sense data handling for any_layoutPaolo Bonzini1-10/+12
2014-06-18virtio-scsi: add extra argument and return type to qemu_sgl_concatPaolo Bonzini1-7/+20
2014-06-18virtio-scsi: add target swap for VirtIOSCSICtrlTMFReq fieldsPaolo Bonzini1-1/+5
2014-06-18virtio-scsi: start preparing for any_layoutPaolo Bonzini1-49/+72
2014-06-18megasas: use PCI DMA APIPaolo Bonzini1-6/+10
2014-06-18scsi: Print command name in debugAlexey Kardashevskiy3-4/+8
2014-06-18scsi-disk: fix bug in scsi_block_new_request() introduced by commit 137745cUlrich Obergfell1-1/+1
2014-06-18scsi-disk.c: Fix compilation with -DDEBUG_SCSIPaul Janzen1-1/+1
2014-06-16Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell17-263/+994
2014-06-16Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell3-5/+3
2014-06-16spapr_pci: Advertise MSI quotaBadari Pulavarty2-1/+1
2014-06-16spapr: Add kvm-type propertyEduardo Habkost1-0/+25
2014-06-16spapr: Create SPAPRMachine structEduardo Habkost1-0/+14
2014-06-16spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODEAlexey Kardashevskiy1-0/+47
2014-06-16spapr_hcall: Split h_set_mode()Alexey Kardashevskiy1-31/+34
2014-06-16PPC: spapr: Expose /hypervisor node in device treeAlexander Graf1-0/+20
2014-06-16hw/pci-host/ppce500: Fix typo in vmstate definitionPeter Maydell1-1/+1
2014-06-16spapr_iommu: Introduce bus_offset in sPAPRTCETableAlexey Kardashevskiy3-6/+13
2014-06-16spapr_iommu: Introduce page_shift in sPAPRTCETableAlexey Kardashevskiy3-26/+47
2014-06-16spapr_iommu: Get rid of window_size in sPAPRTCETableAlexey Kardashevskiy3-33/+22
2014-06-16spapr_iommu: Convert old qdev_init_nofail() to object_property_set_boolAlexey Kardashevskiy1-1/+1
2014-06-16spapr_pci: Allow multiple TCE tables per PHBAlexey Kardashevskiy1-11/+43
2014-06-16spapr_pci: spapr_iommu: Make DMA window a subregionAlexey Kardashevskiy2-3/+19
2014-06-16spapr_pci: Introduce a finish_realize() callbackAlexey Kardashevskiy1-12/+26
2014-06-16spapr_iommu: Enable multiple TCE requestsAlexey Kardashevskiy2-0/+81
2014-06-16spapr: Enable dynamic change of the supported hypercalls listAlexey Kardashevskiy1-7/+23
2014-06-16macio: Fix timer endiannessAlexander Graf1-1/+1
2014-06-16macio ide: Do remainder access asynchronouslyAlexander Graf2-10/+46
2014-06-16spapr_iommu: Replace @instance_id with LIOBN for migrationAlexey Kardashevskiy1-1/+3
2014-06-16spapr: Implement processor compatibility in ibm, client-architecture-supportAlexey Kardashevskiy2-1/+109
2014-06-16spapr: Limit threads per core according to current compatibility modeAlexey Kardashevskiy1-1/+1
2014-06-16spapr: Rework spapr_fixup_cpu_dt()Alexey Kardashevskiy1-11/+22
2014-06-16spapr: Add ibm, client-architecture-support callAlexey Kardashevskiy2-0/+57
2014-06-16target-ppc: Implement "compat" CPU optionAlexey Kardashevskiy1-0/+14