Show patches with: State = Action Required       |    Archived = No       |   427173 patches
« 1 2 ... 1028 1029 10304271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[4/6] target-i386: Rename optimize_flags_init() - - - - --- 2015-03-05 Eduardo Habkost New
[5/6] target-i386: Move TCG initialization to realize time - - - - --- 2015-03-05 Eduardo Habkost New
[6/6] target-i386: Call cpu_exec_init() on realize - - - - --- 2015-03-05 Eduardo Habkost New
[v5,1/2] machine: add default_ram_size to machine class - - - - --- 2015-03-05 Nikunj A Dadhania New
[v5,2/2] spapr: override default ram size to 1GB - - 1 - --- 2015-03-05 Nikunj A Dadhania New
[1/2] s390x/kvm: Guest Migration TOD clock synchronization - - 1 - --- 2015-03-05 Jens Freimann New
[2/2] s390x/kvm: passing max memory size to accelerator - - 3 - --- 2015-03-05 Jens Freimann New
[01/21] userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key - - - - --- 2015-03-05 Andrea Arcangeli New
[02/21] userfaultfd: linux/Documentation/vm/userfaultfd.txt - - - - --- 2015-03-05 Andrea Arcangeli New
[03/21] userfaultfd: uAPI - - - - --- 2015-03-05 Andrea Arcangeli New
[04/21] userfaultfd: linux/userfaultfd_k.h - - - - --- 2015-03-05 Andrea Arcangeli New
[05/21] userfaultfd: add vm_userfaultfd_ctx to the vm_area_struct - - - - --- 2015-03-05 Andrea Arcangeli New
[06/21] userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP - - - - --- 2015-03-05 Andrea Arcangeli New
[07/21] userfaultfd: call handle_userfault() for userfaultfd_missing() faults - - - - --- 2015-03-05 Andrea Arcangeli New
[08/21] userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx - - - - --- 2015-03-05 Andrea Arcangeli New
[09/21] userfaultfd: prevent khugepaged to merge if userfaultfd is armed - - - - --- 2015-03-05 Andrea Arcangeli New
[10/21] userfaultfd: add new syscall to provide memory externalization - - - - --- 2015-03-05 Andrea Arcangeli New
[11/21] userfaultfd: buildsystem activation - - - - --- 2015-03-05 Andrea Arcangeli New
[12/21] userfaultfd: activate syscall - - - - --- 2015-03-05 Andrea Arcangeli New
[13/21] userfaultfd: UFFDIO_COPY|UFFDIO_ZEROPAGE uAPI - - - - --- 2015-03-05 Andrea Arcangeli New
[14/21] userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE preparation - - - - --- 2015-03-05 Andrea Arcangeli New
[15/21] userfaultfd: UFFDIO_COPY and UFFDIO_ZEROPAGE - - - - --- 2015-03-05 Andrea Arcangeli New
[16/21] userfaultfd: remap_pages: rmap preparation - - - - --- 2015-03-05 Andrea Arcangeli New
[17/21] userfaultfd: remap_pages: swp_entry_swapcount() preparation - - - - --- 2015-03-05 Andrea Arcangeli New
[18/21] userfaultfd: UFFDIO_REMAP uABI - - - - --- 2015-03-05 Andrea Arcangeli New
[19/21] userfaultfd: remap_pages: UFFDIO_REMAP preparation - - - - --- 2015-03-05 Andrea Arcangeli New
[20/21] userfaultfd: UFFDIO_REMAP - - - - --- 2015-03-05 Andrea Arcangeli New
[21/21] userfaultfd: add userfaultfd_wp mm helpers - - - - --- 2015-03-05 Andrea Arcangeli New
[1/1] target-i386: Remove icc_bridge parameter from cpu_x86_create() - - 1 - --- 2015-03-05 Eduardo Habkost New
savevm: create snapshot failed when id_str already exits - - - - --- 2015-03-05 Stefan Hajnoczi New
[1/6,v5] target-tilegx: Firstly add TILE-Gx with minimized features - - - - --- 2015-03-05 Chen Gang New
[2/6,v5] linux-user: tilegx: Firstly add architecture related features - - - - --- 2015-03-05 Chen Gang New
[3/6,v5] linux-user: tilegx: Add target features support within qemu - - - - --- 2015-03-05 Chen Gang New
[4/6,v5] linux-user: Support tilegx architecture in syscall - - - - --- 2015-03-05 Chen Gang New
[5/6,v5] linux-user: Support tilegx architecture in linux-user - - - - --- 2015-03-05 Chen Gang New
[6/6,v5] linux-user/syscall.c: conditionalize syscalls which are not defined in tilegx - - - - --- 2015-03-05 Chen Gang New
user-exec.c: fix build on NetBSD/sparc64 and NetBSD/arm - - 1 - --- 2015-03-05 Tobias Nygren New
[v2,1/2] block/raw-posix: fix launching with failed disks - - - - --- 2015-03-05 Stefan Hajnoczi New
[v2,2/2] iotests: add O_DIRECT alignment probing test - - - - --- 2015-03-05 Stefan Hajnoczi New
[1/8] rc4030: create custom DMA address space - - - - --- 2015-03-05 Hervé Poussineau New
[2/8] rc4030: use AddressSpace and address_space_rw in users - - - - --- 2015-03-05 Hervé Poussineau New
[3/8] net/dp8393x: always calculate proper checksums - - - - --- 2015-03-05 Hervé Poussineau New
[4/8] net/dp8393x: do not use old_mmio accesses - - - - --- 2015-03-05 Hervé Poussineau New
[5/8] net/dp8393x: use dp8393x_ prefix for all functions - - - - --- 2015-03-05 Hervé Poussineau New
[6/8] net/dp8393x: QOM'ify - - - - --- 2015-03-05 Hervé Poussineau New
[7/8] net/dp8393x: add PROM to store MAC address - - - - --- 2015-03-05 Hervé Poussineau New
[8/8] net/dp8393x: add load/save support - - - - --- 2015-03-05 Hervé Poussineau New
[1/6] Split serial-isa into its own config option - - - - --- 2015-03-06 David Gibson New
[2/6] Remove monitor.c dependency on CONFIG_I8259 - - 1 - --- 2015-03-06 David Gibson New
[3/6] pc: Use MachineClass callbacks for "irq" and "pic" hmp commands - - 1 - --- 2015-03-06 David Gibson New
[4/6] target-ppc: Convert PReP to machine class - - - - --- 2015-03-06 David Gibson New
[5/6] prep: Use MachineClass callbacks for "irq" and "pic" hmp commands - - 1 - --- 2015-03-06 David Gibson New
[6/6] Allow ISA bus to be configured out - - - - --- 2015-03-06 David Gibson New
[1/2] libxl: introduce libxl__is_igd_vga_passthru - - - - --- 2015-03-06 Tiejun Chen New
[2/2] libxl: introduce gfx_passthru_kind - - - - --- 2015-03-06 Tiejun Chen New
[1/2] hmp: Fix definition of command quit - - - - --- 2015-03-06 Markus Armbruster New
[2/2] qmp: Drop unused .user_print from command definitions - - - - --- 2015-03-06 Markus Armbruster New
[1/2] qemu-thread: do not use PTHREAD_MUTEX_ERRORCHECK - - 1 - --- 2015-03-06 Paolo Bonzini New
[2/2] rcu: handle forks safely - - - - --- 2015-03-06 Paolo Bonzini New
[1/5] 9pfs-proxy: simplify v9fs_request(), P1 - - - - --- 2015-03-06 Michael Tokarev New
[2/5] 9pfs-proxy: simplify v9fs_request(), P2 - - - - --- 2015-03-06 Michael Tokarev New
[3/5] 9pfs-proxy: simplify error handling - - - - --- 2015-03-06 Michael Tokarev New
[4/5] 9pfs-proxy: rename a few local variables for consistency - - - - --- 2015-03-06 Michael Tokarev New
[5/5] 9pfs-proxy: tiny cleanups in proxy_pwritev and proxy_preadv - - - - --- 2015-03-06 Michael Tokarev New
[RFC,1/1] s390x/pci: Extend pci representation by new zpci device - - - - --- 2015-03-06 Frank Blaschka New
savevm: create snapshot failed when id_str already exits - - - - --- 2015-03-06 Yi Wang New
kvm-all: put kvm_mem_flags to more work - - - - --- 2015-03-06 Andrew Jones New
[v4,4/5] target-i386: Move APIC ID compatibility code to pc.c - - - - --- 2015-03-06 Eduardo Habkost New
MAINTAINERS: Add jcody as blockjobs, block devices maintainer 1 - - - --- 2015-03-06 Jeff Cody New
[RFC,0/1] Rolling stats on colo - - - - --- 2015-03-06 Dr. David Alan Gilbert New
[RFC,1/6] kvm: promote KVM_MEMSLOT_INCOHERENT to uapi - - - - --- 2015-03-06 Andrew Jones New
[RFC,2/6] KVM: Introduce incoherent cache maintenance API - - - - --- 2015-03-06 Andrew Jones New
[RFC,3/6] KVM: ARM: change __coherent_cache_guest_page interface - - - - --- 2015-03-06 Andrew Jones New
[RFC,4/6] KVM: ARM: extend __coherent_cache_guest_page - - - - --- 2015-03-06 Andrew Jones New
[RFC,5/6] KVM: ARM: implement kvm_*_incoherent_memory_regions - - - - --- 2015-03-06 Andrew Jones New
[RFC,6/6] KVM: ARM: no need for kvm_arch_flush_incoherent - - - - --- 2015-03-06 Andrew Jones New
[RFC,1/6] memory: add incoherent cache flag - - - - --- 2015-03-06 Andrew Jones New
[RFC,2/6] HACK: linux header update - - - - --- 2015-03-06 Andrew Jones New
[3/6] kvm-all: put kvm_mem_flags to more work - - - - --- 2015-03-06 Andrew Jones New
[RFC,4/6] kvm-all: set KVM_MEM_INCOHERENT - - - - --- 2015-03-06 Andrew Jones New
[RFC,5/6] vga: flag vram as incoherent - - - - --- 2015-03-06 Andrew Jones New
[RFC/WIP,6/6] memory: add clear_cache_to_poc - - - - --- 2015-03-06 Andrew Jones New
[1/6] 9pfs-proxy: simplify v9fs_request() a bit - - - - --- 2015-03-06 Michael Tokarev New
[01/51] xen-pt: fix Negative array index read 1 - - - --- 2015-03-06 Michael Tokarev New
[2/6] 9pfs-proxy: simplify error handling - - - - --- 2015-03-06 Michael Tokarev New
[02/51] xen-pt: fix Out-of-bounds read 1 - - - --- 2015-03-06 Michael Tokarev New
[3/6] 9pfs-proxy: rename a few local variables for consistency - - - - --- 2015-03-06 Michael Tokarev New
[03/51] xilinx_ethlite: Clean up after commit 2f991ad - - 1 - --- 2015-03-06 Michael Tokarev New
[4/6] fsdev: introduce v9fs_vmarshal() and v9fs_vunmarshal() - - - - --- 2015-03-06 Michael Tokarev New
[04/51] memsave: Improve and disambiguate error message - - - - --- 2015-03-06 Michael Tokarev New
[5/6] 9pfs-proxy: remove one half of redundrand code - - - - --- 2015-03-06 Michael Tokarev New
[05/51] smbios: document cmdline options for smbios type 2-4, 17 structures - - - - --- 2015-03-06 Michael Tokarev New
[6/6] 9pfs-proxy: tiny cleanups in proxy_pwritev and proxy_preadv - - - - --- 2015-03-06 Michael Tokarev New
[06/51] qemu-options: fix/document -incoming options - - - - --- 2015-03-06 Michael Tokarev New
[07/51] cutils: refine strtol error handling in parse_debug_env - - 1 - --- 2015-03-06 Michael Tokarev New
[08/51] Add copyright and author after file split - - 1 - --- 2015-03-06 Michael Tokarev New
[09/51] qerror.h: Swap definitions that were not in alphabetical order - - 2 - --- 2015-03-06 Michael Tokarev New
[10/51] qmp-commands.hx: Fix several typos - - 1 - --- 2015-03-06 Michael Tokarev New
[11/51] block: remove superfluous '\n' around error_report/error_setg - - 1 - --- 2015-03-06 Michael Tokarev New
[12/51] a9gtimer: remove superfluous '\n' around error_setg - - 1 - --- 2015-03-06 Michael Tokarev New
« 1 2 ... 1028 1029 10304271 4272 »