summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* acpi: rephrase commentMichael S. Tsirkin2014-06-191-2/+1
* qmp: add ACPI_DEVICE_OST event handlingIgor Mammedov2014-06-191-0/+1
* acpi: implement ospm_status() method for PIIX4/ICH9_LPC devicesIgor Mammedov2014-06-192-0/+4
* acpi: introduce TYPE_ACPI_DEVICE_IF interfaceIgor Mammedov2014-06-191-0/+43
* qmp: add query-memory-devices commandIgor Mammedov2014-06-191-0/+2
* hostmem: add properties for NUMA memory policyHu Tao2014-06-191-0/+4
* hostmem: add property to map memory with MAP_SHAREDPaolo Bonzini2014-06-192-1/+4
* hostmem: allow preallocation of any memory regionPaolo Bonzini2014-06-193-0/+12
* hostmem: add merge and dump propertiesPaolo Bonzini2014-06-192-0/+11
* osdep: add merge and dump flagsMichael S. Tsirkin2014-06-191-0/+4
* hostmem: separate allocation from UserCreatable complete methodHu Tao2014-06-191-0/+2
* pc: pass MachineState to pc_memory_initPaolo Bonzini2014-06-191-4/+3
* memory: add error propagation to file-based RAM allocationPaolo Bonzini2014-06-192-2/+5
* memory: move mem_path handling to memory_region_allocate_system_memoryPaolo Bonzini2014-06-191-0/+18
* numa: add -numa node,memdev= optionPaolo Bonzini2014-06-191-0/+1
* qom: introduce object_property_get_enum and object_property_get_uint16ListHu Tao2014-06-191-0/+28
* Introduce signed range.Hu Tao2014-06-191-0/+72
* memory: move RAM_PREALLOC_MASK to exec.c, renamePaolo Bonzini2014-06-191-3/+0
* memory: move preallocation code out of exec.cPaolo Bonzini2014-06-192-0/+4
* memory: reorganize file-based allocationPaolo Bonzini2014-06-193-3/+4
* numa: introduce memory_region_allocate_system_memoryPaolo Bonzini2014-06-192-1/+6
* NUMA: expand MAX_NODES from 64 to 128Wanlong Gao2014-06-191-1/+1
* NUMA: convert -numa option to use OptsVisitorWanlong Gao2014-06-191-1/+2
* NUMA: Add numa_info structure to contain numa nodes infoWanlong Gao2014-06-191-2/+6
* NUMA: move numa related code to new file numa.cWanlong Gao2014-06-194-3/+5
* Add new vhost-user netdev backendNikolay Nikolaev2014-06-191-0/+17
* Add vhost-backend and VhostBackendTypeNikolay Nikolaev2014-06-193-2/+15
* Add vhost_ops to vhost_dev struct and replace all relevant ioctlsNikolay Nikolaev2014-06-192-0/+29
* vhost_net_init will use VhostNetOptions to get all its argumentsNikolay Nikolaev2014-06-192-2/+8
* Refactor virtio-net to use generic get_vhost_netNikolay Nikolaev2014-06-191-0/+1
* vhost: add vhost_get_features and vhost_ack_featuresNikolay Nikolaev2014-06-191-0/+5
* Add G_IO_HUP handler for socket chardevNikolay Nikolaev2014-06-191-0/+1
* Add chardev API qemu_chr_fe_get_msgfdsNikolay Nikolaev2014-06-191-1/+14
* Add chardev API qemu_chr_fe_set_msgfdsNikolay Nikolaev2014-06-191-0/+14
* Add chardev API qemu_chr_fe_read_allNikolay Nikolaev2014-06-191-0/+14
* Add kvm_eventfds_enabled functionNikolay Nikolaev2014-06-191-0/+11
* virtio-net: announce self by guestJason Wang2014-06-192-0/+22
* migration: introduce self_announce_delay()Jason Wang2014-06-191-0/+8
* migration: export SELF_ANNOUNCE_ROUNDSJason Wang2014-06-191-0/+2
* ich: get rid of spaces in type nameMichael S. Tsirkin2014-06-192-2/+2
* pc: add "hotplug-memory-region-size" property to PC_MACHINEIgor Mammedov2014-06-191-0/+1
* pc: ACPI BIOS: implement memory hotplug interfaceIgor Mammedov2014-06-191-0/+21
* pc: add acpi-device link to PCMachineStateIgor Mammedov2014-06-191-1/+7
* pc: migrate piix4 & ich9 MemHotplugStateIgor Mammedov2014-06-191-0/+7
* acpi:ich9: add memory hotplug handlingIgor Mammedov2014-06-192-1/+10
* acpi:piix4: add memory hotplug handlingIgor Mammedov2014-06-192-1/+8
* acpi: memory hotplug ACPI hardware implementationIgor Mammedov2014-06-192-0/+32
* acpi: rename cpu_hotplug_defs.h to pc-hotplug.hIgor Mammedov2014-06-192-4/+4
* pc-dimm: add busy slot check and slot auto-allocationIgor Mammedov2014-06-191-0/+2
* pc-dimm: add busy address check and address auto-allocationIgor Mammedov2014-06-191-0/+4
OpenPOWER on IntegriCloud