Show patches with: Archived = No       |   431545 patches
« 1 2 ... 2913 2914 29154315 4316 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC] translate-all: protect code_gen_buffer with RCU - - - - --- 2016-04-22 Emilio Cota New
[2/2] translate-all: add missing munmap of the code_gen guard page for MIPS - - - - --- 2016-04-22 Emilio Cota New
[1/2] translate-all: remove redundant setting of tcg_ctx.code_gen_buffer_size - - - - --- 2016-04-22 Emilio Cota New
Performance regression using KVM/ARM - - - - --- 2016-04-21 Laszlo Ersek New
Performance regression using KVM/ARM - - - - --- 2016-04-21 Alexander Graf New
Allow users to specify the vmdk virtual hardware version. - - - - --- 2016-04-21 Janne Karhunen New
[v2] migration: Promote improved autoconverge commands out of experimental state - - - - --- 2016-04-21 Jason J. Herne New
[v3,4/4] tcg: rework tb_invalidated_flag - - - - --- 2016-04-21 Sergey Fedorov New
[v3,05/11] qemu-thread: add simple test-and-set spinlock - - - - --- 2016-04-21 Emilio Cota New
[RFC,v5,7/7] vfio/pci: Add a separate option for IGD OpRegion support - - - - --- 2016-04-21 Alex Williamson New
[RFC,v5,6/7] vfio/pci: Intel graphics legacy mode assignment - - - - --- 2016-04-21 Alex Williamson New
[RFC,v5,5/7] vfio/pci: Setup BAR quirks after capabilities probing - - - - --- 2016-04-21 Alex Williamson New
[RFC,v5,4/7] vfio/pci: Consolidate VGA setup - - - - --- 2016-04-21 Alex Williamson New
[RFC,v5,3/7] vfio/pci: Fix return of vfio_populate_vga() - - - - --- 2016-04-21 Alex Williamson New
[RFC,v5,2/7] vfio: Create device specific region info helper - - - - --- 2016-04-21 Alex Williamson New
[RFC,v5,1/7] vfio: Enable sparse mmap capability - - - - --- 2016-04-21 Alex Williamson New
migration: Promote improved autoconverge commands out of experimental state - - - - --- 2016-04-21 Jason J. Herne New
hw/intc/arm_gic: add tracepoints - - - - --- 2016-04-21 Hollis Blanchard New
[v4,5/5] tcg: Rework tb_invalidated_flag - - - - --- 2016-04-21 sergey.fedorov@linaro.org New
[v4,4/5] tcg: Clean up from 'next_tb' - - - - --- 2016-04-21 sergey.fedorov@linaro.org New
[v4,3/5] cpu-exec: elide more icount code if CONFIG_USER_ONLY - - - - --- 2016-04-21 sergey.fedorov@linaro.org New
[v4,2/5] tcg: reorganize tb_find_physical loop - - 1 - --- 2016-04-21 sergey.fedorov@linaro.org New
[v4,1/5] tcg: code_bitmap is not used by user-mode emulation - - 2 - --- 2016-04-21 sergey.fedorov@linaro.org New
[v2] xen: write information about supported backends - - - - --- 2016-04-21 Jürgen Groß New
[for-2.6?] nbd: Don't mishandle unaligned client requests - - 2 1 --- 2016-04-21 Eric Blake New
[V2,RFC] fixup! virtio: convert to use DMA api - - 1 - --- 2016-04-21 Michael S. Tsirkin New
bcm2835_property: use cached values when querying framebuffer - - 1 - --- 2016-04-21 Sylvain Garrigues New
hw/ppc/spapr: Fix crash when specifying bad parameters to spapr-pci-host-bridge - - - - --- 2016-04-21 Thomas Huth New
[2/2] tcg: check for CONFIG_DEBUG_TCG instead of NDEBUG - - - - --- 2016-04-21 Aurelien Jarno New
[1/2] tcg: use tcg_debug_assert instead of assert (fix performance regression) - - 1 - --- 2016-04-21 Aurelien Jarno New
[v5,5/5] hw/arm/virt-acpi-build: Generate SRAT table - - - - --- 2016-04-21 Shannon Zhao New
[v5,4/5] include/hw/acpi/acpi-defs: Add GICC Affinity Structure - - 1 - --- 2016-04-21 Shannon Zhao New
[v5,3/5] ARM: Add numa-node-id for /memory node - - - - --- 2016-04-21 Shannon Zhao New
[v5,2/5] ARM: Virt: Set numa-node-id for CPUs - - 1 - --- 2016-04-21 Shannon Zhao New
[v5,1/5] ARM: Virt: Add /distance-map node for NUMA - - - - --- 2016-04-21 Shannon Zhao New
[Bug,1570134] Re: While committing snapshot qemu crashes with SIGABRT - - - - --- 2016-04-21 Fam Zheng New
virtio: Register host notifier handler as external - - - - --- 2016-04-21 Fam Zheng New
Allow users to specify the vmdk virtual hardware version. - - - - --- 2016-04-20 Janne Karhunen New
Fix the ARM bootloader so that r0 is always 0 before jumping to the kernel entry point - - - - --- 2016-04-20 Sylvain Garrigues New
[v4,10/10] tcg: Allow goto_tb to any target PC in user mode - - 1 - --- 2016-04-20 sergey.fedorov@linaro.org New
[v4,09/10] tcg: Clean up direct block chaining safety checks - - 1 - --- 2016-04-20 sergey.fedorov@linaro.org New
[v4,08/10] tcg: Clean up tb_jmp_unlink() - - 1 - --- 2016-04-20 sergey.fedorov@linaro.org New
[v4,07/10] tcg: Extract removing of jumps to TB from tb_phys_invalidate() - - 1 - --- 2016-04-20 sergey.fedorov@linaro.org New
[v4,06/10] tcg: Rename tb_jmp_remove() to tb_remove_from_jmp_list() - - 1 - --- 2016-04-20 sergey.fedorov@linaro.org New
[v4,05/10] tcg: Clarify thread safety check in tb_add_jump() - - 1 - --- 2016-04-20 sergey.fedorov@linaro.org New
[v4,04/10] tcg: Init TB's direct jumps before making it visible - - 1 - --- 2016-04-20 sergey.fedorov@linaro.org New
[v4,03/10] tcg: Rearrange tb_link_page() to avoid forward declaration - - 1 - --- 2016-04-20 sergey.fedorov@linaro.org New
[v4,02/10] tcg: Use uintptr_t type for jmp_list_{next|first} fields of TB - - 1 - --- 2016-04-20 sergey.fedorov@linaro.org New
[v4,01/10] tcg: Clean up direct block chaining data fields - - 1 - --- 2016-04-20 sergey.fedorov@linaro.org New
[UPDATED,v3,05/11] qemu-thread: add simple test-and-set spinlock - - - - --- 2016-04-20 Emilio Cota New
[UPDATED,v3,04/11] include/processor.h: define cpu_relax() - - 1 - --- 2016-04-20 Emilio Cota New
[PULL,5/5] iotests: Test case for drive-mirror with unaligned image size - - 2 - --- 2016-04-20 Kevin Wolf New
[PULL,4/5] iotests: Add iotests.image_size - - 2 - --- 2016-04-20 Kevin Wolf New
[PULL,3/5] mirror: Don't extend the last sub-chunk - - 2 - --- 2016-04-20 Kevin Wolf New
[PULL,2/5] block/mirror: Refresh stale bitmap iterator cache - - 1 - --- 2016-04-20 Kevin Wolf New
[PULL,1/5] block/mirror: Revive dead yielding code - - 1 - --- 2016-04-20 Kevin Wolf New
[PULL,0/5] Mirror block job fixes for 2.6.0-rc3 - - - - --- 2016-04-20 Kevin Wolf New
MAINTAINERS: Avoid using K: for NUMA section - - - - --- 2016-04-20 Eduardo Habkost New
[13/13] migration: [HACK]Transfer pages over new channels - - - - --- 2016-04-20 Juan Quintela New
[12/13] migration: Test new fd infrastructure - - - - --- 2016-04-20 Juan Quintela New
[11/13] migration: Create thread infrastructure for multifd recv side - - - - --- 2016-04-20 Juan Quintela New
[10/13] migration: Send the fd number which we are going to use for this page - - - - --- 2016-04-20 Juan Quintela New
[09/13] migration: Create thread infrastructure for multifd send side - - - - --- 2016-04-20 Juan Quintela New
[08/13] migration: create ram_multifd_page - - - - --- 2016-04-20 Juan Quintela New
[07/13] migration: Start of multiple fd work - - - - --- 2016-04-20 Juan Quintela New
[06/13] migration: create multifd migration threads - - - - --- 2016-04-20 Juan Quintela New
[05/13] migration: Create x-multifd-threads parameter - - - - --- 2016-04-20 Juan Quintela New
[04/13] migration: Add multifd capability - - - - --- 2016-04-20 Juan Quintela New
[03/13] migration: [HACK] Don't create decompression threads if not enabled - - - - --- 2016-04-20 Juan Quintela New
[02/13] migration: Pass TCP args in an struct - - - - --- 2016-04-20 Juan Quintela New
[01/13] migration: create Migration Incoming State at init time - - 1 - --- 2016-04-20 Juan Quintela New
[for-2.6,v3,3/3] iotests: Test case for drive-mirror with unaligned image size - - 2 - --- 2016-04-20 Kevin Wolf New
[for-2.6,v3,2/3] iotests: Add iotests.image_size - - 2 - --- 2016-04-20 Kevin Wolf New
[for-2.6,v3,1/3] mirror: Don't extend the last sub-chunk - - 2 - --- 2016-04-20 Kevin Wolf New
[Bug,1572329,NEW] ARM emulation: r0 != 0 on boot - - - - --- 2016-04-20 Sylvain Garrigues New
[PULL,for-2.6,1/1] xenfb: use the correct condition to avoid excessive looping 1 - - 1 --- 2016-04-20 Stefano Stabellini New
[PULL,for-2.6,0/1] tags/xen-2016-04-20 - - - - --- 2016-04-20 Stefano Stabellini New
[3/3] memory: pass RAMBlock as a agrument - - - - --- 2016-04-20 Gonglei (Arei) New
[2/3] exec: adjuest rcu_read_lock requiement - - - - --- 2016-04-20 Gonglei (Arei) New
[1/3] memory: drop find_ram_block() - - 1 - --- 2016-04-20 Gonglei (Arei) New
[for-2.6,v2,3/3] iotests: Test case for drive-mirror with unaligned image size - - 1 - --- 2016-04-20 Fam Zheng New
[for-2.6,v2,2/3] iotests: Add iotests.image_size - - 1 - --- 2016-04-20 Fam Zheng New
[for-2.6,v2,1/3] mirror: Don't extend the last sub-chunk - - - - --- 2016-04-20 Fam Zheng New
[RFC,for-2.7,11/11] pseries: Remove unused callbacks from sPAPR VIO bus state - - 1 - --- 2016-04-20 David Gibson New
[RFC,for-2.7,10/11] pseries: Consolidate construction of /rtas device tree node - - 1 - --- 2016-04-20 David Gibson New
[RFC,for-2.7,09/11] pseries: Consolidate construction of /chosen device tree node - - 1 - --- 2016-04-20 David Gibson New
[RFC,for-2.7,08/11] pseries: Start using qdt library for building device tree - - - - --- 2016-04-20 David Gibson New
[RFC,for-2.7,07/11] pseries: Move adding of fdt reserve map entries - - 2 - --- 2016-04-20 David Gibson New
[RFC,for-2.7,06/11] pseries: Consolidate RTAS loading - - 2 - --- 2016-04-20 David Gibson New
[RFC,for-2.7,05/11] pseries: Build device tree only at reset time - - 1 - --- 2016-04-20 David Gibson New
[RFC,for-2.7,04/11] pseries: Make spapr_create_fdt_skel() get information from machine state - - 2 - --- 2016-04-20 David Gibson New
[RFC,for-2.7,03/11] pseries: Remove rtas_addr and fdt_addr fields from machinestate - - 2 - --- 2016-04-20 David Gibson New
[RFC,for-2.7,02/11] pseries: Split device tree construction from device tree load - - 2 - --- 2016-04-20 David Gibson New
[RFC,for-2.7,01/11] qdt: IEEE1275-style device tree utility code - - 1 - --- 2016-04-20 David Gibson New
[v3,11/11] translate-all: add tb hash bucket info to 'info jit' dump - - 2 - --- 2016-04-19 Emilio Cota New
[v3,10/11] tb hash: track translated blocks with qht - - 1 - --- 2016-04-19 Emilio Cota New
[v3,09/11] qht: add test program - - 1 - --- 2016-04-19 Emilio Cota New
[v3,08/11] qht: QEMU's fast, resizable and scalable Hash Table - - 1 - --- 2016-04-19 Emilio Cota New
[v3,07/11] tb hash: hash phys_pc, pc, and flags with xxhash - - 2 - --- 2016-04-19 Emilio Cota New
[v3,06/11] exec: add tb_hash_func5, derived from xxhash - - 2 - --- 2016-04-19 Emilio Cota New
« 1 2 ... 2913 2914 29154315 4316 »