qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-06 17:34:22 to 2011-12-08 11:11:33 UTC [more...]

[Qemu-devel] [PATCH] block/cow : return real error code in cow.c
 2011-12-08 11:14 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] Documentation: Add qemu-img -t parameter in man page
 2011-12-08 10:58 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/14] ARM: Samsung S5PC210-based boards support
 2011-12-08 10:58 UTC  (23+ messages)
` [Qemu-devel] [PATCH 01/14] ARM: s5pc210: Basic support of s5pc210 boards
` [Qemu-devel] [PATCH 02/14] hw/sysbus.h: Increase maximum number of device IRQs
` [Qemu-devel] [PATCH 03/14] ARM: s5pc210: IRQ subsystem support
` [Qemu-devel] [PATCH 04/14] ARM: s5pc210: PWM support
` [Qemu-devel] [PATCH 05/14] hw/arm_boot.c: Add new secondary CPU bootloader
` [Qemu-devel] [PATCH 06/14] hw/arm_gic.c: lower IRQ only on changing of enable bit
` [Qemu-devel] [PATCH 07/14] ARM: s5pc210: MCT support
` [Qemu-devel] [PATCH 08/14] ARM: s5pc210: Boot secondary CPU
` [Qemu-devel] [PATCH 09/14] hw/lan9118.c: Basic byte/word/long access support
` [Qemu-devel] [PATCH 10/14] hw/s5pc210.c: Add lan9118 support to SMDK board
` [Qemu-devel] [PATCH 11/14] ARM: s5pc210: added s5pc210 display controller device (FIMD)
` [Qemu-devel] [PATCH 12/14] SD card: add query function to check wether SD card currently ready to recieve data Before executing data transfer to card, we must check that previously issued command wasn't a simple query command (for ex. CMD13), which doesn't require data transfer. Currently, we only can aquire information about whether SD card is in sending data state or not. This patch allows us to query wether previous command was data write command and it was successfully accepted by card (meaning that SD card in recieving data state)
` [Qemu-devel] [PATCH 13/14] ARM: s5pc210: added SD/MMC host controller (ver. 2.0 compliant) implementation
` [Qemu-devel] [PATCH 14/14] s5pc210: Switch to sysbus_init_mmio

[Qemu-devel] qemu Website down?
 2011-12-08 10:29 UTC 

[Qemu-devel] [PATCH] qemu: Fix inject-nmi
 2011-12-08 10:20 UTC  (22+ messages)
                          ` [Qemu-devel] [PATCH] qemu-kvm: fix improper nmi emulation (was: Re: [PATCH] qemu: Fix inject-nmi)
                            ` [Qemu-devel] [PATCH] qemu-kvm: fix improper nmi emulation
                              ` [Qemu-devel] [PATCH 2/2 V2] "
                                      ` [Qemu-devel] [PATCH 1/1 V4] "
                                          ` [Qemu-devel] [PATCH 1/1 V5] kernel/kvm: introduce KVM_SET_LINT1 and "
                                                  ` [Qemu-devel] [PATCH 1/1 V6] qemu-kvm: "

[Qemu-devel] [PATCH] use pci macro in virtio
 2011-12-08 10:17 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/5] backdoor: lightweight guest-to-QEMU backdoor channel
 2011-12-08 10:11 UTC  (28+ messages)
` [Qemu-devel] [PATCH v2 1/5] backdoor: Add documentation
` [Qemu-devel] [PATCH v2 4/5] backdoor: [softmmu] Add QEMU-side proxy to "libbackdoor.a"
        ` [Qemu-devel] Insane virtio-serial semantics (was: [PATCH v2 4/5] backdoor: [softmmu] Add QEMU-side proxy to "libbackdoor.a")
          ` [Qemu-devel] Insane virtio-serial semantics

[Qemu-devel] an error while loading checkpoint
 2011-12-08  9:53 UTC  (2+ messages)

[Qemu-devel] [RFC] Device sandboxing
 2011-12-08  9:47 UTC  (10+ messages)

[Qemu-devel] [PATCH] tcg: Remove redundant declarations of TCG_TARGET_REG_BITS
 2011-12-08  7:19 UTC  (3+ messages)

[Qemu-devel] [PATCH] Fix parse of usb device description with multiple configurations
 2011-12-08  6:36 UTC 

[Qemu-devel] [PATCH 0/3] MIPS64 user mode emulation in QEMU
 2011-12-08  5:25 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] linux-user:Support for "
` [Qemu-devel] [PATCH 2/3] target-mips:enabling of 64 bit user mode and floating point operations MIPS_HFLAG_UX is included in env->hflags so that the address computation for LD instruction does not treated as 32 bit code see gen_op_addr_add() in translate.c
` [Qemu-devel] [PATCH 3/3] linux-user:Signal handling for MIPS64

[Qemu-devel] [PATCH] network scripts: don't block SIGCHLD before forking
 2011-12-08  3:50 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2] "
` [Qemu-devel] [PATCH v3] "

[Qemu-devel] [PATCH] use PCI MACRO in virtio-pci
 2011-12-08  2:30 UTC  (4+ messages)

[Qemu-devel] [PATCH] configure: don't try to compile against known broken curses
 2011-12-08  0:49 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/2] configure: don't check for Cocoa when detecting SDL
` [Qemu-devel] [PATCH 2/2] configure: remove --enable-cocoa (default), add --disable-cocoa

[Qemu-devel] [PATCH 0/3] Make GUI frontends optional on Mac OS X
 2011-12-08  0:41 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/3] raw-posix: Do not use CONFIG_COCOA macro
` [Qemu-devel] [PATCH 3/3] configure: add '--disable-cocoa' switch

[Qemu-devel] virDomainBlockJobAbort and block_job_cancel
 2011-12-07 23:01 UTC  (6+ messages)
` [Qemu-devel] [libvirt] "

[Qemu-devel] [RFC][PATCH RFC 0/4] trace-instrument: Let the user wrap/override specific event tracing routines
 2011-12-07 21:10 UTC  (5+ messages)
` [Qemu-devel] [PATCH RFC 1/4] trace: [tracetool] Add 'get_api_name' to construct the name of "
` [Qemu-devel] [PATCH RFC 2/4] trace-instrument: Add documentation
` [Qemu-devel] [PATCH RFC 3/4] trace-instrument: Add support for user-provided code on a per-event basis
` [Qemu-devel] [PATCH RFC 4/4] trace-instrument: Add a per-vCPU opaque pointer for the instrumentation backend

[Qemu-devel] [PATCH v5 0/4] -net bridge: rootless bridge support for qemu
 2011-12-07 19:43 UTC  (2+ messages)

[Qemu-devel] vfio / iommu domain attributes
 2011-12-07 19:11 UTC  (3+ messages)

[Qemu-devel] [PULL 00/35] VMState port of all cpus
 2011-12-07 18:42 UTC 

[Qemu-devel] ncurses 5.3 conflicts with latest qemu
 2011-12-07 18:01 UTC  (4+ messages)

[Qemu-devel] [PATCH 1/2] guest agent: add RPC blacklist command-line option
 2011-12-07 16:45 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/2] guest agent: add supported command list to guest-info RPC

[Qemu-devel] [PATCH] build: Cleanup qga make output
 2011-12-07 16:33 UTC 

[Qemu-devel] Error while booting
 2011-12-07 16:26 UTC 

[Qemu-devel] [PATCH v2 0/6] Memory API mutators
 2011-12-07 15:57 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/2] net: clean up net/socket.c
 2011-12-07 15:01 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] net: expand tabs in net/socket.c
` [Qemu-devel] [PATCH 2/2] net: take ownership of fd in socket init functions

[Qemu-devel] ezmlm warning
 2011-12-07 14:21 UTC 

[Qemu-devel] [PATCH] Documentation: Add qemu-img -t parameter in man page
 2011-12-07 14:16 UTC  (2+ messages)

[Qemu-devel] [PATCH] Convert keymap file to UTF-8 encoding
 2011-12-07 12:37 UTC  (4+ messages)

[Qemu-devel] [PATCH] qemu-img rebase: Fix for undersized backing files
 2011-12-07 12:15 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/3] block: zero write detection
 2011-12-07 12:10 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] block: add zero write detection interface
` [Qemu-devel] [PATCH v2 2/3] qed: add zero write detection support
` [Qemu-devel] [PATCH v2 3/3] qemu-io: add zero write detection option

[Qemu-devel] [PATCH 0/4] add qemu_thread_join, use it to fix bug in ccid
 2011-12-07 11:35 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/4] qemu-thread: add API for joinable threads
` [Qemu-devel] [PATCH 2/4] qemu-thread: implement joinable threads for POSIX
` [Qemu-devel] [PATCH 3/4] qemu-thread: implement joinable threads for Win32
` [Qemu-devel] [PATCH 4/4] ccid: make threads joinable

[Qemu-devel] [PATCH 12/14] SD card: add query function to check wether SD card currently ready to recieve data Before executing data transfer to card, we must check that previously issued command wasn't a simple query command (for ex. CMD13), whi
 2011-12-07 11:25 UTC 

[Qemu-devel] [Bug 899140] [NEW] Problem with Linux Kernel Traffic Control
 2011-12-07 10:57 UTC  (10+ messages)
` [Qemu-devel] [Bug 899140] "

[Qemu-devel] SEO Proposal For High Ranking
 2011-12-07 10:23 UTC 

[Qemu-devel] [PATCH] rbd: always set out parameter in qemu_rbd_snap_list
 2011-12-07 10:27 UTC  (2+ messages)

[Qemu-devel] [PATCH] block/qcow2.c : call qcow2_free_snapshots in the function of qcow2_close
 2011-12-07 10:20 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 1/3] Update ioctl order in nbd_init() to detect EBUSY
 2011-12-07  9:44 UTC  (12+ messages)
` [Qemu-devel] [PATCH v4 2/3] Extract code to nbd_setup function to be used for many purposes

[Qemu-devel] winXP "Standard PC" HAL and qemu-kvm >= 0.15
 2011-12-07  9:31 UTC  (15+ messages)

[Qemu-devel] KVM Call Agenda for 12/6 (Tuesday) @ 10am US/Eastern
 2011-12-07  9:15 UTC  (5+ messages)
    ` [Qemu-devel] Guest Agent Summaries
      ` [Qemu-devel] [libvirt] "

[Qemu-devel] Power Presentations with Richard La Faber
 2011-12-07  2:00 UTC 

[Qemu-devel] x86 mmu emulation in qemu
 2011-12-07  0:12 UTC 

[Qemu-devel] [PATCH v3 0/6] Remove libqemu related stuff from QEMU source tree
 2011-12-06 19:50 UTC  (2+ messages)

[Qemu-devel] RFC: raw device support for block device targets
 2011-12-06 19:28 UTC  (3+ messages)

[Qemu-devel] [PULL 00/22]: QMP queue
 2011-12-06 17:54 UTC  (23+ messages)
` [Qemu-devel] [PATCH 01/22] docs: Add writing-qmp-commands.txt
` [Qemu-devel] [PATCH 02/22] qmp: add test tool for QMP
` [Qemu-devel] [PATCH 03/22] configure: Don't mix glib and libcheck tests
` [Qemu-devel] [PATCH 04/22] Introduce test-qmp-output-visitor
` [Qemu-devel] [PATCH 05/22] Introduce test-qmp-input-visitor
` [Qemu-devel] [PATCH 06/22] Drop test-visitor
` [Qemu-devel] [PATCH 07/22] qapi: Complete system_powerdown conversion
` [Qemu-devel] [PATCH 08/22] console: Drop unused prototypes
` [Qemu-devel] [PATCH 09/22] QError: Introduce QERR_IO_ERROR
` [Qemu-devel] [PATCH 10/22] qapi: Convert memsave
` [Qemu-devel] [PATCH 11/22] qapi: Convert pmemsave
` [Qemu-devel] [PATCH 12/22] qapi: Convert cont
` [Qemu-devel] [PATCH 13/22] qapi: Convert inject-nmi
` [Qemu-devel] [PATCH 14/22] qapi: Convert set_link
` [Qemu-devel] [PATCH 15/22] qapi: Convert block_passwd
` [Qemu-devel] [PATCH 16/22] qapi: Convert balloon
` [Qemu-devel] [PATCH 17/22] qapi: Convert block_resize
` [Qemu-devel] [PATCH 18/22] qapi: Convert blockdev_snapshot_sync
` [Qemu-devel] [PATCH 19/22] qapi: Convert human-monitor-command
` [Qemu-devel] [PATCH 20/22] qapi: Convert migrate_cancel
` [Qemu-devel] [PATCH 21/22] qapi: Convert migrate_set_downtime
` [Qemu-devel] [PATCH 22/22] qapi: Convert migrate_set_speed

[Qemu-devel] [PATCH 0/2] split hw/hw.h
 2011-12-06 17:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] ptimer: move declarations to ptimer.h
` [Qemu-devel] [PATCH 2/2] vmstate: extract declarations out of hw/hw.h


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