qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-24 20:45:58 to 2013-10-27 15:39:13 UTC [more...]

[Qemu-devel] qemu 1.6.1
 2013-10-27 15:38 UTC  (10+ messages)

[Qemu-devel] [PATCH v3 0/2] Documentation for coroutine annotations
 2013-10-27 15:23 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] Add an explanation of when a function should be marked coroutine_fn
` [Qemu-devel] [PATCH v3 2/2] Rename qemu_coroutine_self to qemu_coroutine_self_int and add an annotated wrapper

[Qemu-devel] [patch 0/2] align >4GB guest RAM to a 1GB boundary, in case of 1GB-sized hugetlbfs
 2013-10-27 15:20 UTC  (13+ 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] Fix SMB security configuration on newer samba versions
 2013-10-27 13:26 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] net: disallow to specify multicast MAC address
 2013-10-27 11:10 UTC  (2+ messages)

[Qemu-devel] [PATCH] block: Don't copy backing file name on error
 2013-10-27 10:32 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/9pfs: fix P9_STATS_GEN handling
 2013-10-27  0:41 UTC 

[Qemu-devel] [PATCH] hw/9pfs: fix P9_STATS_GEN handling
 2013-10-27  1:34 UTC 

[Qemu-devel] [PATCH v2] rdma: rename 'x-rdma' => 'rdma'
 2013-10-26 20:03 UTC 

[Qemu-devel] [PATCH RFC 0/9] Clean up and fix no_user
 2013-10-26 20:00 UTC  (9+ messages)
` [Qemu-devel] [PATCH RFC 8/9] isa: Clean up use of cannot_instantiate_with_device_add_yet
  ` [Qemu-devel] Should the i8259 devices remain no-user? (was: [PATCH RFC 8/9] isa: Clean up use of cannot_instantiate_with_device_add_yet)
    ` [Qemu-devel] Should the i8259 devices remain no-user?
              ` [Qemu-devel] fix clearing i8259 IRQ lines (Was: Should the i8259 devices remain no-user?)

[Qemu-devel] About VM fork in QEMU
 2013-10-26 19:12 UTC  (6+ messages)

[Qemu-devel] [PATCH] rdma: rename 'x-rdma' => 'rdma'
 2013-10-26 17:13 UTC  (8+ messages)

[Qemu-devel] [PATCHv1 0/4] Timers: add timer debugging through -timer-debug-log
 2013-10-26 17:11 UTC  (10+ messages)
` [Qemu-devel] [PATCHv1 1/4] Timers: add debugging macros wrapping timer functions and debug structures
` [Qemu-devel] [PATCHv1 2/4] Timers: add command line option -timer-debug-log
` [Qemu-devel] [PATCHv1 3/4] Timers: Instrument timer_mod
` [Qemu-devel] [PATCHv1 4/4] Timers: produce timer-debug-log file

[Qemu-devel] Bug#727756: qemu: Broken -smb with latest SAMBA package. (Unsupported security=share option)
 2013-10-26 16:44 UTC  (2+ messages)

[Qemu-devel] [PATCH] Fix COR by disabling BDRV_O_COPY_ON_READ before opening the backing_file
 2013-10-26 13:31 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/8] Add metadata overlap checks
 2013-10-26 13:05 UTC  (5+ messages)

[Qemu-devel] [PULL 0/7 for-1.7] Trivial patches for 2013-10-26
 2013-10-26  9:31 UTC  (8+ messages)
` [Qemu-devel] [PULL 1/7] configure: create fsdev/ directory
` [Qemu-devel] [PULL 2/7] misc: New spelling fixes in comments
` [Qemu-devel] [PULL 3/7] .gitignore: ignore qmp-commands.txt
` [Qemu-devel] [PULL 4/7] qapi: fix documentation example
` [Qemu-devel] [PULL 5/7] docs/ccid.txt: fix the typo
` [Qemu-devel] [PULL 6/7] misc: Spelling and grammar fixes in comments
` [Qemu-devel] [PULL 7/7] audio/mixeng_template.h: fix inline declaration

[Qemu-devel] [PATCH] audio/mixeng_template.h: fix inline declaration
 2013-10-26  9:10 UTC  (3+ messages)
  ` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH v3] misc: Spelling and grammar fixes in comments
 2013-10-26  9:08 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH 1/1] docs/ccid.txt: fix the typo
 2013-10-26  9:06 UTC  (3+ messages)

[Qemu-devel] [PULL 00/29] ppc patch queue 2013-10-25
 2013-10-26  9:03 UTC  (33+ messages)
` [Qemu-devel] [PULL 01/29] pseries: Update SLOF firmware image
` [Qemu-devel] [PULL 02/29] pseries: Fix loading of little endian kernels
` [Qemu-devel] [PULL 03/29] ppc: Add CFAR, DAR and DSISR to the dictionary of printable registers
` [Qemu-devel] [PULL 04/29] target-ppc: Little Endian Correction to Load/Store Vector Element
` [Qemu-devel] [PULL 05/29] PPC: Fix L2CR write accesses
` [Qemu-devel] [PULL 06/29] spapr: increase temporary fdt buffer size
` [Qemu-devel] [PULL 07/29] spapr: Add ibm, purr property on power7 and newer
` [Qemu-devel] [PULL 08/29] spapr-rtas: fix h_rtas parameters reading
` [Qemu-devel] [PULL 09/29] target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKEN
` [Qemu-devel] [PULL 10/29] xics: move reset and cpu_setup
` [Qemu-devel] [PULL 11/29] spapr: move cpu_setup after kvmppc_set_papr
` [Qemu-devel] [PULL 12/29] xics: replace fprintf with error_report
` [Qemu-devel] [PULL 13/29] xics: add pre_save/post_load dispatchers
` [Qemu-devel] [PULL 14/29] xics: convert init() to realize()
` [Qemu-devel] [PULL 15/29] xics: add missing const specifiers to TypeInfo
` [Qemu-devel] [PULL 16/29] xics: split to xics and xics-common
` [Qemu-devel] [PULL 17/29] xics: add cpu_setup callback
` [Qemu-devel] [PULL 18/29] xics-kvm: Support for in-kernel XICS interrupt controller
` [Qemu-devel] [PULL 19/29] xics: Implement H_IPOLL
` [Qemu-devel] [PULL 20/29] xics: Implement H_XIRR_X
` [Qemu-devel] [PULL 21/29] xics-kvm: enable irqfd for MSI
` [Qemu-devel] [PULL 22/29] spapr-pci: enable irqfd for INTx
` [Qemu-devel] [PULL 23/29] target-ppc: Update slb array with correct index values
` [Qemu-devel] [PULL 24/29] target-ppc: Check for error on address translation in memsave command
` [Qemu-devel] [PULL 25/29] target-ppc: Use #define for max slb entries
` [Qemu-devel] [PULL 26/29] dump-guest-memory: Check for the correct return value
` [Qemu-devel] [PULL 27/29] target-ppc: dump-guest-memory support
` [Qemu-devel] [PULL 28/29] target-ppc: Fill in OpenFirmware names for some PowerPCCPU families
` [Qemu-devel] [PULL 29/29] spapr: Use DeviceClass::fw_name for device tree CPU node
` [Qemu-devel] [Qemu-ppc] [PULL 00/29] ppc patch queue 2013-10-25

[Qemu-devel] [PATCH 0/2] sun4m: Implement Sun CG3 framebuffer for QEMU
 2013-10-26  8:53 UTC  (2+ messages)

[Qemu-devel] Atmel AT91RM920 (ARM920) support and workload estimate
 2013-10-26  8:39 UTC 

[Qemu-devel] [PATCH v4] integrator: fix Linux boot failure by emulating dbg region
 2013-10-26  8:31 UTC  (3+ messages)

[Qemu-devel] why no progress shown after introduce NBD migration cookie
 2013-10-26  0:54 UTC  (2+ messages)
        ` [Qemu-devel] migration: question about buggy implementation of traditional live migration with storage that migrating the storage in iteration way

[Qemu-devel] [PATCH_v2 0/9] target-openrisc: Corrections and speed improvements
 2013-10-26  0:21 UTC  (4+ messages)

[Qemu-devel] [PULL 0/6] target-arm queue
 2013-10-25 18:07 UTC  (7+ messages)
` [Qemu-devel] [PULL 1/6] hw/arm/boot: Make user not specifying a kernel not an error
` [Qemu-devel] [PULL 2/6] hw/arm: Tidy up conditional calls to arm_load_kernel
` [Qemu-devel] [PULL 3/6] target-arm: Add CP15 VBAR support
` [Qemu-devel] [PULL 4/6] target-arm: sort TCG cpreg list by KVM-style 64 bit ID number
` [Qemu-devel] [PULL 5/6] target-arm: fix sorting issue of KVM cpreg list
` [Qemu-devel] [PULL 6/6] integrator: fix Linux boot failure by emulating dbg region

[Qemu-devel] [PATCH v2 0/2] sheepdog: make use of copy_policy
 2013-10-25 18:03 UTC  (2+ messages)
` [Qemu-devel] [sheepdog] "

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

[Qemu-devel] [PATCH 00/19] PowerPC VSX Stage 3
 2013-10-25 17:34 UTC  (35+ messages)
` [Qemu-devel] [PATCH 01/19] Add New softfloat Routines for VSX
` [Qemu-devel] [PATCH 03/19] General Support for VSX Helpers
` [Qemu-devel] [PATCH 13/19] Add VSX ISA2.06 Multiply Add Instructions
` [Qemu-devel] [PATCH 15/19] Add VSX xmax/xmin 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] [PATCH 1/2] target-arm: sort TCG cpreg list by 64bit id version
 2013-10-25 16:59 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/5] Fix UST backend for LTTng 2.x
 2013-10-25 16:22 UTC  (11+ 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 0/3 for 1.7] migration: introduce page flipping capability
 2013-10-25 15:13 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] QAPI: introduce magration capability unix_page_flipping
` [Qemu-devel] [PATCH 2/3] migration: add migrate_unix_page_flipping()
` [Qemu-devel] [PATCH 3/3] qmp-command.hx: add missing docs for migration capabilites

[Qemu-devel] [RFC] block io lost in the guest , possible related to qemu?
 2013-10-25 15:01 UTC 

[Qemu-devel] e1000 patch for osx
 2013-10-25 14:27 UTC  (3+ messages)

[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  (32+ 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 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 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 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  (2+ messages)

[Qemu-devel] [RFC] Migration capability negotation
 2013-10-25  5:55 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


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