Sign in
qemu-android
/
qemu-android
/
0850fd583f29c4ce35f83c511a2d9fd737909b53
0850fd5
add display-vga test
by Gerd Hoffmann
· 11 years ago
63e3e24
vga: add secondary stdvga variant
by Gerd Hoffmann
· 12 years ago
e2bbfc8
vga: allow non-global vmstate
by Gerd Hoffmann
· 11 years ago
411f491
Merge remote-tracking branch 'remotes/rth/tags/tgt-axp-pull-20140424' into staging
by Peter Maydell
· 11 years ago
7931b05
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 11 years ago
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
370e681
block/cloop: use PRIu32 format specifier for uint32_t
by Stefan Hajnoczi
· 11 years ago
840a178
usb: mtp filesharing
by Gerd Hoffmann
· 12 years ago
9b17031
vmdk: Fix "%x" to PRIx32 in format strings for cid
by Fam Zheng
· 11 years ago
ac1307a
qemu-img: Improve error messages
by Fam Zheng
· 11 years ago
409951f
usb: add CompatibleID support to msos
by Gerd Hoffmann
· 11 years ago
90d9d30
qemu-iotests: Check common namespace for id and node-name
by Kevin Wolf
· 11 years ago
f2d953e
block: Catch duplicate IDs in bdrv_new()
by Kevin Wolf
· 11 years ago
9ffe333
qemu-img: Avoid duplicate block device IDs
by Kevin Wolf
· 11 years ago
98522f6
block: Add errp to bdrv_new()
by Kevin Wolf
· 11 years ago
5ff679b
convert fprintf() calls to error_setg() in block/qed.c:bdrv_qed_create()
by Aakriti Gupta
· 11 years ago
636ea37
block: Remove -errno return value from bdrv_assign_node_name
by Kevin Wolf
· 11 years ago
acd7fdc
curl: Replaced old error handling with error reporting API.
by Maria Kustova
· 11 years ago
b8afb52
block: Handle error of bdrv_getlength in bdrv_create_dirty_bitmap
by Fam Zheng
· 11 years ago
4ab9dab
vmdk: Fix %d and %lld to PRI* in format strings
by Fam Zheng
· 11 years ago
9ce10c0
block: Check bdrv_getlength() return value in bdrv_make_zero()
by Kevin Wolf
· 11 years ago
da15ee5
block: Catch integer overflow in bdrv_rw_co()
by Kevin Wolf
· 11 years ago
1dd3a44
block: Limit size to INT_MAX in bdrv_check_byte_request()
by Kevin Wolf
· 11 years ago
54db38a
block: Fix nb_sectors check in bdrv_check_byte_request()
by Kevin Wolf
· 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
Next »