summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2014-06-19pc: add "hotplug-memory-region-size" property to PC_MACHINEIgor Mammedov1-0/+19
2014-06-19pc: ACPI BIOS: implement memory hotplug interfaceIgor Mammedov4-1/+278
2014-06-19pc: propagate memory hotplug event to ACPI deviceIgor Mammedov1-0/+10
2014-06-19pc: add acpi-device link to PCMachineStateIgor Mammedov4-3/+27
2014-06-19pc: migrate piix4 & ich9 MemHotplugStateIgor Mammedov3-0/+75
2014-06-19acpi:ich9: add memory hotplug handlingIgor Mammedov2-0/+58
2014-06-19pc: ich9 lpc: make it work with global/compat propertiesIgor Mammedov1-5/+10
2014-06-19acpi:piix4: add memory hotplug handlingIgor Mammedov1-1/+14
2014-06-19acpi:piix4: allow plug/unlug callbacks handle not only PCI devicesIgor Mammedov1-9/+22
2014-06-19trace: pc: add PC_DIMM slot & address allocationIgor Mammedov1-0/+3
2014-06-19trace: add acpi memory hotplug IO region eventsIgor Mammedov1-0/+13
2014-06-19acpi: memory hotplug ACPI hardware implementationIgor Mammedov2-0/+148
2014-06-19acpi: rename cpu_hotplug_defs.h to pc-hotplug.hIgor Mammedov2-2/+2
2014-06-19pc-dimm: add busy slot check and slot auto-allocationIgor Mammedov2-0/+67
2014-06-19pc-dimm: add busy address check and address auto-allocationIgor Mammedov2-0/+91
2014-06-19pc: add memory hotplug handler to PC_MACHINEIgor Mammedov1-0/+59
2014-06-19pc: exit QEMU if compat machine doesn't support memory hotlpugIgor Mammedov1-0/+10
2014-06-19pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOSIgor Mammedov3-1/+14
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