Show patches with: Submitter = Michael Tokarev       |    Archived = No       |   3815 patches
« 1 2 ... 36 37 38 39 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
do not include <libutil.h> needlessly or if it doesn't exist - - - - --- 2012-06-02 Michael Tokarev New
[repost,2] qemu-keymaps: Finnish keyboard mapping broken - - - - --- 2012-05-09 Michael Tokarev New
increase BlockConf.min_io_size type from uint16_t to uint32_t - - 1 - --- 2012-04-30 Michael Tokarev New
[1/3] Add seavgabios build rules to roms/Makefile - - - - --- 2012-04-17 Michael Tokarev New
[repost] qemu-keymaps: Finnish keyboard mapping broken - - - - --- 2012-04-04 Michael Tokarev New
Support utf8 chars in pod docs - - - - --- 2012-03-19 Michael Tokarev New
[PATCHv5,00/11] cleanup/consolidate iovec functions - - - - --- 2012-03-19 Michael Tokarev New
[PATCHv5,11/11] rewrite iov_send_recv() and move it to iov.c - - - - --- 2012-03-19 Michael Tokarev New
[PATCHv5,10/11] cleanup qemu_co_sendv(), qemu_co_recvv() and friends - - - - --- 2012-03-19 Michael Tokarev New
[PATCHv5,09/11] export iov_send_recv() and use it in iov_send() and iov_recv() - - - - --- 2012-03-19 Michael Tokarev New
[PATCHv5,08/11] rename qemu_sendv to iov_send, change proto and move declarations to iov.h - - - - --- 2012-03-19 Michael Tokarev New
[PATCHv5,07/11] change qemu_iovec_to_buf() to match other to, from_buf functions - - - - --- 2012-03-19 Michael Tokarev New
[PATCHv5,06/11] consolidate qemu_iovec_copy() and qemu_iovec_concat() and make them consistent - - - - --- 2012-03-19 Michael Tokarev New
[PATCHv5,05/11] allow qemu_iovec_from_buffer() to specify offset from which to start copying - - - - --- 2012-03-19 Michael Tokarev New
[PATCHv5,04/11] consolidate qemu_iovec_memset{, _skip}() into single function and use existing iov_… - - - - --- 2012-03-19 Michael Tokarev New
[PATCHv5,03/11] rewrite iov_* functions - - - - --- 2012-03-19 Michael Tokarev New
[PATCHv5,02/11] change iov_* function prototypes to be more appropriate - - - - --- 2012-03-19 Michael Tokarev New
[PATCHv5,01/11] virtio-serial-bus: use correct lengths in control_out() message - - - - --- 2012-03-19 Michael Tokarev New
[PATCHv5,11/11] rewrite iov_send_recv() and move it to iov.c - - - - --- 2012-03-16 Michael Tokarev New
[PATCHv5,10/11] cleanup qemu_co_sendv(), qemu_co_recvv() and friends - - - - --- 2012-03-16 Michael Tokarev New
[PATCHv5,09/11] export iov_send_recv() and use it in iov_send() and iov_recv() - - - - --- 2012-03-16 Michael Tokarev New
[PATCHv5,08/11] rename qemu_sendv to iov_send, change proto and move declarations to iov.h - - - - --- 2012-03-16 Michael Tokarev New
[PATCHv5,07/11] change qemu_iovec_to_buf() to match other to, from_buf functions - - - - --- 2012-03-16 Michael Tokarev New
[PATCHv5,06/11] consolidate qemu_iovec_copy() and qemu_iovec_concat() and make them consistent - - - - --- 2012-03-16 Michael Tokarev New
[PATCHv5,05/11] allow qemu_iovec_from_buffer() to specify offset from which to start copying - - - - --- 2012-03-16 Michael Tokarev New
[PATCHv5,04/11] consolidate qemu_iovec_memset{, _skip}() into single function and use existing iov_… - - - - --- 2012-03-16 Michael Tokarev New
[PATCHv5,03/11] rewrite iov_* functions - - - - --- 2012-03-16 Michael Tokarev New
[PATCHv5,02/11] change iov_* function prototypes to be more appropriate - - - - --- 2012-03-16 Michael Tokarev New
[PATCHv5,01/11] virtio-serial-bus: use correct lengths in control_out() message - - - - --- 2012-03-16 Michael Tokarev New
[PATCHv4,11/11] rewrite iov_send_recv() and move it to iov.c - - - - --- 2012-03-15 Michael Tokarev New
[PATCHv4,10/11] cleanup qemu_co_sendv(), qemu_co_recvv() and friends - - - - --- 2012-03-15 Michael Tokarev New
[PATCHv4,09/11] export iov_send_recv() and use it in iov_send() and iov_recv() - - - - --- 2012-03-15 Michael Tokarev New
[PATCHv4,08/11] rename qemu_sendv to iov_send, change proto and move declarations to iov.h - - - - --- 2012-03-15 Michael Tokarev New
[PATCHv4,07/11] change qemu_iovec_to_buf() to match other to, from_buf functions - - - - --- 2012-03-15 Michael Tokarev New
[PATCHv4,06/11] consolidate qemu_iovec_copy() and qemu_iovec_concat() and make them consistent - - - - --- 2012-03-15 Michael Tokarev New
[PATCHv4,05/11] allow qemu_iovec_from_buffer() to specify offset from which to start copying - - - - --- 2012-03-15 Michael Tokarev New
[PATCHv4,04/11] consolidate qemu_iovec_memset{, _skip}() into single function and use existing iov_… - - - - --- 2012-03-15 Michael Tokarev New
[PATCHv4,03/11] rewrite iov_* functions - - - - --- 2012-03-15 Michael Tokarev New
[PATCHv4,02/11] change iov_* function prototypes to be more appropriate - - - - --- 2012-03-15 Michael Tokarev New
[PATCHv4,01/11] virtio-serial-bus: use correct lengths in control_out() message - - - - --- 2012-03-15 Michael Tokarev New
[(trivial)] no need to use bdrv_pread() in format guessing code when we can use bdrv_read() directly - - - - --- 2012-03-13 Michael Tokarev New
[(trivial)] no need to use bdrv_pread() in format guessing code when we can use bdrv_read() directly - - - - --- 2012-03-13 Michael Tokarev New
[PATCHv3,9/9] rewrite and comment qemu_sendv_recvv() - - - - --- 2012-03-12 Michael Tokarev New
[PATCHv3,8/9] cleanup qemu_co_sendv(), qemu_co_recvv() and friends - - - - --- 2012-03-12 Michael Tokarev New
[PATCHv3,7/9] export qemu_sendv_recvv() and use it in qemu_sendv() and qemu_recvv() - - - - --- 2012-03-12 Michael Tokarev New
[PATCHv3,6/9] change prototypes of qemu_sendv() and qemu_recvv() - - - - --- 2012-03-12 Michael Tokarev New
[PATCHv3,5/9] change qemu_iovec_to_buf() to match other to, from_buf functions - - - - --- 2012-03-12 Michael Tokarev New
[PATCHv3,4/9] consolidate qemu_iovec_copy() and qemu_iovec_concat() and make them consistent - - - - --- 2012-03-12 Michael Tokarev New
[PATCHv3,3/9] allow qemu_iovec_from_buffer() to specify offset from which to start copying - - - - --- 2012-03-12 Michael Tokarev New
[PATCHv3,2/9] consolidate qemu_iovec_memset{, _skip}() into single function and use existing iov_me… - - 1 - --- 2012-03-12 Michael Tokarev New
[PATCHv3,1/9] refresh iov_* functions - - - - --- 2012-03-12 Michael Tokarev New
virtio-serial-bus: use correct lengths in control_out() message - - - - --- 2012-03-11 Michael Tokarev New
[PATCHv2,7/7] rewrite and comment qemu_sendv_recvv() - - - - --- 2012-03-11 Michael Tokarev New
[PATCHv2,6/7] cleanup qemu_co_sendv(), qemu_co_recvv() and friends - - - - --- 2012-03-11 Michael Tokarev New
[PATCHv2,5/7] Export qemu_sendv_recvv() and use it in qemu_sendv() and qemu_recvv() - - - - --- 2012-03-11 Michael Tokarev New
[PATCHv2,4/7] change prototypes of qemu_sendv() and qemu_recvv() - - - - --- 2012-03-11 Michael Tokarev New
[PATCHv2,3/7] consolidate qemu_iovec_copy() and qemu_iovec_concat() and make them consistent - - - - --- 2012-03-11 Michael Tokarev New
[PATCHv2,2/7] allow qemu_iovec_from_buffer() to specify offset from which to start copying - - - - --- 2012-03-11 Michael Tokarev New
[PATCHv2,1/7] Consolidate qemu_iovec_memset{, _skip}() into single, simplified function - - - - --- 2012-03-11 Michael Tokarev New
[5/5] rewrite and comment qemu_sendv_recvv() - - - - --- 2012-03-10 Michael Tokarev New
[4/5] cleanup qemu_co_sendv(), qemu_co_recvv() and friends - - - - --- 2012-03-10 Michael Tokarev New
[3/5] Export qemu_sendv_recvv() and use it in (inlined) qemu_sendv() and qemu_recvv() - - - - --- 2012-03-10 Michael Tokarev New
[2/5] change prototypes of qemu_sendv() and qemu_recvv() - - - - --- 2012-03-10 Michael Tokarev New
[1/5] Consolidate qemu_iovec_memset{, _skip}() into single, simplified function - - - - --- 2012-03-10 Michael Tokarev New
Bug#660154: qemu-keymaps: Finnish keyboard mapping broken - - - - --- 2012-03-02 Michael Tokarev New
[3/3] Combine bdrv_co_readv and bdrv_co_writev into bdrv_co_rw_vector - - - - --- 2012-02-28 Michael Tokarev New
[2/3] Combine bdrv_aio_readv and bdrv_aio_writev into bdrv_aio_rw_vector - - - - --- 2012-02-28 Michael Tokarev New
[1/3] Combine bdrv_read and bdrv_write to bdrv_rw - - - - --- 2012-02-28 Michael Tokarev New
[v2] Consolidate reads and writes in nbd block device into one common routine - - - - --- 2012-02-28 Michael Tokarev New
Consolidate reads and writes in nbd block device into one common routine - - - - --- 2012-02-28 Michael Tokarev New
[2/2] Run pod2man with --utf8 option to enable utf8 in manpages - - - - --- 2012-02-02 Michael Tokarev New
[1/2] Support @documentencoding in scripts/texi2pod.pl - - - - --- 2012-02-02 Michael Tokarev New
[v2] do not chdir(/) in qemu-nbd before opening all files - - - - --- 2012-01-16 Michael Tokarev New
rework daemonizing logic in qemu-nbd - - - - --- 2012-01-14 Michael Tokarev New
[v2] rework daemonizing logic in qemu-nbd - - - - --- 2012-01-14 Michael Tokarev New
use different fd variables for device and socket, unbreak qemu-nbd -c - - - - --- 2012-01-14 Michael Tokarev New
do not chdir(/) in qemu-nbd - - - - --- 2012-01-13 Michael Tokarev New
[trivial] mention -usbdevice keyboard in help output - - - - --- 2011-08-29 Michael Tokarev New
do not call monitor_resume() from migrate_fd_put_buffer() error path - - 1 - --- 2011-08-03 Michael Tokarev New
do not call monitor_resume() from migrate_fd_put_buffer() error path - - 1 - --- 2011-07-19 Michael Tokarev New
[trivial] print meaningful error message in case of --disable-vhost-net - - - - --- 2011-06-09 Michael Tokarev New
[v5,resend] revamp acpitable parsing and allow to specify complete (headerful) table - - - - --- 2011-05-20 Michael Tokarev New
v6 revamp acpitable parsing and allow to specify complete (headerful) table - - - - --- 2011-05-12 Michael Tokarev New
v5 revamp acpitable parsing and allow to specify complete (headerful) table - - - - --- 2011-05-12 Michael Tokarev New
[v5,resend,2] revamp acpitable parsing and allow to specify complete (headerful) table - - - - --- 2011-05-12 Michael Tokarev New
v6 revamp acpitable parsing and allow to specify complete (headerful) table - - - - --- 2011-05-12 Michael Tokarev New
set $SDL_VIDEODRIVER=x11 on Linux to prevent sudo kvm from fighting for video card 1 - - - --- 2011-05-12 Michael Tokarev New
set $SDL_VIDEODRIVER=x11 on Linux to prevent sudo kvm from fighting for video card 1 - - - --- 2011-05-07 Michael Tokarev New
[trivial] fix "-virtfs ?" help to match reality - - 1 - --- 2011-04-26 Michael Tokarev New
trivial: fix comment around qdev_init_nofail() - - - - --- 2011-04-06 Michael Tokarev New
v4 revamp acpitable parsing and allow to specify complete (headerful) table - - - - --- 2011-04-05 Michael Tokarev New
OEM Windows in qemu/kvm again (mini-howto) - - - - --- 2011-03-31 Michael Tokarev New
exit if -drive specified is invalid instead of ignoring the "wrong" -drive 1 - - - --- 2011-03-30 Michael Tokarev New
trivial: fix comment around qdev_init_nofail() - - - - --- 2011-03-30 Michael Tokarev New
[+STABLE-0.14] exit if -drive specified is invalid instead of ignoring the "wrong" -drive - - - - --- 2011-03-17 Michael Tokarev New
v3 revamp acpitable parsing and allow to specify complete (headerful) table - - 2 - --- 2011-03-17 Michael Tokarev New
[+STABLE-0.14] exit if -drive specified is invalid instead of ignoring the "wrong" -drive - - - - --- 2011-03-17 Michael Tokarev New
v2 revamp acpitable parsing and allow to specify complete (headerful) table - - - - --- 2011-03-16 Michael Tokarev New
rewamp acpitable parsing and allow to specify complete (headerful) table - - - - --- 2011-03-16 Michael Tokarev New
RFC: ACPI table loading - - - - --- 2011-03-16 Michael Tokarev New
« 1 2 ... 36 37 38 39 »