messages from 2011-02-21 16:44:38 to 2011-02-23 12:41:00 UTC [more...]
[Qemu-devel] [PATCH 0/7] New iohandler API
2011-02-23 12:40 UTC (22+ messages)
` [Qemu-devel] [PATCH 1/7] iohandlers: Mark current implementation as 'old'
` [Qemu-devel] [PATCH 2/7] iohandlers: Introduce a new API
` [Qemu-devel] "
` [Qemu-devel] [PATCH 3/7] char: tcp: Use new iohandler api
` [Qemu-devel] [PATCH 4/7] char: udp: "
` [Qemu-devel] [PATCH 5/7] char: fd: "
` [Qemu-devel] [PATCH 6/7] char: stdio: "
` [Qemu-devel] [PATCH 7/7] char: pty: "
[Qemu-devel] [PATCH 0/4] Improve -icount, fix it with iothread
2011-02-23 12:40 UTC (6+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH v20 0/7] usb-ccid
2011-02-23 11:20 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/7] usb-ccid: add CCID bus
` [Qemu-devel] [PATCH 2/7] introduce libcacard/vscard_common.h
` [Qemu-devel] [PATCH 3/7] ccid: add passthru card device
` [Qemu-devel] [PATCH 4/7] libcacard: initial commit
` [Qemu-devel] [PATCH 5/7] ccid: add ccid-card-emulated device
` [Qemu-devel] [PATCH 6/7] ccid: add docs
` [Qemu-devel] [PATCH 7/7] ccid: configure: improve --enable-smartcard flags
[Qemu-devel] [PATCH] tools: Use real async.c instead of stubs
2011-02-23 11:54 UTC
[Qemu-devel] [PATCH 00/22] Refactor and cleaup migration code
2011-02-23 11:36 UTC (45+ messages)
` [Qemu-devel] [PATCH 01/22] migration: Make *start_outgoing_migration return FdMigrationState
` [Qemu-devel] [PATCH 02/22] migration: Use FdMigrationState instead of MigrationState when possible
` [Qemu-devel] [PATCH 03/22] migration: Fold MigrationState into FdMigrationState
` [Qemu-devel] "
` [Qemu-devel] [PATCH 04/22] migration: Rename FdMigrationState MigrationState
` [Qemu-devel] [PATCH 05/22] migration: Refactor MigrationState creation
` [Qemu-devel] [PATCH 06/22] migration: Make all posible migration functions static
` [Qemu-devel] [PATCH 07/22] migration: move migrate_create_state to do_migrate
` [Qemu-devel] [PATCH 08/22] migration: Check that migration is active before cancel it
` [Qemu-devel] "
` [Qemu-devel] [PATCH 09/22] migration: Introduce MIG_STATE_NONE
` [Qemu-devel] [PATCH 10/22] migration: Refactor and simplify error checking in migrate_fd_put_ready
` [Qemu-devel] "
` [Qemu-devel] [PATCH 11/22] migration: Introduce migrate_fd_completed() for consistenncy
` [Qemu-devel] [PATCH 12/22] migration: Use migrate_fd_error() in last place that set status to ERROR
` [Qemu-devel] [PATCH 13/22] migration: Our release callback was just free
` [Qemu-devel] [PATCH 14/22] migration: Remove get_status() accessor
` [Qemu-devel] "
` [Qemu-devel] [PATCH 15/22] migration: Remove migration cancel() callback
` [Qemu-devel] [PATCH 16/22] migration: Move exported functions to the end of the file
` [Qemu-devel] [PATCH 17/22] migration: use global variable directly
` [Qemu-devel] [PATCH 18/22] migration: another case of global variable assigned to local one
` [Qemu-devel] [PATCH 19/22] migration: convert current_migration from pointer to struct
` [Qemu-devel] [PATCH 20/22] migration: Use bandwidth_limit directly
` [Qemu-devel] [PATCH 21/22] migration: Export a function that tells if the migration has finished correctly
` [Qemu-devel] [PATCH 22/22] migration: Make state definitions local
` [Qemu-devel] "
` [Qemu-devel] Re: [PATCH 00/22] Refactor and cleaup migration code
[Qemu-devel] General IO ports in pc386
2011-02-23 10:06 UTC (4+ messages)
[Qemu-devel] [PATCH 0/2] Fix error handling in migration when the peer is killed
2011-02-23 9:51 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/2] savevm: avoid qemu_savevm_state_iteate() to return 1 when qemu file has error
` [Qemu-devel] [PATCH 2/2] migration: add error handling to migrate_fd_put_notify()
` [Qemu-devel] Re: [PATCH 0/2] Fix error handling in migration when the peer is killed
[Qemu-devel] Building QEMU on PS3
2011-02-23 9:50 UTC (4+ messages)
[Qemu-devel] QEMU regression problems
2011-02-23 9:45 UTC (5+ messages)
` [Qemu-devel] Re: QEMU regression problems - Update FPU
[Qemu-devel] [PATCH] Remove a detached device from qemu_device_opts
2011-02-23 9:42 UTC (4+ messages)
[Qemu-devel] [PATCH] `qdev_free` when unplug a pci device
2011-02-23 9:32 UTC (4+ messages)
[Qemu-devel] Re: Comparing New Image Formats: FVD vs. QED
2011-02-23 9:13 UTC (17+ messages)
` Strategic decision: COW format (was: [Qemu-devel] Re: Comparing New Image Formats: FVD vs. QED)
` [Qemu-devel] Re: Strategic decision: COW format
[Qemu-devel] [PATCH 2/2 V1] Fixed EPROM for AMD driver compatibility under DOS with Netware driver
2011-02-23 8:43 UTC (3+ messages)
[Qemu-devel] [PATCH] reset nic when we init it
2011-02-23 8:40 UTC
[Qemu-devel] how to judge machine's state in user-level/kernel-level
2011-02-23 7:42 UTC (2+ messages)
[Qemu-devel] [Bug 723460] [NEW] qemu on linux doesn't boot for winxp install via usb
2011-02-23 7:35 UTC (2+ messages)
[Qemu-devel] [PATCH uq/master 00/21] Win32 iothread support
2011-02-23 7:29 UTC (3+ messages)
[Qemu-devel] Network bridging without adding bridge with brctl, possible?
2011-02-23 6:38 UTC (5+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH 00/18] Kemari for KVM v0.2.10
2011-02-23 5:05 UTC (6+ messages)
` [Qemu-devel] [PATCH 07/18] Introduce fault tolerant VM transaction QEMUFile and ft_mode
` [Qemu-devel] "
[Qemu-devel] virtio-serial semantics for binary data and guest agents
2011-02-23 4:59 UTC (3+ messages)
` [Qemu-devel] "
[Qemu-devel] Fwd: [PATCH v2] Guest OS hangs on usb_add
2011-02-23 1:20 UTC (5+ messages)
[Qemu-devel] [Bug 722425] [NEW] guest hangs when starting guest from qcow-images and physical-images
2011-02-23 0:50 UTC (2+ messages)
` [Qemu-devel] [Bug 722425] "
[Qemu-devel] [patch 0/3] live block copy (v2)
2011-02-22 23:14 UTC (11+ messages)
` [Qemu-devel] [patch 1/3] add migration_active function
` [Qemu-devel] [patch 2/3] Add support for live block copy
` [Qemu-devel] "
` [Qemu-devel] [patch 3/3] do not allow migration if block copy in progress
[Qemu-devel] Re: [PATCH 3/3] block/nbd: Make the NBD block device use the AIO interface
2011-02-22 20:14 UTC (11+ messages)
` [Qemu-devel] Re: [PATCH 2/3] NBD library: add aio-compatible read/write function
[Qemu-devel] [PATCH v2 00/15] [uq/master] Patch queue, part IV (MCE edition)
2011-02-22 18:28 UTC (2+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH] target-arm: Implement a minimal set of cp14 debug registers
2011-02-22 18:19 UTC
[Qemu-devel] KVM call minutes for Feb 22
2011-02-22 18:14 UTC (3+ messages)
[Qemu-devel] [PATCH] For AIO return -ENOSPC on short write
2011-02-22 16:59 UTC (9+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH 0/5] TPM device emulation
2011-02-22 16:47 UTC (12+ messages)
` [Qemu-devel] [PATCH 1/5] Add TPM 1.2 device interface
` [Qemu-devel] [PATCH 2/5] Provide SSDT for enabled TPM device
[Qemu-devel] KVM call minutes for Feb 22
2011-02-22 16:42 UTC
[Qemu-devel] [PATCH 0/7] usb-ccid (v19)
2011-02-22 16:03 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/7] usb-ccid: add CCID bus
[Qemu-devel] [PATCH] simpletrace: Make simpletrace.py a Python module
2011-02-22 13:59 UTC
[Qemu-devel] Anuncie totalmente grátis!
2011-02-22 13:02 UTC
[Qemu-devel] KVM Agenda for Feb 22
2011-02-22 13:10 UTC (3+ messages)
[Qemu-devel] [PATCH] linux-user: Fix large seeks by 32 bit guest on 64 bit host
2011-02-22 13:02 UTC
[Qemu-devel] [PATCH v6 0/5] ARM: fix Neon VRECPE and VRSQRTE instructions
2011-02-22 11:58 UTC (11+ messages)
` [Qemu-devel] [PATCH 1/5] softfloat: move all default NaN definitions to softfloat.h
` [Qemu-devel] [PATCH 2/5] softfloat: add _set_sign(), _infinity and _half for 32 and 64 bits floats
` [Qemu-devel] [PATCH 3/5] target-arm: Introduce float64_256 and float64_512 constants
` [Qemu-devel] [PATCH 4/5] target-arm: fix support for VRECPE
` [Qemu-devel] [PATCH 5/5] target-arm: fix support for VRSQRTE
[Qemu-devel] EHCI support in QEMU 0.13.0
2011-02-22 9:59 UTC
[Qemu-devel] Vista guest doesn t start after libvirt/qemu upgrade
2011-02-22 6:51 UTC
[Qemu-devel] when to check external interrupt request ? or what is the timing to check and arise external interrupt ?
2011-02-22 4:47 UTC
[Qemu-devel] qemu-0.14.0 doesn't compile on ppc32
2011-02-22 0:56 UTC (5+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH 0/3] ARM additions and fixes
2011-02-21 23:19 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/3] target-arm: Fix soft interrupt in GIC distributor
` [Qemu-devel] [PATCH 2/3] target-arm: Implement cp15 VA->PA translation
` [Qemu-devel] [PATCH 3/3] target-arm: Integrate secondary CPU reset in arm_boot
[Qemu-devel] [PATCH 0/5] Fix MMC card detection for Realview boards
2011-02-21 20:57 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/5] hw/pl181: Implement GPIO output pins for card status
` [Qemu-devel] [PATCH 2/5] hw/arm_sysctl.c: Wire MCI register MMC card status bits to GPIO inputs
` [Qemu-devel] [PATCH 3/5] hw/pl061.c: Implement ARM PL061 as well as Luminary one
` [Qemu-devel] [PATCH 4/5] hw/irq: Add qemu_irq_split() so one GPIO output can feed two inputs
` [Qemu-devel] [PATCH 5/5] hw/realview: Wire up the MMC card status
[Qemu-devel] [PATCH] e1000: Pad short frames to minimum size (60 bytes)
2011-02-21 21:13 UTC (7+ messages)
` [Bug 638955] "
` [Qemu-devel] "
[Qemu-devel] [PATCH 2/3] target-arm: Fix soft interrupt in GIC distributor
2011-02-21 20:25 UTC (2+ messages)
[Qemu-devel] [PATCH] scripts: add a guard macro in generated .h files
2011-02-21 18:13 UTC (5+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH v3] Softfloat: Add support to softfloat to return floatxx_default_nan when, the corresponding target status flag is set
2011-02-21 17:52 UTC (9+ messages)
[Qemu-devel] [PATCH] linux-user: fix compile failure if !CONFIG_USE_GUEST_BASE
2011-02-21 16:53 UTC (2+ messages)
[Qemu-devel] [PATCH] hw/irq.h: Remove unused SetIRQFunc typedef
2011-02-21 16:44 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/2] target-arm: fix shift where src, dest overlap
2011-02-21 16:44 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).