Show patches with: Archived = No       |   430491 patches
« 1 2 ... 1116 1117 11184304 4305 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v7,22/23] ACPI: split CONFIG_ACPI into 4 pieces - - - - --- 2015-05-14 Shannon Zhao New
[v7,23/23] hw/arm/virt: Enable dynamic generation of ACPI v5.1 tables - - - - --- 2015-05-14 Shannon Zhao New
mirror: correct buf_size - - - - --- 2015-05-14 Wen Congyang New
[v2] mirror: correct buf_size - - 1 - --- 2015-05-14 Wen Congyang New
block: get_block_status: use "else" when testing the opposite condition - - 2 - --- 2015-05-14 Paolo Bonzini New
[v3,1/5] block: Use bdrv_is_sg() everywhere - - 1 - --- 2015-05-14 Dimitris Aragiorgis New
[v3,2/5] Fix migration in case of scsi-generic - - - - --- 2015-05-14 Dimitris Aragiorgis New
[v3,3/5] raw-posix: DPRINTF instead of DEBUG_BLOCK_PRINT - - - - --- 2015-05-14 Dimitris Aragiorgis New
[v3,4/5] raw-posix: Use DPRINTF for DEBUG_FLOPPY - - - - --- 2015-05-14 Dimitris Aragiorgis New
[v3,5/5] raw-posix: Introduce hdev_is_sg() - - - - --- 2015-05-14 Dimitris Aragiorgis New
[v4,01/16] qapi: Fix C identifiers generated for names containing '.' - - 1 - --- 2015-05-14 Eric Blake New
[v4,02/16] qapi: Rename identical c_fun()/c_var() into c_name() - - 1 - --- 2015-05-14 Eric Blake New
[v4,03/16] qapi: Rename _generate_enum_string() to camel_to_upper() - - - - --- 2015-05-14 Eric Blake New
[v4,04/16] qapi: Rename generate_enum_full_value() to c_enum_const() - - - - --- 2015-05-14 Eric Blake New
[v4,05/16] qapi: Simplify c_enum_const() - - 1 - --- 2015-05-14 Eric Blake New
[v4,06/16] qapi: Use c_enum_const() in generate_alternate_qtypes() - - - - --- 2015-05-14 Eric Blake New
[v4,07/16] qapi: Move camel_to_upper(), c_enum_const() to closely related code - - - - --- 2015-05-14 Eric Blake New
[v4,08/16] qapi: Tidy c_type logic - - 1 - --- 2015-05-14 Eric Blake New
[v4,09/16] qapi: Make c_type() consistently convert qapi names - - 1 - --- 2015-05-14 Eric Blake New
[v4,10/16] qapi: Support downstream enums - - 1 - --- 2015-05-14 Eric Blake New
[v4,11/16] qapi: Support downstream structs - - 1 - --- 2015-05-14 Eric Blake New
[v4,12/16] qapi: Support downstream simple unions - - 1 - --- 2015-05-14 Eric Blake New
[v4,13/16] qapi: Support downstream flat unions - - 1 - --- 2015-05-14 Eric Blake New
[v4,14/16] qapi: Support downstream alternates - - 1 - --- 2015-05-14 Eric Blake New
[v4,15/16] qapi: Support downstream events and commands - - 1 - --- 2015-05-14 Eric Blake New
[v4,16/16] qapi: Prefer '"str" + var' over '"str%s" % var' - - - - --- 2015-05-14 Eric Blake New
block: Let bdrv_drain_all() to call aio_poll() for each AioContext - - - - --- 2015-05-14 Alexander Yarygin New
Add a property to disable the floppy controller - - - - --- 2015-05-14 Stefano Stabellini New
[v2] block: Let bdrv_drain_all() to call aio_poll() for each AioContext - - - 1 --- 2015-05-14 Alexander Yarygin New
[v2,1/3] tcg: Merge memop and mmu_idx parameters to qemu_ld/st - - - - --- 2015-05-14 Richard Henderson New
[v2,2/3] tcg: Push merged memop+mmu_idx parameter to softmmu routines - - - - --- 2015-05-14 Richard Henderson New
[v2,3/3] tcg: Add MO_ALIGN, MO_UNALN - - - - --- 2015-05-14 Richard Henderson New
[1/9] migration: create savevm_state - - 1 - --- 2015-05-14 Juan Quintela New
[2/9] migration: Use normal VMStateDescriptions for Subsections - - 1 - --- 2015-05-14 Juan Quintela New
[3/9] runstate: Add runstate store - - - - --- 2015-05-14 Juan Quintela New
[4/9] runstate: create runstate_index function - - - - --- 2015-05-14 Juan Quintela New
[5/9] runstate: migration allows more transitions now - - - - --- 2015-05-14 Juan Quintela New
[6/9] migration: create new section to store global state - - - - --- 2015-05-14 Juan Quintela New
[7/9] global_state: Make section optional - - - - --- 2015-05-14 Juan Quintela New
[8/9] vmstate: Create optional sections - - 1 - --- 2015-05-14 Juan Quintela New
[9/9] migration: Add configuration section - - - - --- 2015-05-14 Juan Quintela New
[1/3] scripts/qemu-gdb: Split MtreeCommand into its own module - - - - --- 2015-05-14 Peter Maydell New
[2/3] scripts/qemu-gdb: Split CoroutineCommand into its own file - - - - --- 2015-05-14 Peter Maydell New
[3/3] scripts/qemu-gdb: Add support for printing trace events - - - - --- 2015-05-14 Peter Maydell New
[RFC] hw/arm/virt: Added preliminary GICv3 support for kvm mode - - - - --- 2015-05-14 Ashok Kumar New
[01/23] userfaultfd: linux/Documentation/vm/userfaultfd.txt - - - - --- 2015-05-14 Andrea Arcangeli New
[02/23] userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key - - - - --- 2015-05-14 Andrea Arcangeli New
[03/23] userfaultfd: uAPI - - - - --- 2015-05-14 Andrea Arcangeli New
[04/23] userfaultfd: linux/userfaultfd_k.h - - - - --- 2015-05-14 Andrea Arcangeli New
[05/23] userfaultfd: add vm_userfaultfd_ctx to the vm_area_struct - - - - --- 2015-05-14 Andrea Arcangeli New
[06/23] userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP - - - - --- 2015-05-14 Andrea Arcangeli New
[07/23] userfaultfd: call handle_userfault() for userfaultfd_missing() faults - - - - --- 2015-05-14 Andrea Arcangeli New
[08/23] userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx - - - - --- 2015-05-14 Andrea Arcangeli New
[09/23] userfaultfd: prevent khugepaged to merge if userfaultfd is armed - - - - --- 2015-05-14 Andrea Arcangeli New
[10/23] userfaultfd: add new syscall to provide memory externalization - - - - --- 2015-05-14 Andrea Arcangeli New
[11/23] userfaultfd: Rename uffd_api.bits into .features - - - - --- 2015-05-14 Andrea Arcangeli New
[12/23] userfaultfd: Rename uffd_api.bits into .features fixup - - - - --- 2015-05-14 Andrea Arcangeli New
[13/23] userfaultfd: change the read API to return a uffd_msg - - - - --- 2015-05-14 Andrea Arcangeli New
[14/23] userfaultfd: wake pending userfaults - - - - --- 2015-05-14 Andrea Arcangeli New
[15/23] userfaultfd: optimize read() and poll() to be O(1) - - - - --- 2015-05-14 Andrea Arcangeli New
[16/23] userfaultfd: allocate the userfaultfd_ctx cacheline aligned - - - - --- 2015-05-14 Andrea Arcangeli New
[17/23] userfaultfd: solve the race between UFFDIO_COPY|ZEROPAGE and read - - - - --- 2015-05-14 Andrea Arcangeli New
[18/23] userfaultfd: buildsystem activation - - - - --- 2015-05-14 Andrea Arcangeli New
[19/23] userfaultfd: activate syscall - - - - --- 2015-05-14 Andrea Arcangeli New
[20/23] userfaultfd: UFFDIO_COPY|UFFDIO_ZEROPAGE uAPI - - - - --- 2015-05-14 Andrea Arcangeli New
[21/23] userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE preparation - - - - --- 2015-05-14 Andrea Arcangeli New
[22/23] userfaultfd: avoid mmap_sem read recursion in mcopy_atomic - - - - --- 2015-05-14 Andrea Arcangeli New
[23/23] userfaultfd: UFFDIO_COPY and UFFDIO_ZEROPAGE - - - - --- 2015-05-14 Andrea Arcangeli New
[v2,01/13] pc: Replace tab with spaces - - - - --- 2015-05-14 Eduardo Habkost New
[v2,02/13] hw: Move commas inside HW_COMPAT_2_1 macro - - - - --- 2015-05-14 Eduardo Habkost New
[v2,03/13] pc: Move commas inside PC_COMPAT_* macros - - - - --- 2015-05-14 Eduardo Habkost New
[v2,04/13] spapr: Move commas inside SPAPR_COMPAT_* macros - - - - --- 2015-05-14 Eduardo Habkost New
[v2,05/13] hw: Define empty HW_COMPAT_2_[23] macros - - - - --- 2015-05-14 Eduardo Habkost New
[v2,06/13] pc: Define PC_COMPAT_2_[123] macros - - - - --- 2015-05-14 Eduardo Habkost New
[v2,07/13] spapr: Use HW_COMPAT_* inside SPAPR_COMPAT_* macros - - - - --- 2015-05-14 Eduardo Habkost New
[v2,08/13] spapr: define SPAPR_COMPAT_2_3 - - - - --- 2015-05-14 Eduardo Habkost New
[v2,09/13] piix: Move pc-0.14 qxl compat properties to PC_COMPAT_0_14 - - 1 - --- 2015-05-14 Eduardo Habkost New
[v2,10/13] piix: Move pc-0.11 drive version compat props to PC_COMPAT_0_11 - - 1 - --- 2015-05-14 Eduardo Habkost New
[v2,11/13] piix: Move pc-0.13 virtio-9p-pci compat to PC_COMPAT_0_13 - - 1 - --- 2015-05-14 Eduardo Habkost New
[v2,12/13] piix: Move pc-0.1[23] rombar compat props to PC_COMPAT_0_13 - - 1 - --- 2015-05-14 Eduardo Habkost New
[v2,13/13] piix: Define PC_COMPAT_0_10 - - - - --- 2015-05-14 Eduardo Habkost New
[PULL] Per-memory-op alignment checks - - - - --- 2015-05-14 Richard Henderson New
[RFC] hw/arm/virt: Added preliminary GICv3 support for kvm mode - - - - --- 2015-05-14 Ashok Kumar New
[v3] mirror: correct buf_size - - 1 - --- 2015-05-15 Wen Congyang New
[1/2] block: Detect multiplication overflow in bdrv_getlength - - - - --- 2015-05-15 Fam Zheng New
[2/2] qemu-iotests: qemu-img info on afl VMDK image with a huge capacity - - 1 - --- 2015-05-15 Fam Zheng New
[target-arm,v9,01/14] target-arm: cpu64: generalise name of A57 regs - - 2 - --- 2015-05-15 Peter Crosthwaite New
[target-arm,v9,02/14] target-arm: cpu64: Add support for Cortex-A53 1 - 1 - --- 2015-05-15 Peter Crosthwaite New
[target-arm,v9,03/14] arm: Introduce Xilinx ZynqMP SoC - - 2 1 --- 2015-05-15 Peter Crosthwaite New
[target-arm,v9,04/14] arm: xlnx-zynqmp: Add GIC - - - - --- 2015-05-15 Peter Crosthwaite New
[target-arm,v9,05/14] arm: xlnx-zynqmp: Connect CPU Timers to GIC - - 1 1 --- 2015-05-15 Peter Crosthwaite New
[target-arm,v9,06/14] net: cadence_gem: Clean up variable names - - 4 1 --- 2015-05-15 Peter Crosthwaite New
[target-arm,v9,07/14] net: cadence_gem: Split state struct and type into header - - 3 1 --- 2015-05-15 Peter Crosthwaite New
[target-arm,v9,08/14] arm: xlnx-zynqmp: Add GEM support - - 1 1 --- 2015-05-15 Peter Crosthwaite New
[target-arm,v9,09/14] char: cadence_uart: Clean up variable names - - 3 1 --- 2015-05-15 Peter Crosthwaite New
[target-arm,v9,10/14] char: cadence_uart: Split state struct and type into header - - 3 1 --- 2015-05-15 Peter Crosthwaite New
[target-arm,v9,11/14] arm: xlnx-zynqmp: Add UART support - - 2 1 --- 2015-05-15 Peter Crosthwaite New
[target-arm,v9,12/14] arm: Add xlnx-ep108 machine - - 3 1 --- 2015-05-15 Peter Crosthwaite New
[target-arm,v9,13/14] arm: xlnx-ep108: Add external RAM - - 1 1 --- 2015-05-15 Peter Crosthwaite New
[target-arm,v9,14/14] arm: xlnx-ep108: Add bootloading - - 1 1 --- 2015-05-15 Peter Crosthwaite New
« 1 2 ... 1116 1117 11184304 4305 »