index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-19
Modified the tracetool framework for LTTng 2.x
Mohamad Gebai
3
-56
/
+132
2014-02-19
Fix configure script for LTTng 2.x
Mohamad Gebai
1
-5
/
+15
2014-02-18
linux-user: Fix error handling in lock_iovec()
Peter Maydell
1
-5
/
+7
2014-02-18
linux-user/signal.c: Don't pass sigaction uninitialised sa_flags
Peter Maydell
1
-0
/
+1
2014-02-18
linux-user/elfload.c: Avoid calling g_free() on uninitialized data
Peter Maydell
1
-4
/
+12
2014-02-18
linux-user: sync syscall numbers upto 3.13
Riku Voipio
15
-3
/
+94
2014-02-18
xhci: use DPRINTF() instead of fprintf(stderr, ...)
Gerd Hoffmann
1
-45
/
+45
2014-02-18
xhci: switch debug printf to tracepoint
Gerd Hoffmann
1
-3
/
+1
2014-02-18
xhci iso: allow for some latency
Gerd Hoffmann
1
-1
/
+1
2014-02-18
xhci iso: fix time calculation
Gerd Hoffmann
1
-2
/
+2
2014-02-18
uhci: invalidate queue on device address changes
Gerd Hoffmann
1
-0
/
+2
2014-02-18
xhci: fix overflow in usb_xhci_post_load
Gerd Hoffmann
1
-1
/
+1
2014-02-18
usb: Remove magic constants from device bmAttributes
Pantelis Koukousoulas
12
-18
/
+25
2014-02-17
qtest: Include system headers before user headers
Stefan Hajnoczi
7
-17
/
+19
2014-02-17
monitor: Add object_add class argument completion.
Hani Benhabiles
1
-0
/
+23
2014-02-17
monitor: Add object_del id argument completion.
Hani Benhabiles
1
-0
/
+23
2014-02-17
monitor: Add device_add device argument completion.
Hani Benhabiles
1
-0
/
+26
2014-02-17
monitor: Add device_del id argument completion.
Hani Benhabiles
1
-0
/
+23
2014-02-17
qmp: expose list of supported character device backends
Martin Kletzander
3
-0
/
+82
2014-02-17
Use error_is_set() only when necessary
Markus Armbruster
37
-156
/
+156
2014-02-17
QMP: allow JSON dict arguments in qmp-shell
Stefan Hajnoczi
1
-0
/
+3
2014-02-17
hmp: migrate command (without -d) now blocks correctly
Soramichi AKIYAMA
1
-1
/
+2
2014-02-17
tcg/i386: Use SHLX/SHRX/SARX instructions
Richard Henderson
1
-11
/
+50
2014-02-17
tcg/i386: Use ANDN instruction
Richard Henderson
2
-13
/
+45
2014-02-17
tcg/i386: Add tcg_out_vex_modrm
Richard Henderson
1
-3
/
+38
2014-02-17
tcg/i386: Move TCG_CT_CONST_* to tcg-target.c
Richard Henderson
2
-3
/
+4
2014-02-17
disas/i386: Disassemble ANDN/SHLX/SHRX/SHAX
Richard Henderson
1
-14
/
+132
2014-02-17
tcg/optimize: Add more identity simplifications
Richard Henderson
1
-15
/
+24
2014-02-17
tcg/optimize: Optmize ANDC X,Y,Y to MOV X,0
Richard Henderson
1
-0
/
+1
2014-02-17
tcg/optimize: Simply some logical ops to NOT
Richard Henderson
1
-0
/
+57
2014-02-17
tcg/optimize: Handle known-zeros masks for ANDC
Richard Henderson
1
-0
/
+11
2014-02-17
tcg/optimize: add known-zero bits compute for load ops
Aurelien Jarno
1
-1
/
+25
2014-02-17
tcg/optimize: improve known-zero bits for 32-bit ops
Aurelien Jarno
1
-0
/
+6
2014-02-17
tcg/optimize: fix known-zero bits optimization
Aurelien Jarno
1
-1
/
+7
2014-02-17
tcg/optimize: fix known-zero bits for right shift ops
Aurelien Jarno
1
-5
/
+14
2014-02-17
tcg-arm: The shift count of op_rotl_i32 is in args[2] not args[1].
Huw Davies
1
-1
/
+1
2014-02-17
Fix QEMU build on OpenBSD on x86 archs
Brad
2
-1
/
+9
2014-02-15
TCG: Fix 32-bit host allocation typo
Richard Henderson
1
-1
/
+1
2014-02-15
libvixl: fix 64bit constants usage
Michael Tokarev
2
-15
/
+21
2014-02-15
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-02-15' in...
Peter Maydell
9
-425
/
+188
2014-02-15
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
10
-50
/
+115
2014-02-15
Merge remote-tracking branch 'remotes/jliu/or32-ld-st' into staging
Peter Maydell
1
-67
/
+32
2014-02-15
Merge remote-tracking branch 'remotes/jovanovic/mips-ufrp' into staging
Peter Maydell
6
-8
/
+152
2014-02-15
char/serial: Fix emptyness check
Peter Crosthwaite
1
-1
/
+1
2014-02-15
gitignore: anchor all ignored names
Michael Tokarev
1
-75
/
+75
2014-02-15
vl: trim includes
Michael Tokarev
1
-51
/
+1
2014-02-15
vl: remove old, long-unused defines
Michael Tokarev
1
-3
/
+0
2014-02-15
net: declare struct iovec in checksum.h to fix compiler warning
Michael Tokarev
1
-0
/
+1
2014-02-15
linux-user: refactor do_socketcall()
Michael Tokarev
1
-258
/
+68
2014-02-15
configure: add hints to a remedy for feature_not_found errors
Stewart Smith
1
-33
/
+35
[prev]
[next]