qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-29 09:33:19 to 2016-01-29 17:50:12 UTC [more...]

[Qemu-devel] [PATCH 00/15] clean includes, part 2
 2016-01-29 17:50 UTC  (7+ messages)
` [Qemu-devel] [PATCH 01/15] ui: Clean up includes
` [Qemu-devel] [PATCH 08/15] qga: "
` [Qemu-devel] [PATCH 09/15] slirp: "
` [Qemu-devel] [PATCH 11/15] qobject: "
` [Qemu-devel] [PATCH 13/15] io: "
` [Qemu-devel] [PATCH 14/15] contrib: "

[Qemu-devel] [PULL 00/48] Block patches
 2016-01-29 17:37 UTC  (49+ messages)
` [Qemu-devel] [PULL 01/48] block: Add blk_dev_has_tray()
` [Qemu-devel] [PULL 02/48] blockdev: Fix 'change' for slot devices
` [Qemu-devel] [PULL 03/48] Revert "hw/block/fdc: Implement tray status"
` [Qemu-devel] [PULL 04/48] block/qapi: Emit tray_open only if there is a tray
` [Qemu-devel] [PULL 05/48] vmdk: Fix converting to streamOptimized
` [Qemu-devel] [PULL 06/48] iotests: Limit supported formats for 118
` [Qemu-devel] [PULL 07/48] nbd: client_close on error in nbd_co_client_start
` [Qemu-devel] [PULL 08/48] iotests: Rename filter_nbd to _filter_nbd in 083
` [Qemu-devel] [PULL 09/48] iotests: Change coding style of "
` [Qemu-devel] [PULL 10/48] iotests: Move _filter_nbd into common.filter
` [Qemu-devel] [PULL 11/48] iotests: Make _filter_nbd drop log lines
` [Qemu-devel] [PULL 12/48] iotests: Make _filter_nbd support more URL types
` [Qemu-devel] [PULL 13/48] iotests: Make redirecting qemu's stderr optional
` [Qemu-devel] [PULL 14/48] iotests: Add test for a nonexistent NBD export
` [Qemu-devel] [PULL 15/48] block: Remove unused struct definition BlockFinishData
` [Qemu-devel] [PULL 16/48] block: Release named dirty bitmaps in bdrv_close()
` [Qemu-devel] [PULL 17/48] iotests: Add test for eject under NBD server
` [Qemu-devel] [PULL 18/48] block: Add BB-BDS remove/insert notifiers
` [Qemu-devel] [PULL 19/48] virtio-blk: Functions for op blocker management
` [Qemu-devel] [PULL 20/48] virtio-scsi: Catch BDS-BB removal/insertion
` [Qemu-devel] [PULL 21/48] nbd: Switch from close to eject notifier
` [Qemu-devel] [PULL 22/48] block: Remove BDS close notifier
` [Qemu-devel] [PULL 23/48] block: Use blk_remove_bs() in blk_delete()
` [Qemu-devel] [PULL 24/48] blockdev: Use blk_remove_bs() in do_drive_del()
` [Qemu-devel] [PULL 25/48] block: Make bdrv_close() static
` [Qemu-devel] [PULL 26/48] block: Add list of all BlockDriverStates
` [Qemu-devel] [PULL 27/48] blockdev: Keep track of monitor-owned BDS
` [Qemu-devel] [PULL 28/48] block: Add blk_remove_all_bs()
` [Qemu-devel] [PULL 29/48] block: Rewrite bdrv_close_all()
` [Qemu-devel] [PULL 30/48] iotests: Add test for multiple BB on BDS tree
` [Qemu-devel] [PULL 31/48] iotests: Add test for block jobs and BDS ejection
` [Qemu-devel] [PULL 32/48] block: acquire in bdrv_query_image_info
` [Qemu-devel] [PULL 33/48] block: Add "file" output parameter to block status query functions
` [Qemu-devel] [PULL 34/48] qcow: Assign bs->file->bs to file in qcow_co_get_block_status
` [Qemu-devel] [PULL 35/48] qcow2: Assign bs->file->bs to file in qcow2_co_get_block_status
` [Qemu-devel] [PULL 36/48] raw: Assign bs to file in raw_co_get_block_status
` [Qemu-devel] [PULL 37/48] iscsi: Assign bs to file in iscsi_co_get_block_status
` [Qemu-devel] [PULL 38/48] parallels: Assign bs->file->bs to file in parallels_co_get_block_status
` [Qemu-devel] [PULL 39/48] qed: Assign bs->file->bs to file in bdrv_qed_co_get_block_status
` [Qemu-devel] [PULL 40/48] sheepdog: Assign bs to file in sd_co_get_block_status
` [Qemu-devel] [PULL 41/48] vdi: Assign bs->file->bs to file in vdi_co_get_block_status
` [Qemu-devel] [PULL 42/48] vpc: Assign bs->file->bs to file in vpc_co_get_block_status
` [Qemu-devel] [PULL 43/48] vmdk: Fix calculation of block status's offset
` [Qemu-devel] [PULL 44/48] vmdk: Return extent's file in bdrv_get_block_status
` [Qemu-devel] [PULL 45/48] block: Use returned *file in bdrv_co_get_block_status
` [Qemu-devel] [PULL 46/48] qemu-img: In "map", use the returned "file" from bdrv_get_block_status
` [Qemu-devel] [PULL 47/48] qemu-img: Make MapEntry a QAPI struct
` [Qemu-devel] [PULL 48/48] iotests: Add "qemu-img map" test for VMDK extents

[Qemu-devel] [PATCH v7 00/13] sPAPR CPU hotplug
 2016-01-29 17:24 UTC  (10+ messages)
` [Qemu-devel] [PATCH v7 01/13] machine: Don't allow CPU toplogies with partially filled cores
` [Qemu-devel] [PATCH v7 12/13] qmp: Add query-ppc-cpu-cores command

[Qemu-devel] [PATCH 0/8] target-arm: support mixed 32/64 bit execution beyond EL0
 2016-01-29 17:08 UTC  (20+ messages)
` [Qemu-devel] [PATCH 1/8] target-arm: Properly support EL2 and EL3 in arm_el_is_aa64()
` [Qemu-devel] [PATCH 2/8] target-arm: Move aarch64_cpu_do_interrupt() to helper.c
` [Qemu-devel] [PATCH 3/8] target-arm: Use a single entry point for AArch64 and AArch32 exceptions
  ` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH 4/8] target-arm: Pull semihosting handling out to arm_cpu_do_interrupt()
` [Qemu-devel] [PATCH 5/8] target-arm: Fix wrong AArch64 entry offset for EL2/EL3 target
` [Qemu-devel] [PATCH 6/8] target-arm: Handle exception return from AArch64 to non-EL0 AArch32
  ` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH 7/8] target-arm: Implement remaining illegal return event checks
` [Qemu-devel] [PATCH 8/8] target-arm: ignore ELR_ELx[1] for exception return to 32-bit ARM mode
  ` [Qemu-devel] [Qemu-arm] "

[Qemu-devel] [PATCH RFC V5 0/9] Implement GIC-500 from GICv3 family for arm64
 2016-01-29 16:58 UTC  (2+ messages)

[Qemu-devel] [RFC v2 0/8] KVM PCI/MSI passthrough with mach-virt
 2016-01-29 16:53 UTC  (9+ messages)
` [Qemu-devel] [RFC v2 1/8] linux-headers: partial update for VFIO reserved IOVA registration
` [Qemu-devel] [RFC v2 2/8] Add a function to determine interrupt number for INTx routing
` [Qemu-devel] [RFC v2 3/8] Generic PCIe host bridge INTx determination "
` [Qemu-devel] [RFC v2 4/8] hw: vfio: common: introduce vfio_register_reserved_iova
` [Qemu-devel] [RFC v2 5/8] memory: add reserved_iova region type
` [Qemu-devel] [RFC v2 6/8] hw: platform-bus: enable to map any memory region onto the platform-bus
` [Qemu-devel] [RFC v2 7/8] hw: arm: virt: register reserved IOVA region
` [Qemu-devel] [RFC v2 8/8] hw: vfio: common: adapt vfio_listeners for reserved_iova region

[Qemu-devel] [PATCH] usb: ehci: add capability mmio write function
 2016-01-29 16:48 UTC  (3+ messages)

[Qemu-devel] [PATCH] coroutine: drop GThread coroutine backend
 2016-01-29 16:41 UTC  (2+ messages)

[Qemu-devel] [PATCH] arm: virt-acpi: each MADT.GICC entry as enabled unconditionally
 2016-01-29 16:35 UTC  (6+ messages)

[Qemu-devel] [PATCH v5 0/2] trace: Show vCPU info in guest code events
 2016-01-29 16:29 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 1/2] trace: Add support for vCPU pointers in trace events
` [Qemu-devel] [PATCH v5 2/2] trace: Add 'vcpu' event property to trace guest vCPU

[Qemu-devel] [PATCH] ui/cocoa.m: Include qemu/osdep.h
 2016-01-29 16:23 UTC 

[Qemu-devel] [PATCH 0/8] ivshmem: test msi=off, remove CharDriver
 2016-01-29 16:23 UTC  (10+ messages)
` [Qemu-devel] [PATCH 4/8] libqos: remove some leaks
` [Qemu-devel] [PATCH 6/8] ivshmem: generalize ivshmem_setup_interrupts
` [Qemu-devel] [PATCH 7/8] ivshmem: use a single eventfd callback, get rid of CharDriver

[Qemu-devel] [PATCH 00/37] clean include files to use osdep.h
 2016-01-29 16:12 UTC  (3+ messages)

[Qemu-devel] [PATCH v3] linux-user: Fix qemu-binfmt-conf.h to store config across reboot
 2016-01-29 16:07 UTC 

[Qemu-devel] [PATCH v1 0/5] ThreadSanitizer support
 2016-01-29 16:06 UTC  (7+ messages)
` [Qemu-devel] [PATCH v1 2/5] configure: ensure ldflags propagated to config_host
` [Qemu-devel] [PATCH v1 3/5] include/qemu/atomic.h: default to __atomic functions

[Qemu-devel] [PATCH v14 0/8] Block replication for continuous checkpoints
 2016-01-29 15:46 UTC  (7+ messages)
` [Qemu-devel] [PATCH v14 7/8] Implement new driver for block replication

[Qemu-devel] [PATCH v9 00/16] block: Rework bdrv_close_all()
 2016-01-29 15:36 UTC  (17+ messages)
` [Qemu-devel] [PATCH v9 01/16] block: Release named dirty bitmaps in bdrv_close()
` [Qemu-devel] [PATCH v9 02/16] iotests: Add test for eject under NBD server
` [Qemu-devel] [PATCH v9 03/16] block: Add BB-BDS remove/insert notifiers
` [Qemu-devel] [PATCH v9 04/16] virtio-blk: Functions for op blocker management
` [Qemu-devel] [PATCH v9 05/16] virtio-scsi: Catch BDS-BB removal/insertion
` [Qemu-devel] [PATCH v9 06/16] nbd: Switch from close to eject notifier
` [Qemu-devel] [PATCH v9 07/16] block: Remove BDS close notifier
` [Qemu-devel] [PATCH v9 08/16] block: Use blk_remove_bs() in blk_delete()
` [Qemu-devel] [PATCH v9 09/16] blockdev: Use blk_remove_bs() in do_drive_del()
` [Qemu-devel] [PATCH v9 10/16] block: Make bdrv_close() static
` [Qemu-devel] [PATCH v9 11/16] block: Add list of all BlockDriverStates
` [Qemu-devel] [PATCH v9 12/16] blockdev: Keep track of monitor-owned BDS
` [Qemu-devel] [PATCH v9 13/16] block: Add blk_remove_all_bs()
` [Qemu-devel] [PATCH v9 14/16] block: Rewrite bdrv_close_all()
` [Qemu-devel] [PATCH v9 15/16] iotests: Add test for multiple BB on BDS tree
` [Qemu-devel] [PATCH v9 16/16] iotests: Add test for block jobs and BDS ejection

[Qemu-devel] [PATCH 1/1] arm: virt: change GPIO trigger interrupt to pulse
 2016-01-29 15:29 UTC  (9+ messages)

[Qemu-devel] [PATCH v5] qom, qmp, hmp, qapi: create qom-type-prop-list for class properties
 2016-01-29 15:28 UTC  (9+ messages)

[Qemu-devel] [PATCH v4] Add optionrom compatible with fw_cfg DMA version
 2016-01-29 15:25 UTC  (2+ messages)

[Qemu-devel] [PATCH v9 00/37] qapi visitor cleanups (post-introspection cleanups subset E)
 2016-01-29 15:13 UTC  (6+ messages)
` [Qemu-devel] [PATCH v9 35/37] qapi: Change visit_type_FOO() to no longer return partial objects

[Qemu-devel] [PULL 00/39] ppc-for-2.6 queue 20160129
 2016-01-29 14:48 UTC  (3+ messages)

[Qemu-devel] help with understanding qcow2 file format
 2016-01-29 14:40 UTC  (4+ messages)

[Qemu-devel] [PATCH] Fix virtio migration
 2016-01-29 14:33 UTC  (3+ messages)

[Qemu-devel] [PATCH] qdev: Use GList for global properties
 2016-01-29 14:15 UTC  (3+ messages)

[Qemu-devel] [PATCH v8 00/16] block: Rework bdrv_close_all()
 2016-01-29 14:13 UTC  (21+ messages)
` [Qemu-devel] [PATCH v8 01/16] block: Release dirty bitmaps in bdrv_close()
` [Qemu-devel] [PATCH v8 02/16] iotests: Add test for eject under NBD server
` [Qemu-devel] [PATCH v8 05/16] virtio-scsi: Catch BDS-BB removal/insertion
` [Qemu-devel] [PATCH v8 06/16] nbd: Switch from close to eject notifier
` [Qemu-devel] [PATCH v8 12/16] blockdev: Keep track of monitor-owned BDS
` [Qemu-devel] [PATCH v8 14/16] block: Rewrite bdrv_close_all()

[Qemu-devel] [PATCH] build: Add include check on syscall.h
 2016-01-29 14:00 UTC  (5+ messages)

[Qemu-devel] [PATCH v10 00/25] qapi visitor cleanups part 1 (post-introspection cleanups subset E)
 2016-01-29 13:49 UTC  (26+ messages)
` [Qemu-devel] [PATCH v10 01/25] qobject: Document more shortcomings in our number handling
` [Qemu-devel] [PATCH v10 02/25] qapi: Avoid use of misnamed DO_UPCAST()
` [Qemu-devel] [PATCH v10 03/25] qapi: Drop dead dealloc visitor variable
` [Qemu-devel] [PATCH v10 04/25] qapi: Dealloc visitor does not need a type_size()
` [Qemu-devel] [PATCH v10 05/25] qapi: Drop dead parameter in gen_params()
` [Qemu-devel] [PATCH v10 06/25] hmp: Drop pointless allocation during qapi visit
` [Qemu-devel] [PATCH v10 07/25] hmp: Cache use of qapi visitor
` [Qemu-devel] [PATCH v10 08/25] vl: Ensure qapi visitor properly ends struct visit
` [Qemu-devel] [PATCH v10 09/25] balloon: Improve use of qapi visitor
` [Qemu-devel] [PATCH v10 10/25] qapi: Improve generated event "
` [Qemu-devel] [PATCH v10 11/25] qapi: Track all failures between visit_start/stop
` [Qemu-devel] [PATCH v10 12/25] qapi-visit: Kill unused visit_end_union()
` [Qemu-devel] [PATCH v10 13/25] qapi: Prefer type_int64 over type_int in visitors
` [Qemu-devel] [PATCH v10 14/25] qapi: Make all visitors supply uint64 callbacks
` [Qemu-devel] [PATCH v10 15/25] qapi: Consolidate visitor small integer callbacks
` [Qemu-devel] [PATCH v10 16/25] qapi: Don't cast Enum* to int*
` [Qemu-devel] [PATCH v10 17/25] qom: Use typedef for Visitor
` [Qemu-devel] [PATCH v10 18/25] qapi: Swap visit_* arguments for consistent 'name' placement
` [Qemu-devel] [PATCH v10 19/25] qom: Swap 'name' next to visitor in ObjectPropertyAccessor
` [Qemu-devel] [PATCH v10 20/25] qapi: Swap 'name' in visit_* callbacks to match public API
` [Qemu-devel] [PATCH v10 21/25] qapi: Drop unused 'kind' for struct/enum visit
` [Qemu-devel] [PATCH v10 22/25] qapi: Tighten qmp_input_end_list()
` [Qemu-devel] [PATCH v10 23/25] qapi: Drop unused error argument for list and implicit struct
` [Qemu-devel] [PATCH v10 24/25] qmp: Fix reference-counting of qnull on empty output visit
` [Qemu-devel] [PATCH v10 25/25] qmp: Don't abuse stack to track qmp-output root

[Qemu-devel] [RFC][PATCH v5 0/5] utils: Improve and document error reporting
 2016-01-29 13:33 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 2/5] util: Use new error_report_fatal/abort instead of error_setg(&error_fatal/abort)
` [Qemu-devel] [PATCH v5 5/5] doc: Introduce coding style for errors

[Qemu-devel] [PATCH 1/2] Add VMSTATE_STRUCT_VARRAY_KNOWN
 2016-01-29 13:14 UTC  (10+ messages)
` [Qemu-devel] [PATCH 2/2] migration/virtio: Remove simple .get/.put use

[Qemu-devel] [Bug 1538541] [NEW] qcow2 rejects request to use preallocation with backing file
 2016-01-29 13:02 UTC  (2+ messages)
` [Qemu-devel] [Bug 1538541] "

[Qemu-devel] [PATCH COLO-Frame v13 00/39] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
 2016-01-29 13:08 UTC  (3+ messages)
` [Qemu-devel] [PATCH COLO-Frame v13 10/39] COLO: Implement colo checkpoint protocol

[Qemu-devel] [PATCH v19 0/9] Virtual Machine Generation ID
 2016-01-29 12:51 UTC  (8+ messages)
` [Qemu-devel] [PATCH v19 3/9] pc: add a Virtual Machine Generation ID device
` [Qemu-devel] [PATCH v19 7/9] machine: add properties to compat_props incrementaly

[Qemu-devel] [PATCH v4 0/5] ARM: Add NUMA support for machine virt
 2016-01-29 11:32 UTC  (4+ messages)

[Qemu-devel] [PATCH v3] blockjob: Fix hang in block_job_finish_sync
 2016-01-29 11:31 UTC  (2+ messages)

[Qemu-devel] [PATCH v13 00/10] Block replication for continuous checkpoints
 2016-01-29 10:47 UTC  (6+ messages)

[Qemu-devel] [RFC v7 00/16] Slow-path for atomic instruction translation
 2016-01-29  9:32 UTC  (5+ messages)
` [Qemu-devel] [RFC v7 11/16] tcg: Create new runtime helpers for excl accesses
` [Qemu-devel] [RFC v7 13/16] softmmu: Add history of "
` [Qemu-devel] [RFC v7 14/16] target-arm: translate: Use ld/st excl for atomic insns
` [Qemu-devel] [RFC v7 16/16] target-arm: aarch64: add atomic instructions


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