Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
people
/
peter.maydell
/
qemu-arm.git
/
refs/heads/a64-first-set
ab3e2b8
target-arm: A64: add support for compare and branch imm
by Alexander Graf
· 12 years ago
a64-first-set
d8a9600
target-arm: A64: add support for 'test and branch' imm
by Alexander Graf
· 12 years ago
cdd408f
target-arm: A64: add support for conditional branches
by Alexander Graf
· 12 years ago
b564b6e
target-arm: A64: add support for BR, BLR and RET insns
by Alexander Graf
· 12 years ago
506336c
target-arm: A64: add support for B and BL insns
by Alexander Graf
· 12 years ago
6aa7e10
target-arm: A64: expand decoding skeleton for system instructions
by Claudio Fontana
· 12 years ago
f784eaa
target-arm: A64: provide skeleton for a64 insn decoding
by Claudio Fontana
· 12 years ago
ee5737b
target-arm: A64: add stubs for a64 specific helpers
by Alexander Graf
· 12 years ago
660ef8b
target-arm: Support fp registers in gdb stub
by Peter Maydell
· 12 years ago
91f95af
target-arm: A64: provide functions for accessing FPCR and FPSR
by Peter Maydell
· 12 years ago
a9929f1
target-arm: A64: add set_pc cpu method
by Alexander Graf
· 12 years ago
dec82c6
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
463230d
tcg-ia64: Introduce tcg_opc_bswap64_i
by Richard Henderson
· 12 years ago
db008a8
tcg-ia64: Introduce tcg_opc_ext_i
by Richard Henderson
· 12 years ago
fa0cdb6
tcg-ia64: Introduce tcg_opc_movi_a
by Richard Henderson
· 12 years ago
3b9ccdc
tcg-ia64: Introduce tcg_opc_mov_a
by Richard Henderson
· 12 years ago
25c9c73
tcg-ia64: Use A3 form of logical operations
by Richard Henderson
· 12 years ago
f940fb0
tcg-ia64: Use SUB_A3 and ADDS_A4 for subtraction
by Richard Henderson
· 12 years ago
8642088
tcg-ia64: Use ADDS for small addition
by Richard Henderson
· 12 years ago
3c289cb
tcg-ia64: Avoid unnecessary stop bit in tcg_out_alu
by Richard Henderson
· 12 years ago
d15de15
tcg-ia64: Move AREG0 to R32
by Richard Henderson
· 12 years ago
6d264b3
tcg-ia64: Simplify brcond
by Richard Henderson
· 12 years ago
6f65c78
tcg-ia64: Handle constant calls
by Richard Henderson
· 12 years ago
5f7b168
tcg-ia64: Use shortcuts for nop insns
by Richard Henderson
· 12 years ago
e3afa1c
tcg-ia64: Use TCGMemOp within qemu_ldst routines
by Richard Henderson
· 12 years ago
0478f37
hw/i386/Makefile.obj: use $(PYTHON) to run .py scripts consistently
by Michael Tokarev
· 12 years ago
52510f8
configure: Use -B switch only for Python versions which support it
by Stefan Weil
· 12 years ago
485e741
qga: Fix shutdown command of guest agent to work with SysV
by whitearchey
· 12 years ago
06d22aa
block: Fail if requested driver is not available
by Kevin Wolf
· 12 years ago
f05b328
MAINTAINERS: add block driver sub-maintainers
by Stefan Hajnoczi
· 12 years ago
36452f1
qemu-img: Fix overwriting 'ret' before using
by Fam Zheng
· 12 years ago
a1144c0
qemu-iotests: Test qcow2 count_contiguous_clusters()
by Kevin Wolf
· 12 years ago
8b7acc7
smc91c111: Fix receive starvation
by Sebastian Huber
· 12 years ago
78a52ad
qcow2: fix possible corruption when reading multiple clusters
by Peter Lieven
· 12 years ago
968854c
qmp: access the local QemuOptsLists for drive option
by Amos Kong
· 12 years ago
d48addd
MAINTAINERS: add block tree repo URLs
by Stefan Hajnoczi
· 12 years ago
c15bade
qemu-iotests: Extend 041 for unbacked mirroring
by Max Reitz
· 12 years ago
1452686
block/drive-mirror: Check for NULL backing_hd
by Max Reitz
· 12 years ago
1296c2f
qapi-schema: Update description for NewImageMode
by Max Reitz
· 12 years ago
b04b6b6
block: Print its file name if backing file opening failed
by Fam Zheng
· 12 years ago
7f1bb74
pc: disable pci-info
by Igor Mammedov
· 12 years ago
5c5432e
Merge remote-tracking branch 'luiz/queue/qmp' into staging
by Anthony Liguori
· 12 years ago
29c5b77
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 12 years ago
b873a55
Merge remote-tracking branch 'stefanha/net' into staging
by Anthony Liguori
· 12 years ago
Next »