aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-06-19numa: add -numa node,memdev= optionPaolo Bonzini
2014-06-19qom: introduce object_property_get_enum and object_property_get_uint16ListHu Tao
2014-06-19Introduce signed range.Hu Tao
2014-06-19memory: move RAM_PREALLOC_MASK to exec.c, renamePaolo Bonzini
2014-06-19memory: move preallocation code out of exec.cPaolo Bonzini
2014-06-19memory: reorganize file-based allocationPaolo Bonzini
2014-06-19numa: introduce memory_region_allocate_system_memoryPaolo Bonzini
2014-06-19NUMA: expand MAX_NODES from 64 to 128Wanlong Gao
2014-06-19NUMA: convert -numa option to use OptsVisitorWanlong Gao
2014-06-19NUMA: Add numa_info structure to contain numa nodes infoWanlong Gao
2014-06-19NUMA: move numa related code to new file numa.cWanlong Gao
2014-06-19Add new vhost-user netdev backendNikolay Nikolaev
2014-06-19Add vhost-backend and VhostBackendTypeNikolay Nikolaev
2014-06-19Add vhost_ops to vhost_dev struct and replace all relevant ioctlsNikolay Nikolaev
2014-06-19vhost_net_init will use VhostNetOptions to get all its argumentsNikolay Nikolaev
2014-06-19Refactor virtio-net to use generic get_vhost_netNikolay Nikolaev
2014-06-19vhost: add vhost_get_features and vhost_ack_featuresNikolay Nikolaev
2014-06-19Add G_IO_HUP handler for socket chardevNikolay Nikolaev
2014-06-19Add chardev API qemu_chr_fe_get_msgfdsNikolay Nikolaev
2014-06-19Add chardev API qemu_chr_fe_set_msgfdsNikolay Nikolaev
2014-06-19Add chardev API qemu_chr_fe_read_allNikolay Nikolaev
2014-06-19Add kvm_eventfds_enabled functionNikolay Nikolaev
2014-06-19virtio-net: announce self by guestJason Wang
2014-06-19migration: introduce self_announce_delay()Jason Wang
2014-06-19migration: export SELF_ANNOUNCE_ROUNDSJason Wang
2014-06-19ich: get rid of spaces in type nameMichael S. Tsirkin
2014-06-19pc: add "hotplug-memory-region-size" property to PC_MACHINEIgor Mammedov
2014-06-19pc: ACPI BIOS: implement memory hotplug interfaceIgor 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-19acpi:piix4: add memory hotplug handlingIgor 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: 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-19memory: add memory_region_is_mapped() APIIgor Mammedov
2014-06-19pc: implement pc-dimm device abstractionVasilis Liaskovitis
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-18add memdev backend infrastructureIgor Mammedov
2014-06-18pc: create custom generic PC machine typeIgor Mammedov
2014-06-18memory: MemoryRegion: rename parent to containerPaolo Bonzini
2014-06-17exec: introduce qemu_ram_unset_idstr() to unset RAMBlock idstrHu Tao
2014-06-16Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell
2014-06-16spapr_pci: Advertise MSI quotaBadari Pulavarty