Sign in
qemu-android
/
qemu-android
/
0e96643c98eb22a5f2e11ac500852133032d38e4
0e96643
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-5' into staging
by Peter Maydell
· 11 years ago
ad600a4
Merge remote-tracking branch 'remotes/rth/tags/tcg-next-20140422' into staging
by Peter Maydell
· 11 years ago
ba3627e
Merge remote-tracking branch 'remotes/rth/tags/tcg-ia64-pull-20140421' into staging
by Peter Maydell
· 11 years ago
4b8abfb
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-18' into staging
by Peter Maydell
· 11 years ago
840a178
usb: mtp filesharing
by Gerd Hoffmann
· 13 years ago
409951f
usb: add CompatibleID support to msos
by Gerd Hoffmann
· 11 years ago
02eb19d
tcg: Use HOST_WORDS_BIGENDIAN
by Richard Henderson
· 11 years ago
662deb9
tcg: Fix fallback from muls2_i64 to mulu2_i64
by Richard Henderson
· 11 years ago
f46fc4e
tcg: Use tcg_gen_mulu2_i32 in tcg_gen_muls2_i32
by Richard Henderson
· 11 years ago
df9ebea
tcg: Relax requirement for mulu2_i32 on 32-bit hosts
by Richard Henderson
· 11 years ago
671c835
tcg-s390: Remove W constraint
by Richard Henderson
· 11 years ago
4b304cf
tcg-sparc: Use the type parameter to tcg_target_const_match
by Richard Henderson
· 11 years ago
1194dcb
tcg-ppc64: Use the type parameter to tcg_target_const_match
by Richard Henderson
· 11 years ago
170bf93
tcg-aarch64: Remove w constraint
by Richard Henderson
· 11 years ago
f6c6afc
tcg: Add TCGType parameter to tcg_target_const_match
by Richard Henderson
· 11 years ago
d998e55
tcg: Fix out of range shift in deposit optimizations
by Richard Henderson
· 11 years ago
1976ccc
tci: Mask shift counts to avoid undefined behavior
by Richard Henderson
· 11 years ago
50c5c4d
tcg: Mask shift quantities while folding
by Richard Henderson
· 11 years ago
20022fa
tcg: Use "unspecified behavior" for shifts
by Richard Henderson
· 11 years ago
ad5171d
tcg: Fix warning (1 bit signed bitfield entry) and replace int by bool
by Stefan Weil
· 11 years ago
b36dc67
Fix grammar in comment
by Stefan Weil
· 11 years ago
9d85d55
doc: grammify "allows to"
by Michael Tokarev
· 11 years ago
2300aed
configure: Remove redundant message for -Werror
by Stefan Weil
· 11 years ago
e40cdb0
scripts: add sample model file for Coverity Scan
by Paolo Bonzini
· 11 years ago
968fc24
xbzrle.c: Avoid undefined behaviour with signed arithmetic
by Peter Maydell
· 11 years ago
423d00c
int128.h: Avoid undefined behaviours involving signed arithmetic
by Peter Maydell
· 11 years ago
ee25595
hw/ide/ahci.c: Avoid shift left into sign bit
by Peter Maydell
· 11 years ago
86e1177
net: Report error when device / hub combo is not found.
by Hani Benhabiles
· 11 years ago
d61ce90
configure: Fix indentation of help for --enable/disable-debug-info
by Peter Maydell
· 11 years ago
1634df5
qga: trivial fix for unclear documentation of guest-set-time
by Amos Kong
· 11 years ago
b321afb
vl: Report accelerator not supported for target more nicely
by Chen Gang
· 11 years ago
0374f50
tcg-ia64: Convert to new ldst opcodes
by Richard Henderson
· 11 years ago
3bf16cb
tcg-ia64: Move part of softmmu slow path out of line
by Richard Henderson
· 12 years ago
4bdd547
tcg-ia64: Convert to new ldst helpers
by Richard Henderson
· 12 years ago
af9fe31
tcg-ia64: Reduce code duplication in tcg_out_qemu_ld
by Richard Henderson
· 12 years ago
1f91f39
tcg-ia64: Move tlb addend load into tlb read
by Richard Henderson
· 12 years ago
b672cf6
tcg-ia64: Move bswap for store into tlb load
by Richard Henderson
· 12 years ago
4c186ee
tcg-ia64: Re-bundle the tlb load
by Richard Henderson
· 12 years ago
dcf9177
tcg-ia64: Optimize small arguments to exit_tb
by Richard Henderson
· 11 years ago
2d03b49
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140417-1' into staging
by Peter Maydell
· 11 years ago
e44a90c
target-arm: A64: fix unallocated test of scalar SQXTUN
by Alex Bennée
· 11 years ago
33bbd75
arm: translate.c: Fix smlald Instruction
by Peter Crosthwaite
· 11 years ago
5538937
net: cadence_gem: Make phy respond to broadcast
by Peter Crosthwaite
· 11 years ago
6954a1c
misc: zynq_slcr: Make DB_PRINTs always compile
by Peter Crosthwaite
· 11 years ago
15e3611
misc: zynq_slcr: Convert SBD::init to object init
by Peter Crosthwaite
· 11 years ago
db302f8
misc: zynq-slcr: Rewrite
by Peter Crosthwaite
· 11 years ago
6619bc5
allwinner-emac: update irq status after writes to interrupt registers
by Beniamino Galvani
· 11 years ago
103db49
allwinner-emac: set autonegotiation complete bit on link up
by Beniamino Galvani
· 11 years ago
286226a
allwinner-a10-pit: implement prescaler and source selection
by Beniamino Galvani
· 11 years ago
a63f9f8
allwinner-a10-pit: use level triggered interrupts
by Beniamino Galvani
· 11 years ago
323a877
allwinner-a10-pit: avoid generation of spurious interrupts
by Beniamino Galvani
· 11 years ago
2237094
allwinner-a10-pic: fix behaviour of pending register
by Beniamino Galvani
· 11 years ago
1c70aa6
allwinner-a10-pic: set vector address when an interrupt is pending
by Beniamino Galvani
· 11 years ago
f727d0e
timer: cadence_ttc: Fix match register write logic
by Peter Crosthwaite
· 11 years ago
b5cde1d
target-arm/gdbstub64.c: remove useless 'break' statement.
by Chen Gang
· 11 years ago
1773111
target-arm: Dump 32-bit CPU state if 64 bit CPU is in AArch32
by Peter Maydell
· 11 years ago
7633378
target-arm: Handle the CPU being in AArch32 mode in the AArch64 set_pc
by Peter Maydell
· 11 years ago
c29f9a0
target-arm: Make Cortex-A15 CBAR read-only
by Peter Maydell
· 11 years ago
f318cec
target-arm: Implement CBAR for Cortex-A57
by Peter Maydell
· 11 years ago
377a44e
target-arm: Implement Cortex-A57 implementation-defined system registers
by Peter Maydell
· 11 years ago
3933443
target-arm: Implement RVBAR register
by Peter Maydell
· 11 years ago
1952552
target-arm: Implement AArch64 address translation operations
by Peter Maydell
· 11 years ago
f32cdad
target-arm: Implement auxiliary fault status registers
by Peter Maydell
· 11 years ago
9449fdf
target-arm: Replace wildcarded cpreg definitions with precise ones for ARMv8
by Peter Maydell
· 11 years ago
00a29f3
target-arm: Don't expose wildcard ID register definitions for ARMv8
by Peter Maydell
· 11 years ago
85acfa9
target-arm: Remove THUMB2EE feature from AArch64 'any' CPU
by Peter Maydell
· 11 years ago
1090b9c
target-arm: Implement ISR_EL1 register
by Peter Maydell
· 11 years ago
2eef0bf
target-arm: Implement AArch64 view of ACTLR
by Peter Maydell
· 11 years ago
014406b
target-arm: Implement AArch64 view of CONTEXTIDR
by Peter Maydell
· 11 years ago
0ff644a
target-arm: Implement AArch64 views of AArch32 ID registers
by Peter Maydell
· 11 years ago
cb1fa94
target-arm: Add Cortex-A57 processor
by Peter Maydell
· 11 years ago
a50c0f5
target-arm: Implement ARMv8 MVFR registers
by Peter Maydell
· 11 years ago
52e60cd
target-arm: Implement AArch64 EL1 exception handling
by Rob Herring
· 11 years ago
2f2a00a
target-arm: Move arm_log_exception() into internals.h
by Peter Maydell
· 11 years ago
a65f1de
target-arm: Implement AArch64 SPSR_EL1
by Peter Maydell
· 11 years ago
f502cfc
target-arm: Implement SP_EL0, SP_EL1
by Peter Maydell
· 11 years ago
a0618a1
target-arm: Add AArch64 ELR_EL1 register.
by Peter Maydell
· 11 years ago
6cd8a26
target-arm: Implement AArch64 views of fault status and data registers
by Rob Herring
· 11 years ago
7e09797
target-arm: Use dedicated CPU state fields for ARM946 access bit registers
by Peter Maydell
· 11 years ago
aca3f40
target-arm: A64: Implement DC ZVA
by Peter Maydell
· 11 years ago
9225d73
target-arm: Don't mention PMU in debug feature register
by Peter Maydell
· 11 years ago
2c8dd31
target-arm: Add v8 mmu translation support
by Rob Herring
· 11 years ago
2c7ffc4
target-arm: Fix VFP enables for AArch32 EL0 under AArch64 EL1
by Peter Maydell
· 11 years ago
90e4963
target-arm: A64: Add assertion that FP access was checked
by Peter Maydell
· 11 years ago
8c6afa6
target-arm: A64: Correctly fault FP/Neon if CPACR.FPEN set
by Peter Maydell
· 11 years ago
0089238
target-arm: Provide syndrome information for MMU faults
by Rob Herring
· 11 years ago
d4a2dc6
target-arm: Add support for generating exceptions with syndrome information
by Peter Maydell
· 11 years ago
8bcbf37
target-arm: Provide correct syndrome information for cpreg access traps
by Peter Maydell
· 11 years ago
abf1172
target-arm: Define exception record for AArch64 exceptions
by Peter Maydell
· 11 years ago
c2b820f
target-arm: Implement AArch64 DAIF system register
by Peter Maydell
· 11 years ago
ccd3808
target-arm: Split out private-to-target functions into internals.h
by Peter Maydell
· 11 years ago
c6138aa
Merge remote-tracking branch 'remotes/rth/tcg-aarch-6-5' into staging
by Peter Maydell
· 11 years ago
5149e55
Open 2.1 development tree
by Peter Maydell
· 11 years ago
a9e8aeb
Update version for v2.0.0 release
by Peter Maydell
· 11 years ago
b825025
tcg-aarch64: Use tcg_out_mov in preference to tcg_out_movr
by Richard Henderson
· 11 years ago
a056c9f
tcg-aarch64: Prefer unsigned offsets before signed offsets for ldst
by Richard Henderson
· 11 years ago
3d4299f
tcg-aarch64: Introduce tcg_out_insn_3312, _3310, _3313
by Richard Henderson
· 11 years ago
dc73dfd
tcg-aarch64: Merge aarch64_ldst_get_data/type into tcg_out_op
by Richard Henderson
· 11 years ago
edd8824
tcg-aarch64: Introduce tcg_out_insn_3507
by Richard Henderson
· 11 years ago
e81864a
tcg-aarch64: Support stores of zero
by Richard Henderson
· 11 years ago
Next »