Show patches with: Archived = No       |   430854 patches
« 1 2 ... 1793 1794 17954308 4309 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[13/16] qemu-char:udp insert poll call into read one - - - - --- 2010-03-11 Juan Quintela New
[12/16] qemu-char:pty insert poll call into read one - - - - --- 2010-03-11 Juan Quintela New
[11/16] qemu-char:fd insert poll call into read one - - - - --- 2010-03-11 Juan Quintela New
[10/16] qemu-char:tcp insert poll call into read one - - - - --- 2010-03-11 Juan Quintela New
[09/16] qemu-char:stdio insert poll call into read one - - - - --- 2010-03-11 Juan Quintela New
[08/16] tap: insert tap_can_send() into tap_send() - - - - --- 2010-03-11 Juan Quintela New
[07/16] Handle deleted IOHandlers in a single buffer - - - - --- 2010-03-11 Juan Quintela New
[06/16] bt: remove bt_host_read_poll() - - - - --- 2010-03-11 Juan Quintela New
[05/16] rename IOCanRWHandler to IOCanReadHandler - - - - --- 2010-03-11 Juan Quintela New
[04/16] remove useless cast - - - - --- 2010-03-11 Juan Quintela New
[03/16] Convert io handlers to QLIST - - - - --- 2010-03-11 Juan Quintela New
[02/16] migration: unix migration should obey autostart are the other ones - - - - --- 2010-03-11 Juan Quintela New
[01/16] migration: Clear fd also in error cases - - - - --- 2010-03-11 Juan Quintela New
[14/14] Add qemu_remove_fd_handler() - - - - --- 2010-03-10 Juan Quintela New
[13/14] Remove now unused fd_read_poll and all its only left user - - - - --- 2010-03-10 Juan Quintela New
[12/14] Remove qemu_set_fd_handler2() - - - - --- 2010-03-10 Juan Quintela New
[11/14] qemu-char:udp insert poll call into read one - - - - --- 2010-03-10 Juan Quintela New
[10/14] qemu-char:pty insert poll call into read one - - - - --- 2010-03-10 Juan Quintela New
[09/14] qemu-char:fd insert poll call into read one - - - - --- 2010-03-10 Juan Quintela New
[08/14] qemu-char:tcp insert poll call into read one - - - - --- 2010-03-10 Juan Quintela New
[07/14] qemu-char:stdio insert poll call into read one - - - - --- 2010-03-10 Juan Quintela New
[06/14] tap: insert tap_can_send() into tap_send() - - - - --- 2010-03-10 Juan Quintela New
[05/14] Handle deleted IOHandlers in a single pass - - - - --- 2010-03-10 Juan Quintela New
[04/14] bt: remove bt_host_read_poll() - - - - --- 2010-03-10 Juan Quintela New
[03/14] rename IOCanRWHandler to IOCanReadHandler - - - - --- 2010-03-10 Juan Quintela New
[02/14] remove useless cast - - - - --- 2010-03-10 Juan Quintela New
[01/14] Convert io handlers to QLIST - - - - --- 2010-03-10 Juan Quintela New
[2/2] migration: unix migration should obey autostart are the other ones - - - - --- 2010-03-09 Juan Quintela New
[1/2] migration: Clear fd also in error cases - - - - --- 2010-03-09 Juan Quintela New
[9/9] rename IOCanRWHandler to IOCanReadHandler - - - - --- 2010-03-09 Juan Quintela New
[8/9] remove useless cast - - - - --- 2010-03-09 Juan Quintela New
[7/9] Introduce qemu_set_fd_poll_handler() - - - - --- 2010-03-09 Juan Quintela New
[6/9] bt: remove bt_host_read_poll() - - - - --- 2010-03-09 Juan Quintela New
[5/9] Introduce qemu_set_fd_rw_handler() - - - - --- 2010-03-09 Juan Quintela New
[4/9] Introduce qemu_set_fd_write_handler() - - - - --- 2010-03-09 Juan Quintela New
[3/9] Introduce qemu_set_fd_read_handler() - - - - --- 2010-03-09 Juan Quintela New
[2/9] Introduce qemu_clear_fd_handler() - - - - --- 2010-03-09 Juan Quintela New
[1/9] Convert io handlers to QLIST - - - - --- 2010-03-09 Juan Quintela New
virtio-serial NULL deference - - - - --- 2010-03-09 Juan Quintela New
[10/10] documentation: qemu_write_full don't work with non-blocking fd's - - - - --- 2010-03-04 Juan Quintela New
[09/10] block: print errno on error - - - - --- 2010-03-04 Juan Quintela New
[08/10] vmdk: share cleanup code - - - - --- 2010-03-04 Juan Quintela New
[07/10] vmdk: fix double free - - - - --- 2010-03-04 Juan Quintela New
[06/10] vmdk: make vmdk_snapshot_create return -errno - - - - --- 2010-03-04 Juan Quintela New
[05/10] vmdk: return errno instead of -1 - - - - --- 2010-03-04 Juan Quintela New
[04/10] qcow: return errno instead of -1 - - - - --- 2010-03-04 Juan Quintela New
[03/10] qcow2: return errno instead of -1 - - - - --- 2010-03-04 Juan Quintela New
[02/10] slirp: check system() success 1 - - - --- 2010-03-04 Juan Quintela New
[01/10] cow: return errno instead of -1 - - - - --- 2010-03-04 Juan Quintela New
[10/10] block: print errno on error - - - - --- 2010-03-03 Juan Quintela New
[09/10] vmdk: share cleanup code - - - - --- 2010-03-03 Juan Quintela New
[08/10] vmdk: fix double free - - - - --- 2010-03-03 Juan Quintela New
[07/10] vmdk: make vmdk_snapshot_create return -errno - - - - --- 2010-03-03 Juan Quintela New
[06/10] vl: exit if we are not able to write into the pipe - - - - --- 2010-03-03 Juan Quintela New
[05/10] vmdk: return errno instead of -1 - - - - --- 2010-03-03 Juan Quintela New
[04/10] qcow: return errno instead of -1 - - - - --- 2010-03-03 Juan Quintela New
[03/10] qcow2: return errno instead of -1 - - - - --- 2010-03-03 Juan Quintela New
[02/10] slirp: check system() success - - - - --- 2010-03-03 Juan Quintela New
[01/10] cow: return errno instead of -1 - - - - --- 2010-03-03 Juan Quintela New
[17/17] mmap_frag() users only check for -1 error - - - - --- 2010-01-20 Juan Quintela New
[16/17] Check availavility of -fstack-protector-all - - - - --- 2010-01-20 Juan Quintela New
[15/17] Enable _FORTIFY_SOURCE=2 - - - - --- 2010-01-20 Juan Quintela New
[14/17] check pipe() return value - - - - --- 2010-01-20 Juan Quintela New
[13/17] linux-user/mmap.c: fix warnings with _FORTIFY_SOURCE - - - - --- 2010-01-20 Juan Quintela New
[12/17] monitor.c: fix warnings with _FORTIFY_SOURCE - - - - --- 2010-01-20 Juan Quintela New
[11/17] vl.c: fix warning with _FORTIFY_SOURCE - - - - --- 2010-01-20 Juan Quintela New
[10/17] usb-linux.c: fix warning with _FORTIFY_SOURCE - - - - --- 2010-01-20 Juan Quintela New
[09/17] net/slirp.c: fix warning with _FORTIFY_SOURCE - - - - --- 2010-01-20 Juan Quintela New
[08/17] block/qcow2.c: fix warnings with _FORTIFY_SOURCE - - - - --- 2010-01-20 Juan Quintela New
[07/17] block/vvfat.c: fix warnings with _FORTIFY_SOURCE - - - - --- 2010-01-20 Juan Quintela New
[06/17] block/vmdk.o: fix warnings with _FORTIFY_SOURCE - - - - --- 2010-01-20 Juan Quintela New
[05/17] block/qcow.c: fix warnings with _FORTIFY_SOURCE - - - - --- 2010-01-20 Juan Quintela New
[04/17] block/cow.c: fix warnings with _FORTIFY_SOURCE - - - - --- 2010-01-20 Juan Quintela New
[03/17] posix-aio-compat.c: fix warning with _FORTIFY_SOURCE - - - - --- 2010-01-20 Juan Quintela New
[02/17] force to test result for qemu_write_full() - - - - --- 2010-01-20 Juan Quintela New
[01/17] Introduce qemu_write_full() - - - - --- 2010-01-20 Juan Quintela New
Fix generation of config-host.h - - - - --- 2010-01-20 Juan Quintela New
[7/7] Add documentation for --enable/disable-docs - - - - --- 2010-01-20 Juan Quintela New
[6/7] Sort boolean options - - - - --- 2010-01-20 Juan Quintela New
[5/7] Change --static to --enable-static - - - - --- 2010-01-20 Juan Quintela New
[4/7] Add help to --cpu and --with-pkgversion - - - - --- 2010-01-20 Juan Quintela New
[3/7] Sort together all options that take arguments - - - - --- 2010-01-20 Juan Quintela New
[2/7] Add PATH argument to options that need it - - - - --- 2010-01-20 Juan Quintela New
[1/7] Rename --enable-uname-release - - - - --- 2010-01-20 Juan Quintela New
[5/5] Fix missing symbols in .rel/.rela.plt sections - - - - --- 2010-01-20 Juan Quintela New
[4/5] Remove check for grep - - - - --- 2010-01-20 Juan Quintela New
[3/5] Add -static earlier to LDFLAGS for compile_prog() - - - - --- 2010-01-20 Juan Quintela New
[2/5] Check for sdl-config before calling it - - - - --- 2010-01-20 Juan Quintela New
[1/5] substitute all uses of which by type - - - - --- 2010-01-20 Juan Quintela New
ide save/restore current transfer fields - - - - --- 2010-01-20 Juan Quintela New
Re: Stop using "which" in ./configure - - - - --- 2010-01-20 Juan Quintela New
[17/17] mmap_frag() users only check for -1 error - - - - --- 2010-01-19 Juan Quintela New
[16/17] Check availavility of -fstack-protector-all - - - - --- 2010-01-19 Juan Quintela New
[15/17] Enable _FORTIFY_SOURCE=2 - - - - --- 2010-01-19 Juan Quintela New
[14/17] check pipe() return value - - - - --- 2010-01-19 Juan Quintela New
[13/17] linux-user/mmap.c: fix warnings with _FORTIFY_SOURCE - - - - --- 2010-01-19 Juan Quintela New
[12/17] monitor.c: fix warnings with _FORTIFY_SOURCE - - - - --- 2010-01-19 Juan Quintela New
[11/17] vl.c: fix warning with _FORTIFY_SOURCE - - - - --- 2010-01-19 Juan Quintela New
[10/17] usb-linux.c: fix warning with _FORTIFY_SOURCE - - - - --- 2010-01-19 Juan Quintela New
[09/17] net/slirp.c: fix warning with _FORTIFY_SOURCE - - - - --- 2010-01-19 Juan Quintela New
« 1 2 ... 1793 1794 17954308 4309 »