qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-29 15:11:41 to 2015-09-30 09:00:03 UTC [more...]

[Qemu-devel] [PATCHv3 0/7] VFIO extensions to allow VFIO devices on spapr-pci-host-bridge
 2015-09-30  8:59 UTC  (14+ messages)
` [Qemu-devel] [PATCHv3 1/7] vfio: Remove unneeded union from VFIOContainer
` [Qemu-devel] [PATCHv3 2/7] vfio: Generalize vfio_listener_region_add failure path
` [Qemu-devel] [PATCHv3 3/7] vfio: Check guest IOVA ranges against host IOMMU capabilities
` [Qemu-devel] [PATCHv3 4/7] vfio: Record host IOMMU's available IO page sizes
` [Qemu-devel] [PATCHv3 5/7] memory: Allow replay of IOMMU mapping notifications
` [Qemu-devel] [PATCHv3 6/7] vfio: Allow hotplug of containers onto existing guest IOMMU mappings
` [Qemu-devel] [PATCHv3 7/7] vfio: Expose a VFIO PCI device's group for EEH

[Qemu-devel] [PULL 0/6] Migration pull request
 2015-09-30  8:56 UTC  (7+ messages)
` [Qemu-devel] [PULL 1/6] migration: yet more possible state transitions
` [Qemu-devel] [PULL 2/6] cpu: Provide vcpu throttling interface
` [Qemu-devel] [PULL 3/6] migration: Parameters for auto-converge cpu throttling
` [Qemu-devel] [PULL 4/6] migration: Dynamic cpu throttling for auto-converge
` [Qemu-devel] [PULL 5/6] qmp/hmp: Add throttle ratio to query-migrate and info migrate
` [Qemu-devel] [PULL 6/6] migration: Disambiguate MAX_THROTTLE

[Qemu-devel] [PATCH v3] Add argument filters to the seccomp sandbox
 2015-09-30  8:45 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 00/24] vhost-user: add migration support
 2015-09-30  8:42 UTC  (26+ messages)
` [Qemu-devel] [PATCH v6 01/24] vhost-user: unit test for new messages
` [Qemu-devel] [PATCH v6 02/24] configure: probe for memfd
` [Qemu-devel] [PATCH v6 03/24] linux-headers: add unistd.h
` [Qemu-devel] [PATCH v6 04/24] util: add linux-only memfd fallback
` [Qemu-devel] [PATCH v6 05/24] util: add memfd helpers
` [Qemu-devel] [PATCH v6 06/24] memfd: add fallback for memfd
` [Qemu-devel] [PATCH v6 07/24] vhost: document log resizing
` [Qemu-devel] [PATCH v6 08/24] vhost: add vhost_set_log_base op
` [Qemu-devel] [PATCH v6 09/24] vhost-user: add vhost_user_requires_shm_log()
` [Qemu-devel] [PATCH v6 10/24] vhost: alloc shareable log
` [Qemu-devel] [PATCH v6 11/24] vhost-user: send log shm fd along with log_base
` [Qemu-devel] [PATCH v6 12/24] vhost-user: add a migration blocker
` [Qemu-devel] [PATCH v6 13/24] vhost: use a function for each call
` [Qemu-devel] [PATCH v6 14/24] vhost-user: document migration log
` [Qemu-devel] [PATCH v6 15/24] net: add trace_vhost_user_event
` [Qemu-devel] [PATCH v6 16/24] vhost user: add support of live migration
` [Qemu-devel] [PATCH v6 17/24] vhost user: add rarp sending after live migration for legacy guest
` [Qemu-devel] [PATCH v6 18/24] vhost-user-test: move wait_for_fds() out
` [Qemu-devel] [PATCH v6 19/24] vhost-user-test: remove useless static check
` [Qemu-devel] [PATCH v6 20/24] vhost-user-test: wrap server in TestServer struct
` [Qemu-devel] [PATCH v6 21/24] vhost-user-test: learn to tweak various qemu arguments
` [Qemu-devel] [PATCH v6 22/24] vhost-user-test: add live-migration test
` [Qemu-devel] [PATCH v6 23/24] vhost-user-test: check ownership during migration
` [Qemu-devel] [PATCH v6 24/24] vhost-user: use an enum helper for features mask

[Qemu-devel] [PATCH v4 00/47] ivshmem improvements
 2015-09-30  8:39 UTC  (10+ messages)
` [Qemu-devel] [PATCH v4 31/47] contrib: add ivshmem client and server
` [Qemu-devel] [PATCH v4 40/47] tests: add ivshmem qtest
` [Qemu-devel] [PATCH v4 42/47] ivshmem: use strtosz()
` [Qemu-devel] [PATCH v4 45/47] ivshmem: rename MSI eventfd_table

[Qemu-devel] [PATCH] spapr: add a default rng device
 2015-09-30  8:33 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] Fix dangling pointers from memory_region_init_*
 2015-09-30  8:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/3] hw: do not pass NULL to memory_region_init from instance_init
` [Qemu-devel] [PATCH 3/3] macio: move DBDMA_init from instance_init to realize

[Qemu-devel] [PATCH v2] vhost-user-test: do not reinvent glib-compat.h
 2015-09-30  8:26 UTC  (2+ messages)

[Qemu-devel] feature idea: allow user to run custom scripts
 2015-09-30  8:14 UTC  (16+ messages)

[Qemu-devel] [RFC v5 0/6] Slow-path for atomic instruction translation
 2015-09-30  8:14 UTC  (11+ messages)
` [Qemu-devel] [RFC v5 2/6] softmmu: Add new TLB_EXCL flag
` [Qemu-devel] [RFC v5 3/6] softmmu: Add helpers for a new slowpath
` [Qemu-devel] [RFC v5 4/6] target-arm: Create new runtime helpers for excl accesses
` [Qemu-devel] [RFC v5 5/6] configure: Use slow-path for atomic only when the softmmu is enabled

[Qemu-devel] [PATCH 0/3] target-i386: save/restore vcpu's TSC rate during migration
 2015-09-30  8:07 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/3] target-i386: add a subsection of vcpu's TSC rate in vmstate_x86_cpu
` [Qemu-devel] [PATCH 3/3] kvm-all: notice KVM of vcpu's TSC rate after migration

[Qemu-devel] [Fix PATCH] Qemu/Xen: Fix early freeing MSIX MMIO memory region
 2015-09-30  6:51 UTC 

[Qemu-devel] [PATCH v8 00/54] Postcopy implementation
 2015-09-30  7:00 UTC  (4+ messages)
` [Qemu-devel] [PATCH v8 23/54] Add migration-capability boolean for postcopy-ram

[Qemu-devel] [PATCH] vmsvga: more cursor checks
 2015-09-30  6:57 UTC 

[Qemu-devel] qemu-system-alpha -nographic does not work
 2015-09-30  6:55 UTC  (5+ messages)

[Qemu-devel] [PATCH v2] Add argument filters to the seccomp sandbox
 2015-09-30  6:41 UTC 

[Qemu-devel] [PATCH v12 0/5] remove icc bus/bridge
 2015-09-30  6:35 UTC  (2+ messages)

[Qemu-devel] [PATCH] ppc/spapr: Allow VIRTIO_VGA
 2015-09-30  6:29 UTC  (6+ messages)
      ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [RFC/PATCH] monitor/ppc: Access all SPRs from the monitor
 2015-09-30  6:24 UTC  (3+ messages)
` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH 00/10][TRIVIAL] Define categories for some PPC devices
 2015-09-30  5:58 UTC  (2+ messages)
` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH] s/cpu_get_real_ticks/cpu_get_host_ticks/
 2015-09-30  5:26 UTC  (2+ messages)
` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] Loading image/elf to cpu that has different not system memory address space
 2015-09-30  5:18 UTC  (11+ messages)

[Qemu-devel] [PATCH v4 00/26] Do away with TB retranslation
 2015-09-30  5:09 UTC  (27+ messages)
` [Qemu-devel] [PATCH v4 01/26] tcg: Rename debug_insn_start to insn_start
` [Qemu-devel] [PATCH v4 02/26] target-*: Unconditionally emit tcg_gen_insn_start
` [Qemu-devel] [PATCH v4 03/26] target-*: Increment num_insns immediately after tcg_gen_insn_start
` [Qemu-devel] [PATCH v4 04/26] target-*: Introduce and use cpu_breakpoint_test
` [Qemu-devel] [PATCH v4 05/26] tcg: Allow extra data to be attached to insn_start
` [Qemu-devel] [PATCH v4 06/26] target-arm: Add condexec state "
` [Qemu-devel] [PATCH v4 07/26] target-i386: Add cc_op "
` [Qemu-devel] [PATCH v4 08/26] target-mips: Add delayed branch "
` [Qemu-devel] [PATCH v4 09/26] target-s390x: Add cc_op "
` [Qemu-devel] [PATCH v4 10/26] target-sh4: Add flags "
` [Qemu-devel] [PATCH v4 11/26] target-cris: Mirror gen_opc_pc into insn_start
` [Qemu-devel] [PATCH v4 12/26] target-sparc: Tidy gen_branch_a interface
` [Qemu-devel] [PATCH v4 13/26] target-sparc: Split out gen_branch_n
` [Qemu-devel] [PATCH v4 14/26] target-sparc: Remove gen_opc_jump_pc
` [Qemu-devel] [PATCH v4 15/26] target-sparc: Add npc state to insn_start
` [Qemu-devel] [PATCH v4 16/26] tcg: Merge cpu_gen_code into tb_gen_code
` [Qemu-devel] [PATCH v4 17/26] target-*: Drop cpu_gen_code define
` [Qemu-devel] [PATCH v4 18/26] tcg: Add TCG_MAX_INSNS
` [Qemu-devel] [PATCH v4 19/26] tcg: Pass data argument to restore_state_to_opc
` [Qemu-devel] [PATCH v4 20/26] tcg: Save insn data and use it in cpu_restore_state_from_tb
` [Qemu-devel] [PATCH v4 21/26] tcg: Remove gen_intermediate_code_pc
` [Qemu-devel] [PATCH v4 22/26] tcg: Remove tcg_gen_code_search_pc
` [Qemu-devel] [PATCH v4 23/26] tcg: Emit prologue to the beginning of code_gen_buffer
` [Qemu-devel] [PATCH v4 24/26] tcg: Allocate a guard page after code_gen_buffer
` [Qemu-devel] [PATCH v4 25/26] tcg: Check for overflow via highwater mark
` [Qemu-devel] [PATCH v4 26/26] tcg: Adjust CODE_GEN_AVG_BLOCK_SIZE

[Qemu-devel] [PATCH v4 0/2] spapr: generate DT node names
 2015-09-30  4:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 2/2] "

[Qemu-devel] [PATCH v5 11/46] qapi: Don't use info as witness of implicit object type
 2015-09-30  4:13 UTC  (2+ messages)
` [Qemu-devel] [RFC PATCH] qapi: Use callback to determine visit filtering

[Qemu-devel] [PATCH 0/4] Allow VFIO devices on spapr-pci-host-bridge
 2015-09-30  3:48 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] spapr_pci: Allow PCI host bridge DMA window to be configured
` [Qemu-devel] [PATCH 2/4] spapr_iommu: Rename vfio_accel parameter
` [Qemu-devel] [PATCH 3/4] spapr_iommu: Provide a function to switch a TCE table to allowing VFIO
` [Qemu-devel] [PATCH 4/4] spapr_pci: Allow VFIO devices to work on the normal PCI host bridge

[Qemu-devel] [PATCH 0/7] VFIO extensions to allow VFIO devices on spapr-pci-host-bridge
 2015-09-30  2:15 UTC  (10+ messages)
` [Qemu-devel] [PATCH 5/7] memory: Allow replay of IOMMU mapping notifications

[Qemu-devel] [PATCH] handle_aiocb_rw() can't distinguish between an error and 0 bytes transferred
 2015-09-30  1:42 UTC  (4+ messages)
    ` [Qemu-devel] [PATCH] handle_aiocb_rw() can't distinguish betweenan "

[Qemu-devel] [PATCH v4 0/5] add ACPI node for fw_cfg on pc and arm
 2015-09-30  0:18 UTC  (19+ messages)
` [Qemu-devel] [PATCH v4 3/5] acpi: pc: add fw_cfg device node to ssdt
` [Qemu-devel] [PATCH v4 4/5] acpi: arm: add fw_cfg device node to dsdt

[Qemu-devel] [PATCH v1 0/3] Connect the SPI devices to ZynqMP
 2015-09-29 23:03 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 1/3] ssi: Move ssi.h into a seperate directory
` [Qemu-devel] [PATCH v1 2/3] xilinx_spips: Seperate the state struct into a header

[Qemu-devel] [PATCH] configure: Require Python 2.6
 2015-09-29 22:25 UTC  (4+ messages)

[Qemu-devel] [PATCH v7 00/18] post-introspection cleanups, subset A
 2015-09-29 22:21 UTC  (19+ messages)
` [Qemu-devel] [PATCH v7 01/18] qapi: Sort qapi-schema tests
` [Qemu-devel] [PATCH v7 02/18] qapi: Improve 'include' error message
` [Qemu-devel] [PATCH v7 03/18] qapi: Invoke exception superclass initializer
` [Qemu-devel] [PATCH v7 04/18] qapi: Clean up qapi.py per pep8
` [Qemu-devel] [PATCH v7 05/18] qapi: Test for various name collisions
` [Qemu-devel] [PATCH v7 06/18] qapi: Avoid assertion failure on union 'type' collision
` [Qemu-devel] [PATCH v7 07/18] qapi: Add tests for empty unions
` [Qemu-devel] [PATCH v7 08/18] qapi: Test use of 'number' within alternates
` [Qemu-devel] [PATCH v7 09/18] qapi: Reuse code for flat union base validation
` [Qemu-devel] [PATCH v7 10/18] qapi: Consistent generated code: prefer error 'err'
` [Qemu-devel] [PATCH v7 11/18] qapi: Consistent generated code: prefer visitor 'v'
` [Qemu-devel] [PATCH v7 12/18] qapi: Consistent generated code: prefer common labels
` [Qemu-devel] [PATCH v7 13/18] qapi: Consistent generated code: prefer common indentation
` [Qemu-devel] [PATCH v7 14/18] qapi: Consistent generated code: minimize push_indent() usage
` [Qemu-devel] [PATCH v7 15/18] qapi: Share gen_err_check()
` [Qemu-devel] [PATCH v7 16/18] qapi: Share gen_visit_fields()
` [Qemu-devel] [RFC PATCH v7 17/18] qapi: Simplify gen_visit_fields() error handling
` [Qemu-devel] [RFC PATCH v7 18/18] qapi: Use gen_err_check() in more places

[Qemu-devel] [PATCH v2] Add argument filters to the seccomp sandbox
 2015-09-29 22:12 UTC  (3+ messages)

[Qemu-devel] [PATCH] target-tilegx: Fix a typo for mnemonic about "ld_add"
 2015-09-29 21:38 UTC 

[Qemu-devel] [PATCH] target-tilegx: Support iret instruction and related special registers
 2015-09-29 21:07 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] target-xtensa: xtfpga: support cores without MMU
 2015-09-29 20:42 UTC  (12+ messages)
` [Qemu-devel] [PATCH 3/3] target-xtensa: xtfpga: support noMMU cores

[Qemu-devel] [PATCH 0/2] target-i386: Fix undefined behavior on bit shifts
 2015-09-29 20:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] target-i386: Use 1UL for bit shift
` [Qemu-devel] [PATCH 2/2] target-i386: Don't left shift negative constant

[Qemu-devel] [PATCH v6 00/16] post-introspection cleanups, subset A
 2015-09-29 20:33 UTC  (8+ messages)
` [Qemu-devel] [PATCH v6 08/16] qapi: Test use of 'number' within alternates
` [Qemu-devel] [PATCH v6 15/16] qapi: Share gen_err_check()

[Qemu-devel] [PATCH] migration: disallow migrate_add_blocker during migration
 2015-09-29 20:20 UTC 

[Qemu-devel] [PATCH] block: disable I/O limits at the beginning of bdrv_close()
 2015-09-29 19:51 UTC  (6+ messages)

[Qemu-devel] [PULL 0/7] X86 queue, 2015-09-28
 2015-09-29 19:42 UTC  (5+ messages)

[Qemu-devel] [PATCH] ui/cocoa.m: run custom script menu item
 2015-09-29 18:04 UTC  (5+ messages)

[Qemu-devel] [PATCH] target-arm: Add MDCR_EL2
 2015-09-29 17:24 UTC  (5+ messages)

[Qemu-devel] [PATCH v4] fw_cfg: insert string blobs via qemu cmdline
 2015-09-29 16:29 UTC 

[Qemu-devel] [PATCH v4 0/7] Fix device introspection regressions
 2015-09-29 16:22 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 1/7] tests: Fix how qom-test is run
` [Qemu-devel] [PATCH v4 5/7] qmp: Fix device-list-properties not to crash for abstract device
` [Qemu-devel] [PATCH v4 6/7] qdev: Protect device-list-properties against broken devices

[Qemu-devel] [Bug 1500935] [NEW] Qemu / KVM always wants to be on top
 2015-09-29 15:40 UTC 

[Qemu-devel] [PATCH] block/raw-posix: Open file descriptor O_RDWR to work around glibc posix_fallocate emulation issue
 2015-09-29 15:54 UTC 

[Qemu-devel] [PATCH 1/1] migration: fix deadlock
 2015-09-29 15:32 UTC  (5+ messages)

[Qemu-devel] [PATCH] kvm-unit-tests: arm: Fail on unknown subtest
 2015-09-29 15:47 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/16] vhost-user: add migration log support (for 2.5)
 2015-09-29 15:41 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 03/16] util: add memfd helpers

[Qemu-devel] [PATCH v5 00/21] vhost-user: add migration support
 2015-09-29 15:26 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 11/21] vhost: only use shared log if in use by backend

[Qemu-devel] [PATCH 00/16] block: Get rid of bdrv_swap()
 2015-09-29 15:22 UTC  (4+ messages)
` [Qemu-devel] [PATCH 15/16] block: Add and use bdrv_replace_in_backing_chain()

[Qemu-devel] [PATCH v3] Add argument filters to the seccomp sandbox
 2015-09-29 15:22 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).