qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-24 09:01:40 to 2013-10-25 13:02:23 UTC [more...]

[Qemu-devel] [PATCH 00/19] PowerPC VSX Stage 3
 2013-10-25 13:01 UTC  (46+ messages)
` [Qemu-devel] [PATCH 01/19] Add New softfloat Routines for VSX
` [Qemu-devel] [PATCH 02/19] Add set_fprf Argument to fload_invalid_op_excp()
` [Qemu-devel] [PATCH 03/19] General Support for VSX Helpers
` [Qemu-devel] [PATCH 04/19] Add VSX ISA2.06 xadd Instructions
` [Qemu-devel] [PATCH 05/19] Add VSX ISA2.06 xsub Instructions
` [Qemu-devel] [PATCH 06/19] Add VSX ISA2.06 xmul Instructions
` [Qemu-devel] [PATCH 07/19] Add VSX ISA2.06 xdiv Instructions
` [Qemu-devel] [PATCH 08/19] Add VSX ISA2.06 xre Instructions
` [Qemu-devel] [PATCH 09/19] Add VSX ISA2.06 xsqrt Instructions
` [Qemu-devel] [PATCH 10/19] Add VSX ISA2.06 xrsqrte Instructions
` [Qemu-devel] [PATCH 11/19] Add VSX ISA2.06 xtdiv Instructions
` [Qemu-devel] [PATCH 12/19] Add VSX ISA2.06 xtsqrt Instructions
` [Qemu-devel] [PATCH 13/19] Add VSX ISA2.06 Multiply Add Instructions
` [Qemu-devel] [PATCH 14/19] Add VSX xscmp*dp Instructions
` [Qemu-devel] [PATCH 15/19] Add VSX xmax/xmin Instructions
` [Qemu-devel] [PATCH 16/19] Add VSX Vector Compare Instructions
` [Qemu-devel] [PATCH 17/19] Add VSX Floating Point to Floating Point Conversion Instructions
` [Qemu-devel] [PATCH 18/19] Add VSX ISA2.06 Integer "
` [Qemu-devel] [PATCH 19/19] Add VSX Rounding Instructions

[Qemu-devel] KVM call agenda for 2013-10-29
 2013-10-25 12:42 UTC 

[Qemu-devel] [PATCH 0/17 v2] Localhost migration with side channel for ram
 2013-10-25 12:24 UTC  (45+ messages)
` [Qemu-devel] [PATCH 01/17] rename is_active to is_block_active
` [Qemu-devel] [PATCH 02/17] QAPI: introduce magration capability unix_page_flipping
` [Qemu-devel] [PATCH 03/17] migration: add migrate_unix_page_flipping()
` [Qemu-devel] [PATCH 04/17] qmp-command.hx: add missing docs for migration capabilites
` [Qemu-devel] [PATCH 09/17] migration-local: override before_ram_iterate to send pipefd
` [Qemu-devel] [PATCH 11/17] savevm: adjust ram_control_save_page for page flipping
` [Qemu-devel] [PATCH 12/17] migration-local: override hook_ram_load
` [Qemu-devel] [PATCH 13/17] migration-unix: replace qemu_fopen_socket with qemu_fopen_socket_local
` [Qemu-devel] [PATCH 14/17] add new RanState RAN_STATE_FLIPPING_MIGRATE
` [Qemu-devel] [PATCH 16/17] migration: adjust migration_thread() process for page flipping
` [Qemu-devel] [PATCH 17/17] hmp: better format for info migrate_capabilities

[Qemu-devel] [PATCH v5 0/5] Fix UST backend for LTTng 2.x
 2013-10-25 11:23 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 1/5] Fix configure script "
` [Qemu-devel] [PATCH v5 2/5] Modified the tracetool framework "
` [Qemu-devel] [PATCH v5 3/5] Adapt Makefiles to the new LTTng ust interface
` [Qemu-devel] [PATCH v5 4/5] Update documentation for LTTng ust tracing
` [Qemu-devel] [PATCH v5 5/5] Add ust generated files to .gitignore

[Qemu-devel] [PATCH 1/1] sd: pl181: fix fifo count read support
 2013-10-25 11:04 UTC  (2+ messages)

[Qemu-devel] [patch 0/2] align >4GB guest RAM to a 1GB boundary, in case of 1GB-sized hugetlbfs
 2013-10-25  9:57 UTC  (9+ messages)
` [Qemu-devel] [patch 1/2] exec: add qemu_get_ram_hpagesize
` [Qemu-devel] [patch 2/2] i386: pc: align gpa<->hpa on 1GB boundary

[Qemu-devel] [PATCH 1/2] linux-user: Add target struct defs needed for POSIX timer syscalls
 2013-10-25  9:51 UTC  (3+ messages)
` [Qemu-devel] Patch v3 : POSIX timer implementation for linux-user

[Qemu-devel] [PATCH] linux-user: create target_structs header to place ipc_perm and shmid_ds
 2013-10-25  9:25 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/6] qapi: generate event defines automatically
 2013-10-25  9:16 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] qcow2: Flush image after creation
 2013-10-25  9:15 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] qemu-iotests: Test for loading VM state from qcow2
 2013-10-25  9:09 UTC  (3+ messages)

[Qemu-devel] [RFC] Migration capability negotation
 2013-10-25  5:55 UTC  (6+ messages)

[Qemu-devel] [PATCH 1/1] docs/ccid.txt: fix the typo
 2013-10-25  5:33 UTC  (2+ messages)

[Qemu-devel] [PATCH] Fix COR by disabling BDRV_O_COPY_ON_READ before opening the backing_file
 2013-10-25  0:15 UTC 

[Qemu-devel] [PATCH_v2 0/9] target-openrisc: Corrections and speed improvements
 2013-10-24 23:23 UTC  (3+ messages)

[Qemu-devel] qemu 1.6.1
 2013-10-24 21:47 UTC  (6+ messages)

[Qemu-devel] [PATCH 00/10] MicroBlaze queue
 2013-10-24 21:08 UTC  (11+ messages)
` [Qemu-devel] [PATCH 01/10] microblaze: Clarify expected input of write_carry
` [Qemu-devel] [PATCH 02/10] microblaze: Make write_carryi input a boolean
` [Qemu-devel] [PATCH 03/10] microblaze: Simplify andn by using tcg_gen_andc
` [Qemu-devel] [PATCH 04/10] microblaze: Improve srl
` [Qemu-devel] [PATCH 05/10] microblaze: Improve src
` [Qemu-devel] [PATCH 06/10] microblaze: Move the saving of the reservation addr into gen_load
` [Qemu-devel] [PATCH 07/10] microblaze: Turn res_addr into a tcg global
` [Qemu-devel] [PATCH 08/10] microblaze: At swx, check that the reserved word is unmodified
` [Qemu-devel] [PATCH 09/10] hw/microblaze: Indentation cleanups
` [Qemu-devel] [PATCH 10/10] hw/microblaze: Add support for loading initrd images

[Qemu-devel] About VM fork in QEMU
 2013-10-24 19:10 UTC  (3+ messages)

[Qemu-devel] [Bug 1100843] Re: Live Migration Causes Performance Issues
 2013-10-24 17:54 UTC  (2+ messages)
` [Qemu-devel] [Bug 1100843] Update Released

[Qemu-devel] [PATCH 0/5] uas emulation fixes
 2013-10-24 17:15 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] scsi: Add 2 new sense codes needed by uas
` [Qemu-devel] [PATCH 2/5] uas: Only use report iu-s for task_mgmt status reporting
` [Qemu-devel] [PATCH 3/5] uas: Fix / cleanup usb_uas_task error handling
` [Qemu-devel] [PATCH 4/5] uas: Streams are numbered 1-y, rather then 0-x
` [Qemu-devel] [PATCH 5/5] uas: Bounds check tags when using streams

[Qemu-devel] [RFC] vmstate: Add info vmstate HMP command (WIP)
 2013-10-24 15:34 UTC 

[Qemu-devel] [PATCHv7 00/17] block: logical block provisioning enhancements
 2013-10-24 14:20 UTC  (19+ messages)
` [Qemu-devel] [PATCHv7 01/17] block: make BdrvRequestFlags public
` [Qemu-devel] [PATCHv7 02/17] block: add flags to bdrv_*_write_zeroes
` [Qemu-devel] [PATCHv7 03/17] block: introduce BDRV_REQ_MAY_UNMAP request flag
` [Qemu-devel] [PATCHv7 04/17] block: add logical block provisioning info to BlockDriverInfo
` [Qemu-devel] [PATCHv7 05/17] block: add wrappers for logical block provisioning information
` [Qemu-devel] [PATCHv7 06/17] block/iscsi: add .bdrv_get_info
` [Qemu-devel] [PATCHv7 07/17] block: add BlockLimits structure to BlockDriverState
` [Qemu-devel] [PATCHv7 08/17] block/raw: copy BlockLimits on raw_open
` [Qemu-devel] [PATCHv7 09/17] block: honour BlockLimits in bdrv_co_do_write_zeroes
` [Qemu-devel] [PATCHv7 10/17] block: honour BlockLimits in bdrv_co_discard
` [Qemu-devel] [PATCHv7 11/17] iscsi: set limits in BlockDriverState
` [Qemu-devel] [PATCHv7 12/17] iscsi: simplify iscsi_co_discard
` [Qemu-devel] [PATCHv7 13/17] iscsi: add bdrv_co_write_zeroes
` [Qemu-devel] [PATCHv7 14/17] block: introduce bdrv_make_zero
` [Qemu-devel] [PATCHv7 15/17] block/get_block_status: fix BDRV_BLOCK_ZERO for unallocated blocks
` [Qemu-devel] [PATCHv7 16/17] qemu-img: add support for fully allocated images
` [Qemu-devel] [PATCHv7 17/17] qemu-img: conditionally zero out target on convert

[Qemu-devel] [PULL for-1.7 0/1] audio bugfix
 2013-10-24 13:41 UTC  (2+ messages)
` [Qemu-devel] [PATCH 1/1] audio: honor QEMU_AUDIO_TIMER_PERIOD instead of waking up every *nano* second

[Qemu-devel] Hvmloader: Modify ACPI to only supply _EJ0 methods for PCIslots that support hotplug by runtime patching
 2013-10-24 13:16 UTC  (12+ messages)
` [Qemu-devel] [Xen-devel] "

[Qemu-devel] [PULL for-1.7 0/7] usb fixes
 2013-10-24 13:11 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] usb-host-libusb: Fix reset handling
` [Qemu-devel] [PATCH 2/7] usb-host-libusb: Configuration 0 may be a valid configuration
` [Qemu-devel] [PATCH 3/7] usb-host-libusb: Detach kernel drivers earlier
` [Qemu-devel] [PATCH 4/7] usb-hcd-xhci: Remove unused sstreamsm member from XHCIStreamContext
` [Qemu-devel] [PATCH 5/7] usb-hcd-xhci: Remove unused cancelled member from XHCITransfer
` [Qemu-devel] [PATCH 6/7] usb-hcd-xhci: Report completion of active transfer with CC_STOPPED on ep stop
` [Qemu-devel] [PATCH 7/7] usb-hcd-xhci: Update endpoint context dequeue pointer for streams too

[Qemu-devel] [PATCH resend] sdl: Reverse support for video mode setting
 2013-10-24 12:21 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/4] Curling: KVM Fault Tolerance
 2013-10-24 12:10 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] configure: create fsdev/ directory
 2013-10-24 10:28 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] block: support dropping active in bdrv_drop_intermediate
 2013-10-24 10:19 UTC  (2+ messages)

[Qemu-devel] [PATCH] MAINTAINERS: add block driver sub-maintainers
 2013-10-24 10:11 UTC  (3+ messages)

[Qemu-devel] [PATCHv2] block/vpc: check that the image has not been truncated
 2013-10-24 10:09 UTC  (4+ messages)

[Qemu-devel] [PATCHv6 00/17] block: logical block provisioning enhancements
 2013-10-24 10:06 UTC  (14+ messages)
` [Qemu-devel] [PATCHv6 11/17] iscsi: set limits in BlockDriverState
` [Qemu-devel] [PATCHv6 14/17] block/get_block_status: fix BDRV_BLOCK_ZERO for unallocated blocks
` [Qemu-devel] [PATCHv6 15/17] qemu-img: add support for fully allocated images
` [Qemu-devel] [PATCHv6 16/17] qemu-img: conditionally zero out target on convert
` [Qemu-devel] [PATCHv6 17/17] block/raw: copy BlockLimits on raw_open

[Qemu-devel] [PATCH] qcow2: Flush image after creation
 2013-10-24 10:04 UTC  (3+ messages)

[Qemu-devel] [PATCHv2] qemu-img: add special exit code if bdrv_check is not supported
 2013-10-24 10:04 UTC  (3+ messages)

[Qemu-devel] kvm binary is deprecated
 2013-10-24  9:54 UTC  (4+ messages)
` [Qemu-devel] kvm binary is deprecated - solved!
    ` [Qemu-devel] observing VM actions

[Qemu-devel] [PATCH] qcow2: Unset zero_beyond_eof in save_vmstate
 2013-10-24  9:52 UTC  (3+ messages)

[Qemu-devel] [PATCH] qcow2: Restore total_sectors value in save_vmstate
 2013-10-24  9:52 UTC  (4+ messages)

[Qemu-devel] [PATCH] qemu-iotests: Test for loading VM state from qcow2
 2013-10-24  9:43 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/10] Clean up and fix no_user
 2013-10-24  9:16 UTC  (13+ messages)
` [Qemu-devel] [PATCH 01/10] qdev: Replace no_user by cannot_instantiate_with_device_add_yet
` [Qemu-devel] [PATCH 02/10] sysbus: Set cannot_instantiate_with_device_add_yet
` [Qemu-devel] [PATCH 05/10] pci-host: Consistently set cannot_instantiate_with_device_add_yet
` [Qemu-devel] [PATCH 09/10] isa: Clean up use of cannot_instantiate_with_device_add_yet

[Qemu-devel] [PATCH 0/2] vga: add secondary stdvga variant
 2013-10-24  9:15 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] vga: allow non-global vmstate

[Qemu-devel] [RESEND][PATCH] migration: drop MADVISE_DONT_NEED for incoming zero pages
 2013-10-24 10:07 UTC  (3+ messages)
` [Qemu-devel] [RESEND][PATCH 1.7] "


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