qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-03-22 12:41:40 to 2012-03-23 14:44:18 UTC [more...]

[Qemu-devel] [PATCH 0/2] xen_disk: use NATIVE_AIO and NOCACHE
 2012-03-23 14:44 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] xen_disk: open disk with BDRV_O_NOCACHE | BDRV_O_CACHE_WB | BDRV_O_NATIVE_AIO
` [Qemu-devel] [PATCH 2/2] xen_disk: when using AIO flush after the operation is completed

[Qemu-devel] [PATCH v2 0/5] screendump qapi convertion
 2012-03-23 14:27 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3 "
  ` [Qemu-devel] [PATCH v3 1/5] qerror: add error codes for fopen failure
  ` [Qemu-devel] [PATCH v3 2/5] add qemu_fopen_err
  ` [Qemu-devel] [PATCH v3 4/5] qapi: convert screendump
  ` [Qemu-devel] [PATCH v3 5/5] vga: ppm_save(): Return error on failure

[Qemu-devel] [PATCH 2/2] Expose tsc deadline timer cpuid to guest
 2012-03-23 14:17 UTC  (14+ messages)

[Qemu-devel] Thoughts around dtrace linking
 2012-03-23 14:11 UTC  (6+ messages)

[Qemu-devel] [PATCH V9 0/8] Xen PCI Passthrough
 2012-03-23 13:56 UTC  (4+ messages)
` [Qemu-devel] [PATCH V9 3/8] Introduce HostPCIDevice to access a pci device on the host

[Qemu-devel] [XEN][RFC PATCH 00/15] QEMU disaggregation
 2012-03-23 13:55 UTC  (27+ messages)
` [Qemu-devel] [XEN][RFC PATCH 01/15] hvm: Modify interface to support multiple ioreq server
  ` [Qemu-devel] [Xen-devel] "
` [Qemu-devel] [XEN][RFC PATCH 02/15] hvm: Add functions to handle ioreq servers
` [Qemu-devel] [XEN][RFC PATCH 03/15] hvm-pci: Handle PCI config space in Xen
  ` [Qemu-devel] [Xen-devel] "
` [Qemu-devel] [XEN][RFC PATCH 04/15] hvm: Change initialization/destruction of an hvm
` [Qemu-devel] [XEN][RFC PATCH 05/15] hvm: Modify hvm_op
` [Qemu-devel] [XEN][RFC PATCH 06/15] hvm-io: IO refactoring with ioreq server
` [Qemu-devel] [XEN][RFC PATCH 07/15] hvm-io: send invalidate map cache to each registered servers
` [Qemu-devel] [XEN][RFC PATCH 08/15] hvm-io: Handle server in buffered IO
` [Qemu-devel] [XEN][RFC PATCH 09/15] xc: Add the hypercall for multiple servers
  ` [Qemu-devel] [Xen-devel] "
` [Qemu-devel] [XEN][RFC PATCH 10/15] xc: Add argument to allocate more special pages
  ` [Qemu-devel] [Xen-devel] "
` [Qemu-devel] [XEN][RFC PATCH 11/15] xc: Fix python build
  ` [Qemu-devel] [Xen-devel] "
` [Qemu-devel] [XEN][RFC PATCH 12/15] xl: Add interface to handle multiple device models
  ` [Qemu-devel] [Xen-devel] "
` [Qemu-devel] [XEN][RFC PATCH 13/15] xl-qmp: add device model id to qmp function
` [Qemu-devel] [XEN][RFC PATCH 14/15] xl-parsing: Parse the new option device_models
` [Qemu-devel] [XEN][RFC PATCH 15/15] xl: Launch and destroy all device models
` [Qemu-devel] [Xen-devel] [XEN][RFC PATCH 00/15] QEMU disaggregation

[Qemu-devel] [PATCH 0/2] QEMU kvm: Adding paravirtual spinlock support for x86
 2012-03-23 13:07 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] QEMU kvm: Add PV_UNHALT feature support
` [Qemu-devel] [PATCH 2/2] QEMU kvm: Add support to get/set vcpu unhalt msr to aid migration

[Qemu-devel] [PATCH v3 1/2] Force timedrift=none on previous machines
 2012-03-23 12:57 UTC  (4+ messages)

[Qemu-devel] [PATCH] Remove PCI class code from virtio balloon device
 2012-03-23 12:54 UTC  (4+ messages)

[Qemu-devel] [Qemu-ppc] [PATCH 0/2] PPC: interrupt handler bugfixes
 2012-03-23 12:46 UTC 

[Qemu-devel] Bug report for kvm-kmod-3.3!
 2012-03-23 12:21 UTC  (5+ messages)

[Qemu-devel] Spice bug with qemu_name
 2012-03-23 12:14 UTC  (4+ messages)

[Qemu-devel] [PATCH 05/11 v10] Add API to get memory mapping
 2012-03-23 12:02 UTC  (2+ messages)

[Qemu-devel] [PATCH] gdbserver: Don't send a GDB syscall until the system CPU is stopped
 2012-03-23 11:46 UTC  (2+ messages)

[Qemu-devel] [PATCH] block: add the support to drain throttled requests
 2012-03-23 11:32 UTC  (11+ messages)

[Qemu-devel] [PATCH V3 0/7] Make QED with live migration safe
 2012-03-23 11:24 UTC  (9+ messages)
` [Qemu-devel] [PATCH V3 1/7] block: Add new BDRV_O_INCOMING flag to notice incoming live migration
` [Qemu-devel] [PATCH V3 2/7] block: add a function to clear incoming live migration flags
` [Qemu-devel] [PATCH V3 3/7] blockdev: open images with BDRV_O_INCOMING on incoming live migration
` [Qemu-devel] [PATCH V3 4/7] qed: add bdrv_invalidate_cache to be called after "
` [Qemu-devel] [PATCH V3 5/7] migration: clear BDRV_O_INCOMING flags on end of "
` [Qemu-devel] [PATCH V3 6/7] qed: honor BDRV_O_INCOMING for "
` [Qemu-devel] [PATCH V3 7/7] qed: remove incoming live migration blocker

[Qemu-devel] [QEMU][RFC PATCH 0/6] QEMU disaggregation
 2012-03-23 11:07 UTC  (15+ messages)
` [Qemu-devel] [QEMU][RFC PATCH 1/6] option: Add -xen-dmid
` [Qemu-devel] [QEMU][RFC PATCH 2/6] xen: Add functions to register PCI and IO in Xen
` [Qemu-devel] [QEMU][RFC PATCH 3/6] memory: Add xen memory hook
` [Qemu-devel] [QEMU][RFC PATCH 4/6] xen-pci: Register PCI in Xen
` [Qemu-devel] [QEMU][RFC PATCH 5/6] xen-io: Handle the new ioreq type IOREQ_TYPE_PCI_CONFIG
` [Qemu-devel] [QEMU][RFC PATCH 6/6] xen: handle qemu disaggregation

[Qemu-devel] used a qemu-processor ?
 2012-03-23 10:51 UTC 

[Qemu-devel] [PATCH] Replace bdrv_* to bdrv_aio_* functions in pio mode in fdc.c
 2012-03-23  8:47 UTC  (2+ messages)

[Qemu-devel] [PATCH 10/11 v10] make gdb_id() generally avialable
 2012-03-23 10:03 UTC  (2+ messages)

[Qemu-devel] [PATCH] spice: fix spice_server_set_name call
 2012-03-23  9:12 UTC 

[Qemu-devel] [PATCH 11/11 v10] introduce a new monitor command 'dump-guest-memory' to dump guest's memory
 2012-03-23  9:40 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] slirp: remove fd_block/fd_nonblock
 2012-03-23  9:00 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] slirp: clean up conflicts with system headers

[Qemu-devel] [Bug 962880] [NEW] having a tr_TR.UTF-8 locale creates problems during compile
 2012-03-23  8:50 UTC 

[Qemu-devel] Bug report: emulation failed for kvm-3.3!
 2012-03-23  8:29 UTC 

[Qemu-devel] [Bug 918791] Re: qemu-kvm dies when using vmvga driver and unity in the guest
 2012-03-23  8:04 UTC 

[Qemu-devel] [PATCH V2 0/4] MIPS ASE DSP Support for Qemu
 2012-03-23  7:21 UTC  (12+ messages)
` [Qemu-devel] [PATCH V2 1/4] add MIPS DSP helpers define
` [Qemu-devel] [PATCH V2 2/4] add MIPS DSP helpers implement
` [Qemu-devel] [PATCH V2 3/4] add MIPS DSP translation
` [Qemu-devel] [PATCH V2 4/4] add MIPS DSP testcase

[Qemu-devel] [PATCH]booke: Use MMU API for creating initial mapping for secondary cpus
 2012-03-23  4:21 UTC 

[Qemu-devel] [PATCH] virtio-spec: clarify ro/rw bits and updating rule of virtio-net status field
 2012-03-23  2:57 UTC  (7+ messages)

[Qemu-devel] [0/13] RFC: Guest visible IOMMU
 2012-03-23  2:05 UTC  (6+ messages)
` [Qemu-devel] [PATCH 03/13] usb-xhci: Use PCI DMA helper functions

[Qemu-devel] How To Boot Up Linux Kernel/Android on QEMU
 2012-03-23  2:09 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 0/8] Rewrite tracetool using python modules
 2012-03-22 21:43 UTC  (9+ messages)
` [Qemu-devel] [RFC PATCH 1/8] tracetool: Rewrite infrastructure as "
` [Qemu-devel] [RFC PATCH 2/8] tracetool: Add module for the 'c' format
` [Qemu-devel] [RFC PATCH 3/8] tracetool: Add module for the 'h' format
` [Qemu-devel] [RFC PATCH 4/8] tracetool: Add support for the 'stderr' backend
` [Qemu-devel] [RFC PATCH 5/8] tracetool: Add support for the 'simple' backend
` [Qemu-devel] [RFC PATCH 6/8] tracetool: Add support for the 'ust' backend
` [Qemu-devel] [RFC PATCH 7/8] tracetool: Add support for the 'dtrace' backend
` [Qemu-devel] [RFC PATCH 8/8] tracetool: Add MAINTAINERS info

[Qemu-devel] [PATCH 00/10] QAPI minor fixes and strict mode
 2012-03-22 21:39 UTC  (26+ messages)
` [Qemu-devel] [PATCH 01/10] qapi: add a test case for type errors
` [Qemu-devel] [PATCH 02/10] qapi: fail hard on stack imbalance
` [Qemu-devel] [PATCH 03/10] qapi: fix memory leak on error
` [Qemu-devel] [PATCH 04/10] qapi: shortcut visits on errors
` [Qemu-devel] [PATCH 05/10] qapi: allow freeing partially-allocated objects
` [Qemu-devel] [PATCH 06/10] qapi: simplify qmp_input_next_list
      ` [Qemu-devel] [PATCH v2 06/10] qapi: untangle next_list
` [Qemu-devel] [PATCH 07/10] qapi: place outermost object on qiv stack
` [Qemu-devel] [PATCH 08/10] qapi: add strict mode to input visitor
` [Qemu-devel] [PATCH 09/10] qmp: add and use q type specifier
` [Qemu-devel] [PATCH 10/10] qmp: parse commands in strict mode
` [Qemu-devel] [PATCH 11/10] qmp: document strict parsing

[Qemu-devel] [libvirt] Modern CPU models cannot be used with libvirt
 2012-03-22 20:01 UTC  (17+ messages)

[Qemu-devel] [PATCH 0/3] libcacard: handle no readers on startup
 2012-03-22 18:20 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] libcacard/vcard_emul_nss: don't stop thread when there are no slots
` [Qemu-devel] [PATCH 2/3] libcacard/vcard_emul_nss: handle no readers at startup
` [Qemu-devel] [PATCH 3/3] libcacard/vcard_emul_nss: add warning for old coolkey

[Qemu-devel] [PATCH V2 0/7] Make QED with live migration safe
 2012-03-22 15:30 UTC  (6+ messages)
` [Qemu-devel] [PATCH V2 4/7] qed: add bdrv_invalidate_cache to be called after incoming live migration

[Qemu-devel] [PATCH 00/10] apply volume on client side v5
 2012-03-22 15:21 UTC  (11+ messages)
` [Qemu-devel] [PATCH 01/10] audio: add VOICE_VOLUME ctl
` [Qemu-devel] [PATCH 02/10] audio: don't apply volume effect if backend has VOICE_VOLUME_CAP
` [Qemu-devel] [PATCH 03/10] hw/ac97: remove USE_MIXER code
` [Qemu-devel] [PATCH 04/10] hw/ac97: the volume mask is not only 0x1f
` [Qemu-devel] [PATCH 05/10] hw/ac97: add support for volume control
` [Qemu-devel] [PATCH 06/10] audio/spice: "
` [Qemu-devel] [PATCH 07/10] Do not use pa_simple PulseAudio API
` [Qemu-devel] [PATCH 08/10] configure: pa_simple is not needed anymore
` [Qemu-devel] [PATCH 09/10] Allow controlling volume with PulseAudio backend
` [Qemu-devel] [PATCH 10/10] Enable mixemu by default, add runtime option

[Qemu-devel] [PATCH] usb/vmstate: add parent dev path
 2012-03-22 15:12 UTC  (4+ messages)

[Qemu-devel] [PATCH] Small change to remove short 250us timeouts every other time through the wait loop
 2012-03-22 14:59 UTC 

[Qemu-devel] [PATCH] Whitespace clean up
 2012-03-22 14:42 UTC  (2+ messages)

[Qemu-devel] [PATCH] fix '-cpu ?' Segfault
 2012-03-22 14:05 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/4] MIPS ASE DSP Support for Qemu
 2012-03-22 13:45 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/4] add MIPS DSP helpers define

[Qemu-devel] [PULL 0/2] spice: 32bit support
 2012-03-22 13:40 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] ui/spice-display.c: Fix compilation warnings on 32 bit hosts
` [Qemu-devel] [PATCH 2/2] ui/spice-display: use uintptr_t when casting qxl physical addresses

[Qemu-devel] [PATCH] kvm: allow arbitrarily sized mmio ioeventfd
 2012-03-22 13:32 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/4] More whitespace and coding style clean ups ahead of future changes
 2012-03-22 13:28 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] usb/vmstate: add parent dev path
 2012-03-22 13:28 UTC 

[Qemu-devel] [PATCH uq/master] kvm: Drop unused kvm_pit_in_kernel
 2012-03-22 13:27 UTC  (9+ messages)

[Qemu-devel] [PATCH v4 00/36] VMState port of all cpus
 2012-03-22 13:13 UTC  (4+ messages)
` [Qemu-devel] [PATCH 28/36] vmstate: rename machine.c to vmstate-cpu.c

[Qemu-devel] [PATCH 0/3] add ./configure --confsuffix option (v2)
 2012-03-22 12:54 UTC  (6+ messages)
` [Qemu-devel] [PATCH 3/3] configure: add --confsuffix option

[Qemu-devel] block stream: close unused files and update ->backing_hd
 2012-03-22 12:53 UTC  (2+ messages)


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