index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-02-21
block: Make bdrv_file_open() static
Max Reitz
2014-02-21
block: Add reference parameter to bdrv_open()
Max Reitz
2014-02-21
block: Change BDS parameter of bdrv_open() to **
Max Reitz
2014-02-21
block: Fix bdrv_is_first_non_filter()
Kevin Wolf
2014-02-21
qcow2: Set zero flag for discarded clusters
Kevin Wolf
2014-02-21
Merge remote-tracking branch 'remotes/stefanha/tags/qtest-monitor-process-pul...
Peter Maydell
2014-02-21
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2014-02-21
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-02-21
Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into staging
Peter Maydell
2014-02-21
tcg/i386: Fix build for systems without working cpuid.h (MacOSX, Win32)
Peter Maydell
2014-02-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-3' into staging
Peter Maydell
2014-02-20
Merge remote-tracking branch 'remotes/rth/tcg-next' into staging
Peter Maydell
2014-02-20
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2014-02-20
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-02-19
target-i386: Fix I/O bitmap checks for in/out
Kevin Wolf
2014-02-19
qtest: kill QEMU process on g_assert() failure
Stefan Hajnoczi
2014-02-19
qtest: make QEMU our direct child process
Stefan Hajnoczi
2014-02-19
qtest: drop unused child_pid field
Stefan Hajnoczi
2014-02-19
linux-user: Fix error handling in target_to_host_semarray()
Peter Maydell
2014-02-19
linux-user: Implement BLKPG ioctl
Andreas Färber
2014-02-19
trace-events: Fix typo in "offset"
Kevin Wolf
2014-02-19
Add ust generated files to .gitignore
Mohamad Gebai
2014-02-19
Update documentation for LTTng ust tracing
Mohamad Gebai
2014-02-19
Adapt Makefiles to the new LTTng ust interface
Mohamad Gebai
2014-02-19
Modified the tracetool framework for LTTng 2.x
Mohamad Gebai
2014-02-19
Fix configure script for LTTng 2.x
Mohamad Gebai
2014-02-18
linux-user: Fix error handling in lock_iovec()
Peter Maydell
2014-02-18
linux-user/signal.c: Don't pass sigaction uninitialised sa_flags
Peter Maydell
2014-02-18
linux-user/elfload.c: Avoid calling g_free() on uninitialized data
Peter Maydell
2014-02-18
linux-user: sync syscall numbers upto 3.13
Riku Voipio
2014-02-18
xhci: use DPRINTF() instead of fprintf(stderr, ...)
Gerd Hoffmann
2014-02-18
xhci: switch debug printf to tracepoint
Gerd Hoffmann
2014-02-18
xhci iso: allow for some latency
Gerd Hoffmann
2014-02-18
xhci iso: fix time calculation
Gerd Hoffmann
2014-02-18
uhci: invalidate queue on device address changes
Gerd Hoffmann
2014-02-18
xhci: fix overflow in usb_xhci_post_load
Gerd Hoffmann
2014-02-18
usb: Remove magic constants from device bmAttributes
Pantelis Koukousoulas
2014-02-17
qtest: Include system headers before user headers
Stefan Hajnoczi
2014-02-17
monitor: Add object_add class argument completion.
Hani Benhabiles
2014-02-17
monitor: Add object_del id argument completion.
Hani Benhabiles
2014-02-17
monitor: Add device_add device argument completion.
Hani Benhabiles
2014-02-17
monitor: Add device_del id argument completion.
Hani Benhabiles
2014-02-17
qmp: expose list of supported character device backends
Martin Kletzander
2014-02-17
Use error_is_set() only when necessary
Markus Armbruster
2014-02-17
QMP: allow JSON dict arguments in qmp-shell
Stefan Hajnoczi
2014-02-17
hmp: migrate command (without -d) now blocks correctly
Soramichi AKIYAMA
2014-02-17
tcg/i386: Use SHLX/SHRX/SARX instructions
Richard Henderson
2014-02-17
tcg/i386: Use ANDN instruction
Richard Henderson
2014-02-17
tcg/i386: Add tcg_out_vex_modrm
Richard Henderson
2014-02-17
tcg/i386: Move TCG_CT_CONST_* to tcg-target.c
Richard Henderson
[next]