messages from 2011-10-11 08:49:20 to 2011-10-12 12:01:06 UTC [more...]
[Qemu-devel] PCI 64-bit BAR access with qemu
2011-10-12 12:01 UTC (3+ messages)
[Qemu-devel] [PATCH 0/3] block: zero write detection
2011-10-12 11:59 UTC (5+ messages)
[Qemu-devel] [PATCH] usb-hid: activate usb tablet / mouse after migration
2011-10-12 11:30 UTC
[Qemu-devel] [BUG] USB assertion triggers in usb_packet_complete()
2011-10-12 11:17 UTC (4+ messages)
[Qemu-devel] balloon driver on winxp guest start failed
2011-10-12 11:09 UTC
[Qemu-devel] [PATCH 1/2] hw/9pfs: Add new virtfs option cache=writethrough to skip host page cache
2011-10-12 9:55 UTC (8+ messages)
[Qemu-devel] qemu-0.15.1 stable call for patches
2011-10-12 9:41 UTC (2+ messages)
[Qemu-devel] Is realview-pb-a8 fully supported ?
2011-10-12 9:23 UTC (9+ messages)
[Qemu-devel] [0/9] Preliminary work for IOMMU emulation support; the easy bits (v2)
2011-10-12 9:12 UTC (17+ messages)
` [Qemu-devel] [PATCH 1/9] Add stub functions for PCI device models to do PCI DMA
[Qemu-devel] [PATCH 0/6] block: do request processing in a coroutine
2011-10-12 9:11 UTC (5+ messages)
` [Qemu-devel] [PATCH 3/6] block: switch bdrv_read()/bdrv_write() to coroutines
[Qemu-devel] [PATCH v4 00/36] Migration errors & cleanup (the integrated version)
2011-10-12 8:47 UTC (38+ messages)
` [Qemu-devel] [PATCH 01/36] ds1225y: Use stdio instead of QEMUFile
` [Qemu-devel] [PATCH 02/36] migration: simplify state assignmente
` [Qemu-devel] [PATCH 03/36] migration: Check that migration is active before cancel it
` [Qemu-devel] [PATCH 04/36] migration: return real error code
` [Qemu-devel] [PATCH 05/36] migration: add error handling to migrate_fd_put_notify()
` [Qemu-devel] [PATCH 06/36] migration: If there is one error, it makes no sense to continue
` [Qemu-devel] [PATCH 07/36] buffered_file: Use right "opaque"
` [Qemu-devel] [PATCH 08/36] buffered_file: reuse QEMUFile has_error field
` [Qemu-devel] [PATCH 09/36] migration: don't "write" when migration is not active
` [Qemu-devel] [PATCH 10/36] migration: set error if select return one error
` [Qemu-devel] [PATCH 11/36] migration: change has_error to contain errno values
` [Qemu-devel] [PATCH 12/36] migration: rename qemu_file_has_error to qemu_file_get_error
` [Qemu-devel] [PATCH 13/36] savevm: Rename has_error to last_error field
` [Qemu-devel] [PATCH 14/36] migration: use qemu_file_get_error() return value when possible
` [Qemu-devel] [PATCH 15/36] migration: Make *start_outgoing_migration return FdMigrationState
` [Qemu-devel] [PATCH 16/36] migration: Use FdMigrationState instead of MigrationState when possible
` [Qemu-devel] [PATCH 17/36] migration: Fold MigrationState into FdMigrationState
` [Qemu-devel] [PATCH 18/36] migration: Rename FdMigrationState MigrationState
` [Qemu-devel] [PATCH 19/36] migration: Refactor MigrationState creation
` [Qemu-devel] [PATCH 20/36] migration: Make all posible migration functions static
` [Qemu-devel] [PATCH 21/36] migration: move migrate_new to do_migrate
` [Qemu-devel] [PATCH 22/36] migration: Introduce MIG_STATE_SETUP
` [Qemu-devel] [PATCH 23/36] migration: Refactor and simplify error checking in migrate_fd_put_ready
` [Qemu-devel] [PATCH 24/36] migration: Introduce migrate_fd_completed() for consistency
` [Qemu-devel] [PATCH 25/36] migration: Our release callback was just free
` [Qemu-devel] [PATCH 26/36] migration: Remove get_status() accessor
` [Qemu-devel] [PATCH 27/36] migration: Remove migration cancel() callback
` [Qemu-devel] [PATCH 28/36] migration: Move exported functions to the end of the file
` [Qemu-devel] [PATCH 29/36] migration: create accessor for current_migration
` [Qemu-devel] [PATCH 30/36] migration: Use bandwidth_limit directly
` [Qemu-devel] [PATCH 31/36] migration: Pass MigrationState in migration notifiers
` [Qemu-devel] [PATCH 32/36] migration: Export a function that tells if the migration has finished correctly
` [Qemu-devel] [PATCH 33/36] migration: Make state definitions local
` [Qemu-devel] [PATCH 34/36] migration: Don't use callback on file defining it
` [Qemu-devel] [PATCH 35/36] migration: propagate error correctly
` [Qemu-devel] [PATCH 36/36] migration: make migration-{tcp, unix} consistent
[Qemu-devel] [PATCH] hw/9pfs: Handle Security model parsing
2011-10-12 8:28 UTC (2+ messages)
[Qemu-devel] [PATCH] qed: fix use-after-free during l2 cache commit
2011-10-12 7:53 UTC (6+ messages)
[Qemu-devel] [PATCH 1/2] Add opt_set_bool function
2011-10-12 7:53 UTC (2+ messages)
` [Qemu-devel] [PATCH V4 2/2] hw/9pfs: Add readonly support for 9p export
[Qemu-devel] [PATCH] spice-input: migrate ledstate
2011-10-12 7:45 UTC (4+ messages)
[Qemu-devel] [PATCH] qemu: Fix inject-nmi
2011-10-12 7:02 UTC (17+ messages)
` [Qemu-devel] [PATCH] kernel/kvm: fix improper nmi emulation (was: Re: [PATCH] qemu: Fix inject-nmi)
` [Qemu-devel] [PATCH] kernel/kvm: fix improper nmi emulation
` [Qemu-devel] [PATCH 1/1 V2] "
` [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 1/2 V2] qemu-kvm: Synchronize kernel headers
` [Qemu-devel] [PATCH 2/2 V2] qemu-kvm: fix improper nmi emulation
[Qemu-devel] [PATCH v3] Sort the help info shown in monitor at runtime
2011-10-12 6:39 UTC (2+ messages)
[Qemu-devel] [PATCH v2] Sort the help info shown in monitor at runtime
2011-10-12 3:41 UTC (3+ messages)
[Qemu-devel] [PATCH] Memory API bugfix - abolish addrrrange_end()
2011-10-12 2:37 UTC
[Qemu-devel] [PATCH V12 0/8] Qemu Trusted Platform Module (TPM) integration
2011-10-11 17:32 UTC (9+ messages)
` [Qemu-devel] [PATCH V12 1/8] Support for TPM command line options
` [Qemu-devel] [PATCH V12 2/8] Add TPM (frontend) hardware interface (TPM TIS) to Qemu
` [Qemu-devel] [PATCH V12 3/8] Add a debug register
` [Qemu-devel] [PATCH V12 4/8] Build the TPM frontend code
` [Qemu-devel] [PATCH V12 5/8] Add a TPM Passthrough backend driver implementation
` [Qemu-devel] [PATCH V12 6/8] Introduce --enable-tpm-passthrough configure option
` [Qemu-devel] [PATCH V12 7/8] Move parsing of filedescriptor into common function
` [Qemu-devel] [PATCH V12 8/8] Add fd parameter for TPM passthrough driver
[Qemu-devel] Delete request of an question
2011-10-11 21:29 UTC (2+ messages)
[Qemu-devel] "console: Properly switch consoles for screen dumps" breaks qxl screen dump
2011-10-11 20:31 UTC (4+ messages)
[Qemu-devel] [Bug 864490] [NEW] Windows 2008 x64 (SBS Server) freezes randomly when using more than 1 CPU core
2011-10-11 18:13 UTC (2+ messages)
` [Qemu-devel] [Bug 864490] "
[Qemu-devel] [PATCH v2] spice-input: migrate ledstate
2011-10-11 16:56 UTC
[Qemu-devel] [PATCH v2] runstate: add more valid transitions
2011-10-11 17:52 UTC (3+ messages)
[Qemu-devel] [PATCH] tcg: Fix spelling in comment (varables -> variables)
2011-10-11 17:43 UTC
[Qemu-devel] [PATCH] spice-input: migrate ledstate
2011-10-11 16:52 UTC (2+ messages)
[Qemu-devel] Hang when using 9p mounts after last Seabios update
2011-10-11 16:45 UTC (4+ messages)
[Qemu-devel] Polling for QEMU 1.0 test day
2011-10-11 16:07 UTC (3+ messages)
[Qemu-devel] KVM call agenda for October 11th
2011-10-11 15:39 UTC (15+ messages)
[Qemu-devel] aviance Official Launch in Malaysia!
2011-10-11 6:40 UTC
[Qemu-devel] [PATCH] console: console_select: check for nop
2011-10-11 14:58 UTC
[Qemu-devel] Hack integrating SeaBios / LinuxBoot option rom with QEMU trace backends
2011-10-11 14:36 UTC (37+ messages)
` [Qemu-devel] Slow kernel/initrd loading via fw_cfg; Was "
[Qemu-devel] [PULL 00/24] Memory API, batch 11
2011-10-11 13:58 UTC (4+ messages)
[Qemu-devel] viewing continuous guest virtual memory as continuous in qemu
2011-10-11 13:20 UTC (4+ messages)
` [Qemu-devel] [Spice-devel] "
[Qemu-devel] FYI: Need to a make clean due to recently pushed commit
2011-10-11 12:48 UTC (2+ messages)
[Qemu-devel] [Bug 658152] [NEW] jp106 keyboard cannot input "_" key
2011-10-11 12:15 UTC (2+ messages)
` [Qemu-devel] [Bug 658152] "
[Qemu-devel] New option for snapshot_blkdev to avoid image creation
2011-10-11 12:30 UTC (2+ messages)
[Qemu-devel] [PATCH] qemu: new option for snapshot_blkdev to avoid image creation
2011-10-11 12:00 UTC (3+ messages)
[Qemu-devel] [PATCH v2 00/13] allow tools to use the QEMU main loop
2011-10-11 11:35 UTC (14+ messages)
` [Qemu-devel] [PATCH 01/13] remove unused function
` [Qemu-devel] [PATCH 02/13] qemu-timer: remove active_timers array
` [Qemu-devel] [PATCH 03/13] qemu-timer: move common code to qemu_rearm_alarm_timer
` [Qemu-devel] [PATCH 04/13] qemu-timer: more clock functions
` [Qemu-devel] [PATCH 05/13] qemu-timer: move icount to cpus.c
` [Qemu-devel] [PATCH 06/13] qemu-timer: do not refer to runstate_is_running()
` [Qemu-devel] [PATCH 07/13] qemu-timer: use atexit for quit_timers
` [Qemu-devel] [PATCH 08/13] qemu-timer: move more stuff out of qemu-timer.c
` [Qemu-devel] [PATCH 09/13] qemu-timer: do not use RunState change handlers
` [Qemu-devel] [PATCH 10/13] create main-loop.h
` [Qemu-devel] [PATCH 11/13] create main-loop.c
` [Qemu-devel] [PATCH 12/13] Revert to a hand-made select loop
` [Qemu-devel] [PATCH 13/13] simplify main loop functions
[Qemu-devel] [PATCH V2 00/13] VirtFS update
2011-10-11 10:41 UTC (14+ messages)
` [Qemu-devel] [PATCH -V2 01/13] hw/9pfs: Use ioeventfd for 9p
` [Qemu-devel] [PATCH -V2 02/13] hw/9pfs: Add new virtfs option cache=writethrough to skip host page cache
` [Qemu-devel] [PATCH -V2 03/13] qemu-options.hx: Update virtfs command documentation
` [Qemu-devel] [PATCH -V2 04/13] hw/9pfs: Fix build error on platform that don't support futimens
` [Qemu-devel] [PATCH -V2 05/13] virtio-9p: Use 9P specific Lock constants
` [Qemu-devel] [PATCH -V2 06/13] hw/9pfs: Ensure an error is reported to user if 9pfs mount tag is too long
` [Qemu-devel] [PATCH -V2 07/13] hw/9pfs: Add open flag mapping
` [Qemu-devel] [PATCH -V2 08/13] hw/9pfs: Add st_gen support in getattr reply
` [Qemu-devel] [PATCH -V2 09/13] hw/9pfs: Add st_gen support for handle based fs driver
` [Qemu-devel] [PATCH -V2 10/13] hw/9pfs: Introduce tracing for 9p pdu handlers
` [Qemu-devel] [PATCH -V2 11/13] hw/9pfs: Remove virtio-9p-debug.* infra to be replaced by Qemu Tracing
` [Qemu-devel] [PATCH -V2 12/13] scripts: Simpletrace log analysis script for pretty-printing 9p log
` [Qemu-devel] [PATCH -V2 13/13] hw/9pfs: Use fs driver specific lstat
[Qemu-devel] Stand a chance to walk away with an iPad 2!
2011-10-11 10:05 UTC
[Qemu-devel] [PATCH RFC] qemu-file: output data directly if possible
2011-10-11 9:19 UTC (4+ messages)
[Qemu-devel] [PATCH 00/11] RFC: apply volume on client stream
2011-10-11 8:54 UTC (4+ messages)
` [Qemu-devel] [PATCH 07/11] audio/spice: add support for volume control
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).