aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-19pc: ACPI BIOS: implement memory hotplug interfaceIgor Mammedov
2014-06-19pc: propagate memory hotplug event to ACPI deviceIgor Mammedov
2014-06-19pc: add acpi-device link to PCMachineStateIgor Mammedov
2014-06-19pc: migrate piix4 & ich9 MemHotplugStateIgor Mammedov
2014-06-19acpi:ich9: add memory hotplug handlingIgor Mammedov
2014-06-19pc: ich9 lpc: make it work with global/compat propertiesIgor Mammedov
2014-06-19acpi:piix4: add memory hotplug handlingIgor Mammedov
2014-06-19acpi:piix4: allow plug/unlug callbacks handle not only PCI devicesIgor Mammedov
2014-06-19trace: pc: add PC_DIMM slot & address allocationIgor Mammedov
2014-06-19trace: add acpi memory hotplug IO region eventsIgor Mammedov
2014-06-19acpi: memory hotplug ACPI hardware implementationIgor Mammedov
2014-06-19acpi: rename cpu_hotplug_defs.h to pc-hotplug.hIgor Mammedov
2014-06-19pc-dimm: add busy slot check and slot auto-allocationIgor Mammedov
2014-06-19pc-dimm: add busy address check and address auto-allocationIgor Mammedov
2014-06-19pc: add memory hotplug handler to PC_MACHINEIgor Mammedov
2014-06-19pc: exit QEMU if compat machine doesn't support memory hotlpugIgor Mammedov
2014-06-19pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOSIgor Mammedov
2014-06-19pc: exit QEMU if number of slots more than supported 256Igor Mammedov
2014-06-19pc: initialize memory hotplug address spaceIgor Mammedov
2014-06-19pc-dimm: do not allow setting an in-use memdevIgor Mammedov
2014-06-19memory: add memory_region_is_mapped() APIIgor Mammedov
2014-06-19pc: implement pc-dimm device abstractionVasilis Liaskovitis
2014-06-19qdev: expose DeviceState.hotplugged field as a propertyIgor Mammedov
2014-06-19qdev: hotplug for bus-less devicesIgor Mammedov
2014-06-19vl.c: extend -m option to support options for memory hotplugIgor Mammedov
2014-06-19vnc: fix screen updatesGerd Hoffmann
2014-06-19vnc: Drop superfluous conditionals around g_strdup()Markus Armbruster
2014-06-19vnc: Drop superfluous conditionals around g_free()Markus Armbruster
2014-06-19virtio-scsi: define dummy handle_output for vhost-scsi vqsMing Lei
2014-06-18tcg/optimize: Don't special case TCG_OPF_CALL_CLOBBERRichard Henderson
2014-06-18add memdev backend infrastructureIgor Mammedov
2014-06-18vl.c: daemonize before guest memory allocationIgor Mammedov
2014-06-18object_add: allow completion handler to get canonical pathIgor Mammedov
2014-06-18pc: ACPI BIOS: use enum for defining memory affinity flagsIgor Mammedov
2014-06-18pc: create custom generic PC machine typeIgor Mammedov
2014-06-18block/iscsi: drop obsolete pointers from iscsi_co_writevPeter Lieven
2014-06-18block/iscsi: fix init value for iTask->retriesPeter Lieven
2014-06-18target-mips: implement UserLocal RegisterPetar Jovanovic
2014-06-18bitops: provide an inline implementation of find_first_bitAurelien Jarno
2014-06-18block/iscsi: bump libiscsi requirement to 1.9.0Peter Lieven
2014-06-18MAINTAINERS: Add entry for MIPS KVMJames Hogan
2014-06-18target-mips: Enable KVM support in build systemSanjay Lal
2014-06-18hw/mips: malta: Add KVM supportJames Hogan
2014-06-18hw/mips: In KVM mode, inject IRQ2 (I/O) interrupts via ioctlsSanjay Lal
2014-06-18target-mips: Call kvm_mips_reset_vcpu() from mips_cpu_reset()James Hogan
2014-06-18target-mips: kvm: Add main KVM support for MIPSSanjay Lal
2014-06-18kvm: Allow arch to set sigmask lengthJames Hogan
2014-06-18target-mips: get_physical_address: Add KVM awarenessJames Hogan
2014-06-18target-mips: get_physical_address: Add defines for segment basesJames Hogan
2014-06-18hw/mips: Add API to convert KVM guest KSEG0 <-> GPASanjay Lal