Show patches with: State = Action Required       |   426465 patches
« 1 2 ... 1059 1060 10614264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,13/17] target-arm: Use attribute info to handle user-only watchpoints - - 2 - --- 2015-04-27 Peter Maydell New
[PULL,14/17] target-arm: Check watchpoints against CPU security state - - 2 - --- 2015-04-27 Peter Maydell New
[PULL,15/17] target-arm: rename c1_coproc to cpacr_el1 - - - - --- 2015-04-27 Peter Maydell New
[PULL,16/17] target-arm: Adjust id_aa64pfr0 when has_el3 CPU property disabled - - 1 - --- 2015-04-27 Peter Maydell New
[PULL,17/17] Allow ARMv8 SCR.SMD updates - - - - --- 2015-04-27 Peter Maydell New
[v3,1/2] block: replace bdrv_states iteration with bdrv_next() - - 1 - --- 2015-04-27 Stefan Hajnoczi New
[v3,2/2] block: move I/O request processing to block/io.c - - - - --- 2015-04-27 Stefan Hajnoczi New
[01/29] memory: the only dirty memory flag for users is DIRTY_MEMORY_VGA - - 1 - --- 2015-04-27 Paolo Bonzini New
[02/29] g364fb: remove pointless call to memory_region_set_coalescing - - 1 - --- 2015-04-27 Paolo Bonzini New
[03/29] display: enable DIRTY_MEMORY_VGA tracking explicitly 1 - - - --- 2015-04-27 Paolo Bonzini New
[04/29] display: add memory_region_sync_dirty_bitmap calls - - - - --- 2015-04-27 Paolo Bonzini New
[05/29] memory: differentiate memory_region_is_logging and memory_region_get_dirty_log_mask - - 1 - --- 2015-04-27 Paolo Bonzini New
[06/29] memory: prepare for multiple bits in the dirty log mask - - 1 - --- 2015-04-27 Paolo Bonzini New
[07/29] framebuffer: check memory_region_is_logging - - - - --- 2015-04-27 Paolo Bonzini New
[08/29] ui/console: remove dpy_gfx_update_dirty - - 1 - --- 2015-04-27 Paolo Bonzini New
[09/29] memory: track DIRTY_MEMORY_CODE in mr->dirty_log_mask - - 1 - --- 2015-04-27 Paolo Bonzini New
[10/29] kvm: accept non-mapped memory in kvm_dirty_pages_log_change - - 1 - --- 2015-04-27 Paolo Bonzini New
[11/29] memory: include DIRTY_MEMORY_MIGRATION in the dirty log mask - - - - --- 2015-04-27 Paolo Bonzini New
[12/29] kvm: remove special handling of DIRTY_MEMORY_MIGRATION in the dirty log mask - - 1 - --- 2015-04-27 Paolo Bonzini New
[13/29] ram_addr: tweaks to xen_modified_memory 1 - 1 - --- 2015-04-27 Paolo Bonzini New
[14/29] exec: use memory_region_get_dirty_log_mask to optimize dirty tracking - - 1 - --- 2015-04-27 Paolo Bonzini New
[15/29] exec: move functions to translate-all.h - - 1 - --- 2015-04-27 Paolo Bonzini New
[16/29] translate-all: remove unnecessary argument to tb_invalidate_phys_range - - 1 - --- 2015-04-27 Paolo Bonzini New
[17/29] cputlb: remove useless arguments to tlb_unprotect_code_phys, rename - - 1 - --- 2015-04-27 Paolo Bonzini New
[18/29] translate-all: make less of tb_invalidate_phys_page_range depend on is_cpu_write_access - - - - --- 2015-04-27 Paolo Bonzini New
[19/29] exec: pass client mask to cpu_physical_memory_set_dirty_range - - 1 - --- 2015-04-27 Paolo Bonzini New
[20/29] exec: invert return value of cpu_physical_memory_get_clean, rename - - 1 - --- 2015-04-27 Paolo Bonzini New
[21/29] exec: only check relevant bitmaps for cleanliness - - 1 - --- 2015-04-27 Paolo Bonzini New
[22/29] memory: do not touch code dirty bitmap unless TCG is enabled - - 1 - --- 2015-04-27 Paolo Bonzini New
[23/29] bitmap: add atomic set functions - - 1 - --- 2015-04-27 Paolo Bonzini New
[24/29] bitmap: add atomic test and clear - - - - --- 2015-04-27 Paolo Bonzini New
[25/29] memory: use atomic ops for setting dirty memory bits - - 1 - --- 2015-04-27 Paolo Bonzini New
[26/29] migration: move dirty bitmap sync to ram_addr.h - - - - --- 2015-04-27 Paolo Bonzini New
[27/29] memory: replace cpu_physical_memory_reset_dirty() with test-and-clear - - 1 - --- 2015-04-27 Paolo Bonzini New
[28/29] memory: make cpu_physical_memory_sync_dirty_bitmap() fully atomic - - 1 - --- 2015-04-27 Paolo Bonzini New
[29/29] memory: strengthen assertions on mr->terminates - - 1 - --- 2015-04-27 Paolo Bonzini New
[1/6] cpus: use first_cpu macro instead of QTAILQ_FIRST(&cpus) - - - - --- 2015-04-27 Emilio Cota New
[2/6] input: remove unused mouse_handlers list - - 1 - --- 2015-04-27 Emilio Cota New
[3/6] qemu-char: remove unused list node from FDCharDriver - - - - --- 2015-04-27 Emilio Cota New
[4/6] gitignore: ignore *.patch files - - - - --- 2015-04-27 Emilio Cota New
[5/6] coroutine: remove unnecessary parentheses in qemu_co_queue_empty - - - - --- 2015-04-27 Emilio Cota New
[6/6] linux-user/elfload: use QTAILQ_FOREACH instead of open-coding it - - - - --- 2015-04-27 Emilio Cota New
kvm: Silence warning from valgrind - - - - --- 2015-04-27 Thomas Huth New
[v2,1/3] target-arm: Add GIC phandle to VirtBoardInfo - - 1 - --- 2015-04-27 Christoffer Dall New
[v2,2/3] arm_gicv2m: Add GICv2m widget to support MSIs - - - - --- 2015-04-27 Christoffer Dall New
[v2,3/3] target-arm: Add the GICv2m to the virt board - - - - --- 2015-04-27 Christoffer Dall New
pci: Clean up error reporting in pci_nic_init() - - - - --- 2015-04-27 Thomas Huth New
[PULL,0/6] X86 patches - - - - --- 2015-04-27 Eduardo Habkost New
[PULL,1/6] MAINTAINERS: Add myself to X86 1 - - - --- 2015-04-27 Eduardo Habkost New
[PULL,2/6] MAINTAINERS: Change status of X86 to Maintained 1 - - - --- 2015-04-27 Eduardo Habkost New
[PULL,3/6] qemu-config: Accept empty option values 1 - 1 - --- 2015-04-27 Eduardo Habkost New
[PULL,4/6] target-i386: Make "level" and "xlevel" properties static - - 1 - --- 2015-04-27 Eduardo Habkost New
[PULL,5/6] target-i386: X86CPU::xlevel2 QOM property - - 1 - --- 2015-04-27 Eduardo Habkost New
[PULL,6/6] target-i386: Remove AMD feature flag aliases from CPU model table - - 1 - --- 2015-04-27 Eduardo Habkost New
[PULL,0/1] MAINTAINERS update: NUMA - - - - --- 2015-04-27 Eduardo Habkost New
[PULL,1/1] MAINTAINERS: Add myself as NUMA code maintainer 1 - - - --- 2015-04-27 Eduardo Habkost New
[PULL,v2,0/6] X86 patches - - - - --- 2015-04-27 Eduardo Habkost New
[PULL,v2,1/6] MAINTAINERS: Add myself to X86 1 - - - --- 2015-04-27 Eduardo Habkost New
[PULL,v2,2/6] MAINTAINERS: Change status of X86 to Maintained 1 - - - --- 2015-04-27 Eduardo Habkost New
[PULL,v2,3/6] qemu-config: Accept empty option values 1 - 1 - --- 2015-04-27 Eduardo Habkost New
[PULL,v2,4/6] target-i386: Make "level" and "xlevel" properties static - - 1 - --- 2015-04-27 Eduardo Habkost New
[PULL,v2,5/6] target-i386: X86CPU::xlevel2 QOM property - - 1 - --- 2015-04-27 Eduardo Habkost New
[PULL,v2,6/6] target-i386: Remove AMD feature flag aliases from CPU model table - - 1 - --- 2015-04-27 Eduardo Habkost New
[1/3] cpu: No need to zero-initialize numa_node - - 1 - --- 2015-04-27 Eduardo Habkost New
[2/3] cpu: Initialize breakpoint/watchpoint lists on cpu_common_initfn() - - 1 - --- 2015-04-27 Eduardo Habkost New
[3/3] cpu: Reorder cpu->as, cpu->thread_id, cpu->memory_dispatch init - - - - --- 2015-04-27 Eduardo Habkost New
[RFC,v5,01/14] register: Add Register API - - - - --- 2015-04-27 Peter Crosthwaite New
[RFC,v5,02/14] register: Add Memory API glue - - - - --- 2015-04-27 Peter Crosthwaite New
[RFC,v5,03/14] register: Add support for decoding information - - - - --- 2015-04-27 Peter Crosthwaite New
[RFC,v5,04/14] register: Define REG and FIELD macros - - - - --- 2015-04-27 Peter Crosthwaite New
[RFC,v5,05/14] register: QOMify - - - - --- 2015-04-27 Peter Crosthwaite New
[RFC,v5,06/14] register: Add block initialise helper - - - - --- 2015-04-27 Peter Crosthwaite New
[RFC,v5,07/14] bitops: Add ONES macro - - - - --- 2015-04-27 Peter Crosthwaite New
[RFC,v5,08/14] dma: Add Xilinx Zynq devcfg device model - - - - --- 2015-04-27 Peter Crosthwaite New
[RFC,v5,09/14] xilinx_zynq: add devcfg to machine model - - - - --- 2015-04-27 Peter Crosthwaite New
[RFC,v5,11/14] qdev: Add qdev_pass_all_gpios API - - - - --- 2015-04-27 Peter Crosthwaite New
[RFC,v5,10/14] qdev: Define qdev_get_gpio_out - - - - --- 2015-04-27 Peter Crosthwaite New
[RFC,v5,12/14] irq: Add opaque setter routine - - - - --- 2015-04-27 Peter Crosthwaite New
[RFC,v5,13/14] register: Add GPIO API - - - - --- 2015-04-27 Peter Crosthwaite New
[RFC,v5,14/14] misc: Introduce ZynqMP IOU SLCR - - - - --- 2015-04-27 Peter Crosthwaite New
[v2,1/7] vmport.c: Fix vmport_cmd_ram_size - - - - --- 2015-04-27 Don Slutz New
[v2,2/7] vmport_rpc: Add the object vmport_rpc - - - - --- 2015-04-27 Don Slutz New
[v2,3/7] vmport_rpc: Add limited support of VMware's hyper-call rpc - - - - --- 2015-04-27 Don Slutz New
[v2,4/7] vmport_rpc: Add QMP access to vmport_rpc object. - - - - --- 2015-04-27 Don Slutz New
[v2,5/7] vmport_rpc: Add migration - - - - --- 2015-04-27 Don Slutz New
[v2,6/7] vmport: Add VMware all ring hack - - - - --- 2015-04-27 Don Slutz New
[v2,7/7] MAINTAINERS: add VMware port - - - - --- 2015-04-27 Don Slutz New
[REBASE,v5,1/2] machine: add default_ram_size to machine class 1 - 2 - --- 2015-04-28 Nikunj A Dadhania New
[REBASE,v5,2/2] spapr: override default ram size to 1GB 1 - 2 - --- 2015-04-28 Nikunj A Dadhania New
[qemu,v2] qemu-options: Add documentation about PPC64's "-cpu compat" option - - - - --- 2015-04-28 Alexey Kardashevskiy New
[01/27] iotests, parallels: quote TEST_IMG in 076 test to be path-safe - - 2 - --- 2015-04-28 Denis V. Lunev New
[02/27] block/parallels: rename parallels_header to ParallelsHeader - - 2 - --- 2015-04-28 Denis V. Lunev New
[03/27] block/parallels: switch to bdrv_read - - 2 - --- 2015-04-28 Denis V. Lunev New
[04/27] block/parallels: read up to cluster end in one go - - 2 - --- 2015-04-28 Denis V. Lunev New
[05/27] block/parallels: add get_block_status - - 2 - --- 2015-04-28 Denis V. Lunev New
[06/27] block/parallels: provide _co_readv routine for parallels format driver - - 2 - --- 2015-04-28 Denis V. Lunev New
[07/27] block/parallels: replace magic constants 4, 64 with proper sizeofs - - 2 - --- 2015-04-28 Denis V. Lunev New
[08/27] block/parallels: mark parallels format driver as zero inited - - 2 - --- 2015-04-28 Denis V. Lunev New
[09/27] block/parallels: _co_writev callback for Parallels format - - 2 - --- 2015-04-28 Denis V. Lunev New
[10/27] iotests, parallels: test for write into Parallels image - - 2 - --- 2015-04-28 Denis V. Lunev New
« 1 2 ... 1059 1060 10614264 4265 »