summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* pc: add memory hotplug handler to PC_MACHINEIgor Mammedov2014-06-191-0/+8
* pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOSIgor Mammedov2014-06-191-0/+1
* pc: exit QEMU if number of slots more than supported 256Igor Mammedov2014-06-191-0/+6
* pc: initialize memory hotplug address spaceIgor Mammedov2014-06-191-0/+10
* memory: add memory_region_is_mapped() APIIgor Mammedov2014-06-191-0/+8
* pc: implement pc-dimm device abstractionVasilis Liaskovitis2014-06-191-0/+73
* qdev: hotplug for bus-less devicesIgor Mammedov2014-06-191-0/+8
* vl.c: extend -m option to support options for memory hotplugIgor Mammedov2014-06-191-0/+2
* add memdev backend infrastructureIgor Mammedov2014-06-181-0/+60
* pc: create custom generic PC machine typeIgor Mammedov2014-06-181-0/+24
* memory: MemoryRegion: rename parent to containerPaolo Bonzini2014-06-181-10/+10
* exec: introduce qemu_ram_unset_idstr() to unset RAMBlock idstrHu Tao2014-06-171-0/+1
* Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2014-06-1618-18/+2850
|\
| * spapr_pci: Advertise MSI quotaBadari Pulavarty2014-06-161-0/+2
| * spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODEAlexey Kardashevskiy2014-06-161-0/+5
OpenPOWER on IntegriCloud