No description
Find a file
Tom Musta ce577d2e48 Add xxmrgh/xxmrgl
This patch adds the VSX Merge High Word and VSX Merge Low Word
instructions.

V2: Now implemented using deposit (per Richard Henderson's comment)

Signed-off-by: Tom Musta <tommusta@gmail.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Alexander Graf <agraf@suse.de>
2013-12-20 01:58:06 +01:00
audio
backends
block Collection of little cleanups anf bugfixes. 2013-12-16 09:44:13 -08:00
bsd-user
default-configs hw/arm: add allwinner a10 SoC support 2013-12-17 20:12:51 +00:00
disas
docs
dtc@bc895d6d09
fpu
fsdev
gdb-xml target-arm: Support fp registers in gdb stub 2013-12-17 19:42:32 +00:00
hw roms: Flush icache when writing roms to guest memory 2013-12-20 01:58:03 +01:00
include roms: Flush icache when writing roms to guest memory 2013-12-20 01:58:03 +01:00
libcacard vscclient: do not add a socket watch if there is not data to send 2013-12-16 10:12:19 +01:00
linux-headers
linux-user target-arm: Clean up handling of AArch64 PSTATE 2013-12-17 19:42:30 +00:00
net
pc-bios
pixman@97336fad32
po
qapi
qga
qobject
qom
roms
scripts
slirp
stubs
sysconfigs/target
target-alpha
target-arm target-arm: A64: add support for logical (immediate) insns 2013-12-17 20:12:51 +00:00
target-cris
target-i386
target-lm32
target-m68k
target-microblaze
target-mips
target-moxie
target-openrisc
target-ppc Add xxmrgh/xxmrgl 2013-12-20 01:58:06 +01:00
target-s390x
target-sh4
target-sparc
target-unicore32
target-xtensa
tcg
tests hw/arm: add cubieboard support 2013-12-17 20:12:51 +00:00
trace
ui spice: move spice_server_vm_{start,stop} calls into qemu_spice_display_*() 2013-12-16 10:12:20 +01:00
util
.exrc
.gitignore
.gitmodules
.mailmap
.travis.yml
aio-posix.c
aio-win32.c
arch_init.c
async.c
balloon.c
block-migration.c
block.c
blockdev-nbd.c
blockdev.c qmp_change_blockdev() remove unused has_format 2013-12-16 10:12:20 +01:00
blockjob.c
bt-host.c
bt-vhci.c
Changelog
CODING_STYLE
configure target-arm: Support fp registers in gdb stub 2013-12-17 19:42:32 +00:00
COPYING
COPYING.LIB
coroutine-gthread.c
coroutine-sigaltstack.c
coroutine-ucontext.c
coroutine-win32.c
cpu-exec.c
cpus.c
cputlb.c
device-hotplug.c
device_tree.c
disas.c
dma-helpers.c
dump.c
exec.c roms: Flush icache when writing roms to guest memory 2013-12-20 01:58:03 +01:00
gdbstub.c
HACKING
hmp-commands.hx
hmp.c
hmp.h
iohandler.c
ioport.c
kvm-all.c
kvm-stub.c
LICENSE
main-loop.c
MAINTAINERS MAINTAINERS: add myself to maintain allwinner-a10 2013-12-17 20:12:51 +00:00
Makefile
Makefile.objs
Makefile.target
memory.c
memory_mapping.c
migration-exec.c
migration-fd.c
migration-rdma.c
migration-tcp.c
migration-unix.c
migration.c
monitor.c
nbd.c nbd: don't change socket block during negotiate 2013-12-16 10:12:20 +01:00
os-posix.c
os-win32.c
page_cache.c
qapi-schema.json
qdev-monitor.c
qdict-test-data.txt
qemu-bridge-helper.c
qemu-char.c char: add qemu_chr_fe_event() 2013-12-16 10:12:20 +01:00
qemu-coroutine-io.c
qemu-coroutine-lock.c
qemu-coroutine-sleep.c
qemu-coroutine.c
qemu-doc.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
qemu-timer.c
qemu.nsi
qemu.sasl
qmp-commands.hx
qmp.c qmp_change_blockdev() remove unused has_format 2013-12-16 10:12:20 +01:00
qtest.c
readline.c
README
rules.mak
savevm.c
spice-qemu-char.c spice-char: implement chardev port event 2013-12-16 10:12:20 +01:00
tcg-runtime.c
tci.c
thread-pool.c
thunk.c
tpm.c
trace-events
translate-all.c
translate-all.h
user-exec.c
VERSION
version.rc
vl.c qemu_opts_parse(): always check return value 2013-12-16 15:33:48 -08:00
xbzrle.c
xen-all.c
xen-mapcache.c
xen-stub.c

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

- QEMU team