messages from 2014-03-28 11:22:32 to 2014-03-30 10:59:07 UTC [more...]
[Qemu-devel] [PATCH v2 00/17] monitor: Completion support for various commands
2014-03-30 10:58 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 01/17] monitor: Fix drive_del id argument type completion
` [Qemu-devel] [PATCH v2 02/17] monitor: Add command_completion callback to mon_cmd_t
` [Qemu-devel] [PATCH v2 03/17] monitor: Add device_add and device_del completion
[Qemu-devel] [PATCH 0/8] tcg: tidy the type of code_ptr
2014-03-29 20:26 UTC (10+ messages)
` [Qemu-devel] [PATCH 1/8] exec-all.h: Use stl_p to avoid undefined behaviour patching x86 jumps
` [Qemu-devel] [PATCH 2/8] tcg: Avoid stores to unaligned addresses
` [Qemu-devel] [PATCH 3/8] tcg: Avoid undefined behaviour patching code at "
` [Qemu-devel] [PATCH 4/8] tcg: Define tcg_itype for code pointers
` [Qemu-devel] [PATCH 5/8] tcg-ppc64: Define TCG_TARGET_ITYPE_SIZE
` [Qemu-devel] [PATCH 6/8] tcg-ppc: "
` [Qemu-devel] [PATCH 7/8] tcg-aarch64: "
` [Qemu-devel] [PATCH 8/8] tcg-sparc: "
[Qemu-devel] [Bug 1299566] [NEW] virtio serial doesn't work with virtio nic
2014-03-29 19:56 UTC
[Qemu-devel] [PATCH] xbzrle: don't check the value in the vm ram repeatedly
2014-03-29 15:38 UTC (6+ messages)
[Qemu-devel] [PATCH v4 0/8] migration: Optimizate the xbzrle and fix one corruption issue
2014-03-29 7:51 UTC (4+ messages)
` [Qemu-devel] [PATCH v4 7/8] migration: optimize xbzrle by reducing data copy
[Qemu-devel] [PATCH] rdma: Fix block during rdma migration
2014-03-29 7:39 UTC
[Qemu-devel] [Bug 1288620] [NEW] memory leak with default NIC model
2014-03-29 3:03 UTC (3+ messages)
` [Qemu-devel] [Bug 1288620] "
[Qemu-devel] [PATCH for-2.0 00/47] block: image format input validation fixes
2014-03-29 0:26 UTC (54+ messages)
` [Qemu-devel] [PATCH for-2.0 16/47] vdi: add bounds checks for blocks_in_image and disk_size header fields (CVE-2014-0144)
` [Qemu-devel] [PATCH for-2.0 24/47] qcow2: Validate active L1 table offset and size (CVE-2014-0144)
` [Qemu-devel] [PATCH for-2.0 25/47] qcow2: Fix backing file name length check
` [Qemu-devel] [PATCH for-2.0 27/47] qcow2: Avoid integer overflow in get_refcount (CVE-2014-0143)
` [Qemu-devel] [PATCH for-2.0 28/47] qcow2: Check new refcount table size on growth
` [Qemu-devel] [PATCH for-2.0 29/47] qcow2: Fix types in qcow2_alloc_clusters and alloc_clusters_noref
` [Qemu-devel] [PATCH for-2.0 30/47] qcow2: Protect against some integer overflows in bdrv_check
` [Qemu-devel] [PATCH for-2.0 31/47] qcow2: Fix new L1 table size check (CVE-2014-0143)
` [Qemu-devel] [PATCH for-2.0 32/47] dmg: coding style and indentation cleanup
` [Qemu-devel] [PATCH for-2.0 33/47] dmg: prevent out-of-bounds array access on terminator
` [Qemu-devel] [PATCH for-2.0 34/47] dmg: drop broken bdrv_pread() loop
` [Qemu-devel] [PATCH for-2.0 35/47] dmg: use appropriate types when reading chunks
` [Qemu-devel] [PATCH for-2.0 36/47] dmg: sanitize chunk length and sectorcount (CVE-2014-0145)
` [Qemu-devel] [PATCH for-2.0 37/47] dmg: use uint64_t consistently for sectors and lengths
` [Qemu-devel] [PATCH for-2.0 38/47] dmg: prevent chunk buffer overflow (CVE-2014-0145)
` [Qemu-devel] [PATCH for-2.0 39/47] block: vdi bounds check qemu-io tests
` [Qemu-devel] [PATCH for-2.0 40/47] block: Limit request size (CVE-2014-0143)
` [Qemu-devel] [PATCH for-2.0 41/47] qcow2: Fix copy_sectors() with VM state
` [Qemu-devel] [PATCH for-2.0 42/47] qcow2: Fix NULL dereference in qcow2_open() error path (CVE-2014-0146)
` [Qemu-devel] [PATCH for-2.0 43/47] qcow2: Fix L1 allocation size in qcow2_snapshot_load_tmp() (CVE-2014-0145)
` [Qemu-devel] [PATCH for-2.0 44/47] qcow2: Check maximum L1 size in qcow2_snapshot_load_tmp() (CVE-2014-0143)
` [Qemu-devel] [PATCH for-2.0 45/47] qcow2: Limit snapshot table size
` [Qemu-devel] [PATCH for-2.0 46/47] parallels: Fix catalog size integer overflow (CVE-2014-0143)
` [Qemu-devel] [PATCH for-2.0 47/47] parallels: Sanity check for s->tracks (CVE-2014-0142)
[Qemu-devel] [PATCH RESEND] tcg/ppc64: Prepare support for Little Endian ppc64 hosts
2014-03-28 23:22 UTC (2+ messages)
[Qemu-devel] [PATCH for-2.0 26/47] qcow2: Don't rely on free_cluster_index in alloc_refcount_block() (CVE-2014-0147)
2014-03-28 22:51 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 "
[Qemu-devel] [PATCH] qcow2: fix two memory leaks in qcow2_open error code path
2014-03-28 22:26 UTC (2+ messages)
[Qemu-devel] [PATCH for-2.0] configure: add option to disable -fstack-protector flags
2014-03-28 20:53 UTC (5+ messages)
[Qemu-devel] [RFC PATCH] tcg: add ability to dump /tmp/perf-<pid>.map files
2014-03-28 20:04 UTC (8+ messages)
[Qemu-devel] [Bug 1299190] [NEW] Access to /proc/self/exe in linux-user mode
2014-03-28 19:49 UTC
[Qemu-devel] [PATCH v6 0/8] virtio endian-ambivalent target fixes
2014-03-28 19:00 UTC (18+ messages)
` [Qemu-devel] [PATCH v6 1/8] virtio_legacy_get_byteswap: endian-ambivalent targets using legacy virtio
` [Qemu-devel] [PATCH v6 2/8] virtio: allow byte swapping for vring and config access
` [Qemu-devel] [PATCH v6 6/8] virtio-scsi: use virtio wrappers to access headers
` [Qemu-devel] [PATCH v4] target-ppc: ppc64 target's virtio can be either endian
[Qemu-devel] [RFC 0/3] tcg: Avoid undefined behaviour on unaligned stores
2014-03-28 18:48 UTC (8+ messages)
` [Qemu-devel] [RFC 1/3] exec-all.h: Use stl_p to avoid undefined behaviour patching x86 jumps
` [Qemu-devel] [RFC 2/3] tcg: Avoid stores to unaligned addresses
` [Qemu-devel] [RFC 3/3] tcg: Avoid undefined behaviour patching code at "
[Qemu-devel] [PATCH v5 00/37] AArch64 system emulation
2014-03-28 18:42 UTC (39+ messages)
` [Qemu-devel] [PATCH v5 01/37] target-arm: Split out private-to-target functions into internals.h
` [Qemu-devel] [PATCH v5 02/37] target-arm: Implement AArch64 DAIF system register
` [Qemu-devel] [PATCH v5 03/37] target-arm: Define exception record for AArch64 exceptions
` [Qemu-devel] [PATCH v5 04/37] target-arm: Provide correct syndrome information for cpreg access traps
` [Qemu-devel] [PATCH v5 05/37] target-arm: Add support for generating exceptions with syndrome information
` [Qemu-devel] [PATCH v5 06/37] target-arm: Provide syndrome information for MMU faults
` [Qemu-devel] [PATCH v5 07/37] target-arm: A64: Correctly fault FP/Neon if CPACR.FPEN set
` [Qemu-devel] [PATCH v5 08/37] target-arm: A64: Add assertion that FP access was checked
` [Qemu-devel] [PATCH v5 09/37] target-arm: Fix VFP enables for AArch32 EL0 under AArch64 EL1
` [Qemu-devel] [PATCH v5 10/37] target-arm: Add v8 mmu translation support
` [Qemu-devel] [PATCH v5 11/37] target-arm: Don't mention PMU in debug feature register
` [Qemu-devel] [PATCH v5 12/37] target-arm: A64: Implement DC ZVA
` [Qemu-devel] [PATCH v5 13/37] target-arm: Use dedicated CPU state fields for ARM946 access bit registers
` [Qemu-devel] [PATCH v5 14/37] target-arm: Implement AArch64 views of fault status and data registers
` [Qemu-devel] [PATCH v5 15/37] target-arm: Add AArch64 ELR_EL1 register
` [Qemu-devel] [PATCH v5 16/37] target-arm: Implement SP_EL0, SP_EL1
` [Qemu-devel] [PATCH v5 17/37] target-arm: Implement AArch64 SPSR_EL1
` [Qemu-devel] [PATCH v5 18/37] target-arm: Move arm_log_exception() into internals.h
` [Qemu-devel] [PATCH v5 19/37] target-arm: Implement AArch64 EL1 exception handling
` [Qemu-devel] [PATCH v5 20/37] target-arm: Implement ARMv8 MVFR registers
` [Qemu-devel] [PATCH v5 21/37] target-arm: Add Cortex-A57 processor
` [Qemu-devel] [PATCH v5 22/37] hw/arm/virt: Add support for Cortex-A57
` [Qemu-devel] [PATCH v5 23/37] target-arm: Implement AArch64 views of AArch32 ID registers
` [Qemu-devel] [PATCH v5 24/37] target-arm: Implement AArch64 view of CONTEXTIDR
` [Qemu-devel] [PATCH v5 25/37] target-arm: Implement AArch64 view of ACTLR
` [Qemu-devel] [PATCH v5 26/37] target-arm: Implement ISR_EL1 register
` [Qemu-devel] [PATCH v5 27/37] target-arm: Remove THUMB2EE feature from AArch64 'any' CPU
` [Qemu-devel] [PATCH v5 28/37] target-arm: Don't expose wildcard ID register definitions for ARMv8
` [Qemu-devel] [PATCH v5 29/37] target-arm: Replace wildcarded cpreg definitions with precise ones "
` [Qemu-devel] [PATCH v5 30/37] target-arm: Implement auxiliary fault status registers
` [Qemu-devel] [PATCH v5 31/37] target-arm: Implement AArch64 address translation operations
` [Qemu-devel] [PATCH v5 32/37] target-arm: Implement RVBAR register
` [Qemu-devel] [PATCH v5 33/37] target-arm: Implement Cortex-A57 implementation-defined system registers
` [Qemu-devel] [PATCH v5 34/37] target-arm: Implement CBAR for Cortex-A57
` [Qemu-devel] [PATCH v5 35/37] target-arm: Make Cortex-A15 CBAR read-only
` [Qemu-devel] [PATCH v5 36/37] target-arm: Handle the CPU being in AArch32 mode in the AArch64 set_pc
` [Qemu-devel] [PATCH v5 37/37] target-arm: Dump 32-bit CPU state if 64 bit CPU is in AArch32
[Qemu-devel] [PATCH v3 0/3] tests: mingw32 make check fixes
2014-03-28 18:21 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 2/3] tests: skip POSIX-only tests on Windows
[Qemu-devel] [PATCH] vexpress: Add support for the -bios flag to provide firmware
2014-03-28 17:57 UTC
[Qemu-devel] target-ppc: Problem with mtmsr emulation
2014-03-28 17:56 UTC (5+ messages)
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] [PATCH v5 for 2.0 0/3] ABI change: change group name of option table to match with option name
2014-03-28 17:46 UTC (10+ messages)
` [Qemu-devel] [PATCH v5 for 2.0 1/3] only add qemu_tpmdev_opts when CONFIG_TPM is defined
` [Qemu-devel] [libvirt] "
` [Qemu-devel] [PATCH v5 for 2.0 3/3] abort QEMU if group name in option table doesn't match with defined option name
[Qemu-devel] [PATCH v2 0/7] qemu-log: various fixes and enhancements
2014-03-28 17:47 UTC (10+ messages)
` [Qemu-devel] [PATCH v2 1/7] qemu-log: correct help text for -d cpu
` [Qemu-devel] [PATCH v2 2/7] qemu-log: Avoid function call for disabled qemu_log_mask logging
` [Qemu-devel] [PATCH v2 3/7] qemu-log: Improve the "exec" TB execution logging
` [Qemu-devel] [PATCH v2 4/7] qemu-log: support simple pid substitution in logfile
` [Qemu-devel] [PATCH v2 5/7] qemu-log: new option -dfilter to limit output
` [Qemu-devel] [PATCH v2 6/7] qemu-log: dfilter-ise exec, in_asm, out_asm, and op_opt
` [Qemu-devel] [PATCH v2 7/7] qemu-log: add nochain option to disable TB chaining
[Qemu-devel] [PATCH qom-cpu for-2.0] cpu: Avoid QOM casts for CPU()
2014-03-28 17:10 UTC (3+ messages)
[Qemu-devel] [PATCH V3 0/3] Create an include directive for QAPI JSON files
2014-03-28 16:25 UTC (4+ messages)
` [Qemu-devel] [PATCH V3 1/3] test-qapi: Make test-qapi.py spit useful error messages
` [Qemu-devel] [PATCH V3 2/3] qapi: Change the qapi scripts to take their input as first argument
` [Qemu-devel] [PATCH V3 3/3] qapi: Create an include directive for use in the JSON description files
[Qemu-devel] [PATCHv2] block: optimize zero writes with bdrv_write_zeroes
2014-03-28 15:53 UTC (2+ messages)
[Qemu-devel] [PATCH v2 for-2.0 0/2] Bounds checking for VDI
2014-03-28 15:42 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 for-2.0 1/2] vdi: add bounds checks for blocks_in_image and disk_size header fields (CVE-2014-0144)
` [Qemu-devel] [PATCH v2 for-2.0 2/2] block: vdi bounds check qemu-io tests
[Qemu-devel] [PULL for-2.0] tcg-arm update
2014-03-28 15:31 UTC (3+ messages)
` [Qemu-devel] [PULL for-2.0] tcg-arm: Avoid ldrd/strd for user-only emulation
[Qemu-devel] [PATCH v3] configure: add option to disable -fstack-protector flags
2014-03-28 15:31 UTC (2+ messages)
[Qemu-devel] [PATCH 0/3] More fixes for undefined behaviour
2014-03-28 15:12 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/3] hw/ide/ahci.c: Avoid shift left into sign bit
` [Qemu-devel] [PATCH 2/3] int128.h: Avoid undefined behaviours involving signed arithmetic
` [Qemu-devel] [PATCH 3/3] xbzrle.c: Avoid undefined behaviour with "
[Qemu-devel] [PATCH for-2.0] cpu: do not use QOM casts in ENV_GET_CPU
2014-03-28 14:56 UTC (7+ messages)
[Qemu-devel] [Bug 1290558] [NEW] color issue (ppc as guest)
2014-03-28 14:48 UTC (3+ messages)
` [Qemu-devel] [Bug 1290558] "
` [Qemu-devel] [Bug 1290558] "
[Qemu-devel] [PULL for-2.0 0/3] acpi,pc,build bug fixes
2014-03-28 14:54 UTC (5+ messages)
` [Qemu-devel] [PULL for-2.0 1/3] Detect pthread_setname_np at configure time
` [Qemu-devel] [PULL for-2.0 2/3] Don't enable a HPET timer if HPET is disabled
` [Qemu-devel] [PULL for-2.0 3/3] acpi: fix ACPI generation for pci bridges
[Qemu-devel] Bug with mpc8544ds machine
2014-03-28 14:37 UTC
[Qemu-devel] [PATCH 1/2] dma-helpers: Initialize DMAAIOCB in_cancel flag
2014-03-28 14:24 UTC (2+ messages)
[Qemu-devel] qapi-commands.py generates code that uses uninitialized variables
2014-03-28 14:19 UTC (4+ messages)
[Qemu-devel] [PATCH 00/26] tcg/aarch64 improvements, part 3
2014-03-28 13:23 UTC (4+ messages)
` [Qemu-devel] [PATCH 11/26] tcg-aarch64: Reuse FP and LR in translated code
[Qemu-devel] [PATCH 0/7] monitor: Completion support for various commands
2014-03-28 13:10 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/7] monitor: Add command_completion callback to mon_cmd_t
[Qemu-devel] [PATCH v2 0/5] nmi: add interface
2014-03-28 12:51 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 1/5] cpu: Add NMI callback
` [Qemu-devel] [PATCH v2 2/5] target-i386: Implement nmi() callback
` [Qemu-devel] [PATCH v2 3/5] target-s390: "
` [Qemu-devel] [PATCH v2 4/5] target-ppc: "
` [Qemu-devel] [PATCH v2 5/5] cpus: Enable nmi() callback use
[Qemu-devel] [RFC PATCH 0/4] qemu-log: various fixes and enhancements
2014-03-28 12:19 UTC (5+ messages)
` [Qemu-devel] [RFC PATCH 2/4] qemu-log: support simple pid substitution in logfile
[Qemu-devel] [PATCH] migration: Fix possible bug for migrate cancel
2014-03-28 12:16 UTC (7+ messages)
[Qemu-devel] [PATCH v3 1/1] char/serial: Fix emptyness handling
2014-03-28 12:10 UTC (3+ messages)
[Qemu-devel] [maybe-for-2.0 0/2] hw/arm: Don't specify any default board
2014-03-28 11:35 UTC (4+ messages)
` [Qemu-devel] [maybe-for-2.0 1/2] hw/arm: Stop specifying integratorcp as the "
` [Qemu-devel] [maybe-for-2.0 1/2] hw/arm: Stop specifyingintegratorcp as the default boardd
[Qemu-devel] QEMU Command Line Options
2014-03-28 11:22 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).