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-04-28
po: add proper Language: tags to .po files
Michael Tokarev
2014-04-28
po/Makefile: fix $SRC_PATH reference
Michael Tokarev
2014-04-28
init_paths: fix minor memory leak
Kirill Batuzov
2014-04-28
virtfs-proxy-helper: fix call to accept
Tim Comer
2014-04-28
net/net.c: remove unnecessary semicolon
Igor Ryzhov
2014-04-28
Add QEMU logo (SVG file)
Stefan Weil
2014-04-28
vl: avoid closing stdout with 'writeconfig'
Chen Gang
2014-04-28
xilinx: Fix typo in comment (Marvel -> Marvell)
Stefan Weil
2014-04-28
vl: Eliminate a superfluous local variable
Chen Gang
2014-04-28
vl: Remove useless 'continue'
Chen Gang
2014-04-28
gitignore: cleanups #2
Michael Tokarev
2014-04-27
tests/.gitignore: Ignore test-rfifolock
Cole Robinson
2014-04-27
move test-* from .gitignore to tests/.gitignore
Laszlo Ersek
2014-04-27
configure: Improve help behavior
Fam Zheng
2014-04-27
vl: convert -m to QemuOpts
Igor Mammedov
2014-04-27
qemu-option: introduce qemu_find_opts_singleton
Paolo Bonzini
2014-04-27
misc: Use cpu_physical_memory_read and cpu_physical_memory_write
Stefan Weil
2014-04-25
Merge remote-tracking branch 'remotes/rth/tags/tgt-axp-pull-20140424' into st...
Peter Maydell
2014-04-25
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-04-24
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-5' into staging
Peter Maydell
2014-04-24
Merge remote-tracking branch 'remotes/rth/tags/tcg-next-20140422' into staging
Peter Maydell
2014-04-24
Merge remote-tracking branch 'remotes/rth/tags/tcg-ia64-pull-20140421' into s...
Peter Maydell
2014-04-24
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-18' in...
Peter Maydell
2014-04-23
block/cloop: use PRIu32 format specifier for uint32_t
Stefan Hajnoczi
2014-04-23
usb: mtp filesharing
Gerd Hoffmann
2014-04-22
vmdk: Fix "%x" to PRIx32 in format strings for cid
Fam Zheng
2014-04-22
qemu-img: Improve error messages
Fam Zheng
2014-04-22
usb: add CompatibleID support to msos
Gerd Hoffmann
2014-04-22
qemu-iotests: Check common namespace for id and node-name
Kevin Wolf
2014-04-22
block: Catch duplicate IDs in bdrv_new()
Kevin Wolf
2014-04-22
qemu-img: Avoid duplicate block device IDs
Kevin Wolf
2014-04-22
block: Add errp to bdrv_new()
Kevin Wolf
2014-04-22
convert fprintf() calls to error_setg() in block/qed.c:bdrv_qed_create()
Aakriti Gupta
2014-04-22
block: Remove -errno return value from bdrv_assign_node_name
Kevin Wolf
2014-04-22
curl: Replaced old error handling with error reporting API.
Maria Kustova
2014-04-22
block: Handle error of bdrv_getlength in bdrv_create_dirty_bitmap
Fam Zheng
2014-04-22
vmdk: Fix %d and %lld to PRI* in format strings
Fam Zheng
2014-04-22
block: Check bdrv_getlength() return value in bdrv_make_zero()
Kevin Wolf
2014-04-22
block: Catch integer overflow in bdrv_rw_co()
Kevin Wolf
2014-04-22
block: Limit size to INT_MAX in bdrv_check_byte_request()
Kevin Wolf
2014-04-22
block: Fix nb_sectors check in bdrv_check_byte_request()
Kevin Wolf
2014-04-18
tcg: Use HOST_WORDS_BIGENDIAN
Richard Henderson
2014-04-18
tcg: Fix fallback from muls2_i64 to mulu2_i64
Richard Henderson
2014-04-18
tcg: Use tcg_gen_mulu2_i32 in tcg_gen_muls2_i32
Richard Henderson
2014-04-18
tcg: Relax requirement for mulu2_i32 on 32-bit hosts
Richard Henderson
2014-04-18
tcg-s390: Remove W constraint
Richard Henderson
2014-04-18
tcg-sparc: Use the type parameter to tcg_target_const_match
Richard Henderson
2014-04-18
tcg-ppc64: Use the type parameter to tcg_target_const_match
Richard Henderson
2014-04-18
tcg-aarch64: Remove w constraint
Richard Henderson
2014-04-18
tcg: Add TCGType parameter to tcg_target_const_match
Richard Henderson
[next]