Sign in
qemu-android
/
qemu-android
/
86ba37edcb6556b124840f04d180a34ffcc71086
86ba37e
target-ppc: Add ISA2.06 bpermd Instruction
by Tom Musta
· 11 years ago
7ee19fb
target-ppc: Scalar Non-Signalling Conversions
by Tom Musta
· 11 years ago
3d1140b
target-ppc: Scalar Round to Single Precision
by Tom Musta
· 11 years ago
097ec5d
target-ppc: Floating Merge Word Instructions
by Tom Musta
· 11 years ago
f5c0f7f
target-ppc: Move To/From VSR Instructions
by Tom Musta
· 11 years ago
67a33f3
target-ppc: VSX Stage 4: Add xxleqv, xxlnand and xxlorc
by Tom Musta
· 11 years ago
7469835
target-ppc: VSX Stage 4: Add xscvsxdsp and xscvuxdsp
by Tom Musta
· 11 years ago
f53f81e
target-ppc: VSX Stage 4: Add Scalar SP Fused Multiply-Adds
by Tom Musta
· 11 years ago
968e76b
target-ppc: VSX Stage 4: add xsrsqrtesp
by Tom Musta
· 11 years ago
cea4e57
target-ppc: VSX Stage 4: Add xssqrtsp
by Tom Musta
· 11 years ago
2c0c52a
target-ppc: VSX Stage 4: Add xsresp
by Tom Musta
· 11 years ago
b24d0b4
target-ppc: VSX Stage 4: Add xsdivsp
by Tom Musta
· 11 years ago
ab9408a
target-ppc: VSX Stage 4: Add xsmulsp
by Tom Musta
· 11 years ago
3fd0aad
target-ppc: VSX Stage 4: Add xsaddsp and xssubsp
by Tom Musta
· 11 years ago
e16a626
target-ppc: VSX Stage 4: Add stxsiwx and stxsspx
by Tom Musta
· 11 years ago
f026da7
target-ppc: VSX Stage 4: Refactor stxsdx
by Tom Musta
· 11 years ago
cac7f0b
target-ppc: VSX Stage 4: Add lxsiwax, lxsiwzx and lxsspx
by Tom Musta
· 11 years ago
e072fe7
target-ppc: VSX Stage 4: Refactor lxsdx
by Tom Musta
· 11 years ago
dbcc48f
target-ppc: VSX Stage 4: Add VSX 2.07 Flag
by Tom Musta
· 11 years ago
88e33d0
target-ppc: Add VSX Rounding Instructions
by Tom Musta
· 11 years ago
5177d2c
target-ppc: Add VSX ISA2.06 Integer Conversion Instructions
by Tom Musta
· 11 years ago
ed8ac56
target-ppc: Add VSX Floating Point to Floating Point Conversion Instructions
by Tom Musta
· 11 years ago
354a6de
target-ppc: Add VSX Vector Compare Instructions
by Tom Musta
· 11 years ago
959e9c9
target-ppc: Add VSX xmax/xmin Instructions
by Tom Musta
· 11 years ago
4f17e9c
target-ppc: Add VSX xscmp*dp Instructions
by Tom Musta
· 11 years ago
595c6ee
target-ppc: Add VSX ISA2.06 Multiply Add Instructions
by Tom Musta
· 11 years ago
5cb151a
target-ppc: Add VSX ISA2.06 xtsqrt Instructions
by Tom Musta
· 11 years ago
bc80838
target-ppc: Add VSX ISA2.06 xtdiv Instructions
by Tom Musta
· 11 years ago
d3f9df8
target-ppc: Add VSX ISA2.06 xrsqrte Instructions
by Tom Musta
· 11 years ago
d32404f
target-ppc: Add VSX ISA2.06 xsqrt Instructions
by Tom Musta
· 11 years ago
2009227
target-ppc: Add VSX ISA2.06 xre Instructions
by Tom Musta
· 11 years ago
4b98eee
target-ppc: Add VSX ISA2.06 xdiv Instructions
by Tom Musta
· 11 years ago
5e591d8
target-ppc: Add VSX ISA2.06 xmul Instructions
by Tom Musta
· 11 years ago
ee6e02c
target-ppc: Add VSX ISA2.06 xadd/xsub Instructions
by Tom Musta
· 11 years ago
3c3cbbd
target-ppc: General Support for VSX Helpers
by Tom Musta
· 11 years ago
59800ec
target-ppc: Add set_fprf Argument to fload_invalid_op_excp()
by Tom Musta
· 11 years ago
4e38181
target-ppc: disable unsupported modes for SPR_CTRL/SPR_UCTRL
by Alexey Kardashevskiy
· 11 years ago
3052f0d
spapr_vscsi: Fix REPORT_LUNS handling
by Nathan Whitehorn
· 11 years ago
09aa9a5
spapr-pci: enable adding PHB via -device
by Alexey Kardashevskiy
· 11 years ago
6cd8712
PPC: KVM: add support for LPCR
by Greg Kurz
· 11 years ago
7a7c05d
PPC: KVM: fix "set one register"
by Alexey Kardashevskiy
· 11 years ago
363248e
mmu-hash64: fix Virtual Page Class Key Protection
by Cédric Le Goater
· 11 years ago
0dc083f
target-ppc: fix Authority Mask Register init value
by Alexey Kardashevskiy
· 11 years ago
ca480de
target-ppc: dump DAR and DSISR
by Anton Blanchard
· 11 years ago
135a129
kvm: Add a new machine option kvm-type
by Aneesh Kumar K.V
· 11 years ago
9c06a1f
KVM: Split QEMUMachine typedef into separate header
by Alexander Graf
· 11 years ago
88ccd23
target-ppc: remove unsupported SPRs from 970 and P5+
by Alexey Kardashevskiy
· 11 years ago
4019491
target-ppc: remove embedded MMU SPRs from 970, P5+/7/7+/8
by Alexey Kardashevskiy
· 11 years ago
0bfe929
target-ppc: fix SPR_CTRL/SPR_UCTRL register numbers
by Alexey Kardashevskiy
· 11 years ago
81d2fb4
target-ppc: remove powerpc 970gx
by Alexey Kardashevskiy
· 11 years ago
6475c9f
target-ppc: fix LPCR SPR number
by Alexey Kardashevskiy
· 11 years ago
a5100e7
target-ppc: fix compile error when PPC_DUMP_CPU is enabled
by Alexey Kardashevskiy
· 11 years ago
f55ea62
block/gluster: Add missing argument to qemu_gluster_init() call
by Andreas Färber
· 11 years ago
ac458e1
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-04' into staging
by Peter Maydell
· 11 years ago
e00ef74
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
by Peter Maydell
· 11 years ago
4a29420
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
by Peter Maydell
· 11 years ago
4fd42af
Merge remote-tracking branch 'remotes/rth/i386-fix' into staging
by Peter Maydell
· 11 years ago
c2cb92f
Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140227' into staging
by Peter Maydell
· 11 years ago
739aa55
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
by Peter Maydell
· 11 years ago
d47e95c
Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging
by Peter Maydell
· 11 years ago
57f45b6
Makefile: Add missing dependency for system emulation (fix build)
by Stefan Weil
· 11 years ago
b774539
qapi: Add missing null check to opts_start_struct()
by Markus Armbruster
· 11 years ago
25a7017
qapi: Clean up superfluous null check in qapi_dealloc_type_str()
by Markus Armbruster
· 11 years ago
949ceeb
qapi: Clean up null checking in generated visitors
by Markus Armbruster
· 11 years ago
56bed41
qapi: Drop unused code in qapi-commands.py
by Markus Armbruster
· 11 years ago
a105acb
qapi: Drop nonsensical header guard in generated qapi-visit.c
by Markus Armbruster
· 11 years ago
678e48a
qapi: Fix licensing of scripts
by Markus Armbruster
· 11 years ago
2fc0043
tests/qapi-schema: Cover flat union types
by Markus Armbruster
· 11 years ago
7ad993b
tests/qapi-schema: Cover union types with base
by Markus Armbruster
· 11 years ago
aabbd47
tests/qapi-schema: Cover complex types with base
by Markus Armbruster
· 11 years ago
2c38b60
tests/qapi-schema: Cover anonymous union types
by Markus Armbruster
· 11 years ago
c2216a8
tests/qapi-schema: Cover simple argument types
by Markus Armbruster
· 11 years ago
ab22ad9
tests/qapi-schema: Cover optional command arguments
by Markus Armbruster
· 11 years ago
357765f
tests/qapi-schema: Actually check successful QMP command response
by Markus Armbruster
· 11 years ago
25254a7
vl: Remove unneeded include file
by Stefan Weil
· 11 years ago
cae8a92
qga: Remove unneeded include file
by Stefan Weil
· 11 years ago
67d065c
qemu-img: Remove unneeded include files
by Stefan Weil
· 11 years ago
777872e
exec: Remove unneeded include files
by Stefan Weil
· 11 years ago
cc99c6f
util/iov: Use qemu/sockets.h instead of conditional code
by Stefan Weil
· 11 years ago
aa830cd
qjson.h: Remove spurious GCC_FMT_ATTR markup from qobject_from_json() declaration
by Peter Maydell
· 11 years ago
7edd9dd
tests/test-int128: Don't use __noclone__ attribute on clang
by Peter Maydell
· 11 years ago
8ead601
stubs: Optimize dependencies for gdbstub.c
by Stefan Weil
· 11 years ago
c5d3c49
tcg: Fix typo in comment (dependancies -> dependencies)
by Stefan Weil
· 11 years ago
55e7c29
bswap: Modify prototypes of st[wl]_{le, be}_p (avoid type conversions)
by Stefan Weil
· 11 years ago
0064ace
bswap: Modify prototype of stb_p (avoid type conversions)
by Stefan Weil
· 11 years ago
de580da
object: Report type in error when not user creatable.
by Hani Benhabiles
· 11 years ago
1c884ab
include/qemu/host-utils.h: Trivial typo: ctz->cto
by Dr. David Alan Gilbert
· 11 years ago
de92f3f
monitor: Remove left-over code in do_info_profile.
by Hani Benhabiles
· 11 years ago
ffe9fe3
qerror: Improve QERR_DEVICE_NOT_ACTIVE message
by Hani Benhabiles
· 11 years ago
4864512
qmp: Check for returned data from __json_read in get_events
by Fam Zheng
· 11 years ago
3eba13e
block/vmdk: do not report file offset for compressed extents
by Peter Lieven
· 11 years ago
9147d01
discard rbd error output when not relevant in qemu-iotests
by Loic Dachary
· 11 years ago
69bef79
block: use /var/tmp instead of /tmp for -snapshot
by Amit Shah
· 11 years ago
4b350f1
qemu-io-test: Disable Quorum test when not compiled in.
by Benoît Canet
· 11 years ago
0c76273
qmp: Make Quorum error events more palatable.
by Benoît Canet
· 11 years ago
a9e6a0c
qmp: Fix BlockdevOptionQuorum.
by Benoît Canet
· 11 years ago
adccfbc
block: gluster - add reopen support.
by Jeff Cody
· 11 years ago
1b37b34
block: gluster - code movements, state storage changes
by Jeff Cody
· 11 years ago
9a05fea
qemu-iotests: add more tests to the "quick" group
by Paolo Bonzini
· 11 years ago
7d6dc7f
dump: add 'query-dump-guest-memory-capability' command
by qiaonuohan
· 11 years ago
Next »