messages from 2013-10-23 15:27:12 to 2013-10-24 21:13:00 UTC [more...]
[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] [PATCH 00/19] PowerPC VSX Stage 3
2013-10-24 21:07 UTC (40+ 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] About VM fork in QEMU
2013-10-24 19:10 UTC (3+ messages)
[Qemu-devel] [RFC] Migration capability negotation
2013-10-24 18:39 UTC
[Qemu-devel] [PATCH v2] qcow2: Flush image after creation
2013-10-24 18:35 UTC
[Qemu-devel] [PATCH v2] qemu-iotests: Test for loading VM state from qcow2
2013-10-24 18:25 UTC (2+ 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] qemu 1.6.1
2013-10-24 16:37 UTC (5+ messages)
[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] [PATCH 0/17 v2] Localhost migration with side channel for ram
2013-10-24 14:17 UTC (29+ 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] [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 (26+ messages)
` [Qemu-devel] [PATCHv6 01/17] block: make BdrvRequestFlags public
` [Qemu-devel] [PATCHv6 02/17] block: add flags to bdrv_*_write_zeroes
` [Qemu-devel] [PATCHv6 03/17] block: introduce BDRV_REQ_MAY_UNMAP request flag
` [Qemu-devel] [PATCHv6 04/17] block: add logical block provisioning info to BlockDriverInfo
` [Qemu-devel] [PATCHv6 05/17] block: add wrappers for logical block provisioning information
` [Qemu-devel] [PATCHv6 06/17] block/iscsi: add .bdrv_get_info
` [Qemu-devel] [PATCHv6 07/17] block: add BlockLimits structure to BlockDriverState
` [Qemu-devel] [PATCHv6 08/17] block: honour BlockLimits in bdrv_co_do_write_zeroes
` [Qemu-devel] [PATCHv6 09/17] block: honour BlockLimits in bdrv_co_discard
` [Qemu-devel] [PATCHv6 10/17] iscsi: simplify iscsi_co_discard
` [Qemu-devel] [PATCHv6 11/17] iscsi: set limits in BlockDriverState
` [Qemu-devel] [PATCHv6 12/17] iscsi: add bdrv_co_write_zeroes
` [Qemu-devel] [PATCHv6 13/17] block: introduce bdrv_make_zero
` [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 (5+ 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] "
[Qemu-devel] [PATCH v5 0/8] sheepdog: reconnect server after connection failure
2013-10-24 7:01 UTC (9+ messages)
` [Qemu-devel] [PATCH v5 1/8] sheepdog: check return values of qemu_co_recv/send correctly
` [Qemu-devel] [PATCH v5 2/8] sheepdog: handle vdi objects in resend_aio_req
` [Qemu-devel] [PATCH v5 3/8] sheepdog: reload inode outside of resend_aioreq
` [Qemu-devel] [PATCH v5 4/8] coroutine: add co_aio_sleep_ns() to allow sleep in block drivers
` [Qemu-devel] [PATCH v5 5/8] sheepdog: try to reconnect to sheepdog after network error
` [Qemu-devel] [PATCH v5 6/8] sheepdog: make add_aio_request and send_aioreq void functions
` [Qemu-devel] [PATCH v5 7/8] sheepdog: cancel aio requests if possible
` [Qemu-devel] [PATCH v5 8/8] sheepdog: check simultaneous create in resend_aioreq
[Qemu-devel] About the host page cache inside the qemu
2013-10-24 5:34 UTC (2+ messages)
` [Qemu-devel] [Qemu-discuss] "
[Qemu-devel] [PATCH] vnc: Fix qemu crash on vnc client disconnection
2013-10-24 5:14 UTC
[Qemu-devel] pvpanic plans?
2013-10-24 2:39 UTC (2+ messages)
[Qemu-devel] [PATCH 00/18] bsd-user: Add system call and mips/arm support
2013-10-24 1:22 UTC (3+ messages)
` [Qemu-devel] [PATCH 01/18] bsd-user: refresh freebsd system call numbers
[Qemu-devel] [Bug 1243639] [NEW] qemu-1.5.3 segment fault with -vga qxl
2013-10-24 1:12 UTC (3+ messages)
` [Qemu-devel] [Bug 1243639] "
[Qemu-devel] [Bug 1243968] [NEW] VMware ESXi on QEmu Kernel Panic
2013-10-23 22:57 UTC
[Qemu-devel] [PATCH 00/16] slirp: Adding IPv6 support to Qemu -net user mode
2013-10-23 22:49 UTC (5+ messages)
` [Qemu-devel] [PATCH 01/16] slirp: goto bad in udp_input if sosendto fails
` [Qemu-devel] [PATCH 04/16] slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration
[Qemu-devel] [PATCH v6 0/5] add initial support for Canon DIGIC SoC
2013-10-23 22:20 UTC (6+ messages)
` [Qemu-devel] [PATCH v6 1/5] hw/arm: add very "
` [Qemu-devel] [PATCH v6 2/5] hw/arm/digic: prepare DIGIC-based boards support
` [Qemu-devel] [PATCH v6 3/5] hw/arm/digic: add timer support
` [Qemu-devel] [PATCH v6 4/5] hw/arm/digic: add UART support
` [Qemu-devel] [PATCH v6 5/5] hw/arm/digic: add NOR ROM support
[Qemu-devel] [RFC PATCH v2 0/6] Support arm-gic-kvm save/restore
2013-10-23 15:50 UTC (5+ messages)
` [Qemu-devel] [RFC PATCH v2 3/6] hw: arm_gic: Keep track of SGI sources
[Qemu-devel] [RFC PATCH v2 1/6] hw: arm_gic: Fix gic_set_irq handling
2013-10-23 15:26 UTC (2+ messages)
` [Qemu-devel] [PATCH] arm_gic: Keep track of GICD_CPENDR and GICD_SPENDR
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).