qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-08 06:54:22 to 2014-08-08 22:53:54 UTC [more...]

[Qemu-devel] [PATCH 0/3] qcow2: Prevent corruption-related crashes
 2014-08-08 22:53 UTC  (6+ messages)
` [Qemu-devel] [PATCH 3/3] block: Catch !bs->drv in bdrv_check()

[Qemu-devel] [Bug 1354529] [NEW] qemu-io: Assert failure on the fuzzed qcow2 image
 2014-08-08 21:50 UTC  (2+ messages)
` [Qemu-devel] [Bug 1354529] "

[Qemu-devel] [PULL 00/19] QOM CPUState patch queue 2014-06-26
 2014-08-08 21:42 UTC  (4+ messages)
` [Qemu-devel] [PULL 17/19] target-i386: Support "invariant tsc" flag

[Qemu-devel] latest rc: virtio-blk hangs forever after migration
 2014-08-08 21:37 UTC  (11+ messages)

[Qemu-devel] [PATCH] target-sparc64: implement Short Floating-Point Store Instructions
 2014-08-08 20:48 UTC 

[Qemu-devel] [PULL 0/9] Trivial patches for 2014-08-09
 2014-08-08 20:39 UTC  (10+ messages)
` [Qemu-devel] [PULL 1/9] hw/timer/imx_*: fix TIMER_MAX clash with system symbol
` [Qemu-devel] [PULL 2/9] l2tpv3 (configure): it is linux-specific
` [Qemu-devel] [PULL 3/9] target-i386/cpu.c: Fix two error output indentation
` [Qemu-devel] [PULL 4/9] Show length mismatch error is hex
` [Qemu-devel] [PULL 5/9] virtio: Move extern declaration to header file
` [Qemu-devel] [PULL 6/9] hw/timer: Move extern declaration from .c to .h file
` [Qemu-devel] [PULL 7/9] qemu-img: Check getchar() return value in read_password() for WIN32
` [Qemu-devel] [PULL 8/9] po: Add Chinese translation
` [Qemu-devel] [PULL 9/9] build-sys: Move qapi-{types, visit, event}.o into util-obj-y

[Qemu-devel] [PATCH v2 0/2] Add machine type pc-1.0-qemu-kvm for live migrate compatibility with qemu-kvm
 2014-08-08 20:28 UTC  (6+ messages)

[Qemu-devel] [PATCH] build-sys: Move qapi-{types, visit, event}.o into util-obj-y
 2014-08-08 20:12 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH v3] po: Add Chinese translation
 2014-08-08 20:09 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH 0/2] tpm: acpi generation tweaks
 2014-08-08 19:25 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 0/2] aarch64: Allow -kernel option to take a gzip-compressed kernel
 2014-08-08 19:17 UTC  (3+ messages)
` [Qemu-devel] [PATCH v7 1/2] loader: Add load_image_gzipped function
` [Qemu-devel] [PATCH v7 2/2] aarch64: Allow -kernel option to take a gzip-compressed kernel

[Qemu-devel] [PATCH v3 0/6] Improve global validation test cases, move validation to a single function
 2014-08-08 19:03 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 1/6] test-qdev-global-props: Trivial comment fix
` [Qemu-devel] [PATCH v3 2/6] test-qdev-global-props: Run tests on subprocess
` [Qemu-devel] [PATCH v3 3/6] test-qdev-global-props: Initialize not_used=true for all props
` [Qemu-devel] [PATCH v3 4/6] test-qdev-global-props: Test handling of hotpluggable and non-device types
` [Qemu-devel] [PATCH v3 5/6] qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()
` [Qemu-devel] [PATCH v3 6/6] qdev: Move global validation to a single function

[Qemu-devel] [PULL 00/62] Block patches
 2014-08-08 17:40 UTC  (63+ messages)
` [Qemu-devel] [PULL 01/62] nbd: Drop nbd_can_read()
` [Qemu-devel] [PULL 02/62] block: Add AIO context notifiers
` [Qemu-devel] [PULL 03/62] nbd: Follow the BDS' AIO context
` [Qemu-devel] [PULL 04/62] block: New bdrv_nb_sectors()
` [Qemu-devel] [PULL 05/62] block: Use bdrv_nb_sectors() in bdrv_make_zero()
` [Qemu-devel] [PULL 06/62] block: Use bdrv_nb_sectors() in bdrv_aligned_preadv()
` [Qemu-devel] [PULL 07/62] block: Use bdrv_nb_sectors() in bdrv_co_get_block_status()
` [Qemu-devel] [PULL 08/62] block: Use bdrv_nb_sectors() in img_convert()
` [Qemu-devel] [PULL 09/62] block: Use bdrv_nb_sectors() where sectors, not bytes are wanted
` [Qemu-devel] [PULL 10/62] block: Drop superfluous aligning of bdrv_getlength()'s value
` [Qemu-devel] [PULL 11/62] qemu-img: Make img_convert() get image size just once per image
` [Qemu-devel] [PULL 12/62] block: Avoid bdrv_get_geometry() where errors should be detected
` [Qemu-devel] [PULL 13/62] docs: Make the recommendation for the backing file name position a requirement
` [Qemu-devel] [PULL 14/62] configure: explicitly state version requirements to devel packages
` [Qemu-devel] [PULL 15/62] xen_disk: fix possible null-ptr dereference
` [Qemu-devel] [PULL 16/62] docs/multiple-iothreads.txt: add documentation on IOThread programming
` [Qemu-devel] [PULL 17/62] qmp: hide "hotplugged" device property from device-list-properties
` [Qemu-devel] [PULL 18/62] qdev-monitor: include QOM properties in -device FOO, help output
` [Qemu-devel] [PULL 19/62] qemu-iotests: Add data pattern in version3 VMDK sample image in 059
` [Qemu-devel] [PULL 20/62] vmdk: Optimize cluster allocation
` [Qemu-devel] [PULL 21/62] qemu-img info: show nocow info
` [Qemu-devel] [PULL 22/62] block: Support Archipelago as a QEMU block backend
` [Qemu-devel] [PULL 23/62] block/archipelago: Implement bdrv_parse_filename()
` [Qemu-devel] [PULL 24/62] block/archipelago: Add support for creating images
` [Qemu-devel] [PULL 25/62] QMP: Add support for Archipelago
` [Qemu-devel] [PULL 26/62] qemu-iotests: add support for Archipelago protocol
` [Qemu-devel] [PULL 27/62] coroutine: make pool size dynamic
` [Qemu-devel] [PULL 28/62] block: bump coroutine pool size for drives
` [Qemu-devel] [PULL 29/62] thread-pool: avoid per-thread-pool EventNotifier
` [Qemu-devel] [PULL 30/62] thread-pool: avoid deadlock in nested aio_poll() calls
` [Qemu-devel] [PULL 31/62] block: vhdx - add error check
` [Qemu-devel] [PULL 32/62] block: VHDX endian fixes
` [Qemu-devel] [PULL 33/62] test-coroutine: add baseline test that times the cost of function calls
` [Qemu-devel] [PULL 34/62] block: allow bdrv_unref() to be passed NULL pointers
` [Qemu-devel] [PULL 35/62] block: vdi - use block layer ops in vdi_create, instead of posix calls
` [Qemu-devel] [PULL 36/62] block: use the standard 'ret' instead of 'result'
` [Qemu-devel] [PULL 37/62] block: vpc - use block layer ops in vpc_create, instead of posix calls
` [Qemu-devel] [PULL 38/62] block: iotest - update 084 to test static VDI image creation
` [Qemu-devel] [PULL 39/62] block: Introduce qemu_try_blockalign()
` [Qemu-devel] [PULL 40/62] block: Handle failure for potentially large allocations
` [Qemu-devel] [PULL 41/62] bochs: "
` [Qemu-devel] [PULL 42/62] cloop: "
` [Qemu-devel] [PULL 43/62] curl: "
` [Qemu-devel] [PULL 44/62] dmg: "
` [Qemu-devel] [PULL 45/62] iscsi: "
` [Qemu-devel] [PULL 46/62] nfs: "
` [Qemu-devel] [PULL 47/62] parallels: "
` [Qemu-devel] [PULL 48/62] qcow1: "
` [Qemu-devel] [PULL 49/62] qcow2: "
` [Qemu-devel] [PULL 50/62] qed: "
` [Qemu-devel] [PULL 51/62] raw-posix: "
` [Qemu-devel] [PULL 52/62] raw-win32: "
` [Qemu-devel] [PULL 53/62] rbd: "
` [Qemu-devel] [PULL 54/62] vdi: "
` [Qemu-devel] [PULL 55/62] vhdx: "
` [Qemu-devel] [PULL 56/62] vmdk: "
` [Qemu-devel] [PULL 57/62] vpc: "
` [Qemu-devel] [PULL 58/62] mirror: "
` [Qemu-devel] [PULL 59/62] qcow2: Return useful error code in refcount_init()
` [Qemu-devel] [PULL 60/62] qcow2: Catch !*host_offset for data allocation
` [Qemu-devel] [PULL 61/62] iotests: Add test for image header overlap
` [Qemu-devel] [PULL 62/62] block: Catch !bs->drv in bdrv_check()

[Qemu-devel] [PATCH 0/4] Convert remaining legacy chardevs to parse/kind
 2014-08-08 17:07 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] qemu-char: Convert socket char backend "
` [Qemu-devel] [PATCH 2/4] util/qemu-sockets.c: Support specifying IPv4 or IPv6 in socket_dgram()
` [Qemu-devel] [PATCH 3/4] qemu-char: Convert udp char backend to parse/kind
` [Qemu-devel] [PATCH 4/4] qemu-char: Remove register_char_driver() machinery

[Qemu-devel] [PATCH] linux-user: Fix syscall instruction usermode emulation on X86_64
 2014-08-08 17:09 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5] cmd646 tidy-up and interrupt status fixes
 2014-08-08 16:23 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] cmd646: add constants for CNTRL register access
` [Qemu-devel] [PATCH 2/5] cmd646: synchronise DMA interrupt status with UDMA interrupt status
` [Qemu-devel] [PATCH 3/5] cmd646: switch cmd646_update_irq() to accept PCIDevice instead of PCIIDEState
` [Qemu-devel] [PATCH 4/5] cmd646: allow MRDMODE interrupt status bits clearing from PCI config space
` [Qemu-devel] [PATCH 5/5] cmd646: synchronise UDMA interrupt status with DMA interrupt status

[Qemu-devel] [PULL v2 10/11] monitor: Add drift info to 'info jit'
 2014-08-08 15:37 UTC  (2+ messages)

[Qemu-devel] [RFC v2 0/7] machvirt dynamic sysbus device instantiation
 2014-08-08 15:03 UTC  (8+ messages)
` [Qemu-devel] [RFC v2 1/7] hw/misc/dyn_sysbus_binding: helpers for sysbus device dynamic binding
` [Qemu-devel] [RFC v2 2/7] hw/arm/dyn_sysbus_devtree: helpers for sysbus device dynamic dt node generation
` [Qemu-devel] [RFC v2 3/7] PPC: e500: Support dynamically spawned sysbus devices
` [Qemu-devel] [RFC v2 4/7] e500: Add support for eTSEC in device tree
` [Qemu-devel] [RFC v2 5/7] hw/arm/boot: load_dtb becomes non static
` [Qemu-devel] [RFC v2 6/7] hw/arm/virt: add new add_fdt_xxx_node functions
` [Qemu-devel] [RFC v2 7/7] hw/arm/virt: Support dynamically spawned sysbus devices

[Qemu-devel] [PATCH v3 0/2] ivshmem: update documentation, add client/server tools
 2014-08-08 15:02 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3 1/2] contrib: add ivshmem client and server
` [Qemu-devel] [PATCH v3 2/2] docs: update ivshmem device spec

[Qemu-devel] [PULL v2 0/3] qga: support fsfreeze'ing specific mounts
 2014-08-08 14:18 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] qga: Add guest-fsfreeze-freeze-list command
` [Qemu-devel] [PATCH 2/3] qga: Add guest-get-fsinfo command
` [Qemu-devel] [PATCH 3/3] qga: Disable unsupported commands by default

[Qemu-devel] [Bug 1353545] [NEW] QED does not deliver flush on synchronized write
 2014-08-08 13:59 UTC  (4+ messages)
` [Qemu-devel] [Bug 1353545] "

[Qemu-devel] [PATCH] linux-user: fix readlink handling with magic exe symlink
 2014-08-08 13:48 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 2/2] arm/virt: Use PSCI v0.2 function IDs in the DT when KVM uses PSCI v0.2
 2014-08-08 13:28 UTC 

[Qemu-devel] [PATCH 1/2] target-arm: Rename QEMU PSCI v0.1 definitions
 2014-08-08 13:28 UTC 

[Qemu-devel] [PATCH v4 00/10] fix three bugs about use-after-free and several api abuse
 2014-08-08 13:24 UTC  (18+ messages)
` [Qemu-devel] [PATCH v4 01/10] l2cap: fix access freed memory
` [Qemu-devel] [PATCH v4 02/10] monitor: "
` [Qemu-devel] [PATCH v4 03/10] virtio-blk: fix reference a pointer which might be freed
` [Qemu-devel] [PATCH v4 04/10] ivshmem: check the value returned by fstat()
` [Qemu-devel] [PATCH v4 05/10] util/path: check return value of malloc()
` [Qemu-devel] [PATCH v4 06/10] slirp/misc: "
` [Qemu-devel] [PATCH v4 07/10] linux-user: "
` [Qemu-devel] [PATCH v4 08/10] tests/bios-tables-test: check the value returned by fopen()
` [Qemu-devel] [PATCH v4 09/10] tcg: check return value of fopen()
` [Qemu-devel] [PATCH v4 10/10] block/vvfat: fix setbuf stream parameter may be NULL

[Qemu-devel] [PATCH V5 0/5] tests: Add the image fuzzer with qcow2 support
 2014-08-08 13:14 UTC  (13+ messages)
` [Qemu-devel] [PATCH V5 2/5] runner: Tool for fuzz tests execution
` [Qemu-devel] [PATCH V5 3/5] fuzz: Fuzzing functions for qcow2 images
` [Qemu-devel] [PATCH V5 4/5] layout: Generator of fuzzed "
` [Qemu-devel] [PATCH V5 5/5] package: Public API for image-fuzzer/runner/runner.py

[Qemu-devel] [PULL 0/3] qga: support fsfreeze'ing specific mounts
 2014-08-08 12:59 UTC  (4+ messages)

[Qemu-devel] [PATCH] add watermark reporting for block devices
 2014-08-08 12:51 UTC  (7+ messages)
` [Qemu-devel] [PATCH] block: add watermark event

[Qemu-devel] [PATCH 00/11] target-arm: Implement ARMv8 debug single-stepping
 2014-08-08 12:18 UTC  (12+ messages)
` [Qemu-devel] [PATCH 01/11] target-arm: Collect up the debug cp register definitions
` [Qemu-devel] [PATCH 02/11] target-arm: Allow STATE_BOTH reginfo descriptions for more than cp14
` [Qemu-devel] [PATCH 03/11] target-arm: Provide both 32 and 64 bit versions of debug registers
` [Qemu-devel] [PATCH 04/11] target-arm: Adjust debug ID registers per-CPU
` [Qemu-devel] [PATCH 05/11] target-arm: Don't allow AArch32 to access RES0 CPSR bits
` [Qemu-devel] [PATCH 06/11] target-arm: Correctly handle PSTATE.SS when taking exception to AArch32
` [Qemu-devel] [PATCH 07/11] target-arm: Set PSTATE.SS correctly on exception return from AArch64
` [Qemu-devel] [PATCH 08/11] target-arm: A64: Avoid duplicate exit_tb(0) in non-linked goto_tb
` [Qemu-devel] [PATCH 09/11] target-arm: Implement ARMv8 single-step handling for A64 code
` [Qemu-devel] [PATCH 10/11] target-arm: Implement ARMv8 single-stepping for AArch32 code
` [Qemu-devel] [PATCH 11/11] target-arm: Implement MDSCR_EL1 as having state

[Qemu-devel] [PATCH v1 00/17] dataplane: optimization and multi virtqueue support
 2014-08-08 11:26 UTC  (13+ messages)

[Qemu-devel] Checking underflow condition for FRCPE instr [AARCH64]
 2014-08-08 10:44 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 00/15] TriCore architecture guest implementation
 2014-08-08 11:35 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 01/15] target-tricore: Add target stubs and qom-cpu

[Qemu-devel] [PULL v2 00/11] KVM, icount changes for 2014-08-06
 2014-08-08  9:42 UTC  (2+ messages)

[Qemu-devel] [PATCH V2] layout: Reduce number of generator functions in __init__
 2014-08-08  9:31 UTC 

[Qemu-devel] [PATCH V3 0/3] image-fuzzer: Support L1/L2 tables in the qcow2 image generator
 2014-08-08  9:06 UTC  (4+ messages)
` [Qemu-devel] [PATCH V3 1/3] docs: Expand the list of supported image elements with L1/L2 tables
` [Qemu-devel] [PATCH V3 2/3] fuzz: Add fuzzing functions for L1/L2 table entries
` [Qemu-devel] [PATCH V3 3/3] layout: Add generators of L1/L2 tables

[Qemu-devel] [PATCH v2 0/2] ivshmem: update documentation, add client/server tools
 2014-08-08  8:49 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/2] contrib: add ivshmem client and server

[Qemu-devel] [PATCH v4 00/21] block: Handle failure for potentially large allocations
 2014-08-08  8:23 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] sheepdog driver update related to VDI locking feature
 2014-08-08  7:49 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] sheepdog: adopting protocol update for VDI locking

[Qemu-devel] [PATCH v6 0/7] memory API improvements and bug fixes for memory backends
 2014-08-08  6:59 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 6/7] exec: report error when memory < hpagesize


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).