Show patches with: State = Action Required       |   426390 patches
« 1 2 ... 2551 2552 25534263 4264 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,20/20] block: Make bdrv_is_allocated_above() byte-based - - 1 - --- 2017-05-11 Eric Blake New
[v2,19/20] block: Minimize raw use of bds->total_sectors - - - - --- 2017-05-11 Eric Blake New
[v2,18/20] block: Make bdrv_is_allocated() byte-based - - 1 - --- 2017-05-11 Eric Blake New
[v2,17/20] backup: Switch backup_run() to byte-based - - 1 - --- 2017-05-11 Eric Blake New
[v2,16/20] backup: Switch backup_do_cow() to byte-based - - 1 - --- 2017-05-11 Eric Blake New
[v2,15/20] backup: Switch block_backup.h to byte-based - - 1 - --- 2017-05-11 Eric Blake New
[v2,14/20] backup: Switch BackupBlockJob to byte-based - - 1 - --- 2017-05-11 Eric Blake New
[v2,13/20] block: Drop unused bdrv_round_sectors_to_clusters() - - 1 - --- 2017-05-11 Eric Blake New
[v2,12/20] mirror: Switch mirror_iteration() to byte-based - - 1 - --- 2017-05-11 Eric Blake New
[v2,11/20] mirror: Switch mirror_do_read() to byte-based - - 1 - --- 2017-05-11 Eric Blake New
[v2,10/20] mirror: Switch mirror_cow_align() to byte-based - - 1 - --- 2017-05-11 Eric Blake New
[v2,09/20] mirror: Update signature of mirror_clip_sectors() - - 1 - --- 2017-05-11 Eric Blake New
[v2,08/20] mirror: Switch mirror_do_zero_or_discard() to byte-based - - 1 - --- 2017-05-11 Eric Blake New
[v2,07/20] mirror: Switch MirrorBlockJob to byte-based - - 1 - --- 2017-05-11 Eric Blake New
[v2,06/20] commit: Switch commit_run() to byte-based - - 1 - --- 2017-05-11 Eric Blake New
[v2,05/20] commit: Switch commit_populate() to byte-based - - 1 - --- 2017-05-11 Eric Blake New
[v2,04/20] stream: Switch stream_run() to byte-based - - 1 - --- 2017-05-11 Eric Blake New
[v2,03/20] stream: Switch stream_populate() to byte-based - - 1 - --- 2017-05-11 Eric Blake New
[v2,02/20] trace: Show blockjob actions via bytes, not sectors - - 1 - --- 2017-05-11 Eric Blake New
[v2,01/20] blockjob: Track job ratelimits via bytes, not sectors - - 1 - --- 2017-05-11 Eric Blake New
[2/2] tcx: make display updates thread safe - - - - --- 2017-05-10 Mark Cave-Ayland New
[1/2] cg3: make display updates thread safe - - - - --- 2017-05-10 Mark Cave-Ayland New
spice: Use proper enum type for kbd led state - - 1 - --- 2017-05-10 Jonathon Jongsma New
[PULL,9/9] acpi-defs: clean up open brace usage - - - - --- 2017-05-10 Michael S. Tsirkin New
[PULL,8/9] ACPI: don't call acpi_pcihp_device_plug_cb on xen - - 2 - --- 2017-05-10 Michael S. Tsirkin New
[PULL,7/9] iommu: Don't crash if machine is not PC_MACHINE - - 1 - --- 2017-05-10 Michael S. Tsirkin New
[PULL,6/9] pc: add 2.10 machine type - - 2 - --- 2017-05-10 Michael S. Tsirkin New
[PULL,5/9] pc/fwcfg: unbreak migration from qemu-2.5 and qemu-2.6 during firmware boot - - 3 - --- 2017-05-10 Michael S. Tsirkin New
[PULL,4/9] libvhost-user: fix crash when rings aren't ready - - 2 1 --- 2017-05-10 Michael S. Tsirkin New
[PULL,3/9] hw/virtio: fix vhost user fails to startup when MQ - - 3 1 --- 2017-05-10 Michael S. Tsirkin New
[PULL,2/9] hw/arm/virt: generate 64-bit addressable ACPI objects 2 - 2 - --- 2017-05-10 Michael S. Tsirkin New
[PULL,1/9] hw/acpi-defs: replace leading X with x_ in FADT field names - - 2 - --- 2017-05-10 Michael S. Tsirkin New
[PULL,0/9] pci, virtio, vhost: fixes - - - - --- 2017-05-10 Michael S. Tsirkin New
[v3,15/15] target/sh4: use cpu_loop_exit_restore - - 1 - --- 2017-05-10 Aurelien Jarno New
[v3,14/15] target/sh4: trap unaligned accesses - - 2 - --- 2017-05-10 Aurelien Jarno New
[v3,13/15] target/sh4: movua.l is an SH4-A only instruction - - 2 - --- 2017-05-10 Aurelien Jarno New
[v3,12/15] target/sh4: implement tas.b using atomic helper - - 1 - --- 2017-05-10 Aurelien Jarno New
[v3,11/15] target/sh4: generate fences for SH4 - - 2 - --- 2017-05-10 Aurelien Jarno New
[v3,10/15] target/sh4: optimize gen_write_sr using extract op - - 2 - --- 2017-05-10 Aurelien Jarno New
[v3,09/15] target/sh4: optimize gen_store_fpr64 - - 2 - --- 2017-05-10 Aurelien Jarno New
[v3,08/15] target/sh4: fold ctx->bstate = BS_BRANCH into gen_conditional_jump - - 2 - --- 2017-05-10 Aurelien Jarno New
[v3,07/15] target/sh4: only save flags state at the end of the TB - - 1 - --- 2017-05-10 Aurelien Jarno New
[v3,06/15] target/sh4: fix BS_EXCP exit - - 2 - --- 2017-05-10 Aurelien Jarno New
[v3,05/15] target/sh4: fix BS_STOP exit - - 2 - --- 2017-05-10 Aurelien Jarno New
[v3,04/15] target/sh4: move DELAY_SLOT_TRUE flag into a separate global - - 1 - --- 2017-05-10 Aurelien Jarno New
[v3,03/15] target/sh4: do not include DELAY_SLOT_TRUE in the TB state - - 2 - --- 2017-05-10 Aurelien Jarno New
[v3,02/15] target/sh4: get rid of DELAY_SLOT_CLEARME - - 2 - --- 2017-05-10 Aurelien Jarno New
[v3,01/15] target/sh4: split ctx->flags into ctx->tbflags and ctx->envflags - - 2 - --- 2017-05-10 Aurelien Jarno New
blockdev: use drained_begin/end for qmp_block_resize - - 2 - --- 2017-05-10 John Snow New
[RFC,v2,7/8] pc-bios/s390-ccw: Build a reasonable max_sectors limit - - - - --- 2017-05-10 Eric Farman New
[RFC,v2,6/8] pc-bios/s390-ccw: Get Block Limits VPD device data - - - - --- 2017-05-10 Eric Farman New
[RFC,v2,5/8] pc-bios/s390-ccw: Get list of supported VPD pages - - - - --- 2017-05-10 Eric Farman New
[RFC,v2,4/8] pc-bios/s390-ccw: Refactor scsi_inquiry function - - - - --- 2017-05-10 Eric Farman New
[RFC,v2,3/8] pc-bios/s390-ccw: Break up virtio-scsi read into multiples - - - - --- 2017-05-10 Eric Farman New
[RFC,v2,2/8] pc-bios/s390-ccw: Move SCSI block factor to outer read - - - - --- 2017-05-10 Eric Farman New
[RFC,v2,1/8] pc-bios/s390-ccw: Remove duplicate blk_factor adjustment - - 1 - --- 2017-05-10 Eric Farman New
blockdev: Print a warning for legacy drive options that belong to -device - - - - --- 2017-05-10 Thomas Huth New
maintainers: Add myself as linux-user reviewer 1 - - - --- 2017-05-10 Laurent Vivier New
[v2] hw/i386: Deprecate the machines pc-0.10 to pc-1.2 - - - - --- 2017-05-10 Thomas Huth New
[1/1] s390x/css: catch section mismatch on load - - 1 - --- 2017-05-10 Halil Pasic New
[7/7] curl: do not do aio_poll when waiting for a free CURLState - - 2 - --- 2017-05-10 Paolo Bonzini New
[6/7] curl: convert readv to coroutines - - 1 - --- 2017-05-10 Paolo Bonzini New
[5/7] curl: convert CURLAIOCB to byte values - - 2 - --- 2017-05-10 Paolo Bonzini New
[4/7] curl: split curl_find_state/curl_init_state - - 2 - --- 2017-05-10 Paolo Bonzini New
[3/7] curl: avoid recursive locking of BDRVCURLState mutex - - 1 - --- 2017-05-10 Paolo Bonzini New
[2/7] curl: never invoke callbacks with s->mutex held - - 2 - --- 2017-05-10 Paolo Bonzini New
[1/7] curl: strengthen assertion in curl_clean_state - - 2 - --- 2017-05-10 Paolo Bonzini New
libvhost-user: Fix VHOST_USER_NET_SET_MTU entry - - 1 - --- 2017-05-10 Dr. David Alan Gilbert New
migration: Fix regression with compression threads - - 1 1 --- 2017-05-10 Juan Quintela New
[v3,18/18] tests: check -numa node, cpu=props_list usecase - - 1 - --- 2017-05-10 Igor Mammedov New
[v3,17/18] numa: add '-numa cpu, ...' option for property based node mapping - - 1 - --- 2017-05-10 Igor Mammedov New
[v3,16/18] numa: remove node_cpu bitmaps as they are no longer used - - 2 - --- 2017-05-10 Igor Mammedov New
[v3,15/18] numa: use possible_cpus for not mapped CPUs check - - 2 - --- 2017-05-10 Igor Mammedov New
[v3,14/18] machine: call machine init from wrapper - - 3 - --- 2017-05-10 Igor Mammedov New
[v3,13/18] numa: remove no longer need numa_post_machine_init() - - 2 - --- 2017-05-10 Igor Mammedov New
[v3,12/18] tests: numa: add case for QMP command query-cpus - - 1 - --- 2017-05-10 Igor Mammedov New
[v3,11/18] QMP: include CpuInstanceProperties into query_cpus output output - - 2 - --- 2017-05-10 Igor Mammedov New
[v3,10/18] virt-arm: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu() - - 1 - --- 2017-05-10 Igor Mammedov New
[v3,09/18] spapr: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu() 1 - - - --- 2017-05-10 Igor Mammedov New
[v3,08/18] pc: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu() - - 1 - --- 2017-05-10 Igor Mammedov New
[v3,07/18] numa: do default mapping based on possible_cpus instead of node_cpu bitmaps - - 2 - --- 2017-05-10 Igor Mammedov New
[v3,06/18] numa: mirror cpu to node mapping in MachineState::possible_cpus - - 2 - --- 2017-05-10 Igor Mammedov New
[v3,05/18] numa: add check that board supports cpu_index to node mapping - - 2 - --- 2017-05-10 Igor Mammedov New
[v3,04/18] virt-arm: add node-id property to CPU - - 1 - --- 2017-05-10 Igor Mammedov New
[v3,03/18] pc: add node-id property to CPU - - - - --- 2017-05-10 Igor Mammedov New
[v3,02/18] spapr: add node-id property to sPAPR core - - 1 - --- 2017-05-10 Igor Mammedov New
[v3,01/18] numa: move source of default CPUs to NUMA node mapping into boards - - 2 - --- 2017-05-10 Igor Mammedov New
[RFC] docs: document support lifetime and deprecation policy - - - - --- 2017-05-10 Daniel P. Berrangé New
scsi: megasas: check request object in MegasasCmd - - - - --- 2017-05-10 Prasad Pandit New
Revert "hw/pci: disable pci-bridge's shpc by default" - - - - --- 2017-05-10 Marcel Apfelbaum New
virtio: Unregister memory listener when unrealize - - - - --- 2017-05-10 Fam Zheng New
ehci: fix "int" overflow for calculation ehci->last_run_ns - - - - --- 2017-05-10 李林 New
[v4,4/4] fsdev: QMP interface for throttling - - - - --- 2017-05-10 Pradeep Jagadeesh New
[v4,3/4] qmp: refactor duplicate code - - - - --- 2017-05-10 Pradeep Jagadeesh New
[v4,2/4] qmp: Create IOThrottle structure - - 2 - --- 2017-05-10 Pradeep Jagadeesh New
[v4,1/4] throttle: factor out duplicate code - - - - --- 2017-05-10 Pradeep Jagadeesh New
[v3,5/5] mc146818rtc: embrace all x86 specific code - - - - --- 2017-05-10 Xiao Guangrong New
[v3,4/5] mc146818rtc: drop unnecessary '#ifdef TARGET_I386' - - 1 - --- 2017-05-10 Xiao Guangrong New
[v3,3/5] mc146818rtc: ensure LOST_TICK_POLICY_SLEW is only enabled on TARGET_I386 - - 1 - --- 2017-05-10 Xiao Guangrong New
[v3,2/5] mc146818rtc: precisely count the clock for periodic timer - - - - --- 2017-05-10 Xiao Guangrong New
« 1 2 ... 2551 2552 25534263 4264 »