No description
Find a file
Igor Mammedov df0acded19 memhp: extend address auto assignment to support gaps
setting gap to TRUE will make sparse DIMM
address auto allocation, leaving gaps between
a new DIMM address and preceeding existing DIMM.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2015-10-02 17:04:32 +03:00
audio
backends
block * First batch of MAINTAINERS updates 2015-09-25 21:52:30 +01:00
bsd-user
crypto
default-configs
disas
docs * First batch of MAINTAINERS updates 2015-09-25 21:52:30 +01:00
dtc@65cc4d2748
fpu
fsdev
gdb-xml
hw memhp: extend address auto assignment to support gaps 2015-10-02 17:04:32 +03:00
include memhp: extend address auto assignment to support gaps 2015-10-02 17:04:32 +03:00
libdecnumber
linux-headers
linux-user
migration migration: Disambiguate MAX_THROTTLE 2015-09-30 09:42:04 +02:00
net Remove muldiv64() by using period instead of frequency 2015-09-25 18:03:19 +01:00
pc-bios
pixman@87eea99e44
po
qapi
qga
qobject
qom
roms
scripts
slirp
stubs
target-alpha
target-arm * First batch of MAINTAINERS updates 2015-09-25 21:52:30 +01:00
target-cris
target-i386 i386: interrupt poll processing 2015-09-25 12:04:44 +02:00
target-lm32
target-m68k
target-microblaze
target-mips
target-moxie
target-openrisc
target-ppc
target-s390x
target-sh4
target-sparc
target-tilegx
target-tricore
target-unicore32
target-xtensa
tcg
tests vhost-user: unit test for new messages 2015-10-02 17:04:32 +03:00
trace
ui ui/cocoa.m: remove open dialog code 2015-09-25 23:14:00 +01:00
util oslib: allocate PROT_NONE pages on top of RAM 2015-10-01 16:16:52 +03:00
.exrc
.gitignore
.gitmodules
.mailmap
.travis.yml
accel.c
aio-posix.c
aio-win32.c
arch_init.c
async.c
balloon.c
block.c
blockdev-nbd.c
blockdev.c
blockjob.c
bootdevice.c
bt-host.c
bt-vhci.c
Changelog
CODING_STYLE
configure
COPYING
COPYING.LIB
coroutine-gthread.c
coroutine-sigaltstack.c
coroutine-ucontext.c
coroutine-win32.c
cpu-exec-common.c
cpu-exec.c
cpus.c cpu: Provide vcpu throttling interface 2015-09-30 09:42:04 +02:00
cputlb.c
device-hotplug.c
device_tree.c
disas.c
dma-helpers.c
dump.c
exec.c exec: allocate PROT_NONE pages on top of RAM 2015-10-01 16:16:52 +03:00
gdbstub.c
HACKING
hmp-commands-info.hx
hmp-commands.hx
hmp.c qmp/hmp: Add throttle ratio to query-migrate and info migrate 2015-09-30 09:42:04 +02:00
hmp.h
iohandler.c
ioport.c
iothread.c
kvm-all.c
kvm-stub.c
LICENSE
main-loop.c
MAINTAINERS * First batch of MAINTAINERS updates 2015-09-25 21:52:30 +01:00
Makefile
Makefile.objs
Makefile.target
memory.c
memory_mapping.c
module-common.c
monitor.c
nbd.c
numa.c
os-posix.c
os-win32.c
page_cache.c
qapi-schema.json qmp/hmp: Add throttle ratio to query-migrate and info migrate 2015-09-30 09:42:04 +02:00
qdev-monitor.c
qdict-test-data.txt
qemu-bridge-helper.c
qemu-char.c
qemu-coroutine-io.c
qemu-coroutine-lock.c
qemu-coroutine-sleep.c
qemu-coroutine.c
qemu-doc.texi
qemu-ga.texi
qemu-img-cmds.hx
qemu-img.c
qemu-img.texi
qemu-io-cmds.c
qemu-io.c
qemu-log.c
qemu-nbd.c
qemu-nbd.texi
qemu-options-wrapper.h
qemu-options.h
qemu-options.hx
qemu-seccomp.c
qemu-tech.texi doc: Refresh URLs in the qemu-tech documentation 2015-09-25 12:20:21 +02:00
qemu-timer.c
qemu.nsi
qemu.sasl
qjson.c
qmp-commands.hx
qmp.c
qtest.c Init page sizes in qtest 2015-09-29 11:33:02 +05:30
README
rules.mak
softmmu_template.h
spice-qemu-char.c
tcg-runtime.c
tci.c
thread-pool.c
thunk.c
tpm.c
trace-events migration: size_t'ify some of qemu-file 2015-09-29 11:33:02 +05:30
translate-all.c
translate-all.h
translate-common.c
user-exec.c
VERSION
version.rc
vl.c migration: yet more possible state transitions 2015-09-30 09:42:04 +02:00
xen-common-stub.c
xen-common.c
xen-hvm-stub.c
xen-hvm.c
xen-mapcache.c

Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org

- QEMU team