messages from 2014-11-20 06:55:39 to 2014-11-20 20:09:01 UTC [more...]
[Qemu-devel] [PATCH v3 0/9] raw: Prohibit dangerous writes for probed images
2014-11-20 20:08 UTC (13+ messages)
` [Qemu-devel] [PATCH v3 1/9] qemu-io: Allow explicitly specifying format
` [Qemu-devel] [PATCH v3 2/9] qemu-iotests: Use qemu-io -f $IMGFMT
` [Qemu-devel] [PATCH v3 3/9] qemu-iotests: Add qemu-io format option in Python tests
` [Qemu-devel] [PATCH v3 4/9] qtests: Specify image format explicitly
` [Qemu-devel] [PATCH v3 5/9] block: Factor bdrv_probe_all() out of find_image_format()
` [Qemu-devel] [PATCH v3 6/9] block: Read only one sector for format probing
` [Qemu-devel] [PATCH v3 7/9] raw: Prohibit dangerous writes for probed images
` [Qemu-devel] [PATCH v3 8/9] qemu-iotests: Fix stderr handling in common.qemu
` [Qemu-devel] [PATCH v3 9/9] qemu-iotests: Test writing non-raw image headers to raw image
[Qemu-devel] [BUGFIX][PATCH for 2.2 v4 1/1] -machine vmport=auto: Fix handling of VMWare ioport emulation for xen
2014-11-20 19:46 UTC (4+ messages)
[Qemu-devel] [PATCH v4 0/3] chardev: Add -qmp-pretty
2014-11-20 19:43 UTC (6+ messages)
` [Qemu-devel] [PATCH v4 3/3] iotests: Use -qmp-pretty in 067
[Qemu-devel] [PATCH 0/2] Clarify licensing terms
2014-11-20 19:06 UTC (3+ messages)
` [Qemu-devel] [PATCH 2/2] LICENSE: clarify
[Qemu-devel] [BUGFIX][PATCH for 2.2 1/1] hw/ide/core.c: Prevent SIGSEGV during migration
2014-11-20 18:31 UTC (3+ messages)
[Qemu-devel] [Bug 1394550] [NEW] qemu: linux kernel too old to load a ram disk
2014-11-20 17:46 UTC (6+ messages)
` [Qemu-devel] [Bug 1394550] "
[Qemu-devel] [Bug 1357440] [NEW] qemu-img: Assert for 'amend' command and the fuzzed image
2014-11-20 17:36 UTC (2+ messages)
` [Qemu-devel] [Bug 1357440] "
[Qemu-devel] [Bug 1357445] [NEW] qemu-img: 'amend -o compat=0.10' command failed with segfault on the fuzzed image
2014-11-20 17:38 UTC (2+ messages)
` [Qemu-devel] [Bug 1357445] "
[Qemu-devel] [BUGFIX][PATCH for 2.2 v3 1/1] -machine vmport=auto: Fix handling of VMWare ioport emulation for xen
2014-11-20 17:40 UTC (17+ messages)
[Qemu-devel] [PATCH 00/17] RFC: userfault v2
2014-11-20 17:38 UTC (13+ messages)
[Qemu-devel] [PATCH] linux-user: Use the 5KEf processor for 64-bit emulation
2014-11-20 17:33 UTC (4+ messages)
[Qemu-devel] [PATCH] target-ppc: explicitly save page table headers in big endian
2014-11-20 17:29 UTC (2+ messages)
[Qemu-devel] [PATCH v3 0/4] Add TriCore RCPW, RCRR, RCRW, RLC and RCR instructions
2014-11-20 17:24 UTC (6+ messages)
` [Qemu-devel] [PATCH v3 1/4] target-tricore: Make TRICORE_FEATURES implying others
` [Qemu-devel] [PATCH v3 2/4] target-tricore: Add instructions of RCPW, RCRR and RCRW opcode format
` [Qemu-devel] [PATCH v3 3/4] target-tricore: Add instructions of RLC "
` [Qemu-devel] [PATCH v3 4/4] target-tricore: Add instructions of RCR "
[Qemu-devel] [PATCH v4 00/47] Postcopy implementation
2014-11-20 17:19 UTC (6+ messages)
` [Qemu-devel] [PATCH v4 33/47] Postcopy: Postcopy startup in migration thread
[Qemu-devel] [PATCH v3 00/22] qcow2: Support refcount orders != 4
2014-11-20 17:06 UTC (23+ messages)
` [Qemu-devel] [PATCH v3 01/22] qcow2: Add two new fields to BDRVQcowState
` [Qemu-devel] [PATCH v3 02/22] qcow2: Add refcount_width to format-specific info
` [Qemu-devel] [PATCH v3 03/22] qcow2: Use 64 bits for refcount values
` [Qemu-devel] [PATCH v3 04/22] qcow2: Respect error in qcow2_alloc_bytes()
` [Qemu-devel] [PATCH v3 05/22] qcow2: Refcount overflow and qcow2_alloc_bytes()
` [Qemu-devel] [PATCH v3 06/22] qcow2: Helper for refcount array reallocation
` [Qemu-devel] [PATCH v3 07/22] qcow2: Helper function for refcount modification
` [Qemu-devel] [PATCH v3 08/22] qcow2: More helpers "
` [Qemu-devel] [PATCH v3 09/22] qcow2: Open images with refcount order != 4
` [Qemu-devel] [PATCH v3 10/22] qcow2: refcount_order parameter for qcow2_create2
` [Qemu-devel] [PATCH v3 11/22] iotests: Prepare for refcount_width option
` [Qemu-devel] [PATCH v3 12/22] qcow2: Allow creation with refcount order != 4
` [Qemu-devel] [PATCH v3 13/22] progress: Allow regressing progress
` [Qemu-devel] [PATCH v3 14/22] block: Add opaque value to the amend CB
` [Qemu-devel] [PATCH v3 15/22] qcow2: Use error_report() in qcow2_amend_options()
` [Qemu-devel] [PATCH v3 16/22] qcow2: Use abort() instead of assert(false)
` [Qemu-devel] [PATCH v3 17/22] qcow2: Split upgrade/downgrade paths for amend
` [Qemu-devel] [PATCH v3 18/22] qcow2: Use intermediate helper CB "
` [Qemu-devel] [PATCH v3 19/22] qcow2: Add function for refcount order amendment
` [Qemu-devel] [PATCH v3 20/22] qcow2: Invoke refcount order amendment function
` [Qemu-devel] [PATCH v3 21/22] qcow2: Point to amend function in check
` [Qemu-devel] [PATCH v3 22/22] iotests: Add test for different refcount widths
[Qemu-devel] Fwd: Re: Tunneled Migration with Non-Shared Storage
2014-11-20 17:04 UTC (3+ messages)
[Qemu-devel] [RFC][PATCH 0/4] Add support for SDHCI PCI devices
2014-11-20 17:03 UTC (4+ messages)
` [Qemu-devel] [PATCH 3/4] sdhci: Support SDHCI devices on PCI
[Qemu-devel] [PATCH] Add -semihosting-config ....cmdline=string
2014-11-20 16:42 UTC (7+ messages)
[Qemu-devel] [PATCH v2] Add -semihosting-config ....cmdline=string
2014-11-20 16:40 UTC
[Qemu-devel] [PATCH v2 0/6] Geometry and blocksize support for backing devices
2014-11-20 16:30 UTC (6+ messages)
` [Qemu-devel] [PATCH] geometry: fix i386 compilation
[Qemu-devel] How to access guest memory from qemu device internal
2014-11-20 16:08 UTC (2+ messages)
[Qemu-devel] Query about changed implementation of memory_region_init
2014-11-20 15:45 UTC
[Qemu-devel] [PATCH v2] Add the "-semihosting-config" option
2014-11-20 15:43 UTC (5+ messages)
[Qemu-devel] [BUGFIX][PATCH for 2.2 1/1] hw/i386/pc_piix.c: Also pass vmport=off for xenfv machine
2014-11-20 15:27 UTC (10+ messages)
[Qemu-devel] [PATCH] hw/arm/realview.c: Fix memory leak in realview_init()
2014-11-20 15:27 UTC (7+ messages)
[Qemu-devel] [PULL 2.2 0/3] ppc patch queue 2014-11-20
2014-11-20 14:56 UTC (5+ messages)
` [Qemu-devel] [PULL 2.2 1/3] target-ppc: Fix breakpoint registers for e300
` [Qemu-devel] [PULL 2.2 2/3] kvm: Fix memory slot page alignment logic
` [Qemu-devel] [PULL 2.2 3/3] target-ppc: Altivec's mtvscr Decodes Wrong Register
[Qemu-devel] Embroidery Patches
2014-11-20 14:50 UTC
[Qemu-devel] [2.3 V2 PATCH 0/6] target-ppc: Assorted Floating Point Bugs and Cleanup
2014-11-20 14:51 UTC (6+ messages)
` [Qemu-devel] [2.3 V2 PATCH 2/6] target-ppc: Fix Floating Point Move Instructions That Set CR1
[Qemu-devel] [PATCH v6] qcow2: Buffer L1 table in snapshot refcount update
2014-11-20 14:32 UTC (2+ messages)
[Qemu-devel] [PATCH] target-ppc: Load/Store Vector Element Storage Alignment
2014-11-20 14:07 UTC (2+ messages)
[Qemu-devel] [PATCH 0/5] pc: make ROMs resizeable
2014-11-20 14:04 UTC (19+ messages)
` [Qemu-devel] [PATCH 2/5] exec: qemu_ram_alloc_device, qemu_ram_resize
[Qemu-devel] [PATCH v2 00/21] qcow2: Support refcount orders != 4
2014-11-20 14:03 UTC (8+ messages)
` [Qemu-devel] [PATCH v2 21/21] iotests: Add test for different refcount widths
[Qemu-devel] [PULL] migration: fix for unbreaking stats/autoconverge on repeat migrations
2014-11-20 14:02 UTC (2+ messages)
[Qemu-devel] [PATCH] armv7m: optional -kernel if -gdb present
2014-11-20 13:23 UTC (7+ messages)
[Qemu-devel] [PATCH] migration: static variables will not be reset at second migration
2014-11-20 13:05 UTC (10+ messages)
[Qemu-devel] [RFC] Break cross migration from qemu-1.5 to qemu-2.1. because of input/hid rewriting
2014-11-20 13:03 UTC
[Qemu-devel] [PATCH 0/3] blockdev: Add read-only option to change-blockdev
2014-11-20 12:44 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/3] "
` [Qemu-devel] [PATCH 2/3] qmp: Expose read-only option for 'change'
` [Qemu-devel] [PATCH 3/3] hmp: "
[Qemu-devel] [PATCH 0/4] ioeventfd support for virtio-mmio
2014-11-20 12:41 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/4] virtio-mmio: introduce set_host_notifier()
[Qemu-devel] [PATCH] i386/helper: add cpu dump APIC information
2014-11-20 12:34 UTC (2+ messages)
[Qemu-devel] [PATCH v2 for-2.2 0/4] net: fix high impact outstanding defects reported by Coverity
2014-11-20 12:34 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 for-2.2 1/4] net/slirp: fix memory leak
` [Qemu-devel] [PATCH v2 for-2.2 2/4] net/socket: fix Uninitialized scalar variable
` [Qemu-devel] [PATCH v2 for-2.2 3/4] pcnet: fix Negative array index read
` [Qemu-devel] [PATCH v2 for-2.2 4/4] rtl8139: fix Pointer to local outside scope
[Qemu-devel] [PATCH] functional ARM semihosting under GDB
2014-11-20 12:27 UTC (9+ messages)
[Qemu-devel] [PATCH 0/4] net: fix high impact outstanding defects reported by Coverity
2014-11-20 11:54 UTC (24+ messages)
` [Qemu-devel] [PATCH 1/4] net/slirp: fix memory leak
` [Qemu-devel] [PATCH 2/4] net/socket: fix Uninitialized scalar variable
` [Qemu-devel] [PATCH 3/4] pcnet: fix Negative array index read
` [Qemu-devel] [PATCH 4/4] rtl8139: fix Pointer to local outside scope
[Qemu-devel] [PATCH v2 0/3] Migration-safe ACPI table sizing algorithm
2014-11-20 11:52 UTC (8+ messages)
[Qemu-devel] [PATCH v2] persistent dirty bitmap: add QDB file spec
2014-11-20 11:36 UTC (3+ messages)
[Qemu-devel] [RFC][PATCH v2] add write threshold reporting for block devices
2014-11-20 11:34 UTC (9+ messages)
` [Qemu-devel] [RFC][PATCH v2] block: "
[Qemu-devel] screen freezed for 2-3 minutes on spice connect on xen windows 7 domU's with qxl after save/restore
2014-11-20 11:21 UTC (9+ messages)
` [Qemu-devel] [Spice-devel] "
[Qemu-devel] [PATCH] target-mips: Also apply the CP0.Status mask to MTTC0
2014-11-20 11:15 UTC
[Qemu-devel] [PATCH] target-mips: gdbstub: Clean up FPU register handling
2014-11-20 11:08 UTC
[Qemu-devel] [PATCH for-2.3 0/4] blockdev: support dataplane in remaining QMP commands
2014-11-20 9:45 UTC (10+ messages)
` [Qemu-devel] [PATCH for-2.3 1/4] blockdev: acquire AioContext in blockdev-snapshot-delete-internal-sync
` [Qemu-devel] [PATCH for-2.3 2/4] blockdev: check for BLOCK_OP_TYPE_INTERNAL_SNAPSHOT_DELETE
` [Qemu-devel] [PATCH for-2.3 3/4] blockdev: acquire AioContext in eject, change, and block_passwd
` [Qemu-devel] [PATCH for-2.3 4/4] blockdev: acquire AioContext in change-backing-file
[Qemu-devel] [PATCH v2 0/3] fix bug about balloon working incorrectly when hotplug memeory
2014-11-20 9:10 UTC (8+ messages)
` [Qemu-devel] [PATCH v2 1/3] pc-dimm: add a function to calculate VM's current RAM size
[Qemu-devel] [PATCH] vnc-enc-tight: fix Arguments in wrong order
2014-11-20 9:07 UTC
[Qemu-devel] [PATCH] pcie: fix improper use of negative value
2014-11-20 8:55 UTC
[Qemu-devel] [PATCH v2] mips: Correctly save/restore the FP flush-to-zero state
2014-11-20 8:54 UTC
[Qemu-devel] [PATCH v1 RFC 4/9] qemu-iotests: fix test 039
2014-11-20 8:45 UTC
[Qemu-devel] [PATCH for-2.2] acpi-build: mark RAM dirty on table update
2014-11-20 8:16 UTC (5+ messages)
[Qemu-devel] [PATCH v2] target-i386: move generic memory hotplug methods to DSDTs
2014-11-20 6:57 UTC (4+ messages)
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).