projects
/
sdk
/
emulator
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sdk/emulator/qemu.git
2016-06-13
Anthony PERARD
exec: Fix qemu_ram_block_from_host for Xen
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Peter Maydell
Merge remote-tracking branch 'remotes/kraxel/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Gerd Hoffmann
console: ignore ui_info updates which don't actually...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Thomas Huth
ui/console-gl: Add support for big endian display surfaces
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Olaf Hering
gtk: fix vte version check
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Daniel P. Berrange
ui: fix regression in printing VNC host/port on startup
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Gerd Hoffmann
vnc: drop unused depth arg for set_pixel_format
commit
|
commitdiff
|
tree
|
snapshot
2016-06-09
Peter Maydell
target-i386: Move user-mode exception actions out of...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-09
Peter Maydell
target-i386: Add comment about do_interrupt_user()...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-09
Peter Maydell
user-exec: Don't reextract sigmask from usercontext...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-09
Peter Maydell
cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_e...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-09
Peter Maydell
user-exec: Push resume-from-signal code out to handle_c...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-09
Peter Maydell
translate-all.c: Don't pass puc, locked to tb_invalidat...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
xiaoqiang zhao
hw/arm: virt uart fix
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Peter Maydell
Merge remote-tracking branch 'remotes/riku/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Peter Maydell
Merge remote-tracking branch 'remotes/kevin/tags/for...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Peter Maydell
Merge remote-tracking branch 'remotes/famz/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Peter Maydell
Merge remote-tracking branch 'remotes/mdroth/tags/qga...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Peter Maydell
Merge remote-tracking branch 'remotes/bonzini/tags...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Peter Maydell
linux-user: In fork_end(), remove correct CPUs from...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Peter Maydell
linux-user: Special-case ERESTARTSYS in target_strerror()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Peter Maydell
linux-user: Make target_strerror() return 'const char *'
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Peter Maydell
linux-user: Correct signedness of target_flock l_start...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Kevin Wolf
qemu-img bench: Add --flush-interval
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Kevin Wolf
qemu-img bench: Implement -S (step size)
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Kevin Wolf
qemu-img bench: Make start offset configurable
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Kevin Wolf
qemu-img bench: Sequential writes
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Kevin Wolf
qemu-img bench
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Kevin Wolf
block: Don't emulate natively supported pwritev flags
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Colin Lord
blockdev: clean up error handling in do_open_tray
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Kevin Wolf
block: Fix bdrv_all_delete_snapshot() error handling
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Denis V. Lunev
qcow2: avoid extra flushes in qcow2
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Fam Zheng
raw-posix: Fetch max sectors for host block device
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Peter Lieven
block: assert that bs->request_alignment is a power...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Kevin Wolf
migration/block: Convert saving to BlockBackend
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Kevin Wolf
migration/block: Convert load to BlockBackend
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Eric Blake
block: Kill bdrv_co_write_zeroes()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Eric Blake
vmdk: Convert to bdrv_co_pwrite_zeroes()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Eric Blake
raw_bsd: Convert to bdrv_co_pwrite_zeroes()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Eric Blake
raw-posix: Convert to bdrv_co_pwrite_zeroes()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Eric Blake
qed: Convert to bdrv_co_pwrite_zeroes()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Eric Blake
gluster: Convert to bdrv_co_pwrite_zeroes()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Eric Blake
blkreplay: Convert to bdrv_co_pwrite_zeroes()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Eric Blake
qcow2: Convert to bdrv_co_pwrite_zeroes()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Eric Blake
iscsi: Convert to bdrv_co_pwrite_zeroes()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Eric Blake
block: Switch bdrv_write_zeroes() to byte interface
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Eric Blake
block: Add .bdrv_co_pwrite_zeroes()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Eric Blake
block: Track write zero limits in bytes
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Eric Blake
iscsi: Use block size as minimum zero/discard alignment
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Eric Blake
qcow2: Catch more unaligned write_zero into zero cluster
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Eric Blake
qemu-iotests: Test one more spot for optimizing write_z...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Denis V. Lunev
qcow2: add tracepoints for qcow2_co_write_zeroes
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Denis V. Lunev
qcow2: simplify logic in qcow2_co_write_zeroes
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Denis V. Lunev
block: split write_zeroes always
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Paolo Bonzini
tests/docker: build all targets in test-clang
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Paolo Bonzini
tests/docker: support travis test with fedora image
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Paolo Bonzini
tests/docker: remove unused feature "ccache"
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Paolo Bonzini
tests/docker: fix test-mingw
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Paolo Bonzini
tests/docker: make test-full build all targets, not...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Paolo Bonzini
tests/docker: fix make-archive-maybe
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Peter Maydell
linux-user: Use safe_syscall wrapper for ioctl
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Peter Maydell
linux-user: Use safe_syscall wrapper for accept and...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Peter Maydell
linux-user: Use safe_syscall wrapper for semop
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Peter Maydell
linux-user: Use safe_syscall wrapper for epoll_wait...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Peter Maydell
linux-user: Use safe_syscall wrapper for poll and ppoll...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Peter Maydell
linux-user: Use safe_syscall wrapper for sleep syscalls
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Peter Maydell
linux-user: Use safe_syscall wrapper for rt_sigtimedwai...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Peter Maydell
linux-user: Use safe_syscall wrapper for flock
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Peter Maydell
linux-user: Use safe_syscall wrapper for mq_timedsend...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Peter Maydell
linux-user: Use safe_syscall wrapper for msgsnd and...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Peter Maydell
linux-user: Use safe_syscall wrapper for send* and...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Peter Maydell
linux-user: Use safe_syscall wrapper for connect syscall
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Peter Maydell
linux-user: Use safe_syscall wrapper for readv and...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Peter Maydell
linux-user: Fix error conversion in 64-bit fadvise...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Peter Maydell
linux-user: Fix NR_fadvise64 and NR_fadvise64_64 for...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Peter Maydell
linux-user: Fix handling of arm_fadvise64_64 syscall
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Peter Maydell
linux-user: provide frame information in x86-64 safe_sy...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Peter Maydell
linux-user: Avoid possible misalignment in target_to_ho...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Marc-André...
tests: start a /qga/guest-exec test
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Peter Maydell
Merge remote-tracking branch 'remotes/mjt/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
hbitmap: Use DIV_ROUND_UP
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
qemu-timer: Use DIV_ROUND_UP
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
linux-user: Use DIV_ROUND_UP
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
slirp: Use DIV_ROUND_UP
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
usb: Use DIV_ROUND_UP
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
rocker: Use DIV_ROUND_UP
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
SPICE: Use DIV_ROUND_UP
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
audio: Use DIV_ROUND_UP
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
xen: Use DIV_ROUND_UP
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
crypto: Use DIV_ROUND_UP
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
block: Use DIV_ROUND_UP
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
qed: Use DIV_ROUND_UP
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
qcow/qcow2: Use DIV_ROUND_UP
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
parallels: Use DIV_ROUND_UP
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Laurent Vivier
coccinelle: use macro DIV_ROUND_UP instead of (((n...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Peter Maydell
thunk: Rename args and fields in host-target bitmask...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Peter Maydell
thunk: Drop unused NO_THUNK_TYPE_SIZE guards
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Peter Maydell
qemu-common.h: Drop WORDS_ALIGNED define
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Eric Blake
host-utils: Prefer 'false' for bool type
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Wei Jiangang
docs/multi-thread-compression: Fix wrong command string
commit
|
commitdiff
|
tree
|
snapshot
next