index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
block: Fix bdrv_is_first_non_filter()
Kevin Wolf
2014-02-21
1
-5
/
+1
*
qcow2: Set zero flag for discarded clusters
Kevin Wolf
2014-02-21
2
-6
/
+34
*
Merge remote-tracking branch 'remotes/stefanha/tags/qtest-monitor-process-pul...
Peter Maydell
2014-02-21
1
-33
/
+26
|
\
|
*
qtest: kill QEMU process on g_assert() failure
Stefan Hajnoczi
2014-02-19
1
-6
/
+25
|
*
qtest: make QEMU our direct child process
Stefan Hajnoczi
2014-02-19
1
-29
/
+5
|
*
qtest: drop unused child_pid field
Stefan Hajnoczi
2014-02-19
1
-2
/
+0
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2014-02-21
9
-65
/
+219
|
\
\
|
*
|
trace-events: Fix typo in "offset"
Kevin Wolf
2014-02-19
1
-4
/
+4
|
*
|
Add ust generated files to .gitignore
Mohamad Gebai
2014-02-19
1
-0
/
+2
|
*
|
Update documentation for LTTng ust tracing
Mohamad Gebai
2014-02-19
1
-0
/
+36
|
*
|
Adapt Makefiles to the new LTTng ust interface
Mohamad Gebai
2014-02-19
2
-0
/
+30
|
*
|
Modified the tracetool framework for LTTng 2.x
Mohamad Gebai
2014-02-19
3
-56
/
+132
|
*
|
Fix configure script for LTTng 2.x
Mohamad Gebai
2014-02-19
1
-5
/
+15
|
|
/
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-02-21
1
-0
/
+2
|
\
\
|
*
|
target-i386: Fix I/O bitmap checks for in/out
Kevin Wolf
2014-02-19
1
-0
/
+2
|
|
/
*
|
Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into staging
Peter Maydell
2014-02-21
21
-13
/
+136
|
\
\
|
*
|
linux-user: Fix error handling in target_to_host_semarray()
Peter Maydell
2014-02-19
1
-1
/
+6
|
*
|
linux-user: Implement BLKPG ioctl
Andreas Färber
2014-02-19
4
-0
/
+16
|
*
|
linux-user: Fix error handling in lock_iovec()
Peter Maydell
2014-02-18
1
-5
/
+7
|
*
|
linux-user/signal.c: Don't pass sigaction uninitialised sa_flags
Peter Maydell
2014-02-18
1
-0
/
+1
|
*
|
linux-user/elfload.c: Avoid calling g_free() on uninitialized data
Peter Maydell
2014-02-18
1
-4
/
+12
|
*
|
linux-user: sync syscall numbers upto 3.13
Riku Voipio
2014-02-18
15
-3
/
+94
|
|
/
*
|
tcg/i386: Fix build for systems without working cpuid.h (MacOSX, Win32)
Peter Maydell
2014-02-21
2
-2
/
+15
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-3' into staging
Peter Maydell
2014-02-20
14
-70
/
+77
|
\
\
|
*
|
xhci: use DPRINTF() instead of fprintf(stderr, ...)
Gerd Hoffmann
2014-02-18
1
-45
/
+45
|
*
|
xhci: switch debug printf to tracepoint
Gerd Hoffmann
2014-02-18
1
-3
/
+1
|
*
|
xhci iso: allow for some latency
Gerd Hoffmann
2014-02-18
1
-1
/
+1
|
*
|
xhci iso: fix time calculation
Gerd Hoffmann
2014-02-18
1
-2
/
+2
|
*
|
uhci: invalidate queue on device address changes
Gerd Hoffmann
2014-02-18
1
-0
/
+2
|
*
|
xhci: fix overflow in usb_xhci_post_load
Gerd Hoffmann
2014-02-18
1
-1
/
+1
|
*
|
usb: Remove magic constants from device bmAttributes
Pantelis Koukousoulas
2014-02-18
12
-18
/
+25
|
|
/
*
|
Merge remote-tracking branch 'remotes/rth/tcg-next' into staging
Peter Maydell
2014-02-20
6
-66
/
+414
|
\
\
|
*
|
tcg/i386: Use SHLX/SHRX/SARX instructions
Richard Henderson
2014-02-17
1
-11
/
+50
|
*
|
tcg/i386: Use ANDN instruction
Richard Henderson
2014-02-17
2
-13
/
+45
|
*
|
tcg/i386: Add tcg_out_vex_modrm
Richard Henderson
2014-02-17
1
-3
/
+38
|
*
|
tcg/i386: Move TCG_CT_CONST_* to tcg-target.c
Richard Henderson
2014-02-17
2
-3
/
+4
|
*
|
disas/i386: Disassemble ANDN/SHLX/SHRX/SHAX
Richard Henderson
2014-02-17
1
-14
/
+132
|
*
|
tcg/optimize: Add more identity simplifications
Richard Henderson
2014-02-17
1
-15
/
+24
|
*
|
tcg/optimize: Optmize ANDC X,Y,Y to MOV X,0
Richard Henderson
2014-02-17
1
-0
/
+1
|
*
|
tcg/optimize: Simply some logical ops to NOT
Richard Henderson
2014-02-17
1
-0
/
+57
|
*
|
tcg/optimize: Handle known-zeros masks for ANDC
Richard Henderson
2014-02-17
1
-0
/
+11
|
*
|
tcg/optimize: add known-zero bits compute for load ops
Aurelien Jarno
2014-02-17
1
-1
/
+25
|
*
|
tcg/optimize: improve known-zero bits for 32-bit ops
Aurelien Jarno
2014-02-17
1
-0
/
+6
|
*
|
tcg/optimize: fix known-zero bits optimization
Aurelien Jarno
2014-02-17
1
-1
/
+7
|
*
|
tcg/optimize: fix known-zero bits for right shift ops
Aurelien Jarno
2014-02-17
1
-5
/
+14
|
*
|
tcg-arm: The shift count of op_rotl_i32 is in args[2] not args[1].
Huw Davies
2014-02-17
1
-1
/
+1
|
*
|
TCG: Fix 32-bit host allocation typo
Richard Henderson
2014-02-16
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2014-02-20
124
-863
/
+1047
|
\
\
\
|
*
|
|
qtest: Include system headers before user headers
Stefan Hajnoczi
2014-02-17
7
-17
/
+19
|
*
|
|
qapi: Refine human printing of sizes
Paolo Bonzini
2014-02-14
1
-11
/
+12
[prev]
[next]