Show patches with: none      |   431765 patches
« 1 2 ... 3089 3090 30914317 4318 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,22/26] tcg: Remove tcg_gen_code_search_pc - - 2 - --- 2015-09-30 Richard Henderson New
[v4,21/26] tcg: Remove gen_intermediate_code_pc - - 2 - --- 2015-09-30 Richard Henderson New
[v4,20/26] tcg: Save insn data and use it in cpu_restore_state_from_tb - - 2 - --- 2015-09-30 Richard Henderson New
[v4,19/26] tcg: Pass data argument to restore_state_to_opc - - 2 - --- 2015-09-30 Richard Henderson New
[v4,18/26] tcg: Add TCG_MAX_INSNS - - 2 - --- 2015-09-30 Richard Henderson New
[v4,17/26] target-*: Drop cpu_gen_code define - - 2 - --- 2015-09-30 Richard Henderson New
[v4,16/26] tcg: Merge cpu_gen_code into tb_gen_code - - 2 - --- 2015-09-30 Richard Henderson New
[v4,15/26] target-sparc: Add npc state to insn_start - - 2 - --- 2015-09-30 Richard Henderson New
[v4,14/26] target-sparc: Remove gen_opc_jump_pc - - 2 - --- 2015-09-30 Richard Henderson New
[v4,13/26] target-sparc: Split out gen_branch_n - - 2 - --- 2015-09-30 Richard Henderson New
[v4,12/26] target-sparc: Tidy gen_branch_a interface - - 2 - --- 2015-09-30 Richard Henderson New
[v4,11/26] target-cris: Mirror gen_opc_pc into insn_start - - 2 - --- 2015-09-30 Richard Henderson New
[v4,10/26] target-sh4: Add flags state to insn_start - - 2 - --- 2015-09-30 Richard Henderson New
[v4,09/26] target-s390x: Add cc_op state to insn_start - - 2 - --- 2015-09-30 Richard Henderson New
[v4,08/26] target-mips: Add delayed branch state to insn_start - - 2 - --- 2015-09-30 Richard Henderson New
[v4,07/26] target-i386: Add cc_op state to insn_start - - 2 - --- 2015-09-30 Richard Henderson New
[v4,06/26] target-arm: Add condexec state to insn_start - - 2 - --- 2015-09-30 Richard Henderson New
[v4,05/26] tcg: Allow extra data to be attached to insn_start - - 2 - --- 2015-09-30 Richard Henderson New
[v4,04/26] target-*: Introduce and use cpu_breakpoint_test - - 2 - --- 2015-09-30 Richard Henderson New
[v4,03/26] target-*: Increment num_insns immediately after tcg_gen_insn_start - - 2 - --- 2015-09-30 Richard Henderson New
[v4,02/26] target-*: Unconditionally emit tcg_gen_insn_start - - 2 - --- 2015-09-30 Richard Henderson New
[v4,01/26] tcg: Rename debug_insn_start to insn_start - - 2 - --- 2015-09-30 Richard Henderson New
[RFC] qapi: Use callback to determine visit filtering - - - - --- 2015-09-30 Eric Blake New
[4/4] spapr_pci: Allow VFIO devices to work on the normal PCI host bridge - - 2 - --- 2015-09-30 David Gibson New
[3/4] spapr_iommu: Provide a function to switch a TCE table to allowing VFIO - - 1 - --- 2015-09-30 David Gibson New
[2/4] spapr_iommu: Rename vfio_accel parameter - - 1 - --- 2015-09-30 David Gibson New
[1/4] spapr_pci: Allow PCI host bridge DMA window to be configured - - 2 - --- 2015-09-30 David Gibson New
[PATCHv3,7/7] vfio: Expose a VFIO PCI device's group for EEH - - 1 - --- 2015-09-30 David Gibson New
[PATCHv3,6/7] vfio: Allow hotplug of containers onto existing guest IOMMU mappings - - - - --- 2015-09-30 David Gibson New
[PATCHv3,5/7] memory: Allow replay of IOMMU mapping notifications 1 - 2 - --- 2015-09-30 David Gibson New
[PATCHv3,4/7] vfio: Record host IOMMU's available IO page sizes - - 3 - --- 2015-09-30 David Gibson New
[PATCHv3,3/7] vfio: Check guest IOVA ranges against host IOMMU capabilities - - 2 - --- 2015-09-30 David Gibson New
[PATCHv3,2/7] vfio: Generalize vfio_listener_region_add failure path - - 3 - --- 2015-09-30 David Gibson New
[PATCHv3,1/7] vfio: Remove unneeded union from VFIOContainer - - 1 - --- 2015-09-30 David Gibson New
[v1,2/3] xilinx_spips: Seperate the state struct into a header - - - - --- 2015-09-29 Alistair Francis New
[v1,1/3] ssi: Move ssi.h into a seperate directory - - - - --- 2015-09-29 Alistair Francis New
[RFC,v7,18/18] qapi: Use gen_err_check() in more places - - - - --- 2015-09-29 Eric Blake New
[RFC,v7,17/18] qapi: Simplify gen_visit_fields() error handling - - - - --- 2015-09-29 Eric Blake New
[v7,16/18] qapi: Share gen_visit_fields() - - - - --- 2015-09-29 Eric Blake New
[v7,15/18] qapi: Share gen_err_check() - - - - --- 2015-09-29 Eric Blake New
[v7,14/18] qapi: Consistent generated code: minimize push_indent() usage - - - - --- 2015-09-29 Eric Blake New
[v7,13/18] qapi: Consistent generated code: prefer common indentation - - - - --- 2015-09-29 Eric Blake New
[v7,12/18] qapi: Consistent generated code: prefer common labels - - - - --- 2015-09-29 Eric Blake New
[v7,11/18] qapi: Consistent generated code: prefer visitor 'v' - - - - --- 2015-09-29 Eric Blake New
[v7,10/18] qapi: Consistent generated code: prefer error 'err' - - - - --- 2015-09-29 Eric Blake New
[v7,09/18] qapi: Reuse code for flat union base validation - - - - --- 2015-09-29 Eric Blake New
[v7,08/18] qapi: Test use of 'number' within alternates - - - - --- 2015-09-29 Eric Blake New
[v7,07/18] qapi: Add tests for empty unions - - - - --- 2015-09-29 Eric Blake New
[v7,06/18] qapi: Avoid assertion failure on union 'type' collision - - - - --- 2015-09-29 Eric Blake New
[v7,05/18] qapi: Test for various name collisions - - - - --- 2015-09-29 Eric Blake New
[v7,04/18] qapi: Clean up qapi.py per pep8 - - - - --- 2015-09-29 Eric Blake New
[v7,03/18] qapi: Invoke exception superclass initializer - - - - --- 2015-09-29 Eric Blake New
[v7,02/18] qapi: Improve 'include' error message - - - - --- 2015-09-29 Eric Blake New
[v7,01/18] qapi: Sort qapi-schema tests - - - - --- 2015-09-29 Eric Blake New
target-tilegx: Fix a typo for mnemonic about "ld_add" - - - - --- 2015-09-29 Chen Gang New
[2/2] target-i386: Don't left shift negative constant - - - - --- 2015-09-29 Eduardo Habkost New
[1/2] target-i386: Use 1UL for bit shift - - - - --- 2015-09-29 Eduardo Habkost New
migration: disallow migrate_add_blocker during migration - - - - --- 2015-09-29 John Snow New
ui/cocoa.m: run custom script menu item - - - - --- 2015-09-29 Programmingkid New
[v6,24/24] vhost-user: use an enum helper for features mask - - - - --- 2015-09-29 Marc-André Lureau New
[v6,23/24] vhost-user-test: check ownership during migration - - - - --- 2015-09-29 Marc-André Lureau New
[v6,22/24] vhost-user-test: add live-migration test - - - - --- 2015-09-29 Marc-André Lureau New
[v6,21/24] vhost-user-test: learn to tweak various qemu arguments - - - - --- 2015-09-29 Marc-André Lureau New
[v6,20/24] vhost-user-test: wrap server in TestServer struct - - - - --- 2015-09-29 Marc-André Lureau New
[v6,19/24] vhost-user-test: remove useless static check - - - - --- 2015-09-29 Marc-André Lureau New
[v6,18/24] vhost-user-test: move wait_for_fds() out - - - - --- 2015-09-29 Marc-André Lureau New
[v6,17/24] vhost user: add rarp sending after live migration for legacy guest - - - - --- 2015-09-29 Marc-André Lureau New
[v6,16/24] vhost user: add support of live migration - - - - --- 2015-09-29 Marc-André Lureau New
[v6,15/24] net: add trace_vhost_user_event - - - - --- 2015-09-29 Marc-André Lureau New
[v6,14/24] vhost-user: document migration log - - - - --- 2015-09-29 Marc-André Lureau New
[v6,13/24] vhost: use a function for each call - - - - --- 2015-09-29 Marc-André Lureau New
[v6,12/24] vhost-user: add a migration blocker - - - - --- 2015-09-29 Marc-André Lureau New
[v6,11/24] vhost-user: send log shm fd along with log_base - - - - --- 2015-09-29 Marc-André Lureau New
[v6,10/24] vhost: alloc shareable log - - - - --- 2015-09-29 Marc-André Lureau New
[v6,09/24] vhost-user: add vhost_user_requires_shm_log() - - - - --- 2015-09-29 Marc-André Lureau New
[v6,08/24] vhost: add vhost_set_log_base op - - - - --- 2015-09-29 Marc-André Lureau New
[v6,07/24] vhost: document log resizing - - - - --- 2015-09-29 Marc-André Lureau New
[v6,06/24] memfd: add fallback for memfd - - - - --- 2015-09-29 Marc-André Lureau New
[v6,05/24] util: add memfd helpers - - - - --- 2015-09-29 Marc-André Lureau New
[v6,04/24] util: add linux-only memfd fallback - - - - --- 2015-09-29 Marc-André Lureau New
[v6,03/24] linux-headers: add unistd.h - - - - --- 2015-09-29 Marc-André Lureau New
[v6,02/24] configure: probe for memfd - - - - --- 2015-09-29 Marc-André Lureau New
[v6,01/24] vhost-user: unit test for new messages - - - - --- 2015-09-29 Marc-André Lureau New
[v4] fw_cfg: insert string blobs via qemu cmdline - - - - --- 2015-09-29 Gabriel L. Somlo New
block/raw-posix: Open file descriptor O_RDWR to work around glibc posix_fallocate emulation issue. - - 2 - --- 2015-09-29 Richard W.M. Jones New
kvm-unit-tests: arm: Fail on unknown subtest - - - - --- 2015-09-29 Christopher Covington New
[v3,2/2] pc: memhp: force gaps between DIMM's GPA 1 - - - --- 2015-09-29 Igor Mammedov New
[v3,1/2] memhp: extend address auto assignment to support gaps 1 - - - --- 2015-09-29 Igor Mammedov New
[RFC,8/8] qemu: numa - - - - --- 2015-09-29 Christian Pinto New
[RFC,7/8] hw/arm: boot - - - - --- 2015-09-29 Christian Pinto New
[RFC,6/8] qemu: slave machine flag - - - - --- 2015-09-29 Christian Pinto New
[RFC,5/8] hw/arm: sysbus-fdt - - - - --- 2015-09-29 Christian Pinto New
[RFC,4/8] hw/misc: IDM Device - - - - --- 2015-09-29 Christian Pinto New
[RFC,3/8] migration: add shared migration type - - - - --- 2015-09-29 Christian Pinto New
[RFC,2/8] backend: shared memory backend - - - - --- 2015-09-29 Christian Pinto New
[RFC,1/8] backend: multi-socket - - - - --- 2015-09-29 Christian Pinto New
[V9,2/3] sdhci: Split sdhci.h for public and internal device usage - - 2 - --- 2015-09-29 Sai Pavan Boddu New
[V9,1/3] sd.h: Move sd.h to include/hw/sd/ - - 2 - --- 2015-09-29 Sai Pavan Boddu New
[3/3] macio: move DBDMA_init from instance_init to realize - - 1 - --- 2015-09-29 Paolo Bonzini New
[2/3] hw: do not pass NULL to memory_region_init from instance_init 1 - 1 1 --- 2015-09-29 Paolo Bonzini New
« 1 2 ... 3089 3090 30914317 4318 »