qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-12 00:26:40 to 2014-11-13 01:30:14 UTC [more...]

[Qemu-devel] [PATCH 0/6] cpu: add device_add foo-x86_64-cpu support
 2014-11-13  1:10 UTC  (2+ messages)
` [Qemu-devel] [PATCH 1/6] cpu: introduce CpuTopoInfo structure for argument simplification

[Qemu-devel] Better Cortex-M support?
 2014-11-13  0:11 UTC  (9+ messages)

[Qemu-devel] [PATCH 0/4] qom: Replace "automatic arrayification"
 2014-11-12 22:47 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/4] qom: New object_gen_new_property_name()
` [Qemu-devel] [PATCH 2/4] memory: Use object_gen_new_property_name() instead of "arrayification"
` [Qemu-devel] [PATCH 3/4] qdev: "
` [Qemu-devel] [PATCH 4/4] Revert "qom: Add automatic arrayification to object_property_add()"

[Qemu-devel] [PATCH 0/2] raw-posix: Get rid of FIEMAP
 2014-11-12 22:14 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] raw-posix: Fix comment for raw_co_get_block_status()
` [Qemu-devel] [PATCH 2/2] raw-posix: SEEK_HOLE suffices, get rid of FIEMAP

[Qemu-devel] [PATCH v3 0/4] PPC: e500: Support more RAM
 2014-11-12 21:56 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/4] PPC: e500: Move CCSR definition to params
` [Qemu-devel] [PATCH v3 2/4] PPC: e500: Move CCSR and MMIO space to upper end of address space
` [Qemu-devel] [PATCH v3 3/4] PPC: mpc8554ds: Tell user about exceeding RAM limits
` [Qemu-devel] [PATCH v3 4/4] PPC: e500 pci host: Add support for ATMUs

[Qemu-devel] [2.3 V2 PATCH 0/6] target-ppc: Assorted Floating Point Bugs and Cleanup
 2014-11-12 21:46 UTC  (7+ messages)
` [Qemu-devel] [2.3 V2 PATCH 1/6] target-ppc: VXSQRT Should Not Be Set for NaNs
` [Qemu-devel] [2.3 V2 PATCH 2/6] target-ppc: Fix Floating Point Move Instructions That Set CR1
` [Qemu-devel] [2.3 V2 PATCH 3/6] target-ppc: mffs. Should Set CR1 from FPSCR Bits
` [Qemu-devel] [2.3 V2 PATCH 4/6] target-ppc: Fully Migrate to gen_set_cr1_from_fpscr
` [Qemu-devel] [2.3 V2 PATCH 5/6] target-ppc: Eliminate set_fprf Argument From gen_compute_fprf
` [Qemu-devel] [2.3 V2 PATCH 6/6] target-ppc: Eliminate set_fprf Argument From helper_compute_fprf

[Qemu-devel] uniquely identifying KDUMP files that originate from QEMU
 2014-11-12 21:21 UTC  (18+ messages)
              ` [Qemu-devel] [Crash-utility] "

[Qemu-devel] [PATCH v4 00/21] target-mips: add MIPS64R6 Instruction Set support
 2014-11-12 21:07 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 14/21] target-mips: add AUI, LSA and PCREL instruction families

[Qemu-devel] [PATCH v3 0/2] block: Improve filename generation for blkdebug
 2014-11-12 20:55 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/2] blkdebug: Simplify and improve filename generation
` [Qemu-devel] [PATCH v3 2/2] iotests: Plain blkdebug "

[Qemu-devel] [PATCH v2 0/5] block: QMP cache info and HMP node support
 2014-11-12 20:37 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/5] block/qapi: Add cache information to query-block
` [Qemu-devel] [PATCH v2 2/5] block/hmp: Factor out print_block_info()
` [Qemu-devel] [PATCH v2 3/5] block/hmp: Allow info = NULL in print_block_info()
` [Qemu-devel] [PATCH v2 4/5] block/hmp: Allow node-name in 'info block'
` [Qemu-devel] [PATCH v2 5/5] monitor: Fix HMP tab completion

[Qemu-devel] [PATCH 1/1] block migration: fix return value mismatch
 2014-11-12 20:27 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/21] qcow2: Support refcount orders != 4
 2014-11-12 20:21 UTC  (38+ messages)
` [Qemu-devel] [PATCH 05/21] qcow2: Refcount overflow and qcow2_alloc_bytes()
` [Qemu-devel] [PATCH 11/21] iotests: Prepare for refcount_width option
` [Qemu-devel] [PATCH 12/21] qcow2: Allow creation with refcount order != 4
` [Qemu-devel] [PATCH 14/21] qcow2: Use error_report() in qcow2_amend_options()
` [Qemu-devel] [PATCH 15/21] qcow2: Use abort() instead of assert(false)
` [Qemu-devel] [PATCH 17/21] qcow2: Use intermediate helper CB for amend
` [Qemu-devel] [PATCH 18/21] qcow2: Add function for refcount order amendment
` [Qemu-devel] [PATCH 19/21] qcow2: Invoke refcount order amendment function
` [Qemu-devel] [PATCH 20/21] qcow2: Point to amend function in check
` [Qemu-devel] [PATCH 21/21] iotests: Add test for different refcount widths

[Qemu-devel] runtime configurable semihosting
 2014-11-12 19:17 UTC 

[Qemu-devel] [PATCH] mips: Correctly save/restore the FP flush-to-zero state
 2014-11-12 18:58 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/1] block migration: fix return value mismatch
 2014-11-12 18:48 UTC 

[Qemu-devel] [PATCH] mips: Fix the 64-bit case for microMIPS MOVE16 and MOVEP
 2014-11-12 18:46 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH] virtio-mmio: support for multiple irqs
 2014-11-12 18:33 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH 0/7] hw/arm/virt: Dynamic ACPI v5.1 table generation
 2014-11-12 18:10 UTC  (47+ messages)
  ` [Qemu-devel] [Linaro-acpi] "

[Qemu-devel] [PATCH] xen_disk: fix unmapping of persistent grants
 2014-11-12 17:41 UTC  (4+ messages)
  ` [Qemu-devel] [PATCH for-xen-4.5] "

[Qemu-devel] [Bug 1391942] [NEW] Unnecessary events option of the trace argument with UST backend
 2014-11-12 16:01 UTC 

[Qemu-devel] State of ARM FIQ in Qemu
 2014-11-12 16:00 UTC  (5+ messages)

[Qemu-devel] [PULL for-2.2 0/3] usb bugfixes for 2.2
 2014-11-12 15:13 UTC  (4+ messages)
` [Qemu-devel] [PULL for-2.2 1/3] Provide the missing LIBUSB_LOG_LEVEL_* for older libusb or FreeBSD. Providing just the needed value as a defined
` [Qemu-devel] [PULL for-2.2 2/3] xhci: add sanity checks to xhci_lookup_uport
` [Qemu-devel] [PULL for-2.2 3/3] usb-host: fix usb_host_speed_compat tyops

[Qemu-devel] [PATCH 0/3] add PCI support for the s390 platform
 2014-11-12 14:34 UTC  (17+ messages)
` [Qemu-devel] [PATCH 2/3] s390: implement pci instructions

[Qemu-devel] Starting X remotely
 2014-11-12 14:25 UTC  (3+ messages)

[Qemu-devel] [PATCH v1 00/15] android-console: Add console power command
 2014-11-12 13:39 UTC  (8+ messages)
` [Qemu-devel] [PATCH v1 10/15] android-console: Add GF battery property getter
` [Qemu-devel] [PATCH v1 11/15] android-console: Add power ac command
` [Qemu-devel] [PATCH v1 12/15] android-console: Add power status command
` [Qemu-devel] [PATCH v1 13/15] android-console: Add power present command
` [Qemu-devel] [PATCH v1 14/15] android-console: Add power health command
` [Qemu-devel] [PATCH v1 15/15] android-console: Add power capacity command

[Qemu-devel] [PATCH] spice: do not require TCP ports
 2014-11-12 13:38 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] chardev: Add -qmp-pretty
 2014-11-12 13:19 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/3] "
` [Qemu-devel] [PATCH 2/3] iotests: _filter_qmp for pretty JSON output
` [Qemu-devel] [PATCH 3/3] iotests: Use -qmp-pretty in 067

[Qemu-devel] [RFC PATCH v4 00/25] Deterministic replay and reverse execution
 2014-11-12 12:02 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH v4 06/25] cpu-exec: reset exception_index correctly

[Qemu-devel] [PATCH] apic_common: migrate missing fields
 2014-11-12 11:43 UTC 

[Qemu-devel] [PATCH] virtio-scsi: Fix comment for VirtIOSCSIReq
 2014-11-12 11:41 UTC  (2+ messages)

[Qemu-devel] [PATCH] apic: fix incorrect handling of ExtINT interrupts wrt processor priority
 2014-11-12 11:27 UTC 

[Qemu-devel] [PATCH] target-i386: fix Coverity complaints about overflows
 2014-11-12 11:25 UTC 

[Qemu-devel] [PATCH v6 07/10] qmp: Add support of "dirty-bitmap" sync mode for drive-backup
 2014-11-12 11:23 UTC 

[Qemu-devel] [PATCH] vhdx: fix g_try_malloc0 thinko
 2014-11-12 11:14 UTC  (3+ messages)

[Qemu-devel] [PATCH] target-i386: eliminate dead code and hoist common code out of "if"
 2014-11-12 11:05 UTC 

[Qemu-devel] [PATCH] virtio-scsi: dataplane: suppress guest notification
 2014-11-12 10:19 UTC  (2+ messages)

[Qemu-devel] [Bug 1363641] [NEW] Build of v2.1.0 fails on armv7l due to undeclared __NR_select
 2014-11-12 10:02 UTC  (2+ messages)
` [Qemu-devel] [Bug 1363641] "

[Qemu-devel] [PATCH 0/4] migration: fix CVE-2014-7840
 2014-11-12  9:49 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/4] migration: fix parameter validation on ram load
` [Qemu-devel] [PATCH 2/4] exec: add wrapper for host pointer access
` [Qemu-devel] [PATCH 3/4] cpu: assert host pointer offset within block
` [Qemu-devel] [PATCH 4/4] cpu: verify that block->host is set

[Qemu-devel] [PATCH v2 0/3] vl: smp_parse sanity checks
 2014-11-12  9:38 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/3] vl: Avoid unnecessary 'if' nesting
` [Qemu-devel] [PATCH v2 3/3] vl: Don't silently change topology when all -smp options were set

[Qemu-devel] [PATCH v3] esp: Do not overwrite ESP_TCHI after reset
 2014-11-12  9:27 UTC 

[Qemu-devel] [PATCH 0/3] vl: smp_parse sanity checks
 2014-11-12  9:14 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/3] vl: sanity check cpu topology

[Qemu-devel] [PATCH for-2.2] pci: Don't pass negative errno to 'error_set_errno()'
 2014-11-12  8:30 UTC  (4+ messages)

[Qemu-devel] [PATCH v4] error: passing a negative value to an os_errno is wrong
 2014-11-12  8:30 UTC  (3+ messages)

[Qemu-devel] [RFC V2 00/10] cpu: add device_add foo-x86_64-cpu and i386 cpu hot remove support
 2014-11-12  7:57 UTC  (4+ messages)

[Qemu-devel] [PATCH] target-i386/FPU: wrong conversion infinity from float80 to int32/int64
 2014-11-12  7:47 UTC  (10+ messages)

[Qemu-devel] [PATCH] target-i386/fpu_helper.c: fbld instruction doesn't set minus sign
 2014-11-12  7:43 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/17] RFC: userfault v2
 2014-11-12  7:18 UTC  (5+ messages)

[Qemu-devel] [PATCH v3] error: passing a negative value to an os_errno is wrong
 2014-11-12  7:09 UTC  (7+ messages)

[Qemu-devel] [PATCH v1 0/2] virtio-scsi: dataplane: one fix and one optimization
 2014-11-12  2:33 UTC  (4+ messages)
` [Qemu-devel] [PATCH v1 2/2] virtio-scsi: dataplane: notify guest as batch

[Qemu-devel] What "opaque" stand for?
 2014-11-12  1:56 UTC  (2+ messages)
` [Qemu-devel] What "opaque" "


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