qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-30 08:20:54 to 2015-10-01 05:59:06 UTC [more...]

[Qemu-devel] [PATCH v2] Add argument filters to the seccomp sandbox
 2015-10-01  5:58 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/7] Fix device introspection regressions
 2015-10-01  5:45 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 1/7] tests: Fix how qom-test is run
` [Qemu-devel] [PATCH v4 6/7] qdev: Protect device-list-properties against broken devices

[Qemu-devel] [PATCH v2] linux-user/syscall.c: malloc()/calloc() to g_malloc()/g_try_malloc()/g_new0()
 2015-10-01  5:32 UTC 

[Qemu-devel] [PATCH] configure: Require Python 2.6
 2015-10-01  5:32 UTC  (4+ messages)

[Qemu-devel] [PATCH] Add syscalls for -runas and -chroot to the seccomp sandbox
 2015-10-01  4:36 UTC 

[Qemu-devel] [PATCH v2] block: mirror - fix full sync mode when target does not support zero init
 2015-10-01  4:31 UTC 

[Qemu-devel] [PATCH] block/raw-posix: Open file descriptor O_RDWR to work around glibc posix_fallocate emulation issue
 2015-10-01  3:36 UTC  (4+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH v5 0/2] spapr: generate DT node names
 2015-10-01  3:15 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 1/2] PCI: add missing classes in pci_ids.h to build device tree
` [Qemu-devel] [PATCH v5 2/2] spapr: generate DT node names

[Qemu-devel] [PATCH v7 00/18] post-introspection cleanups, subset A
 2015-10-01  3:30 UTC  (3+ messages)
` [Qemu-devel] [PATCH v7 05/18] qapi: Test for various name collisions

[Qemu-devel] [PATCH v8 00/54] Postcopy implementation
 2015-10-01  3:04 UTC  (5+ messages)

[Qemu-devel] [PATCH] linux-user/syscall.c: malloc()/calloc() to g_malloc()/g_try_malloc()/g_new0()
 2015-10-01  2:56 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/14] Collected tilegx patches
 2015-10-01  2:38 UTC  (15+ messages)
` [Qemu-devel] [PATCH 01/14] target-tilegx: Use V1 in simd_helper.c
` [Qemu-devel] [PATCH 02/14] target-tilegx: Implement v*shl, v*shru, and v*shrs instructions
` [Qemu-devel] [PATCH 03/14] target-tilegx: Implement v*add and v*sub instructions
` [Qemu-devel] [PATCH 04/14] target-tilegx: Implement v1multu instruction
` [Qemu-devel] [PATCH 05/14] target-tilegx: Implement crc instructions
` [Qemu-devel] [PATCH 06/14] target-tilegx: Implement table index instructions
` [Qemu-devel] [PATCH 07/14] target-tilegx: Implement complex multiply instructions
` [Qemu-devel] [PATCH 08/14] target-tilegx: Let x1 pipe process bpt instruction only
` [Qemu-devel] [PATCH 09/14] linux-user/syscall_defs.h: Sync the latest si_code from Linux kernel
` [Qemu-devel] [PATCH 10/14] linux-user/tilegx: Implement tilegx signal features
` [Qemu-devel] [PATCH 11/14] target-tilegx: Decode ill pseudo-instructions
` [Qemu-devel] [PATCH 12/14] target-tilegx: Use TILEGX_EXCP_SIGNAL instead of TILEGX_EXCP_SEGV
` [Qemu-devel] [PATCH 13/14] target-tilegx: Fix a typo for mnemonic about "ld_add"
` [Qemu-devel] [PATCH 14/14] target-tilegx: Handle nofault prefetch instructions

[Qemu-devel] [PATCH] target-tilegx: Check zero dest register for ld instructions
 2015-10-01  2:29 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] Allow VFIO devices on spapr-pci-host-bridge
 2015-10-01  0:45 UTC  (13+ 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/2] target-i386: Fix undefined behavior on bit shifts
 2015-10-01  1:35 UTC  (6+ 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] [PATCHv3 0/7] VFIO extensions to allow VFIO devices on spapr-pci-host-bridge
 2015-09-30 23:56 UTC  (16+ messages)
` [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] [PATCH 0/7] tcg/mips: Minimal R6 support
 2015-09-30 23:30 UTC  (16+ messages)
` [Qemu-devel] [PATCH 1/7] tcg-opc.h: Simplify debug_insn_start def
` [Qemu-devel] [PATCH 2/7] disas/mips: Add R6 jr/jr.hb to disassembler
` [Qemu-devel] [PATCH 3/7] tcg/mips: Add use_mips32r6_instructions definition
` [Qemu-devel] [PATCH 4/7] tcg/mips: Support r6 JR encoding
` [Qemu-devel] [PATCH 5/7] tcg/mips: Support r6 multiply/divide encodings
` [Qemu-devel] [PATCH 6/7] tcg/mips: Support full movcond select operation
` [Qemu-devel] [PATCH 7/7] tcg/mips: Support r6 SEL{NE, EQ}Z instead of MOVN/MOVZ

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

[Qemu-devel] [PATCH] Correctly re-init EFER state during INIT IPI
 2015-09-30 22:33 UTC 

[Qemu-devel] [PATCH v1 0/3] Connect the SPI devices to ZynqMP
 2015-09-30 21:15 UTC  (6+ 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 v1 3/3] xlnx-zynqmp: Connect the SPI devices

[Qemu-devel] [RFC v5 0/6] Slow-path for atomic instruction translation
 2015-09-30 20:42 UTC  (20+ 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] [RFC/PATCH] monitor/ppc: Access all SPRs from the monitor
 2015-09-30 20:41 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] target-i386: save/restore vcpu's TSC rate during migration
 2015-09-30 20:36 UTC  (7+ messages)
` [Qemu-devel] [PATCH 3/3] kvm-all: notice KVM of vcpu's TSC rate after migration

[Qemu-devel] [PATCH v4 00/26] Do away with TB retranslation
 2015-09-30 20:20 UTC  (16+ messages)
` [Qemu-devel] [PATCH v4 04/26] target-*: Introduce and use cpu_breakpoint_test
` [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/5] add ACPI node for fw_cfg on pc and arm
 2015-09-30 19:07 UTC  (22+ 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 v7 00/14] block: incremental backup transactions using BlockJobTxn
 2015-09-30 18:56 UTC  (3+ messages)
` [Qemu-devel] [PATCH v7 13/14] qmp-commands.hx: Update the supported 'transaction' operations

[Qemu-devel] [PATCH v12 00/10] Add a netfilter object and netbuffer filter
 2015-09-30 17:43 UTC  (7+ messages)
` [Qemu-devel] [PATCH v12 02/10] init/cleanup of netfilter object
` [Qemu-devel] [PATCH v12 09/10] netfilter: add a netbuffer filter

[Qemu-devel] [PATCH v2] megasas: fix megasas_get_sata_addr
 2015-09-30 17:22 UTC 

[Qemu-devel] [PATCH] megasas: fix megasas_get_sata_addr
 2015-09-30 17:21 UTC 

[Qemu-devel] [PATCH v2] migration: disallow migrate_add_blocker during migration
 2015-09-30 17:07 UTC 

[Qemu-devel] Possible bug in target-i386/helper.c:do_cpu_init()?
 2015-09-30 17:05 UTC  (3+ messages)

[Qemu-devel] [PATCH v8 00/54] Postcopy implementation
 2015-09-30 16:30 UTC  (8+ messages)
` [Qemu-devel] [PATCH v8 23/54] Add migration-capability boolean for postcopy-ram
` [Qemu-devel] [PATCH v8 28/54] migrate_start_postcopy: Command to trigger transition to postcopy

[Qemu-devel] [migration PULL 0/9] Migration queue - for Juan
 2015-09-30 16:23 UTC  (3+ messages)

[Qemu-devel] [PATCH 1/1] migration: fix deadlock
 2015-09-30 16:16 UTC  (2+ messages)

[Qemu-devel] [PATCH] migration: disallow migrate_add_blocker during migration
 2015-09-30 16:12 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] block: mirror - Write zeroes for unallocated sectors if no zero init
 2015-09-30 16:06 UTC  (16+ messages)
` [Qemu-devel] [PATCH 3/3] block: mirror - zero unallocated target sectors when zero init not present
  ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH v5 00/46] post-introspection cleanups, and qapi-ify netdev_add
 2015-09-30 16:06 UTC  (8+ messages)
` [Qemu-devel] [PATCH v5 12/46] qapi: Track location that created an implicit type
` [Qemu-devel] [PATCH v5 13/46] qapi: Track owner of each object member

[Qemu-devel] [PATCH] configure: arm/aarch64: allow enable-seccomp
 2015-09-30 15:59 UTC 

[Qemu-devel] [PATCH 00/16] block: Get rid of bdrv_swap()
 2015-09-30 15:33 UTC  (13+ messages)
` [Qemu-devel] [PATCH 09/16] block: Split bdrv_move_feature_fields()
` [Qemu-devel] [PATCH 13/16] block: Implement bdrv_append() without bdrv_swap()
` [Qemu-devel] [PATCH 15/16] block: Add and use bdrv_replace_in_backing_chain()

[Qemu-devel] [PATCH v5 00/38] blockdev: BlockBackend and media
 2015-09-30 14:32 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 07/38] block: Make bdrv_is_inserted() recursive
` [Qemu-devel] [PATCH v5 24/38] blockdev: Pull out blockdev option extraction

[Qemu-devel] [PATCH 1/1] migration: fix deadlock
 2015-09-30 14:28 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 0/2] "

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

[Qemu-devel] [PATCH v6 00/24] vhost-user: add migration support
 2015-09-30 14:13 UTC  (10+ messages)
` [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] [RFC PATCH 0/4] GICv3 live migration support
 2015-09-30 13:59 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH 1/4] hw/intc/arm_gicv3_common: Add state information
` [Qemu-devel] [RFC PATCH 2/4] kernel: Add definitions for GICv3 attributes
` [Qemu-devel] [RFC PATCH 3/4] hw/intc/arm_gicv3_kvm: Implement get/put functions
` [Qemu-devel] [RFC PATCH 4/4] hw/intc/arm_gicv3_common: Add vmstate descriptors

[Qemu-devel] [PATCH 0/7] visitor: Fix uint64 parsing for scsi-disk wwn
 2015-09-30 13:48 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/7] string-input-visitor: Fix uint64 parsing

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

[Qemu-devel] [PATCH repost 0/4] add mitigation against buffer overflows
 2015-09-30 13:12 UTC  (3+ messages)
` [Qemu-devel] [PATCH repost 4/4] exec: factor out duplicate mmap code

[Qemu-devel] [PATCH 0/3] Fix dangling pointers from memory_region_init_*
 2015-09-30 13:04 UTC  (8+ 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] spapr: add a default rng device
 2015-09-30 12:59 UTC  (5+ messages)

[Qemu-devel] [PATCH v4 00/47] ivshmem improvements
 2015-09-30 11:47 UTC  (9+ 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 46/47] ivshmem: use kvm irqfd for msi notifications

[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 v2] vhost-user-test: do not reinvent glib-compat.h
 2015-09-30  8:26 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).