messages from 2011-09-20 09:58:14 to 2011-09-21 08:20:04 UTC [more...]
[Qemu-devel] [PULL 00/13] Memory API conversion, batch 8
2011-09-21 8:19 UTC (13+ messages)
` [Qemu-devel] [PATCH 01/13] mips_jazz: convert to memory API
` [Qemu-devel] [PATCH 02/13] mips_malta: "
` [Qemu-devel] [PATCH 03/13] mips_mipssim: "
` [Qemu-devel] [PATCH 04/13] mips_r4k: "
` [Qemu-devel] [PATCH 05/13] musicpal: "
` [Qemu-devel] [PATCH 06/13] omap1: convert to memory API (part I)
` [Qemu-devel] [PATCH 07/13] omap1: convert to memory API (part II)
` [Qemu-devel] [PATCH 08/13] omap1: convert to memory API (part III)
` [Qemu-devel] [PATCH 09/13] omap1: convert to memory API (part IV)
` [Qemu-devel] [PATCH 10/13] omap1: convert to memory API (part V)
` [Qemu-devel] [PATCH 11/13] omap_lcdc: remove imif, emiff from structure
` [Qemu-devel] [PATCH 12/13] soc_dma: drop soc_dma_port_add_mem_ram()
[Qemu-devel] [PATCH] pseries: Add device tree properties for VMX/VSX and DFP under kvm
2011-09-21 7:53 UTC (2+ messages)
[Qemu-devel] buildbot failure in qemu on default_openbsd_4.9
2011-09-21 7:45 UTC (2+ messages)
[Qemu-devel] Tree broken by nbd: support feature negotiation commit
2011-09-21 7:43 UTC (4+ messages)
[Qemu-devel] [PATCH] Abort on thread layer errors
2011-09-21 7:28 UTC
[Qemu-devel] [PATCH] qemu: Fix build failure without VNC support
2011-09-21 7:21 UTC
[Qemu-devel] [PATCH 1/2] trace: Add "vcpu_init" event
2011-09-21 7:21 UTC (3+ messages)
` [Qemu-devel] [PATCH 2/2] trace: Add "vcpu_reset" event
[Qemu-devel] [PATCH] Silence make if nothing is to do for libcacard
2011-09-21 7:18 UTC
[Qemu-devel] [PATCH 0/6] Spread the use of QEMU threading & locking API
2011-09-21 7:16 UTC (10+ messages)
` [Qemu-devel] [PATCH 1/6] Enable joinable POSIX threads
` [Qemu-devel] [PATCH 2/6] Introduce qemu_cond_timedwait
` [Qemu-devel] [PATCH v2 2/6] Introduce qemu_cond_timedwait for POSIX
` [Qemu-devel] [PATCH 3/6] Switch POSIX compat AIO to QEMU abstractions
` [Qemu-devel] [PATCH 4/6] Switch compatfd to QEMU thread
` [Qemu-devel] [PATCH 5/6] audio: Use QEMU threads & synchronization
` [Qemu-devel] [PATCH 6/6] audio: Switch coreaudio to QemuMutex
[Qemu-devel] [PATCH v8 0/4] The intro of QEMU block I/O throttling
2011-09-21 7:03 UTC (10+ messages)
` [Qemu-devel] [PATCH v8 3/4] block: add block timer and throttling algorithm
[Qemu-devel] [PATCH] isapc: give system address space when pci is disabled
2011-09-21 6:16 UTC (6+ messages)
` [Qemu-devel] [PATCH] Probe PCI existence
[Qemu-devel] softfloat breaks cocoa.m
2011-09-21 0:35 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/2] softfloat: Use uint16 consistently
[Qemu-devel] [PATCH v2] block: allow resizing of images residing on host devices
2011-09-20 23:10 UTC
[Qemu-devel] [PATCH] Revert "alpha-softmmu: Disable for the 0.15 release branch."
2011-09-20 23:02 UTC (2+ messages)
[Qemu-devel] buildbot failure in qemu on default_mingw32
2011-09-20 23:28 UTC
[Qemu-devel] buildbot failure in qemu on default_openbsd_current
2011-09-20 23:05 UTC
[Qemu-devel] [PATCH] MAINTAINERS: update maintainer for target-arm and ARM devboards
2011-09-20 21:39 UTC (5+ messages)
[Qemu-devel] [PULL] pci fixes and cleanups
2011-09-20 20:39 UTC (2+ messages)
[Qemu-devel] [PULL 00/20] Block patches
2011-09-20 20:39 UTC (22+ messages)
` [Qemu-devel] [PATCH 01/20] nbd: support feature negotiation
` [Qemu-devel] [PATCH 02/20] nbd: sync API definitions with upstream
` [Qemu-devel] [PATCH 03/20] nbd: support NBD_SET_FLAGS ioctl
` [Qemu-devel] [PATCH 04/20] raw-posix: Fix bdrv_flush error return values
` [Qemu-devel] [PATCH 05/20] scsi-generic: do not disable FUA
` [Qemu-devel] [PATCH 06/20] dma-helpers: rename is_write to to_dev
` [Qemu-devel] [PATCH 07/20] dma-helpers: allow including from target-independent code
` [Qemu-devel] [PATCH 08/20] dma-helpers: rewrite completion/cancellation
` [Qemu-devel] [PATCH 09/20] scsi-disk: commonize iovec creation between reads and writes
` [Qemu-devel] [PATCH 10/20] scsi-disk: lazily allocate bounce buffer
` [Qemu-devel] [PATCH 11/20] VMDK: fix leak of extent_file
` [Qemu-devel] [PATCH 12/20] posix-aio-compat: Removed unused offset variable
` [Qemu-devel] [PATCH 13/20] AHCI Port Interrupt Enable register cleaning on soft reset
` [Qemu-devel] [PATCH 14/20] rbd: ignore failures when reading from default conf location
` [Qemu-devel] [PATCH 15/20] rbd: update comment heading
` [Qemu-devel] [PATCH 16/20] rbd: call flush, if available
` [Qemu-devel] [PATCH 17/20] scsi: fix sign extension problems
` [Qemu-devel] [PATCH 18/20] block: avoid SIGUSR2
` [Qemu-devel] [PATCH 19/20] linux-aio: remove process requests callback
` [Qemu-devel] [PATCH 20/20] rbd: allow escaping in config string
[Qemu-devel] [PULL] slirp fix
2011-09-20 20:38 UTC (2+ messages)
[Qemu-devel] [PULL 0/9]: QMP queue
2011-09-20 20:38 UTC (2+ messages)
[Qemu-devel] [libvirt] [PATCH] qemu: Fix shutdown regression
2011-09-20 20:12 UTC (5+ messages)
[Qemu-devel] pci_change_irq_level is broken
2011-09-20 19:56 UTC (5+ messages)
[Qemu-devel] [PATCH] trace: Update docs to use example events that exist
2011-09-20 19:03 UTC
[Qemu-devel] [PATCH 0/2][RFC?] Remove SIGUSR2 from posix-aio
2011-09-20 18:08 UTC (4+ messages)
` [Qemu-devel] [PATCH 2/2] block: avoid SIGUSR2
[Qemu-devel] [PATCH] target-i386: fix for X86_64 dynamic translation in push_T1()
2011-09-20 17:44 UTC
[Qemu-devel] [PATCH 00/13] Memory API conversion, batch 8
2011-09-20 16:53 UTC (3+ messages)
[Qemu-devel] [PATCH] MAINTAINERS: claim maintainership for the OMAP devices
2011-09-20 16:51 UTC (2+ messages)
[Qemu-devel] [PATCH 1/3] trace: Fix print format for "mipsnet_write"
2011-09-20 16:22 UTC (12+ messages)
` [Qemu-devel] [PATCH 2/3] trace: [ust] Do not use 'm' in event argument names (used by ust macros)
` [Qemu-devel] [ltt-dev] "
[Qemu-devel] [PATCH 0/7] Handle errors during migration
2011-09-20 15:49 UTC (12+ messages)
` [Qemu-devel] [PATCH 1/7] migration: simplify state assignmente
` [Qemu-devel] [PATCH 2/7] migration: only flush when there are no errors
` [Qemu-devel] [PATCH 3/7] migration: Check that migration is active before cancel it
` [Qemu-devel] [PATCH 4/7] savevm: avoid qemu_savevm_state_iterate() to return 1 when qemu file has error
` [Qemu-devel] [PATCH 5/7] migration: add error handling to migrate_fd_put_notify()
` [Qemu-devel] [PATCH 6/7] migration: If there is one error, it makes no sense to continue
` [Qemu-devel] [PATCH 7/7] migration: qemu_savevm_iterate has three return values
[Qemu-devel] [PATCH] qxl: Drop phread_yield on OOM
2011-09-20 15:37 UTC (2+ messages)
[Qemu-devel] [PATCH 00/12] scsi-disk: Add DVD-ROM support and media change + atapi: nitpicking
2011-09-20 15:26 UTC (13+ messages)
` [Qemu-devel] [PATCH 01/12] scsi: pass correct sense code for ENOMEDIUM
` [Qemu-devel] [PATCH 02/12] atapi/scsi: unify definitions for MMC
` [Qemu-devel] [PATCH 03/12] atapi: move GESN definitions to scsi-defs.h
` [Qemu-devel] [PATCH 04/12] atapi: fill in AUDIO_CTL page correctly
` [Qemu-devel] [PATCH 05/12] scsi: notify the device when unit attention is reported
` [Qemu-devel] [PATCH 06/12] scsi-disk: report media changed via unit attention sense codes
` [Qemu-devel] [PATCH 07/12] scsi-disk: add stubs for more MMC commands
` [Qemu-devel] [PATCH 08/12] scsi-disk: store valid mode pages in a table
` [Qemu-devel] [PATCH 09/12] atapi/scsi-disk: make mode page values coherent between the two
` [Qemu-devel] [PATCH 10/12] scsi-disk: support DVD profile in GET CONFIGURATION
` [Qemu-devel] [PATCH 11/12] scsi-disk: support READ DVD STRUCTURE
` [Qemu-devel] [PATCH 12/12] scsi-disk: report media changed via GET EVENT STATUS NOTIFICATION
[Qemu-devel] qxl: pthread_yield on QXL_IO_NOTIFY_OOM
2011-09-20 15:14 UTC (4+ messages)
[Qemu-devel] [PATCH] qxl: Convert to QEMU thread API
2011-09-20 15:14 UTC
[Qemu-devel] [PATCH] spice: Convert core to QEMU thread API
2011-09-20 15:14 UTC
[Qemu-devel] [PATCH] Drop unneeded pthread.h inclusions
2011-09-20 15:11 UTC
[Qemu-devel] [PATCH v3 00/23] Refactor and cleanup migration code
2011-09-20 14:19 UTC (24+ messages)
` [Qemu-devel] [PATCH 01/23] migration: Make *start_outgoing_migration return FdMigrationState
` [Qemu-devel] [PATCH 02/23] migration: Use FdMigrationState instead of MigrationState when possible
` [Qemu-devel] [PATCH 03/23] migration: Fold MigrationState into FdMigrationState
` [Qemu-devel] [PATCH 04/23] migration: Rename FdMigrationState MigrationState
` [Qemu-devel] [PATCH 05/23] migration: Refactor MigrationState creation
` [Qemu-devel] [PATCH 06/23] migration: Make all posible migration functions static
` [Qemu-devel] [PATCH 07/23] migration: move migrate_create_state to do_migrate
` [Qemu-devel] [PATCH 08/23] migration: Introduce MIG_STATE_NONE
` [Qemu-devel] [PATCH 09/23] migration: Refactor and simplify error checking in migrate_fd_put_ready
` [Qemu-devel] [PATCH 10/23] migration: Introduce migrate_fd_completed() for consistency
` [Qemu-devel] [PATCH 11/23] migration: Our release callback was just free
` [Qemu-devel] [PATCH 12/23] migration: Remove get_status() accessor
` [Qemu-devel] [PATCH 13/23] migration: Remove migration cancel() callback
` [Qemu-devel] [PATCH 14/23] migration: Move exported functions to the end of the file
` [Qemu-devel] [PATCH 15/23] migration: use global variable directly
` [Qemu-devel] [PATCH 16/23] migration: another case of global variable assigned to local one
` [Qemu-devel] [PATCH 17/23] migration: make sure we always have a migration state
` [Qemu-devel] [PATCH 18/23] migration: Use bandwidth_limit directly
` [Qemu-devel] [PATCH 19/23] migration: Export a function that tells if the migration has finished correctly
` [Qemu-devel] [PATCH 20/23] migration: Make state definitions local
` [Qemu-devel] [PATCH 21/23] migration: Don't use callback on file defining it
` [Qemu-devel] [PATCH 22/23] migration: propagate error correctly
` [Qemu-devel] [PATCH 23/23] migration: make migration-{tcp, unix} consistent
[Qemu-devel] [PATCH 00/14] qdev: assign unique names to all devices (part 1)
2011-09-20 14:11 UTC (9+ messages)
` [Qemu-devel] [PATCH 04/14] qdev: take ownership of id pointer
[Qemu-devel] [PATCH] ahci: add port I/O index-data pair
2011-09-20 14:02 UTC (4+ messages)
[Qemu-devel] [PATCH v2 0/3] Remove QEMUFile abuse
2011-09-20 13:57 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/3] wavaudio: Use stdio instead of QEMUFile
` [Qemu-devel] [PATCH 2/3] wavcapture: "
` [Qemu-devel] [PATCH 3/3] ds1225y: "
[Qemu-devel] Memory API code review
2011-09-20 13:50 UTC (2+ messages)
[Qemu-devel] [PATCH] fix error: variable 'pid' set but not used
2011-09-20 12:37 UTC (3+ messages)
[Qemu-devel] [PATCH] pci: implement bridge filtering
2011-09-20 12:26 UTC (8+ messages)
[Qemu-devel] [PATCH v3 0/2] Make simpletrace work on Windows
2011-09-20 12:17 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] trace: portable simple trace backend using glib
` [Qemu-devel] [PATCH v3 2/2] trace: use binary file open mode in simpletrace
[Qemu-devel] [PATCH 0/2] Make simpletrace work on Windows
2011-09-20 12:01 UTC (10+ messages)
` [Qemu-devel] [PATCH 1/2] trace: portable simple trace backend using glib
[Qemu-devel] Problem with allocation of big files
2011-09-20 11:16 UTC (2+ messages)
` [Qemu-devel] [Libguestfs] "
[Qemu-devel] [RFC] New Migration Protocol using Visitor Interface
2011-09-20 10:43 UTC (3+ messages)
` [Qemu-devel] [RFC 7/8] cutil: add strocat(), to concat a string to an offset in another
[Qemu-devel] Android ginger bread build up on QEMO x-86
2011-09-20 10:36 UTC
[Qemu-devel] [PATCH 6/6] qed: add bdrv_qed_copy_header()
2011-09-20 10:14 UTC (2+ messages)
[Qemu-devel] [PATCH 0/6] QED block conversion
2011-09-20 9:58 UTC (3+ 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).