qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-01-20 18:05:18 to 2011-01-22 14:32:46 UTC [more...]

[Qemu-devel] [PATCH 8/8] ahci: fix !msi interrupts
 2011-01-22 14:32 UTC  (14+ messages)
` [Qemu-devel] "

[Qemu-devel] [ARM] Contributing tests for Neon
 2011-01-22 14:24 UTC  (3+ messages)

[Qemu-devel] [PATCH] qemu-char: Check for missing backend name
 2011-01-22 13:07 UTC 

[Qemu-devel] [RFC][PATCH 00/12] qcow2: Convert qcow2 to use coroutines for async I/O
 2011-01-22  9:29 UTC  (13+ messages)
` [Qemu-devel] [RFC][PATCH 01/12] coroutine: Add gtk-vnc coroutines library
` [Qemu-devel] [RFC][PATCH 02/12] continuation: Fix container_of() redefinition
` [Qemu-devel] [RFC][PATCH 03/12] Make sure to release allocated stack when coroutine is released
` [Qemu-devel] [RFC][PATCH 04/12] coroutine: Use thread-local leader and current variables
` [Qemu-devel] [RFC][PATCH 05/12] coroutine: Add coroutines
` [Qemu-devel] [RFC][PATCH 06/12] coroutine: Add qemu_coroutine_self()
` [Qemu-devel] [RFC][PATCH 07/12] coroutine: Add coroutine_is_leader()
` [Qemu-devel] [RFC][PATCH 08/12] coroutine: Add qemu_in_coroutine()
` [Qemu-devel] [RFC][PATCH 09/12] block: Add bdrv_co_readv() and bdrv_co_writev()
` [Qemu-devel] [RFC][PATCH 10/12] block: Add coroutine support to synchronous I/O functions
` [Qemu-devel] [RFC][PATCH 11/12] qcow2: Convert qcow2 to use coroutines for async I/O
` [Qemu-devel] [RFC][PATCH 12/12] qcow2: Serialize all requests

[Qemu-devel] [PATCH 1/3] pci: Fix memory leak
 2011-01-22 12:02 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/3] ppc405: "
` [Qemu-devel] [PATCH 3/3] s390: "

[Qemu-devel] [PATCH KQEMU] Make kqemu compile with kernel 2.6.37
 2011-01-22 10:21 UTC 

[Qemu-devel] [PATCH 1/5] Fast Virtual Disk (FVD) Proposal Part 1
 2011-01-22  9:02 UTC  (10+ messages)
` [Qemu-devel] [PATCH 3/5] Fast Virtual Disk (FVD) Proposal Part 3

[Qemu-devel] [PATCH/RFC] vmstate: add VMSTATE_ macro for pointer to array of structures
 2011-01-22  7:52 UTC 

[Qemu-devel] [PATCH 1/3] FVD: Added support for 'qemu-img update'
 2011-01-22  3:09 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/3] FVD: Added the simulated 'blksim' driver
` [Qemu-devel] [PATCH 3/3] FVD: Made qemu-io working with simulation (blksim)

[Qemu-devel] [PATCH] ppc: Fix BookE tlb entry reads
 2011-01-21 22:57 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] Changing the content of target cpu registers
 2011-01-21 22:41 UTC  (4+ messages)

[Qemu-devel] [PATCH] audio: consolidate audio_init()
 2011-01-21 22:27 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH 3/3] w64: Fix problem with missing sigset_t
 2011-01-21 21:53 UTC 

[Qemu-devel] [PATCH 2/3] check-qdict: Fix possible crash
 2011-01-21 21:50 UTC 

[Qemu-devel] [PATCH 1/3] tests: Fix two memory leaks
 2011-01-21 21:49 UTC 

[Qemu-devel] [PATCH 00/18] [uq/master] Rebased patch queue, part I
 2011-01-21 20:48 UTC  (19+ messages)
` [Qemu-devel] [PATCH 01/18] kvm: x86: Swallow KVM_EXIT_SET_TPR
` [Qemu-devel] [PATCH 02/18] kvm: Stop on all fatal exit reasons
` [Qemu-devel] [PATCH 03/18] kvm: Improve reporting of fatal errors
` [Qemu-devel] [PATCH 04/18] x86: Optionally dump code bytes on cpu_dump_state
` [Qemu-devel] [PATCH 05/18] kvm: x86: Align kvm_arch_put_registers code with comment
` [Qemu-devel] [PATCH 06/18] kvm: x86: Prepare kvm_get_mp_state for in-kernel irqchip
` [Qemu-devel] [PATCH 07/18] kvm: x86: Remove redundant mp_state initialization
` [Qemu-devel] [PATCH 08/18] kvm: x86: Fix xcr0 reset mismerge
` [Qemu-devel] [PATCH 09/18] kvm: x86: Refactor msr_star/hsave_pa setup and checks
` [Qemu-devel] [PATCH 10/18] kvm: x86: Reset paravirtual MSRs
` [Qemu-devel] [PATCH 11/18] kvm: x86: Fix !CONFIG_KVM_PARA build
` [Qemu-devel] [PATCH 12/18] kvm: Drop smp_cpus argument from init functions
` [Qemu-devel] [PATCH 13/18] kvm: Consolidate must-have capability checks
` [Qemu-devel] [PATCH 14/18] kvm: x86: Rework identity map and TSS setup for larger BIOS sizes
` [Qemu-devel] [PATCH 15/18] kvm: Flush coalesced mmio buffer on IO window exits
` [Qemu-devel] [PATCH 16/18] kvm: Do not use qemu_fair_mutex
` [Qemu-devel] [PATCH 17/18] kvm: x86: Implicitly clear nmi_injected/pending on reset
` [Qemu-devel] [PATCH 18/18] kvm: x86: Only read/write MSR_KVM_ASYNC_PF_EN if supported

[Qemu-devel] [PATCH v3 0/5][RFC] New SPARC machine: Leon3
 2011-01-21 19:09 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 1/5] SPARC: Emulation of GRLIB GPTimer
  ` [Qemu-devel] [PATCH v3 2/5] SPARC: Emulation of GRLIB IRQMP
    ` [Qemu-devel] [PATCH v3 3/5] SPARC: Emulation of GRLIB APB UART
      ` [Qemu-devel] [PATCH v3 4/5] SPARC: Emulation of Leon3
        ` [Qemu-devel] [PATCH v3 5/5] SPARC: Add asr17 register support

[Qemu-devel] [PATCH 00/35] [PULL] qemu-kvm.git uq/master queue
 2011-01-21 18:49 UTC  (49+ messages)
` [Qemu-devel] [PATCH 28/35] kvm: x86: Introduce kvmclock device to save/restore its state

[Qemu-devel] [RFC][PATCH v6 00/23] virtagent: host/guest RPC communication agent
 2011-01-21 18:23 UTC  (13+ messages)
` [Qemu-devel] [RFC][PATCH v6 03/23] Make qemu timers available for tools
  ` [Qemu-devel] "
` [Qemu-devel] [RFC][PATCH v6 07/23] virtagent: base server definitions
  ` [Qemu-devel] "
` [Qemu-devel] [RFC][PATCH v6 08/23] virtagent: add va.getfile RPC
  ` [Qemu-devel] "
` [Qemu-devel] [RFC][PATCH v6 09/23] virtagent: add agent_viewfile qmp/hmp command
  ` [Qemu-devel] "

[Qemu-devel] checkpatch.pl false positives with HELPER macro
 2011-01-21 18:19 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH 0/5] -drive/drive_add fixes
 2011-01-21 18:13 UTC  (9+ messages)
` [Qemu-devel] [PATCH 3/5] blockdev: Reject multiple definitions for the same drive
  ` [Qemu-devel] "
` [Qemu-devel] Re: [PATCH 0/5] -drive/drive_add fixes

[Qemu-devel] [PATCH] target-arm: Set the right overflow bit for neon 32 and 64 bit saturating add/sub
 2011-01-21 17:58 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/3] usb-msd: Add usb-storage, removable=on|off property
 2011-01-21 17:38 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/3] scsi-disk: Allow overriding SCSI INQUIRY removable bit

[Qemu-devel] [PATCH] checkpatch: Fix bracing false positives on #else
 2011-01-21 17:35 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH v3 0/4] usb-msd: Add usb-storage, removable=on|off property
 2011-01-21 17:26 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 1/4] scsi-disk: Allow overriding SCSI INQUIRY removable bit
` [Qemu-devel] [PATCH v3 2/4] scsi: Allow SCSI devices to override the "
` [Qemu-devel] [PATCH v3 3/4] usb-msd: Propagate removable bit to SCSI device
` [Qemu-devel] [PATCH v3 4/4] docs: Document scsi-disk and usb-storage removable parameter
` [Qemu-devel] Re: [PATCH v3 0/4] usb-msd: Add usb-storage, removable=on|off property

[Qemu-devel] [Bug 702885] [NEW] "Internal resource leak" error with ARM NEON vmull.s32 insn
 2011-01-21 17:17 UTC  (4+ messages)
` [Qemu-devel] [Bug 702885] "
  ` [Qemu-devel] RE: [Bug 702885] Re: "Internal resource leak" error with ARM NEONvmull.s32 insn

[Qemu-devel] [PATCH v4 00/32] usb descriptor overhaul + more
 2011-01-21 17:04 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH 2/5] Use vmstate to save/load spitz-lcdtg and corgi-ssp state
 2011-01-21 16:57 UTC  (7+ messages)
` [Qemu-devel] [PATCH 3/5] spitz: make sl-nand emulation use qdev infrastructure
` [Qemu-devel] [PATCH 4/5] spitz: make spitz-keyboard to "
` [Qemu-devel] [PATCH 5/5] pxa2xx_gpio: switch to using qdev

[Qemu-devel] [PATCH 4/5] spitz: make spitz-keyboard to use qdev infrastructure
 2011-01-21 16:56 UTC 

[Qemu-devel] [RFC PATCH] Fake machine for scalability testing
 2011-01-21 16:51 UTC  (10+ messages)

[Qemu-devel] [PATCH] pci/pcie: make pci_find_device() ARI aware
 2011-01-21 16:39 UTC  (5+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH 1/5] SharpSL scoop device - convert to qdev
 2011-01-21 16:34 UTC  (2+ messages)

[Qemu-devel] [Bug 705931] [NEW] make ui sdl error 1 on git devel
 2011-01-21 15:25 UTC  (2+ messages)
` [Qemu-devel] [Bug 705931] "

[Qemu-devel] usb redirection status report
 2011-01-21 15:01 UTC  (10+ messages)
    ` [Spice-devel] "

[Qemu-devel] [PATCH] Fix block migration when the device size is not a multiple of 1 MB
 2011-01-21 14:48 UTC  (22+ messages)

[Qemu-devel] [PATCH] vhost: force vhost off for non-MSI guests
 2011-01-21 14:40 UTC  (15+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH] target-arm: Fix loading of scalar value for Neon multiply-by-scalar
 2011-01-21 13:43 UTC  (3+ messages)
` [Qemu-devel] [PATCH] target-arm: Fix loading of scalar value forNeon multiply-by-scalar

[Qemu-devel] [PATCH v2] Fix block migration when the device size is not a multiple of 1 MB
 2011-01-21 12:10 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH] monitor: use after free in do_wav_capture()
 2011-01-21 10:53 UTC 

[Qemu-devel] [PATCH] mips_fulong: remove bogus HAS_AUDIO
 2011-01-21 10:53 UTC 

[Qemu-devel] [PATCH 0/3 v2] allow online resizing of block devices
 2011-01-21 10:41 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/3] block: tell drivers about an image resize

[Qemu-devel] [PATCH 1/3] make path_has_protocol() to return pointer instead of bool
 2011-01-21 10:07 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/3] make path_combine() especially for filenames, not URLs

[Qemu-devel] [PATCH] docs: Document simple trace backend thread-safety limitation
 2011-01-21  9:26 UTC 

[Qemu-devel] Qemu signal handling
 2011-01-21  8:30 UTC  (2+ messages)

[Qemu-devel] [V3 PATCH 0/8] virtio-9p: Use chroot to safely access files in passthrough model
 2011-01-21  6:55 UTC  (9+ messages)
` [Qemu-devel] [V3 PATCH 7/8] virtio-9p: Move file post creation changes to none security model


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