Sign in
qemu-android
/
qemu-android
/
7aaf4957efad2bf6ac449d0caa9a1535f61006bc
7aaf495
spapr_hcall: Fix h_enter to loop correctly
by Aneesh Kumar K.V
· 11 years ago
cfd54a0
target-ppc: Add missing 'static' and 'const' attributes
by Stefan Weil
· 11 years ago
4c8821d
Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into staging
by Peter Maydell
· 11 years ago
c1b94a0
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 11 years ago
319c66d
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140319' into staging
by Peter Maydell
· 11 years ago
198fd05
dataplane: fix implicit IOThread refcount
by Stefan Hajnoczi
· 11 years ago
20fccb1
block/nfs: report errors from libnfs
by Peter Lieven
· 11 years ago
b7d769c
block/nfs: bump libnfs requirement to 1.9.3
by Peter Lieven
· 11 years ago
a134d90
qcow2: Fix fail path in realloc_refcount_block()
by Max Reitz
· 11 years ago
8a15b81
qcow2: Correct comment for realloc_refcount_block()
by Max Reitz
· 11 years ago
d208cc3
qemu-io: Extended "--cmd" description in usage text
by Maria Kustova
· 11 years ago
6e6507c
qemu-io-cmds: Fixed typo in example for writev.
by Maria Kustova
· 11 years ago
5a8a30d
block: Add error handling to bdrv_invalidate_cache()
by Kevin Wolf
· 11 years ago
09e0373
target-arm: A64: Add saturating accumulate ops (USQADD/SUQADD)
by Alex Bennée
· 11 years ago
0a79bc8
target-arm: A64: Add saturating int ops (SQNEG/SQABS)
by Alex Bennée
· 11 years ago
f72dbf3
pl011: fix incorrect logic to set the RXFF flag
by Rob Herring
· 11 years ago
ce8f090
pl011: fix UARTRSR accesses corrupting the UARTCR value
by Rob Herring
· 11 years ago
22709e9
pl011: reset the fifo when enabled or disabled
by Rob Herring
· 11 years ago
bd16430
ahci: fix sysbus support
by Rob Herring
· 11 years ago
059b352
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-2' into staging
by Peter Maydell
· 11 years ago
2dda43b
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140317' into staging
by Peter Maydell
· 11 years ago
2f487a3
ui/vnc: fix vmware VGA incompatiblities
by Peter Lieven
· 11 years ago
315b593
Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140317' into staging
by Peter Maydell
· 11 years ago
cdf0592
Merge remote-tracking branch 'remotes/rth/tcg-v8p-2' into staging
by Peter Maydell
· 11 years ago
4f3ed19
s390x/sclpconsole-lm: Fix and simplify irq setup
by Christian Borntraeger
· 11 years ago
b074e62
s390x/sclpconsole: Fix and simplify interrupt injection
by Christian Borntraeger
· 11 years ago
7b53f29
s390x/cpu hotplug: Fix memory leak
by Christian Borntraeger
· 11 years ago
0a1bec8
s390/ipl: Fix error path on BIOS loading
by Christian Borntraeger
· 11 years ago
cab0a7e
tcg-sparc: Convert to new ldst opcodes
by Richard Henderson
· 12 years ago
7ea5d72
tcg-sparc: Convert to new ldst helpers
by Richard Henderson
· 11 years ago
a8b12c1
tcg-sparc: Tidy tcg_out_tlb_load interface
by Richard Henderson
· 12 years ago
eef0d9e
tcg-sparc: Use TCGMemOp within qemu_ldst routines
by Richard Henderson
· 12 years ago
a9c7d27
tcg-sparc: Improve tcg_out_movi
by Richard Henderson
· 12 years ago
1d0a606
tcg-sparc: Dont handle constant arguments to ext32 ops
by Richard Henderson
· 11 years ago
5f9eb02
tcg-sparc: Don't handle remainder
by Richard Henderson
· 12 years ago
c8fc56c
tcg-sparc: Use intptr_t as appropriate
by Richard Henderson
· 12 years ago
aad2f06
tcg-sparc: Tidy call+jump patterns
by Richard Henderson
· 12 years ago
d801a8f
tcg-sparc: Fix tlb read
by Richard Henderson
· 12 years ago
e7bc900
tcg-sparc: Fix ld64 for 32-bit mode
by Richard Henderson
· 12 years ago
1ed27a1
scripts/qemu-binfmt-conf.sh: Add AArch64 registration
by Peter Maydell
· 11 years ago
c2fb418
target-arm: A64: Add [UF]RSQRTE (reciprocal root estimate)
by Alex Bennée
· 11 years ago
5553955
target-arm: A64: Implement FCVTXN
by Peter Maydell
· 11 years ago
5201c13
target-arm: A64: Implement scalar saturating narrow ops
by Alex Bennée
· 11 years ago
8b092ca
target-arm: A64: Move handle_2misc_narrow function
by Alex Bennée
· 11 years ago
b6d4443
target-arm: A64: Implement AdvSIMD reciprocal estimate insns URECPE, FRECPE
by Alex Bennée
· 11 years ago
7baeabc
softfloat: export squash_input_denormal functions
by Alex Bennée
· 11 years ago
2ed3ea1
target-arm: A64: Implement FCVTZS, FCVTZU in the shift-imm categories
by Peter Maydell
· 11 years ago
a847f32
target-arm: A64: Handle saturating left shifts SQSHL, SQSHLU, UQSHL
by Peter Maydell
· 11 years ago
14dcdac
exec-all.h: Increase MAX_OP_PER_INSTR for ARM A64 decoder
by Peter Maydell
· 11 years ago
03df01e
target-arm: A64: Implement FRINT*
by Peter Maydell
· 11 years ago
37a706a
target-arm: A64: Implement SRI
by Peter Maydell
· 11 years ago
8f0c675
target-arm: A64: Add FRECPX (reciprocal exponent)
by Alex Bennée
· 11 years ago
a566da1
target-arm: A64: List unsupported shift-imm opcodes
by Peter Maydell
· 11 years ago
931c8cc
target-arm: A64: Implement FCVTL
by Peter Maydell
· 11 years ago
261a5b4
target-arm: A64: Implement FCVTN
by Peter Maydell
· 11 years ago
04c7c6c
target-arm: A64: Implement FCVT[NMAPZ][SU] SIMD instructions
by Peter Maydell
· 11 years ago
73a81d1
target-arm: A64: Implement SHLL, SHLL2
by Peter Maydell
· 11 years ago
6781fa1
target-arm: A64: Implement SADDLP, UADDLP, SADALP, UADALP
by Peter Maydell
· 11 years ago
c1b876b
target-arm: A64: Saturating and narrowing shift ops
by Alex Bennée
· 11 years ago
b05c306
target-arm: A64: Add remaining CLS/Z vector ops
by Alex Bennée
· 11 years ago
f612537
target-arm: A64: Add FSQRT to C3.6.17 (two misc)
by Alex Bennée
· 11 years ago
10113b6
target-arm: A64: Add last AdvSIMD Integer to FP ops
by Alex Bennée
· 11 years ago
cf4ab1a
target-arm: A64: Fix bug in add_sub_ext handling of rn
by Alex Bennée
· 11 years ago
a984e42
target-arm: A64: Implement PMULL instruction
by Peter Maydell
· 11 years ago
d6d6058
target-arm: Add ARM_CP_IO notation to PMCR reginfo
by Peter Maydell
· 11 years ago
ba75008
virt: Set reset-cbar on CPUs
by Peter Maydell
· 11 years ago
4719ab9
exynos4210: Set reset-cbar property of Cortex-A9 CPUs
by Peter Maydell
· 11 years ago
b5a3ca3
realview-pbx-a9: Set reset-cbar property for CPUs
by Peter Maydell
· 11 years ago
9948c38
vexpress: Set reset-cbar property for CPUs
by Peter Maydell
· 11 years ago
87f6396
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-3' into staging
by Peter Maydell
· 11 years ago
2bda660
gtk: Don't warp absolute pointer
by Cole Robinson
· 11 years ago
298526f
gtk: Fix mouse warping with gtk3
by Cole Robinson
· 11 years ago
881249c
gtk: Allow to activate grab-on-hover from the command line
by Jan Kiszka
· 11 years ago
e0eb210
linux-user: Implement capget, capset
by Peter Maydell
· 11 years ago
087edb5
Merge remote-tracking branch 'remotes/bonzini/fixes-for-2.0' into staging
by Peter Maydell
· 11 years ago
025172d
vl.c: Output error on invalid machine type
by Miroslav Rezanina
· 11 years ago
83d1c8a
target-alpha: fix subl and s8subl indentation
by Paolo Bonzini
· 11 years ago
0c544d7
qemu-nbd: Fix coverity issues
by Paolo Bonzini
· 11 years ago
6295b98
rules.mak: Fix per object libs extraction
by Fam Zheng
· 11 years ago
f4b11ee
Makefile: Fix "make clean"
by Fam Zheng
· 11 years ago
a7ec0f9
linux-user: Don't allow guest to block SIGSEGV
by Peter Maydell
· 11 years ago
1c27592
signal: added a wrapper for sigprocmask function
by Alex Barcelo
· 11 years ago
6b1275f
linux-user: Don't reserve space for commpage for AArch64
by Peter Maydell
· 11 years ago
8d5d300
linux-user: implement F_[GS]ETOWN_EX
by Andreas Schwab
· 11 years ago
3b899ea
linux-user: Don't return uninitialized value for atomic_barrier syscall
by Peter Maydell
· 11 years ago
7f72cd2
linux-user/signal.c: Correct error path for AArch64 do_rt_sigreturn
by Peter Maydell
· 11 years ago
6fffa26
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-15' into staging
by Peter Maydell
· 11 years ago
e638308
Merge remote-tracking branch 'remotes/rth/tcg-aarch-6-2' into staging
by Peter Maydell
· 11 years ago
9c749e4
FSL eTSEC: Fix typo in rx ring
by Fabien Chouteau
· 11 years ago
379e21c
scripts/make-release: Don't distribute .git directories
by Cole Robinson
· 11 years ago
a00f66a
configure: Don't use __int128_t for clang versions before 3.2
by Stefan Weil
· 11 years ago
69df1c3
audio: Add 'static' attributes to several variables
by Stefan Weil
· 11 years ago
6d4adef
tests: Fix 'make test' for i686 hosts (build regression)
by Stefan Weil
· 11 years ago
3b163b0
misc: Fix typos in comments
by Stefan Weil
· 11 years ago
f214530
Add qga/qapi-generated to .gitignore
by Gabriel L. Somlo
· 11 years ago
9d5614d
hw/timer/grlib_gptimer: Avoid integer overflows
by Sebastian Huber
· 11 years ago
39d16d2
.travis.yml: add IRC notifications for build failures
by Alex Bennée
· 11 years ago
cc13eea
.travis.yml: trivial whitespace fixup
by Alex Bennée
· 11 years ago
86c3b20
.travis.yml: re-enable lttng user space trace test
by Alex Bennée
· 11 years ago
6d585ca
.travis.yml: add a new build target with non-core devlibs
by Alex Bennée
· 11 years ago
Next »