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-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
hostmem: set MPOL_MF_MOVE
Michael S. Tsirkin
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
2014-08-20
qcow2: Use g_try_new0() for cache array
Max Reitz
2014-08-20
qcow2: Constant cache size in bytes
Max Reitz
2014-08-20
runner: Kill a program under test by time-out
Maria Kustova
2014-08-20
runner: Add an argument for test duration
Maria Kustova
2014-08-20
block: Drop some superfluous casts from void *
Markus Armbruster
2014-08-20
qemu-io-cmds: g_renew() can't fail, bury dead error handling
Markus Armbruster
2014-08-20
block: Use g_new() & friends to avoid multiplying sizes
Markus Armbruster
2014-08-20
block: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2014-08-20
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140819'...
Peter Maydell
2014-08-19
Revert "memory: Use canonical path component as the name"
Peter Maydell
2014-08-19
arm: stellaris: Remove misleading address_space_mem var
Peter Crosthwaite
2014-08-19
arm: armv7m: Rename address_space_mem -> system_memory
Peter Crosthwaite
2014-08-19
aarch64: Allow -kernel option to take a gzip-compressed kernel.
Richard W.M. Jones
2014-08-19
loader: Add load_image_gzipped function.
Richard W.M. Jones
2014-08-19
arm: cortex-a9: Fix cache-line size and associativity
Peter Crosthwaite
2014-08-19
arm/virt: Use PSCI v0.2 function IDs in the DT when KVM uses PSCI v0.2
Christoffer Dall
2014-08-19
target-arm: Rename QEMU PSCI v0.1 definitions
Christoffer Dall
2014-08-19
target-arm: Implement MDSCR_EL1 as having state
Peter Maydell
2014-08-19
target-arm: Implement ARMv8 single-stepping for AArch32 code
Peter Maydell
2014-08-19
target-arm: Implement ARMv8 single-step handling for A64 code
Peter Maydell
2014-08-19
target-arm: A64: Avoid duplicate exit_tb(0) in non-linked goto_tb
Peter Maydell
2014-08-19
target-arm: Set PSTATE.SS correctly on exception return from AArch64
Peter Maydell
2014-08-19
target-arm: Correctly handle PSTATE.SS when taking exception to AArch32
Peter Maydell
2014-08-19
target-arm: Don't allow AArch32 to access RES0 CPSR bits
Peter Maydell
2014-08-19
target-arm: Adjust debug ID registers per-CPU
Peter Maydell
[prev]
[next]