Sign in
qemu-android
/
qemu-android
/
105a060188dc6fdd4551571a966514d1a5f6815a
105a060
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140220' into staging
by Peter Maydell
· 11 years ago
3e890c7
Merge remote-tracking branch 'remotes/stefanha/tags/qtest-monitor-process-pull-request' into staging
by Peter Maydell
· 11 years ago
7a87a7b
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
by Peter Maydell
· 11 years ago
e607784
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 11 years ago
9bd9d5e
Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into staging
by Peter Maydell
· 11 years ago
774d566
tcg/i386: Fix build for systems without working cpuid.h (MacOSX, Win32)
by Peter Maydell
· 11 years ago
2ca92bb
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-3' into staging
by Peter Maydell
· 11 years ago
3d2bb5c
Merge remote-tracking branch 'remotes/rth/tcg-next' into staging
by Peter Maydell
· 11 years ago
61e8a92
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging
by Peter Maydell
· 11 years ago
4c0c9bb
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
by Peter Maydell
· 11 years ago
2ea5a2c
linux-user: AArch64: Fix exclusive store of the zero register
by Janne Grunau
· 11 years ago
60510ae
target-arm: A64: Implement unprivileged load/store
by Peter Maydell
· 11 years ago
e4b998d
target-arm: A64: Implement narrowing three-reg-diff operations
by Peter Maydell
· 11 years ago
dfc15c7
target-arm: A64: Implement the wide 3-reg-different operations
by Peter Maydell
· 11 years ago
70d7f98
target-arm: A64: Add most remaining three-reg-diff widening ops
by Peter Maydell
· 11 years ago
13caf1f
target-arm: A64: Add opcode comments to disas_simd_three_reg_diff
by Peter Maydell
· 11 years ago
d324b36
target-arm: A64: Implement store-exclusive for system mode
by Peter Maydell
· 11 years ago
7900e9f
target-arm: Fix incorrect type for value argument to write_raw_cp_reg
by Peter Maydell
· 11 years ago
59a1c32
target-arm: Remove failure status return from read/write_raw_cp_reg
by Peter Maydell
· 11 years ago
ea4571e
target-arm: Remove unnecessary code now read/write fns can't fail
by Peter Maydell
· 11 years ago
c4241c7
target-arm: Drop success/fail return from cpreg read and write functions
by Peter Maydell
· 11 years ago
92611c0
target-arm: Convert miscellaneous reginfo structs to accessfn
by Peter Maydell
· 11 years ago
00108f2
target-arm: Convert generic timer reginfo to accessfn
by Peter Maydell
· 11 years ago
fcd2520
target-arm: Convert performance monitor reginfo to accessfn
by Peter Maydell
· 11 years ago
f59df3f
target-arm: Split cpreg access checks out from read/write functions
by Peter Maydell
· 11 years ago
e508a92
target-arm: Stop underdecoding ARM946 PRBS registers
by Peter Maydell
· 11 years ago
626187d
target-arm: Log bad system register accesses with LOG_UNIMP
by Peter Maydell
· 11 years ago
1456364
target-arm: Remove unused ARMCPUState sr substruct
by Peter Maydell
· 11 years ago
99f678a
target-arm: Restrict check_ap() use of S and R bits to v6 and earlier
by Peter Maydell
· 11 years ago
76e3e1b
target-arm: Define names for SCTLR bits
by Peter Maydell
· 11 years ago
83e9a4a
target-arm/kvm-consts.h: Define QEMU constants for known KVM CPUs
by Peter Maydell
· 11 years ago
057d5f6
target-arm: A64: Implement remaining 3-same instructions
by Peter Maydell
· 11 years ago
67d4353
softfloat: Support halving the result of muladd operation
by Peter Maydell
· 11 years ago
bc242f9
target-arm: A64: Implement floating point pairwise insns
by Alex Bennée
· 11 years ago
8908f4d
target-arm: A64: Implement SIMD FP compare and set insns
by Alex Bennée
· 11 years ago
b033cd3
target-arm: A64: Implement scalar three different instructions
by Peter Maydell
· 11 years ago
9f82e0f
target-arm: A64: Implement SIMD scalar indexed instructions
by Peter Maydell
· 11 years ago
c44ad1f
target-arm: A64: Implement long vector x indexed insns
by Peter Maydell
· 11 years ago
f5e51e7
target-arm: A64: Implement plain vector SIMD indexed element insns
by Peter Maydell
· 11 years ago
8731690
hw/intc/arm_gic: Fix NVIC assertion failure
by Peter Maydell
· 11 years ago
6d093a4
target-i386: Fix I/O bitmap checks for in/out
by Kevin Wolf
· 11 years ago
b15d422
qtest: kill QEMU process on g_assert() failure
by Stefan Hajnoczi
· 11 years ago
cef60c9
qtest: make QEMU our direct child process
by Stefan Hajnoczi
· 11 years ago
98f9e35
qtest: drop unused child_pid field
by Stefan Hajnoczi
· 11 years ago
69d4c70
linux-user: Fix error handling in target_to_host_semarray()
by Peter Maydell
· 11 years ago
fff8c53
linux-user: Implement BLKPG ioctl
by Andreas Färber
· 11 years ago
94783de
trace-events: Fix typo in "offset"
by Kevin Wolf
· 11 years ago
5d59fd9
Add ust generated files to .gitignore
by Mohamad Gebai
· 11 years ago
ef3ef4a
Update documentation for LTTng ust tracing
by Mohamad Gebai
· 11 years ago
e6bf23f
Adapt Makefiles to the new LTTng ust interface
by Mohamad Gebai
· 11 years ago
9530570
Modified the tracetool framework for LTTng 2.x
by Mohamad Gebai
· 11 years ago
bf15f63
Fix configure script for LTTng 2.x
by Mohamad Gebai
· 11 years ago
501bb4b
linux-user: Fix error handling in lock_iovec()
by Peter Maydell
· 11 years ago
3a5d30b
linux-user/signal.c: Don't pass sigaction uninitialised sa_flags
by Peter Maydell
· 11 years ago
6afafa8
linux-user/elfload.c: Avoid calling g_free() on uninitialized data
by Peter Maydell
· 11 years ago
4fc4732
linux-user: sync syscall numbers upto 3.13
by Riku Voipio
· 11 years ago
d6bb65f
xhci: use DPRINTF() instead of fprintf(stderr, ...)
by Gerd Hoffmann
· 11 years ago
4f9cc73
xhci: switch debug printf to tracepoint
by Gerd Hoffmann
· 11 years ago
cc03ff9
xhci iso: allow for some latency
by Gerd Hoffmann
· 11 years ago
786ad21
xhci iso: fix time calculation
by Gerd Hoffmann
· 11 years ago
c348e48
uhci: invalidate queue on device address changes
by Gerd Hoffmann
· 11 years ago
f6969b9
xhci: fix overflow in usb_xhci_post_load
by Gerd Hoffmann
· 11 years ago
bd93976
usb: Remove magic constants from device bmAttributes
by Pantelis Koukousoulas
· 11 years ago
91f32b0
qtest: Include system headers before user headers
by Stefan Hajnoczi
· 11 years ago
1094fd3
monitor: Add object_add class argument completion.
by Hani Benhabiles
· 11 years ago
b48fa07
monitor: Add object_del id argument completion.
by Hani Benhabiles
· 11 years ago
992d3e6
monitor: Add device_add device argument completion.
by Hani Benhabiles
· 11 years ago
fca72d9
monitor: Add device_del id argument completion.
by Hani Benhabiles
· 11 years ago
77d1c3c
qmp: expose list of supported character device backends
by Martin Kletzander
· 11 years ago
84d18f0
Use error_is_set() only when necessary
by Markus Armbruster
· 11 years ago
ff9ec34
QMP: allow JSON dict arguments in qmp-shell
by Stefan Hajnoczi
· 11 years ago
dde3a21
hmp: migrate command (without -d) now blocks correctly
by Soramichi AKIYAMA
· 11 years ago
6399ab3
tcg/i386: Use SHLX/SHRX/SARX instructions
by Richard Henderson
· 11 years ago
9d2eec2
tcg/i386: Use ANDN instruction
by Richard Henderson
· 11 years ago
ecc7e84
tcg/i386: Add tcg_out_vex_modrm
by Richard Henderson
· 11 years ago
a1b29c9
tcg/i386: Move TCG_CT_CONST_* to tcg-target.c
by Richard Henderson
· 11 years ago
189f792
disas/i386: Disassemble ANDN/SHLX/SHRX/SHAX
by Richard Henderson
· 11 years ago
464a144
tcg/optimize: Add more identity simplifications
by Richard Henderson
· 11 years ago
e64e958
tcg/optimize: Optmize ANDC X,Y,Y to MOV X,0
by Richard Henderson
· 11 years ago
e201b56
tcg/optimize: Simply some logical ops to NOT
by Richard Henderson
· 11 years ago
23ec69e
tcg/optimize: Handle known-zeros masks for ANDC
by Richard Henderson
· 11 years ago
c8d7027
tcg/optimize: add known-zero bits compute for load ops
by Aurelien Jarno
· 12 years ago
f096dc9
tcg/optimize: improve known-zero bits for 32-bit ops
by Aurelien Jarno
· 12 years ago
3031244
tcg/optimize: fix known-zero bits optimization
by Aurelien Jarno
· 12 years ago
e46b225
tcg/optimize: fix known-zero bits for right shift ops
by Aurelien Jarno
· 12 years ago
7a3a009
tcg-arm: The shift count of op_rotl_i32 is in args[2] not args[1].
by Huw Davies
· 11 years ago
46eef33
Fix QEMU build on OpenBSD on x86 archs
by Brad
· 11 years ago
f6aa2f7
TCG: Fix 32-bit host allocation typo
by Richard Henderson
· 11 years ago
0dbcf95
libvixl: fix 64bit constants usage
by Michael Tokarev
· 11 years ago
078a1c3
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-02-15' into staging
by Peter Maydell
· 11 years ago
44e3a39
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
by Peter Maydell
· 11 years ago
90ce3d7
Merge remote-tracking branch 'remotes/jliu/or32-ld-st' into staging
by Peter Maydell
· 11 years ago
a50f98b
Merge remote-tracking branch 'remotes/jovanovic/mips-ufrp' into staging
by Peter Maydell
· 11 years ago
88c1ee7
char/serial: Fix emptyness check
by Peter Crosthwaite
· 11 years ago
5556332
gitignore: anchor all ignored names
by Michael Tokarev
· 11 years ago
b33276a
vl: trim includes
by Michael Tokarev
· 11 years ago
24c84e6
vl: remove old, long-unused defines
by Michael Tokarev
· 11 years ago
2624717
net: declare struct iovec in checksum.h to fix compiler warning
by Michael Tokarev
· 11 years ago
62dc90c
linux-user: refactor do_socketcall()
by Michael Tokarev
· 11 years ago
21684af
configure: add hints to a remedy for feature_not_found errors
by Stewart Smith
· 11 years ago
Next »