messages from 2011-02-07 15:31:01 to 2011-02-08 17:50:31 UTC [more...]
[Qemu-devel] [CFT PATCH 00/12] Tricky parts of my iothread-for-win32 stuff
2011-02-08 17:18 UTC (2+ messages)
` [Qemu-devel] [CFT PATCH 08/12] do not use timedwait on qemu_halt_cond
[Qemu-devel] [PATCH] qcow2: Fix error handling for immediate backing file read failure
2011-02-08 17:43 UTC (2+ messages)
[Qemu-devel] [PATCH v2] target-arm: implement vsli.64, vsri.64
2011-02-08 17:39 UTC
[Qemu-devel] [PATCH 00/17] LatticeMico32 target
2011-02-08 17:32 UTC (9+ messages)
` [Qemu-devel] [PATCH 02/17] lm32: translation routines
` [Qemu-devel] "
` [Qemu-devel] Re: [PATCH 00/17] LatticeMico32 target
[Qemu-devel] KVM call minutes for Feb 8
2011-02-08 16:39 UTC (3+ messages)
` [Qemu-devel] "
[Qemu-devel] [ANNOUNCE] QEMU 0.14.0-rc1 is available
2011-02-08 16:22 UTC
[Qemu-devel] [V4 PATCH 0/8] virtio-9p: Use chroot to safely access files in passthrough security model
2011-02-08 16:21 UTC (7+ messages)
` [Qemu-devel] [V4 PATCH 2/8] Provide chroot environment server side interfaces
` [Qemu-devel] [V4 PATCH 3/8] Add client side interfaces for chroot environment
` [Qemu-devel] "
[Qemu-devel] [PATCHv2] vhost: disable on tap link down
2011-02-08 16:18 UTC
[Qemu-devel] [PATCHv2] e1000: multi-buffer packet support
2011-02-08 16:02 UTC (3+ messages)
[Qemu-devel] [PATCH v3] Softfloat: Add support to softfloat to return floatxx_default_nan when, the corresponding target status flag is set
2011-02-08 15:59 UTC (2+ messages)
[Qemu-devel] [PATCH 00/16] usb-ccid (v18)
2011-02-08 15:47 UTC (14+ messages)
` [Qemu-devel] [PATCH 03/16] qdev-properties: add PROP_TYPE_ENUM
[Qemu-devel] [PATCH] vhost: disable on tap link down
2011-02-08 15:41 UTC (3+ messages)
` [Qemu-devel] "
[Qemu-devel] [RFC 0/7] Introduce hard dependency on glib
2011-02-08 20:54 UTC (54+ messages)
` [Qemu-devel] [PATCH 1/7] io-thread: make sure to initialize qemu_work_cond and qemu_cpu_cond
` [Qemu-devel] "
` [Qemu-devel] [PATCH 2/7] Enable I/O thread and VNC threads by default
` [Qemu-devel] "
[Qemu-devel] [PATCH master+0.14 0/2] blockdev memory leaks
2011-02-08 14:12 UTC (3+ messages)
` [Qemu-devel] [PATCH master+0.14 1/2] blockdev: Plug memory leak in drive_uninit()
` [Qemu-devel] [PATCH master+0.14 2/2] blockdev: Plug memory leak in drive_init() error paths
[Qemu-devel] [PATCH v2 0/8] target-arm: Fix Neon instructions VQMOVUN VQRSHL VQRSHRN VQRSHRUN VQSHRN VQSHRUN VSLI VSRI
2011-02-08 13:49 UTC (14+ messages)
` [Qemu-devel] [PATCH 1/8] target-arm: Fixes for several shift instructions: VRSHL, VRSHR, VRSHRN, VSHLL, VRSRA
` [Qemu-devel] [PATCH 3/8] target-arm: VQRSHRN related changes
` [Qemu-devel] [PATCH 4/8] target-arm: fiddle decoding of 64 bit shift by imm and narrow
` [Qemu-devel] [PATCH 6/8] target-arm: Fix Neon VQ(R)SHRN instructions
` [Qemu-devel] [PATCH 7/8] target-arm: implement vsli.64, vsri.64
[Qemu-devel] Buildbot for qemu.git/master
2011-02-08 12:32 UTC (20+ messages)
` [Qemu-devel] "
[Qemu-devel] Migration of WinXP Guest -> usb+network failure
2011-02-08 13:32 UTC
[Qemu-devel] [PATCH 00/19] Kemari for KVM v0.2.9
2011-02-08 12:59 UTC (22+ messages)
` [Qemu-devel] [PATCH 01/19] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer()
` [Qemu-devel] [PATCH 02/19] Introduce read() to FdMigrationState
` [Qemu-devel] [PATCH 03/19] Introduce skip_header parameter to qemu_loadvm_state()
` [Qemu-devel] [PATCH 04/19] qemu-char: export socket_set_nodelay()
` [Qemu-devel] [PATCH 05/19] vl.c: add deleted flag for deleting the handler
` [Qemu-devel] [PATCH 06/19] virtio: decrement last_avail_idx with inuse before saving
` [Qemu-devel] [PATCH 07/19] Introduce fault tolerant VM transaction QEMUFile and ft_mode
` [Qemu-devel] [PATCH 08/19] savevm: introduce util functions to control ft_trans_file from savevm layer
` [Qemu-devel] [PATCH 09/19] Introduce event-tap
` [Qemu-devel] [PATCH 10/19] Call init handler of event-tap at main() in vl.c
` [Qemu-devel] [PATCH 11/19] ioport: insert event_tap_ioport() to ioport_write()
` [Qemu-devel] [PATCH 12/19] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c
` [Qemu-devel] [PATCH 13/19] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async()
` [Qemu-devel] [PATCH 14/19] block: insert event-tap to bdrv_aio_writev(), bdrv_aio_flush() and bdrv_flush()
` [Qemu-devel] [PATCH 15/19] savevm: introduce qemu_savevm_trans_{begin, commit}
` [Qemu-devel] [PATCH 16/19] migration: introduce migrate_ft_trans_{put, get}_ready(), and modify migrate_fd_put_ready() when ft_mode is on
` [Qemu-devel] [PATCH 17/19] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not to close fd when ft_mode is enabled
` [Qemu-devel] [PATCH 18/19] Introduce -k option to enable FT migration mode (Kemari)
` [Qemu-devel] "
` [Qemu-devel] [PATCH 19/19] migration: add a parser to accept FT migration incoming mode
[Qemu-devel] [PATCH 00/23] [PULL] qemu-kvm.git uq/master queue
2011-02-08 11:42 UTC (4+ messages)
` [Qemu-devel] [PATCH 22/23] x86: Fix MCA broadcast parameters for TCG case
[Qemu-devel] [PATCH] Make tb_alloc static
2011-02-08 11:22 UTC
[Qemu-devel] new->old version migration
2011-02-08 11:19 UTC (15+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH] Handle icount for powerpc tbl/tbu/decr load and store
2011-02-08 9:59 UTC
[Qemu-devel] KVM call agenda for Feb 8
2011-02-08 9:42 UTC (3+ messages)
` [Qemu-devel] "
[Qemu-devel] Re: [RFC: 0/2] patch for QEMU HPET periodic timer emulation to alleviate time drift
2011-02-08 9:11 UTC (23+ messages)
[Qemu-devel] RFC: New API for PPC for vcpu mmu access
2011-02-08 9:10 UTC (14+ messages)
` [Qemu-devel] "
` [Qemu-devel] "
[Qemu-devel] [PATCH] tap: minor code cleanup
2011-02-08 8:41 UTC (2+ messages)
[Qemu-devel] [trivial PATCH 0.14+] fix compile error on i386
2011-02-08 8:10 UTC (3+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH master/0.14] virtio-serial: Make sure virtqueue is ready before discarding data
2011-02-08 7:55 UTC (8+ messages)
[Qemu-devel] virtio-net crashes vs. old napi patch
2011-02-08 7:41 UTC
[Qemu-devel] AHCI in SeaBIOS
2011-02-08 7:15 UTC (4+ messages)
[Qemu-devel] [RFC] prep: enable irq sharing on ide again
2011-02-07 23:26 UTC
[Qemu-devel] [PATCH 00/15] [uq/master] Patch queue, part III
2011-02-07 21:48 UTC (11+ messages)
` [Qemu-devel] [PATCH 15/15] kvm: x86: Introduce kvmclock device to save/restore its state
` [Qemu-devel] "
[Qemu-devel] [PATCH] Fix ATA SMART and CHECK POWER MODE
2011-02-07 21:31 UTC
[Qemu-devel] [PATCH] qemu-timer.c: fix build on windows
2011-02-07 17:26 UTC (2+ messages)
[Qemu-devel] Porting QEMU to new hosts with unusual ABI (sizeof(long) != sizeof(void *))
2011-02-07 18:16 UTC (6+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH] e1000: clear EOP for multi-buffer descriptors
2011-02-07 17:59 UTC (3+ messages)
` [Qemu-devel] "
[Qemu-devel] [0.14] Queue of 0.14 patches/pull?
2011-02-07 19:18 UTC (9+ messages)
` [Qemu-devel] [PING 0.14] Missing patches (mostly fixes)
[Qemu-devel] [PATCH] qemu-timer: Fix compilation of new timer code for w32, w64
2011-02-07 19:56 UTC (3+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH v2] Softfloat: Add support to softfloat to return floatxx_default_nan when, the corresponding target status flag is set
2011-02-07 16:48 UTC (2+ messages)
[Qemu-devel] [PATCH v3 00/16] vnc: adapative tight, zrle, zywrle, and bitmap module
2011-02-07 16:38 UTC (4+ messages)
` [Qemu-devel] [PATCH v3 01/16] vnc: qemu can die if the client is disconnected while updating screen
[Qemu-devel] [PATCH 0/7] usb-ccid (v19)
2011-02-07 16:35 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 0.14] slirp: fix buffer overrun
2011-02-07 16:23 UTC
[Qemu-devel] [PATCH master/0.14 1/2] virtio-serial: Use a struct to pass config information from proxy
2011-02-07 16:10 UTC (5+ messages)
` [Qemu-devel] [PATCH master/0.14 2/2] virtio-serial: Add older machine compat property for flow control
` [Qemu-devel] "
` [Qemu-devel] Re: [PATCH master/0.14 1/2] virtio-serial: Use a struct to pass config information from proxy
[Qemu-devel] [PATCH] linux-user: Add support for -version option
2011-02-07 15:47 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).