index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
mem
Age
Commit message (
Expand
)
Author
2015-07-03
numa,pc-dimm: Store pc-dimm memory information in numa_info
Bharata B Rao
2015-07-03
pc,pc-dimm: Factor out reusable parts in pc_dimm_plug to a separate routine
Bharata B Rao
2015-06-04
pc-dimm: don't assert if pc-dimm alignment != hotpluggable mem range size
Igor Mammedov
2015-03-19
pc-dimm: Add description for device list.
Paulo Vital
2015-03-04
pc-dimm: add a function to calculate VM's current RAM size
zhanghailiang
2015-02-23
numa: Move NUMA declarations from sysemu.h to numa.h
Eduardo Habkost
2015-01-27
pc-dimm: Add Error argument to pc_existing_dimms_capacity
Bharata B Rao
2015-01-27
pc-dimm: Make pc_existing_dimms_capacity global
Bharata B Rao
2014-11-23
pc: pc-dimm: use backend alignment during address auto allocation
Igor Mammedov
2014-11-23
pc: limit DIMM address and size to page aligned values
Igor Mammedov
2014-09-29
pc-dimm: Don't check dimm->node when there is non-NUMA config
zhanghailiang
2014-08-14
pc-dimm: fix up error message
Michael S. Tsirkin
2014-08-14
pc-dimm: validate node property
Hu Tao
2014-07-06
pc-dimm: error out if memory hotplug is not enabled
Igor Mammedov
2014-06-19
qmp: add query-memory-devices command
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-dimm: do not allow setting an in-use memdev
Igor Mammedov
2014-06-19
pc: implement pc-dimm device abstraction
Vasilis Liaskovitis