index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-06-19
Add kvm_eventfds_enabled function
Nikolay Nikolaev
2014-06-19
virtio-net: announce self by guest
Jason Wang
2014-06-19
migration: introduce self_announce_delay()
Jason Wang
2014-06-19
migration: export SELF_ANNOUNCE_ROUNDS
Jason Wang
2014-06-19
pc: q35: acpi: report error to user on unsupported unplug request
Igor Mammedov
2014-06-19
ich: get rid of spaces in type name
Michael S. Tsirkin
2014-06-19
virtio: Drop superfluous conditionals around g_strdup()
Markus Armbruster
2014-06-19
virtio: Drop superfluous conditionals around g_free()
Markus Armbruster
2014-06-19
acpi-test: update expected tables
Michael S. Tsirkin
2014-06-19
acpi: update generated files
Michael S. Tsirkin
2014-06-19
pc: ACPI BIOS: make GPE.3 handle memory hotplug event on PIIX and Q35 machines
Igor Mammedov
2014-06-19
pc: ACPI BIOS: reserve SRAT entry for hotplug mem hole
Igor Mammedov
2014-06-19
pc: add "hotplug-memory-region-size" property to PC_MACHINE
Igor Mammedov
2014-06-19
pc: ACPI BIOS: implement memory hotplug interface
Igor Mammedov
2014-06-19
pc: propagate memory hotplug event to ACPI device
Igor Mammedov
2014-06-19
pc: add acpi-device link to PCMachineState
Igor Mammedov
2014-06-19
pc: migrate piix4 & ich9 MemHotplugState
Igor Mammedov
2014-06-19
acpi:ich9: add memory hotplug handling
Igor Mammedov
2014-06-19
pc: ich9 lpc: make it work with global/compat properties
Igor Mammedov
2014-06-19
acpi:piix4: add memory hotplug handling
Igor Mammedov
2014-06-19
acpi:piix4: allow plug/unlug callbacks handle not only PCI devices
Igor Mammedov
2014-06-19
trace: pc: add PC_DIMM slot & address allocation
Igor Mammedov
2014-06-19
trace: add acpi memory hotplug IO region events
Igor Mammedov
2014-06-19
acpi: memory hotplug ACPI hardware implementation
Igor Mammedov
2014-06-19
acpi: rename cpu_hotplug_defs.h to pc-hotplug.h
Igor Mammedov
2014-06-19
pc-dimm: add busy slot check and slot auto-allocation
Igor Mammedov
2014-06-19
pc-dimm: add busy address check and address auto-allocation
Igor Mammedov
2014-06-19
pc: add memory hotplug handler to PC_MACHINE
Igor Mammedov
2014-06-19
pc: exit QEMU if compat machine doesn't support memory hotlpug
Igor Mammedov
2014-06-19
pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOS
Igor Mammedov
2014-06-19
pc: exit QEMU if number of slots more than supported 256
Igor Mammedov
2014-06-19
pc: initialize memory hotplug address space
Igor Mammedov
2014-06-19
pc-dimm: do not allow setting an in-use memdev
Igor Mammedov
2014-06-19
memory: add memory_region_is_mapped() API
Igor Mammedov
2014-06-19
pc: implement pc-dimm device abstraction
Vasilis Liaskovitis
2014-06-19
qdev: expose DeviceState.hotplugged field as a property
Igor Mammedov
2014-06-19
qdev: hotplug for bus-less devices
Igor Mammedov
2014-06-19
vl.c: extend -m option to support options for memory hotplug
Igor Mammedov
2014-06-18
add memdev backend infrastructure
Igor Mammedov
2014-06-18
vl.c: daemonize before guest memory allocation
Igor Mammedov
2014-06-18
object_add: allow completion handler to get canonical path
Igor Mammedov
2014-06-18
pc: ACPI BIOS: use enum for defining memory affinity flags
Igor Mammedov
2014-06-18
pc: create custom generic PC machine type
Igor Mammedov
2014-06-18
Merge remote-tracking branch 'remotes/bonzini/memory' into staging
Peter Maydell
2014-06-18
memory: Don't call memory_region_update_coalesced_range if nothing changed
Fam Zheng
2014-06-18
memory: MemoryRegion: rename parent to container
Paolo Bonzini
2014-06-17
memory: MemoryRegion: factor out memory region re-adder
Peter Crosthwaite
2014-06-17
memory: MemoryRegion: factor out subregion add functionality
Peter Crosthwaite
2014-06-17
Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into staging
Peter Maydell
2014-06-17
qtest: fix qtest_clock_warp() for no deadline case
Sergey Fedorov
[next]