summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * | pc: acpi: do not hardcode preprocessorIgor Mammedov2014-06-191-1/+1
| * | qdev: recursively unrealize devices when unrealizing busPaolo Bonzini2014-06-191-1/+12
| * | qdev: reorganize error reporting in bus_set_realizedPaolo Bonzini2014-06-191-13/+5
| * | pc: pass MachineState to pc_memory_initPaolo Bonzini2014-06-193-20/+16
| * | numa: introduce memory_region_allocate_system_memoryPaolo Bonzini2014-06-191-2/+1
| * | NUMA: Add numa_info structure to contain numa nodes infoWanlong Gao2014-06-192-9/+14
| * | Add the vhost-user netdev backend to the command lineNikolay Nikolaev2014-06-191-0/+4
| * | vhost-net: vhost-user feature bits supportNikolay Nikolaev2014-06-191-0/+35
| * | Add vhost-user as a vhost backend.Nikolay Nikolaev2014-06-193-1/+348
| * | Add vhost-backend and VhostBackendTypeNikolay Nikolaev2014-06-195-32/+119
| * | Add vhost_ops to vhost_dev struct and replace all relevant ioctlsNikolay Nikolaev2014-06-193-27/+34
| * | vhost_net_init will use VhostNetOptions to get all its argumentsNikolay Nikolaev2014-06-193-21/+24
| * | Refactor virtio-net to use generic get_vhost_netNikolay Nikolaev2014-06-192-24/+35
| * | vhost_net should call the poll callback only when it is setNikolay Nikolaev2014-06-191-3/+10
| * | vhost: add vhost_get_features and vhost_ack_featuresNikolay Nikolaev2014-06-193-42/+66
| * | virtio-net: announce self by guestJason Wang2014-06-191-0/+42
| * | pc: q35: acpi: report error to user on unsupported unplug requestIgor Mammedov2014-06-191-0/+2
| * | virtio: Drop superfluous conditionals around g_strdup()Markus Armbruster2014-06-192-11/+2
| * | virtio: Drop superfluous conditionals around g_free()Markus Armbruster2014-06-194-33/+15
| * | acpi: update generated filesMichael S. Tsirkin2014-06-196-24/+1074
| * | pc: ACPI BIOS: make GPE.3 handle memory hotplug event on PIIX and Q35 machinesIgor Mammedov2014-06-192-2/+8
| * | pc: ACPI BIOS: reserve SRAT entry for hotplug mem holeIgor Mammedov2014-06-191-0/+17
| * | pc: add "hotplug-memory-region-size" property to PC_MACHINEIgor Mammedov2014-06-191-0/+19
| * | pc: ACPI BIOS: implement memory hotplug interfaceIgor Mammedov2014-06-194-1/+278
| * | pc: propagate memory hotplug event to ACPI deviceIgor Mammedov2014-06-191-0/+10
| * | pc: add acpi-device link to PCMachineStateIgor Mammedov2014-06-194-3/+27
| * | pc: migrate piix4 & ich9 MemHotplugStateIgor Mammedov2014-06-193-0/+75
| * | acpi:ich9: add memory hotplug handlingIgor Mammedov2014-06-192-0/+58
| * | pc: ich9 lpc: make it work with global/compat propertiesIgor Mammedov2014-06-191-5/+10
| * | acpi:piix4: add memory hotplug handlingIgor Mammedov2014-06-191-1/+14
| * | acpi:piix4: allow plug/unlug callbacks handle not only PCI devicesIgor Mammedov2014-06-191-9/+22
| * | trace: pc: add PC_DIMM slot & address allocationIgor Mammedov2014-06-191-0/+3
| * | trace: add acpi memory hotplug IO region eventsIgor Mammedov2014-06-191-0/+13
| * | acpi: memory hotplug ACPI hardware implementationIgor Mammedov2014-06-192-0/+148
| * | acpi: rename cpu_hotplug_defs.h to pc-hotplug.hIgor Mammedov2014-06-192-2/+2
| * | pc-dimm: add busy slot check and slot auto-allocationIgor Mammedov2014-06-192-0/+67
| * | pc-dimm: add busy address check and address auto-allocationIgor Mammedov2014-06-192-0/+91
| * | pc: add memory hotplug handler to PC_MACHINEIgor Mammedov2014-06-191-0/+59
| * | pc: exit QEMU if compat machine doesn't support memory hotlpugIgor Mammedov2014-06-191-0/+10
| * | pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOSIgor Mammedov2014-06-193-1/+14
| * | 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-2/+24
| * | pc-dimm: do not allow setting an in-use memdevIgor Mammedov2014-06-191-1/+16
| * | pc: implement pc-dimm device abstractionVasilis Liaskovitis2014-06-193-0/+101
| * | qdev: expose DeviceState.hotplugged field as a propertyIgor Mammedov2014-06-191-0/+17
| * | qdev: hotplug for bus-less devicesIgor Mammedov2014-06-191-0/+13
| * | pc: ACPI BIOS: use enum for defining memory affinity flagsIgor Mammedov2014-06-181-7/+16
| * | pc: create custom generic PC machine typeIgor Mammedov2014-06-183-24/+81
| |/
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140619'...Peter Maydell2014-06-205-56/+103
|\ \
| * | armv7m_nvic: fix AIRCR implementationOran Avraham2014-06-191-1/+4
OpenPOWER on IntegriCloud