Show patches with: State = Action Required       |    Archived = No       |   426986 patches
« 1 2 ... 674 675 6764269 4270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[06/16] slirp: Make Socket structure IPv6 compatible - - - - --- 2013-10-20 Samuel Thibault New
[07/16] slirp: Factorizing address translation - - - - --- 2013-10-20 Samuel Thibault New
[08/16] slirp: Factorizing and cleaning solookup() - - - - --- 2013-10-20 Samuel Thibault New
[09/16] slirp: Make udp_attach IPv6 compatible - - - - --- 2013-10-20 Samuel Thibault New
[10/16] slirp: Adding IPv6 UDP support - - - - --- 2013-10-20 Samuel Thibault New
[11/16] slirp: Adding family argument to tcp_fconnect() - - - - --- 2013-10-20 Samuel Thibault New
[12/16] slirp: Factorizing tcpiphdr structure with an union - - - - --- 2013-10-20 Samuel Thibault New
[13/16] slirp: Generalizing and neutralizing various TCP functions before adding IPv6 stuff - - - - --- 2013-10-20 Samuel Thibault New
[14/16] slirp: Handle IPv6 in TCP functions - - - - --- 2013-10-20 Samuel Thibault New
[15/16] slirp: Adding IPv6 address for DNS relay - - - - --- 2013-10-20 Samuel Thibault New
[16/16] qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses - - - - --- 2013-10-20 Samuel Thibault New
[PATCHv5,01/17] block: make BdrvRequestFlags public - - 1 - --- 2013-10-20 Peter Lieven New
[PATCHv5,02/17] block: add flags to bdrv_*_write_zeroes - - 1 - --- 2013-10-20 Peter Lieven New
[PATCHv5,03/17] block: introduce BDRV_REQ_MAY_UNMAP request flag - - 1 - --- 2013-10-20 Peter Lieven New
[PATCHv5,04/17] block: add logical block provisioning info to BlockDriverInfo - - 1 - --- 2013-10-20 Peter Lieven New
[PATCHv5,05/17] block: add wrappers for logical block provisioning information - - 1 - --- 2013-10-20 Peter Lieven New
[PATCHv5,06/17] block/iscsi: add .bdrv_get_info - - - - --- 2013-10-20 Peter Lieven New
[PATCHv5,07/17] block: add BlockLimits structure to BlockDriverState - - - - --- 2013-10-20 Peter Lieven New
[PATCHv5,08/17] block: honour BlockLimits in bdrv_co_do_write_zeroes - - 1 - --- 2013-10-20 Peter Lieven New
[PATCHv5,09/17] block: honour BlockLimits in bdrv_co_discard - - 1 - --- 2013-10-20 Peter Lieven New
[PATCHv5,10/17] iscsi: simplify iscsi_co_discard - - 1 - --- 2013-10-20 Peter Lieven New
[PATCHv5,11/17] iscsi: set limits in BlockDriverState - - 1 - --- 2013-10-20 Peter Lieven New
[PATCHv5,12/17] iscsi: add bdrv_co_write_zeroes - - 1 - --- 2013-10-20 Peter Lieven New
[PATCHv5,13/17] block: introduce bdrv_make_zero - - - - --- 2013-10-20 Peter Lieven New
[PATCHv5,14/17] block/get_block_status: fix BDRV_BLOCK_ZERO for unallocated blocks - - 1 - --- 2013-10-20 Peter Lieven New
[PATCHv5,15/17] qemu-img: add support for fully allocated images - - - - --- 2013-10-20 Peter Lieven New
[PATCHv5,16/17] qemu-img: conditionally zero out target on convert - - 1 - --- 2013-10-20 Peter Lieven New
[PATCHv5,17/17] block/raw: copy BlockLimits on raw_open - - - - --- 2013-10-20 Peter Lieven New
qcow2: Restore total_sectors value in save_vmstate - - 1 - --- 2013-10-20 Max Reitz New
qcow2: Unset zero_beyond_eof in save_vmstate - - 1 - --- 2013-10-20 Max Reitz New
[RFC,v1:,01/12] mc: add documentation for micro-checkpointing - - - - --- 2013-10-21 mrhines@linux.vnet.ibm.com New
[RFC,v1:,02/12] rdma: remove reference to github.com - - - - --- 2013-10-21 mrhines@linux.vnet.ibm.com New
[RFC,v1:,03/12] migration: introduce parallelization of migration_bitmap - - - - --- 2013-10-21 mrhines@linux.vnet.ibm.com New
[RFC,v1:,04/12] mc: introduce a "checkpointing" status check into the VCPU states - - - - --- 2013-10-21 mrhines@linux.vnet.ibm.com New
[RFC,v1:,05/12] migration: support custom page loading - - - - --- 2013-10-21 mrhines@linux.vnet.ibm.com New
[RFC,v1:,06/12] rdma: accelerated memcpy() support - - - - --- 2013-10-21 mrhines@linux.vnet.ibm.com New
[RFC,v1:,07/12] mc: introduce state machine error handling and migration_bitmap prep - - - - --- 2013-10-21 mrhines@linux.vnet.ibm.com New
[RFC,v1:,08/12] mc: modified QMP statistics and migration_thread handoff - - - - --- 2013-10-21 mrhines@linux.vnet.ibm.com New
[RFC,v1:,09/12] mc: core logic - - - - --- 2013-10-21 mrhines@linux.vnet.ibm.com New
[RFC,v1:,10/12] mc: configure and makefile support - - - - --- 2013-10-21 mrhines@linux.vnet.ibm.com New
[RFC,v1:,11/12] mc: register MC qemu-file functions and expose MC tunable capability - - - - --- 2013-10-21 mrhines@linux.vnet.ibm.com New
[RFC,v1:,12/12] mc: activate and use MC core logic if requested - - - - --- 2013-10-21 mrhines@linux.vnet.ibm.com New
[1/6] block: use type MonitorEvent directly - - 1 - --- 2013-10-21 Wayne Xia New
[2/6] qapi: rename MonitorEvent to QEvent - - 1 - --- 2013-10-21 Wayne Xia New
[3/6] qapi: rename prefix QEVENT to Q_EVENT - - 1 - --- 2013-10-21 Wayne Xia New
[4/6] qapi: move event defines to qapi-schema.json - - - - --- 2013-10-21 Wayne Xia New
[5/6] qapi: remove var monitor_event_names[] - - 1 - --- 2013-10-21 Wayne Xia New
[6/6] qapi: add doc for QEvent - - - - --- 2013-10-21 Wayne Xia New
[v2] net: disallow to specify multicast MAC address - - 1 - --- 2013-10-21 Dmitry Krivenok New
[v2] configure: create fsdev/ directory 1 - - - --- 2013-10-21 Michael Tokarev New
Fix SMB security configuration on newer samba versions - - - - --- 2013-10-21 Michael Büsch New
MAINTAINERS: add block driver sub-maintainers 6 - - - --- 2013-10-21 Stefan Hajnoczi New
block/vpc: fix virtual size for images created with disk2vhd - - - - --- 2013-10-21 Peter Lieven New
[for-1.7] configure: Explicitly set ARFLAGS so we can build with GNU Make 4.0 - - 1 - --- 2013-10-21 Peter Maydell New
[PATCH_v2,1/9] target-openrisc: Speed up move instruction - - - - --- 2013-10-22 Sebastian Macke New
[PATCH_v2,2/9] target-openrisc: Remove unnecessary code generated by jump instructions - - - - --- 2013-10-22 Sebastian Macke New
[PATCH_v2,3/9] target-openrisc: Remove executable flag for every page - - - - --- 2013-10-22 Sebastian Macke New
[PATCH_v2,4/9] target-openrisc: Correct wrong epcr register in interrupt handler - - - - --- 2013-10-22 Sebastian Macke New
[PATCH_v2,5/9] openrisc-timer: Reduce overhead, Separate clock update functions - - - - --- 2013-10-22 Sebastian Macke New
[PATCH_v2,6/9] target-openrisc: Correct memory bounds checking for the tlb buffers - - - - --- 2013-10-22 Sebastian Macke New
[PATCH_v2,7/9] target-openrisc: Separate branch flag from Supervision register - - - - --- 2013-10-22 Sebastian Macke New
[PATCH_v2,8/9] target-openrisc: Complete remove of npc and ppc variables - - - - --- 2013-10-22 Sebastian Macke New
[PATCH_v2,9/9] target-openrisc: Correct carry flag check of l.addc and l.addic test cases - - - - --- 2013-10-22 Sebastian Macke New
[01/17] rename is_active to is_block_active - - - - --- 2013-10-22 Lei Li New
[02/17] QAPI: introduce magration capability unix_page_flipping - - - - --- 2013-10-22 Lei Li New
[03/17] migration: add migrate_unix_page_flipping() - - 1 - --- 2013-10-22 Lei Li New
[04/17] qmp-command.hx: add missing docs for migration capabilites - - - - --- 2013-10-22 Lei Li New
[05/17] migration-local: add QEMUFileLocal with socket based QEMUFile - - - - --- 2013-10-22 Lei Li New
[06/17] migration-local: introduce qemu_fopen_socket_local() - - - - --- 2013-10-22 Lei Li New
[07/17] migration-local: add send_pipefd() - - - - --- 2013-10-22 Lei Li New
[08/17] migration-local: add recv_pipefd() - - - - --- 2013-10-22 Lei Li New
[09/17] migration-local: override before_ram_iterate to send pipefd - - - - --- 2013-10-22 Lei Li New
[10/17] migration-local: override save_page for page transmit - - - - --- 2013-10-22 Lei Li New
[11/17] savevm: adjust ram_control_save_page for page flipping - - 1 - --- 2013-10-22 Lei Li New
[12/17] migration-local: override hook_ram_load - - - - --- 2013-10-22 Lei Li New
[13/17] migration-unix: replace qemu_fopen_socket with qemu_fopen_socket_local - - - - --- 2013-10-22 Lei Li New
[14/17] add new RanState RAN_STATE_FLIPPING_MIGRATE - - - - --- 2013-10-22 Lei Li New
[15/17] migration-unix: page flipping support on unix outgoing - - - - --- 2013-10-22 Lei Li New
[16/17] migration: adjust migration_thread() process for page flipping - - - - --- 2013-10-22 Lei Li New
[17/17] hmp: better format for info migrate_capabilities - - 1 - --- 2013-10-22 Lei Li New
[Xen-devel] Hvmloader: Modify ACPI to only supply _EJ0 methods for PCIslots that support hotplug by… - - - - --- 2013-10-22 Gonglei (Arei) New
block/vpc: check that the image has not been truncated - - - - --- 2013-10-22 Peter Lieven New
[v1,1/3] Change apic/kvm/xen to use QOM typing - - - - --- 2013-10-22 chenfan New
[v1,2/3] Using CPU_FOREACH() instead of scanning local_apics - - - - --- 2013-10-22 chenfan New
[v1,3/3] x86: move apic_state field from CPUX86State to X86CPU - - - - --- 2013-10-22 chenfan New
qemu-img: add special exit code if bdrv_check is not supported - - 1 - --- 2013-10-22 Peter Lieven New
save_page: replace block_offset with MemoryRegion - - - - --- 2013-10-22 Lei Li New
[PULL,4/4] net: disallow to specify multicast MAC address - - - - --- 2013-10-22 Amos Kong New
[for-1.7] atomic.h: Fix build with clang - - 1 - --- 2013-10-22 Peter Maydell New
[1/7] Declare and Enable VSX - - - - --- 2013-10-22 Anton Blanchard New
[2/7] Add MSR VSX and Associated Exception - - - - --- 2013-10-22 Anton Blanchard New
[3/7] Add VSX Instruction Decoders - - - - --- 2013-10-22 Anton Blanchard New
[4/7] Add VSR to Global Registers - - - - --- 2013-10-22 Anton Blanchard New
[5/7] Add lxvd2x - - - - --- 2013-10-22 Anton Blanchard New
[6/7] Add stxvd2x - - - - --- 2013-10-22 Anton Blanchard New
[7/7] Add xxpermdi - - - - --- 2013-10-22 Anton Blanchard New
[for-1.7] seccomp: setting "-sandbox on" by default - - - - --- 2013-10-22 Eduardo Otubo New
[1/2] pc: add etc/e820 fw_cfg file - - - - --- 2013-10-22 Gerd Hoffmann New
[2/2] pc: register e820 entries for ram - - - - --- 2013-10-22 Gerd Hoffmann New
[v4] integrator: fix Linux boot failure by emulating dbg region - - - - --- 2013-10-22 Alex Bennée New
« 1 2 ... 674 675 6764269 4270 »