messages from 2009-03-25 09:28:37 to 2009-03-28 19:31:28 UTC [more...]
[Qemu-devel] [PATCH] factor out setting pc in gdbstub
2009-03-28 19:31 UTC
[Qemu-devel] QEMU help output broken
2009-03-28 19:19 UTC
[Qemu-devel] [6907] Introducing qcow2 extensions (Uri Lublin)
2009-03-28 18:58 UTC (2+ messages)
[Qemu-devel] [PATCH] fix format string warnings in block-qcow2.c
2009-03-28 18:48 UTC
[Qemu-devel] [PATCH] check for bs->drv in bdrv_flush
2009-03-28 18:39 UTC
[Qemu-devel] [PATCH 0/6] add real vectored block I/O support
2009-03-28 18:35 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/6] more BlockDriver C99 initializers
[Qemu-devel] [PATCH] fix bdrv_check_request for byte-granularity requests
2009-03-28 18:31 UTC (4+ messages)
` [Qemu-devel] [PATCH] remove dead code in bdrv_check_request
[Qemu-devel] [patch 00/10] iothread (candidate for inclusion)
2009-03-28 18:14 UTC (24+ messages)
` [Qemu-devel] [patch 01/10] qemu: create helper for event notification
` [Qemu-devel] [patch 02/10] qemu: mutex/thread/cond wrappers
` [Qemu-devel] [patch 03/10] qemu: per-arch cpu_has_work
` [Qemu-devel] [patch 04/10] qemu: introduce main_loop_break
` [Qemu-devel] [patch 05/10] qemu: separate thread for io
` [Qemu-devel] [patch 06/10] qemu: per-cpu thread information
` [Qemu-devel] [patch 07/10] qemu: handle reset/poweroff/shutdown in iothread
` [Qemu-devel] [patch 08/10] qemu: pause and resume cpu threads
` [Qemu-devel] [patch 09/10] qemu: handle vmstop from cpu context
` [Qemu-devel] [patch 10/10] qemu: basic kvm iothread support
[Qemu-devel] [PATCH 1/2] gdbstub: Allow re-instantiation
2009-03-28 18:06 UTC (2+ messages)
[Qemu-devel] [6913] gdbstub: Allow re-instantiation (Jan Kiszka)
2009-03-28 18:05 UTC
[Qemu-devel] [PATCH 2/2] gdbstub: Rework configuration via command line and monitor
2009-03-28 18:05 UTC (2+ messages)
[Qemu-devel] [STABLE][PATCH] char: Fix closing of various char devices
2009-03-28 18:01 UTC (2+ messages)
[Qemu-devel] [6912] char: Fix closing of various char devices (Jan Kiszka)
2009-03-28 18:01 UTC
[Qemu-devel] [6911] char: Fix closing of various char devices (Jan Kiszka)
2009-03-28 17:58 UTC
[Qemu-devel] [PATCH 0/4] keep and use backing file format (v7)
2009-03-28 17:55 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/4] Introducing qcow2 extensions
` [Qemu-devel] [PATCH 2/4] block: support known backing format for image create and open
` [Qemu-devel] [PATCH 3/4] block-qcow2: keep backing file format in a qcow2 extension
` [Qemu-devel] [PATCH 4/4] qemu-img: adding a "-F base_fmt" option to "qemu-img create -b"
[Qemu-devel] [6910] qemu-img: adding a "-F base_fmt" option to "qemu-img create -b" ( Uri Lublin)
2009-03-28 17:55 UTC
[Qemu-devel] [6909] block-qcow2: keep backing file format in a qcow2 extension ( Uri Lublin)
2009-03-28 17:55 UTC
[Qemu-devel] [6908] block: support known backing format for image create and open ( Uri Lublin)
2009-03-28 17:55 UTC
[Qemu-devel] [PATCH 1/2] ROM write access for debugging
2009-03-28 17:51 UTC (2+ messages)
[Qemu-devel] [6906] kvm: Drop kvm_patch_opcode_byte (Jan Kiszka)
2009-03-28 17:51 UTC
[Qemu-devel] [6905] ROM write access for debugging (Jan Kiszka)
2009-03-28 17:51 UTC
[Qemu-devel] [PATCH 1/2] add qemu_iovec_init_external
2009-03-28 17:46 UTC (2+ messages)
[Qemu-devel] [6904] Use the DMA api to map virtio elements
2009-03-28 17:46 UTC
[Qemu-devel] [6903] virtio-blk: use generic vectored I/O APIs (Christoph Hellwig)
2009-03-28 17:46 UTC
[Qemu-devel] [6902] add qemu_iovec_init_external (Christoph Hellwig)
2009-03-28 17:46 UTC
[Qemu-devel] [RESEND][PATCH] Remove nodisk_ok machine feature
2009-03-28 17:32 UTC (2+ messages)
[Qemu-devel] [PATCH] [STABLE] Clean some PCI defines
2009-03-28 17:31 UTC (2+ messages)
[Qemu-devel] [PATCH] new scsi-generic abstraction, use SG_IO
2009-03-28 17:30 UTC (2+ messages)
[Qemu-devel] [PATCH] musicpal: Fix regression caused by 6839
2009-03-28 17:30 UTC (2+ messages)
[Qemu-devel] [PATCH] get roms more room
2009-03-28 17:30 UTC (3+ messages)
[Qemu-devel] [PATCH] gdbstub: Drop redundant memset after qemu_mallocz
2009-03-28 17:29 UTC (2+ messages)
[Qemu-devel] [BUG] [PATCH] [STABLE] Fix monitor command (screendump)
2009-03-28 17:29 UTC (3+ messages)
[Qemu-devel] [6901] Clean some PCI defines (Stefan Weil)
2009-03-28 17:29 UTC
[Qemu-devel] [6900] Fix monitor command (screendump) (Stefan Weil)
2009-03-28 17:29 UTC
[Qemu-devel] [6899] Remove nodisk_ok machine feature (Jan Kiszka)
2009-03-28 17:28 UTC
[Qemu-devel] [6898] musicpal: Fix regression caused by 6839 (Jan Kiszka)
2009-03-28 17:28 UTC
[Qemu-devel] [6897] gdbstub: Drop redundant memset after qemu_mallocz (Jan Kiszka)
2009-03-28 17:28 UTC
[Qemu-devel] [6896] get roms more room
2009-03-28 17:28 UTC
[Qemu-devel] [6895] new scsi-generic abstraction, use SG_IO (Christoph Hellwig)
2009-03-28 17:28 UTC
[Qemu-devel] [PATCH] Add pcap-based host network bridge
2009-03-28 17:26 UTC (4+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH] Make `-icount' help fit 80 chars screen width
2009-03-28 16:22 UTC (2+ messages)
[Qemu-devel] [PATCH] document sun ID PROM contents
2009-03-28 16:18 UTC (2+ messages)
[Qemu-devel] [6894] Document sun ID PROM contents
2009-03-28 16:17 UTC
[Qemu-devel] [PATCH 0/2] Fix immediate error handling on synthetic aios
2009-03-28 16:11 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/2] Fix vectored aio bounce handling immediate errors
` [Qemu-devel] [PATCH 2/2] Fix DMA API when handling an immediate error from block layer
` [Qemu-devel] Re: [PATCH 0/2] Fix immediate error handling on synthetic aios
[Qemu-devel] [6893] Fix DMA API when handling an immediate error from block layer ( Avi Kivity)
2009-03-28 16:11 UTC
[Qemu-devel] [6892] Fix vectored aio bounce handling immediate errors (Avi Kivity)
2009-03-28 16:11 UTC
[Qemu-devel] [PATCH] [STABLE] Enable -k option on Win32
2009-03-28 16:00 UTC (2+ messages)
[Qemu-devel] [PATCH] host_device_remove: remove incorrect check for device name
2009-03-28 15:59 UTC (2+ messages)
` [Qemu-devel] "
[Qemu-devel] [6891] host_device_remove: remove incorrect check for device name ( Eduardo Habkost)
2009-03-28 15:58 UTC
[Qemu-devel] [6890] host_device_remove: remove incorrect check for device name ( Eduardo Habkost)
2009-03-28 15:51 UTC
[Qemu-devel] [6889] Enable -k option on Win32 (Herve Poussineau)
2009-03-28 15:46 UTC
[Qemu-devel] [PATCH] Make binary stripping conditional
2009-03-28 15:09 UTC (2+ messages)
[Qemu-devel] [PATCH:] FreeBSD host physical cdrom fixes
2009-03-28 8:40 UTC (2+ messages)
[Qemu-devel] [6888] FreeBSD host physical cdrom fixes
2009-03-28 8:37 UTC
[Qemu-devel] [PATCH] fix warning in vl.c
2009-03-28 8:26 UTC (2+ messages)
[Qemu-devel] [6887] Fix warning in vl.c
2009-03-28 8:24 UTC
[Qemu-devel] [6886] Fix out of tree compilation
2009-03-28 8:14 UTC
[Qemu-devel] [6885] Fix compile problems with r6884
2009-03-28 8:13 UTC
[Qemu-devel] [6884] Syncing documentation vs
2009-03-28 6:44 UTC
[Qemu-devel] [6777] Use firmware configuration instead of NVRAM ( initial patch by Aurelien Jarno)
2009-03-28 6:32 UTC (5+ messages)
` [Qemu-devel] r6777 breaks running sun OPB images
` [Qemu-devel] "
[Qemu-devel] [PATCH] [RFC] Syncing documentation vs. -help vs. qemu_options table v6
2009-03-28 6:23 UTC (6+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH] get roms more room
2009-03-28 4:19 UTC (3+ messages)
[Qemu-devel] Luvalley project: enable Qemu to utilize hardware virtualization extensions on arbitrary operating system
2009-03-28 4:01 UTC (3+ messages)
` [Qemu-devel] Luvalley project: enable Qemu to utilize hardwarevirtualization "
[Qemu-devel] [PATCH] Cocoa front-end performance improvement
2009-03-28 1:39 UTC (3+ messages)
[Qemu-devel] [PATCH] get roms more room
2009-03-27 23:43 UTC (5+ messages)
[Qemu-devel] svn 6658 broke powerpc
2009-03-27 19:41 UTC (6+ messages)
[Qemu-devel] [PATCH] fix ARMv7 data processing instructions
2009-03-27 18:24 UTC (6+ messages)
[Qemu-devel] [PATCH][RFC] USB Wacom fixes
2009-03-27 17:51 UTC (3+ messages)
[Qemu-devel] [PATCH] honor IDE_DMA_BUF_SECTORS
2009-03-27 13:45 UTC (29+ messages)
[Qemu-devel] [PATCH] NAND emulation improvements
2009-03-27 13:26 UTC (3+ messages)
` [Qemu-devel] [PATCH] [RESEND] "
[Qemu-devel] how can i mount a folder as a qemu disk?
2009-03-27 9:42 UTC (4+ messages)
[Qemu-devel] How to use -acpitable to add a SLIC-table?
2009-03-27 7:36 UTC (2+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH] add bdrv->create function for host_device
2009-03-27 0:03 UTC
[Qemu-devel] [PATCH] Remove -s flag in Makefile
2009-03-26 23:11 UTC (22+ messages)
[Qemu-devel] USB 2.0 EHCI emulation
2009-03-26 22:51 UTC
[Qemu-devel] [PATCH] add bdrv->create function for host_device
2009-03-26 13:11 UTC (2+ messages)
[Qemu-devel] [PATCH] Hardware watchdog patch, version 5
2009-03-26 13:03 UTC (2+ messages)
[Qemu-devel] qemu-mips host
2009-03-26 9:42 UTC (3+ messages)
[Qemu-devel] Makefile.winnt Issues With Crosscompile on Ubuntu
2009-03-26 4:58 UTC
[Qemu-devel] qemu-user/gdbstub : gdb remote pipe connexion addition ?
2009-03-25 22:58 UTC (3+ messages)
[Qemu-devel] Kernel core dumps from qemu
2009-03-25 18:02 UTC (7+ messages)
[Qemu-devel] [PATCH] compute checksum for roms bigger than a segment
2009-03-25 15:06 UTC
[Qemu-devel] Infiniband
2009-03-25 13:59 UTC
[Qemu-devel] [PATCH 0/25]: add alpha es40 system emulation (v3)
2009-03-25 12:53 UTC (5+ 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).