Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
people
/
peter.maydell
/
qemu-arm.git
/
refs/heads/a64-fifth-set
6698f42
target-arm: Give the FPSCR rounding modes names
by Alexander Graf
· 12 years ago
a64-fifth-set
b8e2d45
target-arm: A64: Add support for floating point cond select
by Claudio Fontana
· 12 years ago
2477ff4
target-arm: A64: Add support for floating point conditional compare
by Claudio Fontana
· 12 years ago
8503057
target-arm: A64: Add support for floating point compare
by Claudio Fontana
· 12 years ago
d14fbad
target-arm: A64: Add fmov (scalar, immediate) instruction
by Alexander Graf
· 12 years ago
d5b0d9c
target-arm: A64: Add "Floating-point data-processing (3 source)" insns
by Alexander Graf
· 12 years ago
e056dd1
target-arm: A64: Add "Floating-point data-processing (2 source)" insns
by Alexander Graf
· 12 years ago
be56699
target-arm: Use VFP_BINOP macro for min, max, minnum, maxnum
by Peter Maydell
· 12 years ago
c26e65d
target-arm: A64: Fix vector register access on bigendian hosts
by Peter Maydell
· 12 years ago
a8dd722
target-arm: A64: Add support for dumping AArch64 VFP register state
by Alexander Graf
· 12 years ago
f0c23a6
default-configs: Add config for aarch64-linux-user
by Peter Maydell
· 12 years ago
a31346a
.travis.yml: Add aarch64-* targets
by Alex Bennée
· 12 years ago
49bcdfc
linux-user: AArch64: Use correct values for FPSR/FPCR in sigcontext
by Will Newton
· 12 years ago
e686441
linux-user: AArch64: define TARGET_CLONE_BACKWARDS
by Claudio Fontana
· 12 years ago
e23d4ac
target-arm: A64: support for ld/st/cl exclusive
by Michael Matz
· 12 years ago
4178ae2
target-arm: Widen exclusive-access support struct fields to 64 bits
by Peter Maydell
· 12 years ago
1444886
target-arm: aarch64: add support for ld lit
by Alexander Graf
· 12 years ago
e5e84f6
target-arm: A64: add support for conditional compare insns
by Claudio Fontana
· 12 years ago
91d2d30
target-arm: A64: add support for add/sub with carry
by Claudio Fontana
· 12 years ago
e3ff29b
target-arm: Widen thread-local register state fields to 64 bits
by Peter Maydell
· 12 years ago
9188c35
target-arm: A64: Implement minimal set of EL0-visible sysregs
by Peter Maydell
· 12 years ago
b0f60c7
target-arm: A64: Implement MRS/MSR/SYS/SYSL
by Peter Maydell
· 12 years ago
8ca70eb
target-arm: Remove ARMCPU/CPUARMState from cpregs APIs used by decoder
by Peter Maydell
· 12 years ago
dd61e56
target-arm: Update generic cpreg code for AArch64
by Peter Maydell
· 12 years ago
49c199d
target-arm: Pull "add one cpreg to hashtable" into its own function
by Peter Maydell
· 12 years ago
ce5458e
target-arm: A64: implement FMOV
by Peter Maydell
· 12 years ago
faa0ba4
target-arm: A64: Add decoder skeleton for FP instructions
by Peter Maydell
· 12 years ago
9618e80
target-arm: A64: implement SVC, BRK
by Alexander Graf
· 12 years ago
52c8b9a
target-arm: A64: add support for 3 src data proc insns
by Alexander Graf
· 12 years ago
ed6ec67
target-arm: A64: add support for move wide instructions
by Alex Bennée
· 12 years ago
b0ff21b
target-arm: A64: add support for add, addi, sub, subi
by Alex Bennée
· 12 years ago
a5e94a9
target-arm: A64: add support for ld/st with index
by Alex Bennée
· 12 years ago
229b7a0
target-arm: A64: add support for ld/st with reg offset
by Alex Bennée
· 12 years ago
d5612f1
target-arm: A64: add support for ld/st unsigned imm
by Alex Bennée
· 12 years ago
4a08d47
target-arm: A64: add support for ld/st pair
by Peter Maydell
· 12 years ago
f976b09
PPC: Fix compilation with TCG debug
by Alexander Graf
· 12 years ago
e8092f7
Merge tag 'signed-s390-for-upstream' of git://github.com/agraf/qemu
by Aurelien Jarno
· 12 years ago
3376f41
target-sh4: Use new qemu_ld/st opcodes
by Aurelien Jarno
· 12 years ago
5f68f5a
target-mips: Use new qemu_ld/st opcodes
by Aurelien Jarno
· 12 years ago
8589467
tcg/i386: fix a comment
by Aurelien Jarno
· 12 years ago
f8251db
Merge remote-tracking branch 'agraf/tags/signed-ppc-for-upstream' into staging
by Anthony Liguori
· 12 years ago
5fe269b
spapr: limit numa memory regions by ram size
by Paul Mackerras
· 12 years ago
c417747
spapr: make sure RMA is in first mode of first memory node
by Alexey Kardashevskiy
· 12 years ago
be5907f
device_tree: qemu_fdt_setprop: Rename val_array arg
by Peter Crosthwaite
· 12 years ago
5a4348d
device_tree: s/qemu_devtree/qemu_fdt globally
by Peter Crosthwaite
· 12 years ago
c2b63f0
PPC: Add VSX to hflags
by Alexander Graf
· 12 years ago
acc4296
Add xxsldwi
by Tom Musta
· 12 years ago
76c15fe
Add xxspltw
by Tom Musta
· 12 years ago
551e3ef
Add xxsel
by Tom Musta
· 12 years ago
ce577d2
Add xxmrgh/xxmrgl
by Tom Musta
· 12 years ago
79ca8a6
Add Power7 VSX Logical Instructions
by Tom Musta
· 12 years ago
be57492
Add VSX Vector Move Instructions
by Tom Musta
· 12 years ago
df020ce
Add VSX Scalar Move Instructions
by Tom Musta
· 12 years ago
582b55a
roms: Flush icache when writing roms to guest memory
by Alexander Graf
· 12 years ago
3978b86
spapr: tie spapr-nvram to -pflash
by Paolo Bonzini
· 12 years ago
8a0e110
PPC: Use default pci bus name for grackle and heathrow
by Alexander Graf
· 12 years ago
3ada6b1
spapr-rtas: add ibm, (get|set)-system-parameter
by Alexey Kardashevskiy
· 12 years ago
a64d325
spapr-rtas: replace return code constants with macros
by Alexey Kardashevskiy
· 12 years ago
b650d6a
target-ppc: move POWER7+ to a separate family
by Alexey Kardashevskiy
· 12 years ago
86e61ce
Add stxvw4x
by Tom Musta
· 12 years ago
9231ba9
Add stxsdx
by Tom Musta
· 12 years ago
897e61d
Add lxvw4x
by Tom Musta
· 12 years ago
ca03b46
Add lxvdsx
by Tom Musta
· 12 years ago
fa1832d
Add lxsdx
by Tom Musta
· 12 years ago
cd73f2c
Add xxpermdi
by Tom Musta
· 12 years ago
fbed247
Add stxvd2x
by Tom Musta
· 12 years ago
304af36
Add lxvd2x
by Tom Musta
· 12 years ago
472b24c
Add VSR to Global Registers
by Tom Musta
· 12 years ago
f9fc6d8
Add VSX Instruction Decoders
by Tom Musta
· 12 years ago
1f29871
Add MSR VSX and Associated Exception
by Tom Musta
· 12 years ago
74f2399
Declare and Enable VSX
by Tom Musta
· 12 years ago
3bc9ccc
powerpc: add PVR mask support
by Alexey Kardashevskiy
· 12 years ago
c65f9a0
target-ppc: add stubs for KVM breakpoints
by Greg Kurz
· 12 years ago
3dc7e2a
Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20131217' into staging
by Anthony Liguori
· 12 years ago
10c8599
s390x/ioinst: CHSC has to set a condition code
by Thomas Huth
· 12 years ago
3796f0e
s390x/kvm: Fixed condition code for unknown SIGP orders
by Thomas Huth
· 12 years ago
b8031ad
s390x/kvm: Simplified the calculation of the SIGP order code
by Thomas Huth
· 12 years ago
b20a461
s390x/kvm: Implemented SIGP START
by Thomas Huth
· 12 years ago
0b9972a
s390x/kvm: Fix coding style in handle_sigp()
by Thomas Huth
· 12 years ago
cd7a0f4
s390x/kvm: Removed s390_store_status stub
by Thomas Huth
· 12 years ago
4f91e0b
s390x/kvm: Removed duplicated SIGP defines
by Thomas Huth
· 12 years ago
638129f
s390x/kvm: Fix diagnose handling.
by Cornelia Huck
· 12 years ago
84291fe
MAINTAINERS: add myself to maintain allwinner-a10
by liguang
· 12 years ago
pull-target-arm-20131217
a01c005
hw/arm: add cubieboard support
by liguang
· 12 years ago
9158fa5
hw/arm: add allwinner a10 SoC support
by liguang
· 12 years ago
c3931ee
hw/intc: add allwinner A10 interrupt controller
by liguang
· 12 years ago
3589de8
hw/timer: add allwinner a10 timer
by liguang
· 12 years ago
a1f05e7
vmstate: Add support for an array of ptimer_state *
by Peter Maydell
· 12 years ago
9082f12
MAINTAINERS: Document 'Canon DIGIC' machine
by Antony Pavlov
· 12 years ago
04234a3
hw/arm/digic: add NOR ROM support
by Antony Pavlov
· 12 years ago
142593c
hw/arm/digic: add UART support
by Antony Pavlov
· 12 years ago
576e99c
hw/arm/digic: add timer support
by Antony Pavlov
· 12 years ago
d91fd75
hw/arm/digic: prepare DIGIC-based boards support
by Antony Pavlov
· 12 years ago
c6f09eb
hw/arm: add very initial support for Canon DIGIC SoC
by Antony Pavlov
· 12 years ago
71b4608
target-arm: A64: add support for logical (immediate) insns
by Alexander Graf
· 12 years ago
e80c502
target-arm: A64: add support for 1-src CLS insn
by Claudio Fontana
· 12 years ago
afd3fe4
host-utils: add clrsb32/64 - count leading redundant sign bits
by Claudio Fontana
· 12 years ago
8807774
target-arm: A64: add support for bitfield insns
by Claudio Fontana
· 12 years ago
4532320
target-arm: A64: add support for 1-src REV insns
by Claudio Fontana
· 12 years ago
82e14b0
target-arm: A64: add support for 1-src RBIT insn
by Alexander Graf
· 12 years ago
Next »