messages from 2014-01-28 16:46:21 to 2014-01-29 14:29:12 UTC [more...]
[Qemu-devel] [RFC PATCH v0 0/2] gluster: licence change and cleanups
2014-01-29 14:29 UTC (3+ messages)
` [Qemu-devel] [RFC PATCH v0 1/2] gluster: Change licence to GPLv2+
` [Qemu-devel] [RFC PATCH v0 2/2] gluster: Remove unused defines and header include
[Qemu-devel] [PATCHv7 0/5] block: add native support for NFS
2014-01-29 14:26 UTC (10+ messages)
` [Qemu-devel] [PATCHv7 1/5] "
` [Qemu-devel] [PATCHv7 2/5] qemu-iotests: change _supported_proto to file for various tests
` [Qemu-devel] [PATCHv7 3/5] qemu-iotests: enable support for NFS protocol
` [Qemu-devel] [PATCHv7 4/5] qemu-iotests: enable test 016 and 025 to work with "
` [Qemu-devel] [PATCHv7 5/5] qemu-iotests: blacklist test 020 for "
[Qemu-devel] committing qcow2 to raw backing file
2014-01-29 13:50 UTC
[Qemu-devel] [PATCH 0/4] qemu-iotests: Test case for IO throttling
2014-01-29 14:23 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/4] qemu-io: New option "-a" to aio_read and aio_write
` [Qemu-devel] [PATCH 2/4] qemu-iotests: Add VM method qtest_cmd() to iotests.py
` [Qemu-devel] [PATCH 3/4] qemu-iotests: Allow caller to disable underscore convertion for qmp
` [Qemu-devel] [PATCH 4/4] qemu-iotests: Add 080 for IO throttling
[Qemu-devel] RFC: ACPI, HPET._CRS, MacOSX vs. WinXP
2014-01-29 14:20 UTC (21+ messages)
` [Qemu-devel] [PATCH] ACPI: Add IRQ resource to HPET._CRS on Mac OS X
` [Qemu-devel] OSX guest support review
` [Qemu-devel] osx bootloader
[Qemu-devel] [PATCH v8 00/13] Make 'dump-guest-memory' dump in kdump-compressed format
2014-01-29 14:19 UTC (8+ messages)
` [Qemu-devel] [PATCH v8 07/13] dump: add members to DumpState and init some of them
` [Qemu-devel] [PATCH v8 08/13] dump: add API to write dump header
[Qemu-devel] Possible bug in monitor code
2014-01-29 14:12 UTC (4+ messages)
` [Qemu-devel] [PATCH] monitor: Cleanup mon->outbuf on write error
[Qemu-devel] [PATCH v6 0/8] Vhost and vhost-net support for userspace based backends
2014-01-29 14:10 UTC (10+ messages)
[Qemu-devel] [PATCH] qemu-iotests: Drop assert_no_active_commit in case 040
2014-01-29 14:01 UTC (2+ messages)
[Qemu-devel] [PATCH 00/10] block: Integrate bdrv_file_open() into bdrv_open()
2014-01-29 13:45 UTC (11+ messages)
` [Qemu-devel] [PATCH 01/10] block: Change BDS parameter of bdrv_open() to **
` [Qemu-devel] [PATCH 03/10] block: Make bdrv_file_open() static
` [Qemu-devel] [PATCH 06/10] block: Remove bdrv_new() from bdrv_file_open()
` [Qemu-devel] [PATCH 07/10] block: Reuse fail path from bdrv_open()
` [Qemu-devel] [PATCH 08/10] block: Reuse bs->options setting "
[Qemu-devel] [PULL 00/38] target-arm queue
2014-01-29 13:40 UTC (39+ messages)
` [Qemu-devel] [PULL 01/38] target-arm: A64: Add SIMD ld/st multiple
` [Qemu-devel] [PULL 02/38] target-arm: A64: Add SIMD ld/st single
` [Qemu-devel] [PULL 03/38] target-arm: A64: Add decode skeleton for SIMD data processing insns
` [Qemu-devel] [PULL 04/38] target-arm: A64: Add SIMD EXT
` [Qemu-devel] [PULL 05/38] target-arm: A64: Add SIMD TBL/TBLX
` [Qemu-devel] [PULL 06/38] target-arm: A64: Add SIMD ZIP/UZP/TRN
` [Qemu-devel] [PULL 07/38] target-arm: A64: Add SIMD across-lanes instructions
` [Qemu-devel] [PULL 08/38] target-arm: A64: Add SIMD copy operations
` [Qemu-devel] [PULL 09/38] target-arm: A64: Add SIMD modified immediate group
` [Qemu-devel] [PULL 10/38] target-arm: A64: Add SIMD scalar copy instructions
` [Qemu-devel] [PULL 11/38] hw/arm/boot: Don't set up ATAGS for autogenerated dtb booting
` [Qemu-devel] [PULL 12/38] ARM: Convert MIDR to a property
` [Qemu-devel] [PULL 13/38] ZYNQ: Implement board MIDR control for Zynq
` [Qemu-devel] [PULL 14/38] display: avoid multi-statement macro
` [Qemu-devel] [PULL 15/38] target-arm: Move arm_rmode_to_sf to a shared location
` [Qemu-devel] [PULL 16/38] target-arm: Add AArch32 FP VRINTA, VRINTN, VRINTP and VRINTM
` [Qemu-devel] [PULL 17/38] target-arm: Add support for AArch32 FP VRINTR
` [Qemu-devel] [PULL 18/38] target-arm: Add support for AArch32 FP VRINTZ
` [Qemu-devel] [PULL 19/38] target-arm: Add support for AArch32 FP VRINTX
` [Qemu-devel] [PULL 20/38] target-arm: Add support for AArch32 SIMD VRINTX
` [Qemu-devel] [PULL 21/38] target-arm: Add set_neon_rmode helper
` [Qemu-devel] [PULL 22/38] target-arm: Add AArch32 SIMD VRINTA, VRINTN, VRINTP, VRINTM, VRINTZ
` [Qemu-devel] [PULL 23/38] target-arm: Add AArch32 FP VCVTA, VCVTN, VCVTP and VCVTM
` [Qemu-devel] [PULL 24/38] target-arm: Add AArch32 SIMD "
` [Qemu-devel] [PULL 25/38] target-arm: A64: Add SIMD three-different multiply accumulate insns
` [Qemu-devel] [PULL 26/38] target-arm: A64: Add SIMD three-different ABDL instructions
` [Qemu-devel] [PULL 27/38] target-arm: A64: Add SIMD scalar 3 same add, sub and compare ops
` [Qemu-devel] [PULL 28/38] target-arm: A64: Add top level decode for SIMD 3-same group
` [Qemu-devel] [PULL 29/38] target-arm: A64: Add logic ops from SIMD 3 same group
` [Qemu-devel] [PULL 30/38] target-arm: A64: Add integer ops from SIMD 3-same group
` [Qemu-devel] [PULL 31/38] target-arm: A64: Add simple SIMD 3-same floating point ops
` [Qemu-devel] [PULL 32/38] target-arm: A64: Add SIMD shift by immediate
` [Qemu-devel] [PULL 33/38] linux-headers: Update from Linus' master ba635f8
` [Qemu-devel] [PULL 34/38] kvm: Introduce kvm_arch_irqchip_create
` [Qemu-devel] [PULL 35/38] kvm: Common device control API functions
` [Qemu-devel] [PULL 36/38] arm: vgic device control api support
` [Qemu-devel] [PULL 37/38] arm_gic: Introduce define for GIC_NR_SGIS
` [Qemu-devel] [PULL 38/38] arm_gic: Fix GICD_ICPENDR and GICD_ISPENDR writes
[Qemu-devel] Odroidu2: qemu-system-arm for Exynos4212
2014-01-29 13:21 UTC
[Qemu-devel] [PATCHv2] block/vmdk: add basic .bdrv_check support
2014-01-29 13:23 UTC (2+ messages)
[Qemu-devel] [PATCH v5 0/8] Support arm-gic-kvm save/restore
2014-01-29 13:23 UTC (12+ messages)
` [Qemu-devel] [PATCH v5 1/8] arm_gic: Introduce define for GIC_NR_SGIS
` [Qemu-devel] [PATCH v5 2/8] arm_gic: Fix GICD_ICPENDR and GICD_ISPENDR writes
` [Qemu-devel] [PATCH v5 3/8] arm_gic: Fix GIC pending behavior
` [Qemu-devel] [PATCH v5 4/8] hw: arm_gic: Keep track of SGI sources
` [Qemu-devel] [PATCH v5 5/8] arm_gic: Support setting/getting binary point reg
` [Qemu-devel] [PATCH v5 6/8] vmstate: Add uint32 2D-array support
` [Qemu-devel] [PATCH v5 7/8] arm_gic: Add GICC_APRn state to the GICState
` [Qemu-devel] [PATCH v5 8/8] hw: arm_gic_kvm: Add KVM VGIC save/restore logic
[Qemu-devel] [PATCH v4 0/4] Create ARM KVM VGIC with device control API
2014-01-29 13:21 UTC (6+ messages)
` [Qemu-devel] [PATCH v4 1/4] linux-headers: Update from Linus' master ba635f8
` [Qemu-devel] [PATCH v4 2/4] kvm: Introduce kvm_arch_irqchip_create
` [Qemu-devel] [PATCH v4 3/4] kvm: Common device control API functions
` [Qemu-devel] [PATCH v4 4/4] arm: vgic device control api support
[Qemu-devel] [BUG] BSoD on Windows XP installation
2014-01-29 13:08 UTC (2+ messages)
[Qemu-devel] pxe boot problems
2014-01-29 13:01 UTC (2+ messages)
[Qemu-devel] [Bug 1265998] [NEW] vfio-pci passed Radeon 7870XT is unstable on first boot of a Windows 8.1 guest
2014-01-29 12:34 UTC (2+ messages)
` [Qemu-devel] [Bug 1265998] "
[Qemu-devel] [PATCH target-arm v4 1/1] target-arm: Implements the ARM PMCCNTR register
2014-01-29 12:28 UTC (2+ messages)
[Qemu-devel] [PATCH 0/3] QEMU/Xen: disentangle PV and HVM in QEMU
2014-01-29 12:15 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/3] xen: move Xen PV machine files to hw/xenpv
` [Qemu-devel] [PATCH 2/3] xen: move Xen HVM files under hw/i386/xen
` [Qemu-devel] [PATCH 3/3] xen: factor out common functions
[Qemu-devel] [PATCH v4 0/3] hw/arm: add ethernet support to Allwinner A10
2014-01-29 12:02 UTC (8+ messages)
` [Qemu-devel] [PATCH v4 1/3] util/fifo8: implement push/pop of multiple bytes
[Qemu-devel] [PATCH] QMP: allow JSON dict arguments in qmp-shell
2014-01-29 11:17 UTC
[Qemu-devel] [PATCH] Revert "memory: syncronize kvm bitmap using bitmaps operations"
2014-01-29 10:39 UTC (5+ messages)
[Qemu-devel] [PATCH v3] target-arm: Add support for AArch32 64bit VCVTB and VCVTT
2014-01-29 10:31 UTC
[Qemu-devel] [PATCH v12 00/11] Drop in_use from BlockDriverState and enable point-in-time snapshot exporting over NBD
2014-01-29 10:23 UTC (9+ messages)
` [Qemu-devel] [PATCH v12 05/11] block: Add bdrv_set_backing_hd()
[Qemu-devel] [Bug 1273944] [NEW] multiboot header has 0 in mem_upper field
2014-01-29 10:13 UTC (3+ messages)
` [Qemu-devel] [Bug 1273944] "
[Qemu-devel] How to mount, install and/or otherwise use an ARM Zero Client image wi th Qemu in Windows
2014-01-29 10:08 UTC (2+ messages)
[Qemu-devel] [PATCH 0/3] Name threads
2014-01-29 8:49 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/3] Rework --name to use QemuOpts
` [Qemu-devel] [PATCH 2/3] Add 'namethreads' suboption to --name
[Qemu-devel] [PATCH v4 0/5] QMP full introspection
2014-01-29 8:12 UTC (10+ messages)
` [Qemu-devel] [PATCH v4 4/5] qmp: full introspection support for QMP
[Qemu-devel] pxe boot problems
2014-01-29 7:59 UTC
[Qemu-devel] [PATCH v13 00/14] Drop in_use from BlockDriverState and enable point-in-time snapshot exporting over NBD
2014-01-29 5:07 UTC (15+ messages)
` [Qemu-devel] [PATCH v13 01/14] block: Add BlockOpType enum
` [Qemu-devel] [PATCH v13 02/14] block: Introduce op_blockers to BlockDriverState
` [Qemu-devel] [PATCH v13 03/14] block: Replace in_use with operation blocker
` [Qemu-devel] [PATCH v13 04/14] block: Move op_blocker check from block_job_create to its caller
` [Qemu-devel] [PATCH v13 05/14] block: Add bdrv_set_backing_hd()
` [Qemu-devel] [PATCH v13 06/14] block: Add backing_blocker in BlockDriverState
` [Qemu-devel] [PATCH v13 07/14] block: Parse "backing" option to reference existing BDS
` [Qemu-devel] [PATCH v13 08/14] block: Support dropping active in bdrv_drop_intermediate
` [Qemu-devel] [PATCH v13 09/14] stream: Use bdrv_drop_intermediate and drop close_unused_images
` [Qemu-devel] [PATCH v13 10/14] qmp: Add command 'blockdev-backup'
` [Qemu-devel] [PATCH v13 11/14] block: Allow backup on referenced named BlockDriverState
` [Qemu-devel] [PATCH v13 12/14] block: Add blockdev-backup to transaction
` [Qemu-devel] [PATCH v13 13/14] qemu-iotests: Test blockdev-backup in 055
` [Qemu-devel] [PATCH v13 14/14] qemu-iotests: Image fleecing test case 081
[Qemu-devel] [PATCH 00/21] A64: Add Neon instructions, second and third sets
2014-01-28 21:01 UTC (31+ messages)
` [Qemu-devel] [PATCH 02/21] target-arm: A64: Add SIMD three-different ABDL instructions
` [Qemu-devel] [PATCH 09/21] target-arm: A64: Implement SIMD 3-reg-same shift and saturate insns
` [Qemu-devel] [PATCH 10/21] target-arm: A64: Implement remaining non-pairwise int SIMD 3-reg-same insns
` [Qemu-devel] [PATCH 11/21] target-arm: A64: Implement pairwise integer ops from 3-reg-same SIMD
` [Qemu-devel] [PATCH 12/21] tcg: Add TCGV_UNUSED_PTR, TCGV_IS_UNUSED_PTR, TCGV_EQUAL_PTR
` [Qemu-devel] [PATCH 13/21] target-arm: A64: Implement scalar pairwise ops
` [Qemu-devel] [PATCH 14/21] target-arm: A64: Implement remaining integer scalar-3-same insns
` [Qemu-devel] [PATCH 15/21] target-arm: A64: Add SIMD simple 64 bit insns from scalar 2-reg misc
` [Qemu-devel] [PATCH 16/21] target-arm: A64: Add skeleton decode for SIMD 2-reg misc group
` [Qemu-devel] [PATCH 17/21] target-arm: A64: Implement 2-register misc compares, ABS, NEG
` [Qemu-devel] [PATCH 18/21] target-arm: A64: Implement 2-reg-misc CNT, NOT and RBIT
` [Qemu-devel] [PATCH 19/21] target-arm: A64: Add narrowing 2-reg-misc instructions
` [Qemu-devel] [PATCH 20/21] target-arm: A64: Add 2-reg-misc REV* instructions
` [Qemu-devel] [PATCH 21/21] target-arm: A64: Add FNEG and FABS to the SIMD 2-reg-misc group
[Qemu-devel] [PATCH] seccomp: add timerfd_create and timerfd_settime to the whitelist
2014-01-28 19:27 UTC (4+ messages)
[Qemu-devel] [PATCH 00/24] target-arm: implement some AArch64 system registers
2014-01-28 18:16 UTC (7+ messages)
` [Qemu-devel] [PATCH 07/24] target-arm: A64: Make cache ID registers visible to AArch64
[Qemu-devel] [PULL 0/5] QMP queue
2014-01-28 17:49 UTC (8+ messages)
` [Qemu-devel] [PULL 1/5] object_add: consolidate error handling
` [Qemu-devel] [PULL 2/5] vl.c: -object: don't ignore duplicate 'id'
` [Qemu-devel] [PULL 3/5] add optional 2nd stage initialization to -object/object-add commands
` [Qemu-devel] [PULL 4/5] virtio_rng: replace custom backend API with UserCreatable.complete() callback
` [Qemu-devel] [PULL 5/5] monitor: Cleanup mon->outbuf on write error
[Qemu-devel] [PATCH v3] implementing victim TLB for QEMU system emulated TLB
2014-01-28 17:31 UTC
[Qemu-devel] [PATCH V10 00/13] Quorum block driver
2014-01-28 16:52 UTC (14+ messages)
` [Qemu-devel] [PATCH V10 01/13] quorum: Create quorum.c, add QuorumSingleAIOCB and QuorumAIOCB
` [Qemu-devel] [PATCH V10 02/13] quorum: Create BDRVQuorumState and BlkDriver and do init
` [Qemu-devel] [PATCH V10 03/13] quorum: Add quorum_aio_writev and its dependencies
` [Qemu-devel] [PATCH V10 04/13] blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify
` [Qemu-devel] [PATCH V10 05/13] quorum: Add quorum_aio_readv
` [Qemu-devel] [PATCH V10 06/13] quorum: Add quorum mechanism
` [Qemu-devel] [PATCH V10 07/13] quorum: Add quorum_getlength()
` [Qemu-devel] [PATCH V10 08/13] quorum: Add quorum_invalidate_cache()
` [Qemu-devel] [PATCH V10 09/13] quorum: Add quorum_co_get_block_status
` [Qemu-devel] [PATCH V10 10/13] quorum: Add quorum_co_flush()
` [Qemu-devel] [PATCH V10 11/13] quorum: Implement recursive .bdrv_recurse_is_first_non_filter in quorum
` [Qemu-devel] [PATCH V10 12/13] quorum: Add quorum_open() and quorum_close()
` [Qemu-devel] [PATCH V10 13/13] quorum: Add unit test
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).