aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-06-18hw/mips/cputimer: Don't start periodic timer in KVM modeSanjay Lal
2014-06-18target-mips: Reset CPU timer consistentlyJames Hogan
2014-06-18KVM: Fix GSI number space limitAlexander Graf
2014-06-18Merge remote-tracking branch 'remotes/bonzini/memory' into stagingPeter Maydell
2014-06-18memory: Don't call memory_region_update_coalesced_range if nothing changedFam Zheng
2014-06-18memory: MemoryRegion: rename parent to containerPaolo Bonzini
2014-06-18virtio-scsi: add support for the any_layout featurePaolo Bonzini
2014-06-18virtio-scsi: introduce virtio_scsi_complete_cmd_reqPaolo Bonzini
2014-06-18virtio-scsi: prepare sense data handling for any_layoutPaolo Bonzini