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-08-24
tests/bios-tables-test: check the value returned by fopen()
zhanghailiang
2014-08-24
tcg: dump op count into qemu log
zhanghailiang
2014-08-24
util/path: Use the GLib memory allocation routines
zhanghailiang
2014-08-22
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-08-22
Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into staging
Peter Maydell
2014-08-22
qemu-img: Allow cache mode specification for amend
Max Reitz
2014-08-22
qemu-img: Allow source cache mode specification
Max Reitz
2014-08-22
linux-user: check return value of malloc()
zhanghailiang
2014-08-22
linux-user: writev Partial Writes
Tom Musta
2014-08-22
linux-user: Support target-to-host translation of mlockall argument
Tom Musta
2014-08-22
linux-user: clock_nanosleep errno Handling on PPC
Tom Musta
2014-08-22
linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2
Tom Musta
2014-08-22
linux-user: Move get_ppc64_abi
Tom Musta
2014-08-22
linux-user: Detect fault in sched_rr_get_interval
Tom Musta
2014-08-22
linux-user: Handle NULL sched_param argument to sched_*
Tom Musta
2014-08-22
linux-user: Detect Negative Message Sizes in msgsnd System Call
Tom Musta
2014-08-22
linux-user: Conditionally Pass Attribute Pointer to mq_open()
Tom Musta
2014-08-22
linux-user: Make ipc syscall's third argument an abi_long
Tom Musta
2014-08-22
linux-user: Properly Handle semun Structure In Cross-Endian Situations
Tom Musta
2014-08-22
linux-user: Dereference Pointer Argument to ipc/semctl Sys Call
Tom Musta
2014-08-22
linux-user: PPC64 semid_ds Doesnt Include _unused1 and _unused2
Tom Musta
2014-08-22
linux-user: add setns and unshare
Riku Voipio
2014-08-22
linux-user: support ioprio_{get, set} syscalls
Paul Burton
2014-08-22
linux-user: support timerfd_{create, gettime, settime} syscalls
Riku Voipio
2014-08-22
linux-user: fix readlink handling with magic exe symlink
Mike Frysinger
2014-08-22
linux-user: Fix conversion of sigevent argument to timer_create
Peter Maydell
2014-08-22
linux-user: Fix syscall instruction usermode emulation on X86_64
Jincheng Miao
2014-08-22
linux-user: redirect openat calls
Riku Voipio
2014-08-22
linux-user: /proc/self/maps content
Mikhail Ilyin
2014-08-22
vmdk: Use bdrv_nb_sectors() where sectors, not bytes are wanted
Markus Armbruster
2014-08-22
blkdebug: Delete BH in bdrv_aio_cancel
Fam Zheng
2014-08-22
qemu-iotests: add test case 101 for short file I/O
Stefan Hajnoczi
2014-08-22
raw-posix: fix O_DIRECT short reads
Stefan Hajnoczi
2014-08-22
block/iscsi: fix memory corruption on iscsi resize
Peter Lieven
2014-08-21
Merge remote-tracking branch 'remotes/otubo/seccomp' into staging
Peter Maydell
2014-08-21
block/vvfat.c: remove debugging code to reinit stderr if NULL
Michael Tokarev
2014-08-21
seccomp: add semctl() to the syscall whitelist
Paul Moore
2014-08-20
iotests: Add test for image filename construction
Max Reitz
2014-08-20
quorum: Implement bdrv_refresh_filename()
Max Reitz
2014-08-20
nbd: Implement bdrv_refresh_filename()
Max Reitz
2014-08-20
blkverify: Implement bdrv_refresh_filename()
Max Reitz
2014-08-20
blkdebug: Implement bdrv_refresh_filename()
Max Reitz
2014-08-20
block: Add bdrv_refresh_filename()
Max Reitz
2014-08-20
virtio-blk: fix reference a pointer which might be freed
zhanghailiang
2014-08-20
virtio-blk: allow block_resize with dataplane
Stefan Hajnoczi
2014-08-20
block: acquire AioContext in qmp_block_resize()
Stefan Hajnoczi
2014-08-20
qemu-iotests: Fix 028 reference output for qed
Kevin Wolf
2014-08-20
test-coroutine: test cost introduced by coroutine
Ming Lei
2014-08-20
iotests: Add test for qcow2's cache options
Max Reitz
2014-08-20
qcow2: Add runtime options for cache sizes
Max Reitz
[next]