aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-22linux-user: Move get_ppc64_abiTom Musta
2014-08-22linux-user: Detect fault in sched_rr_get_intervalTom Musta
2014-08-22linux-user: Handle NULL sched_param argument to sched_*Tom Musta
2014-08-22linux-user: Detect Negative Message Sizes in msgsnd System CallTom Musta
2014-08-22linux-user: Conditionally Pass Attribute Pointer to mq_open()Tom Musta
2014-08-22linux-user: Make ipc syscall's third argument an abi_longTom Musta
2014-08-22linux-user: Properly Handle semun Structure In Cross-Endian SituationsTom Musta
2014-08-22linux-user: Dereference Pointer Argument to ipc/semctl Sys CallTom Musta
2014-08-22linux-user: PPC64 semid_ds Doesnt Include _unused1 and _unused2Tom Musta
2014-08-22linux-user: add setns and unshareRiku Voipio
2014-08-22linux-user: support ioprio_{get, set} syscallsPaul Burton
2014-08-22linux-user: support timerfd_{create, gettime, settime} syscallsRiku Voipio
2014-08-22linux-user: fix readlink handling with magic exe symlinkMike Frysinger
2014-08-22linux-user: Fix conversion of sigevent argument to timer_createPeter Maydell
2014-08-22linux-user: Fix syscall instruction usermode emulation on X86_64Jincheng Miao
2014-08-22linux-user: redirect openat callsRiku Voipio
2014-08-22linux-user: /proc/self/maps contentMikhail Ilyin
2014-08-22vmdk: Use bdrv_nb_sectors() where sectors, not bytes are wantedMarkus Armbruster
2014-08-22blkdebug: Delete BH in bdrv_aio_cancelFam Zheng
2014-08-22qemu-iotests: add test case 101 for short file I/OStefan Hajnoczi
2014-08-22raw-posix: fix O_DIRECT short readsStefan Hajnoczi
2014-08-22block/iscsi: fix memory corruption on iscsi resizePeter Lieven
2014-08-21Merge remote-tracking branch 'remotes/otubo/seccomp' into stagingPeter Maydell
2014-08-21block/vvfat.c: remove debugging code to reinit stderr if NULLMichael Tokarev
2014-08-21seccomp: add semctl() to the syscall whitelistPaul Moore
2014-08-20hostmem: set MPOL_MF_MOVEMichael S. Tsirkin
2014-08-20kvm: run cpu state synchronization on target vcpu threadDavid Hildenbrand
2014-08-20iotests: Add test for image filename constructionMax Reitz
2014-08-20quorum: Implement bdrv_refresh_filename()Max Reitz
2014-08-20nbd: Implement bdrv_refresh_filename()Max Reitz
2014-08-20blkverify: Implement bdrv_refresh_filename()Max Reitz
2014-08-20blkdebug: Implement bdrv_refresh_filename()Max Reitz
2014-08-20block: Add bdrv_refresh_filename()Max Reitz
2014-08-20virtio-blk: fix reference a pointer which might be freedzhanghailiang
2014-08-20virtio-blk: allow block_resize with dataplaneStefan Hajnoczi
2014-08-20block: acquire AioContext in qmp_block_resize()Stefan Hajnoczi
2014-08-20qemu-iotests: Fix 028 reference output for qedKevin Wolf
2014-08-20test-coroutine: test cost introduced by coroutineMing Lei
2014-08-20iotests: Add test for qcow2's cache optionsMax Reitz
2014-08-20qcow2: Add runtime options for cache sizesMax Reitz
2014-08-20qcow2: Use g_try_new0() for cache arrayMax Reitz
2014-08-20qcow2: Constant cache size in bytesMax Reitz
2014-08-20runner: Kill a program under test by time-outMaria Kustova
2014-08-20runner: Add an argument for test durationMaria Kustova
2014-08-20block: Drop some superfluous casts from void *Markus Armbruster
2014-08-20qemu-io-cmds: g_renew() can't fail, bury dead error handlingMarkus Armbruster
2014-08-20block: Use g_new() & friends to avoid multiplying sizesMarkus Armbruster
2014-08-20block: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2014-08-20Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140819'...Peter Maydell
2014-08-19Revert "memory: Use canonical path component as the name"Peter Maydell