Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
people
/
peter.maydell
/
qemu-arm.git
/
refs/heads/a64-first-set-test-context
90cb0e2
add ldp/stp vector forms
by Peter Maydell
· 12 years ago
a64-first-set-test-context
f51bf34
target-arm: A64: Floating point <-> integer conv
by Peter Maydell
· 12 years ago
32ab6f6
target-arm: A64: TODO Data processing (3 source)
by Peter Maydell
· 12 years ago
9c400ae
target-arm: A64: XXX support for ldaxr and related
by Peter Maydell
· 12 years ago
5012445
target-arm: aarch64: add support for svc instruction
by Alex Bennée
· 12 years ago
426998f
target-arm: aarch64: add support for ldp (load pair)
by Alex Bennée
· 12 years ago
abc584c
target-arm: A64: add support for ld/st with index
by Alex Bennée
· 12 years ago
b74e71b
target-arm: A64: add support for ld/st with reg offset
by Alex Bennée
· 12 years ago
0d68085
target-arm: aarch64: add support for ld lit
by Alex Bennée
· 12 years ago
efe92a7
target-arm: A64: add support for ld/st unsigned imm
by Alex Bennée
· 12 years ago
c257391
target-arm: aarch64: add support for movi
by Alex Bennée
· 12 years ago
871879b
target-arm: A64: add support for stp (store pair)
by Alex Bennée
· 12 years ago
ffb7dab
target-arm: A64: add support for add and addi
by Alex Bennée
· 12 years ago
cee6c33
translate-a64.c: add a debug helper trace macro
by Alex Bennée
· 12 years ago
00ced10
linux-user/signal.c: dump pc when aborting
by Alex Bennée
· 12 years ago
8152ec3
.travis.yml: add aarch64-linux-user target
by Alex Bennée
· 12 years ago
b4ff10d
default-configs: Add config for aarch64-linux-user
by Peter Maydell
· 12 years ago
b1a32b3
target-arm: A64: MRS/MSR for FPCR access
by Claudio Fontana
· 12 years ago
422426c
target-arm: A64: add preliminary support for MSR/MRS
by Claudio Fontana
· 12 years ago
b5a339a
target-arm: A64: add support for logical (immediate) insns
by Claudio Fontana
· 12 years ago
ded3777
target-arm: A64: add support for 1-src CLS insn
by Claudio Fontana
· 12 years ago
f7fe331
host-utils: add clrsb32/64 - count leading redundant sign bits
by Claudio Fontana
· 12 years ago
18f20eb
target-arm: A64: add support for bitfield insns
by Claudio Fontana
· 12 years ago
cdd4f72
target-arm: A64: add support for 1-src REV insns
by Claudio Fontana
· 12 years ago
071b11d
target-arm: A64: add support for 1-src RBIT insn
by Claudio Fontana
· 12 years ago
4d3b1c3
target-arm: A64: add support for 1-src data processing and CLZ
by Claudio Fontana
· 12 years ago
e03cad5
target-arm: A64: add support for 2-src shift reg insns
by Claudio Fontana
· 12 years ago
11861fc
target-arm: A64: add support for 2-src data processing and DIV
by Claudio Fontana
· 12 years ago
6e701531
target-arm: A64: add support for EXTR
by Claudio Fontana
· 12 years ago
8ff4c2f
target-arm: A64: add support for ADR and ADRP
by Claudio Fontana
· 12 years ago
d41620e
target-arm: A64: add support for logical (shifted register)
by Claudio Fontana
· 12 years ago
926f3f3
target-arm: A64: add support for conditional select
by Claudio Fontana
· 12 years ago
06905b5
target-arm: A64: add support for compare and branch imm
by Alexander Graf
· 12 years ago
ee52d8c
target-arm: A64: add support for 'test and branch' imm
by Alexander Graf
· 12 years ago
d0deb6c
target-arm: A64: add support for conditional branches
by Alexander Graf
· 12 years ago
3769983
target-arm: A64: add support for BR, BLR and RET insns
by Alexander Graf
· 12 years ago
eeed500
target-arm: A64: add support for B and BL insns
by Alexander Graf
· 12 years ago
20b3f31
target-arm: A64: expand decoding skeleton for system instructions
by Claudio Fontana
· 12 years ago
ea5ca53
target-arm: A64: provide skeleton for a64 insn decoding
by Claudio Fontana
· 12 years ago
0489673
target-arm: A64: add stubs for a64 specific helpers
by Alexander Graf
· 12 years ago
14e293d
target-arm: Support fp registers in gdb stub
by Peter Maydell
· 12 years ago
43efd2b
target-arm: A64: provide functions for accessing FPCR and FPSR
by Peter Maydell
· 12 years ago
d480c73
target-arm: A64: add set_pc cpu method
by Alexander Graf
· 12 years ago
089a8d9
target-arm: Split A64 from A32/T32 gen_intermediate_code_internal()
by Peter Maydell
· 12 years ago
d69a947
default-configs: Add config for aarch64-softmmu
by Peter Maydell
· 12 years ago
mach-virt-64
597a8ae
hw/arm/boot: Add boot support for AArch64 processor
by Mian M. Hamayun
· 12 years ago
f8c44bb
hw/arm/boot: Allow easier swapping in of different loader code
by Peter Maydell
· 12 years ago
719048f
configure: Enable KVM for aarch64 host/target combination
by Peter Maydell
· 12 years ago
e388d7d
target-arm: Add minimal KVM AArch64 support
by Mian M. Hamayun
· 12 years ago
6cd096b
target-arm: Clean up handling of AArch64 PSTATE
by Peter Maydell
· 12 years ago
857d5a4
target-arm/kvm: Split 32 bit only code into its own file
by Peter Maydell
· 12 years ago
c4a560e
hw/arm/virt: Support -cpu host
by Peter Maydell
· 12 years ago
mach-virt
0e3482c
target-arm: Provide '-cpu host' when running KVM
by Peter Maydell
· 12 years ago
929702c
target-arm: Don't hardcode KVM target CPU to be A15
by Peter Maydell
· 12 years ago
a1344a8
linux-headers: Update from mainline
by Peter Maydell
· 12 years ago
35d608a
hw/arm: Add 'virt' platform
by Peter Maydell
· 12 years ago
25565fa
target-arm: Allow secondary KVM CPUs to be booted via PSCI
by Peter Maydell
· 12 years ago
4c3c8a3
target-arm: Add ARMCPU field for Linux device-tree 'compatible' string
by Peter Maydell
· 12 years ago
2906515
target-arm: Provide PSCI constants to generic QEMU code
by Peter Maydell
· 12 years ago
55e2af4
hw/arm/boot: Allow boards to provide an fdt blob
by John Rigby
· 12 years ago
48b646b
device_tree.c: Terminate the empty reservemap in create_device_tree()
by Peter Maydell
· 12 years ago
8c5e3f5
target-arm: Provide mechanism for getting KVM constants even if not CONFIG_KVM
by Peter Maydell
· 12 years ago
607bb02
Update version for 1.7.0-rc1 release
by Anthony Liguori
· 12 years ago
187d623
vfio-pci: Fix multifunction=on
by Alex Williamson
· 12 years ago
7865eec
target-i386: Fix addr32 prefix in gen_lea_modrm
by Richard Henderson
· 12 years ago
33effd3
atomic.h: Fix build with clang
by Peter Maydell
· 12 years ago
76c2975
target-i386: do not override nr_cores for -cpu host
by Paolo Bonzini
· 12 years ago
54e7555
mips jazz: do not raise data bus exception when accessing invalid addresses
by Hervé Poussineau
· 12 years ago
81f3053
target-i386: yield to another VCPU on PAUSE
by Paolo Bonzini
· 12 years ago
1eb1bd9
rng-egd: offset the point when repeatedly read from the buffer
by Amos Kong
· 12 years ago
5e490b6
rng-egd: remove redundant free
by Amos Kong
· 12 years ago
d44bb86
virtio-rng: add check of period
by Amos Kong
· 12 years ago
376827d
s390x: fix flat file load on 32 bit systems
by Michael S. Tsirkin
· 12 years ago
b15654c
acpi-build: fix build on glib < 2.14
by Michael S. Tsirkin
· 12 years ago
542da88
acpi-build: fix build on glib < 2.22
by Michael S. Tsirkin
· 12 years ago
0a3c738
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 12 years ago
ffb62da
Merge remote-tracking branch 'jliu/or32' into staging
by Anthony Liguori
· 12 years ago
425ff51
Merge remote-tracking branch 'quintela/migration.next' into staging
by Anthony Liguori
· 12 years ago
14a650e
target-openrisc: Correct carry flag check of l.addc and l.addic test cases
by Sebastian Macke
· 12 years ago
93147a1
target-openrisc: Correct memory bounds checking for the tlb buffers
by Sebastian Macke
· 12 years ago
d515521
openrisc-timer: Reduce overhead, Separate clock update functions
by Sebastian Macke
· 12 years ago
ae52bd9
target-openrisc: Correct wrong epcr register in interrupt handler
by Sebastian Macke
· 12 years ago
04359e6
target-openrisc: Remove executable flag for every page
by Sebastian Macke
· 12 years ago
da1d775
target-openrisc: Remove unnecessary code generated by jump instructions
by Sebastian Macke
· 12 years ago
352367e
target-openrisc: Speed up move instruction
by Sebastian Macke
· 12 years ago
8e86729
The calculation of bytes_xfer in qemu_put_buffer() is wrong
by Wangting (Kathy)
· 12 years ago
394cfa3
Merge remote-tracking branch 'quintela/migration.next' into staging
by Anthony Liguori
· 12 years ago
4ed3479
Merge remote-tracking branch 'stefanha/block' into staging
by Anthony Liguori
· 12 years ago
1c46e59
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into staging
by Anthony Liguori
· 12 years ago
dc6dc0a
Merge remote-tracking branch 'rth/tcg-ia64-17' into staging
by Anthony Liguori
· 12 years ago
4be6693
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 12 years ago
38dc749
Merge remote-tracking branch 'mjt/trivial-patches' into staging
by Anthony Liguori
· 12 years ago
7af3151
Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging
by Anthony Liguori
· 12 years ago
88a47b9
Merge remote-tracking branch 'stefanha/net' into staging
by Anthony Liguori
· 12 years ago
8c630d5
Merge remote-tracking branch 'agraf/tags/signed-ppc-for-upstream-1.7' into staging
by Anthony Liguori
· 12 years ago
fc1c4a5
migration: drop MADVISE_DONT_NEED for incoming zero pages
by Peter Lieven
· 12 years ago
2d3aa28
qom: Fix memory leak in object_property_set_link()
by Vlad Yasevich
· 12 years ago
2ad645d
qtest: Use -display none by default
by Andreas Färber
· 12 years ago
96e3504
virtio-net: fix the memory leak in rxfilter_notify()
by Amos Kong
· 12 years ago
420508f
doc: fix hardcoded helper path
by Amos Kong
· 12 years ago
Next »