Show patches with: Submitter = Stefan Hajnoczi       |    State = Action Required       |   1241 patches
« 1 2 3 412 13 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
vl: trivial spelling fix - - - - --- 2011-04-26 Stefan Hajnoczi New
vl.c: Replace -virtfs string manipulation with QemuOpts - - 1 - --- 2011-03-13 Stefan Hajnoczi New
virtio: guard against negative vq notifies 1 - - - --- 2011-05-08 Stefan Hajnoczi New
virtio: Use ioeventfd for virtqueue notify - - - - --- 2010-09-30 Stefan Hajnoczi New
virtio-pci: Disable virtio-ioeventfd when !CONFIG_IOTHREAD - - - - --- 2011-01-25 Stefan Hajnoczi New
virtio-net: Fix lduw_p() pointer argument of wrong size - - - - --- 2011-03-03 Stefan Hajnoczi New
virtio-blk: add virtio_blk_handle_read trace event 1 - - - --- 2011-12-22 Stefan Hajnoczi New
virtio-blk: Avoid zeroing every request structure 1 - - - --- 2010-05-14 Stefan Hajnoczi New
usb: fix usb_qdev_init() error handling again - - - - --- 2011-12-15 Stefan Hajnoczi New
usb-msd: Add usb-storage, removable=on|off property - - - - --- 2011-01-15 Stefan Hajnoczi New
ui: avoid use of deprecated gnutls_*_set_priority functions - - - - --- 2011-08-25 Stefan Hajnoczi New
tracetool: use Python 2.5-compatible exception handling syntax - - 1 1 --- 2012-04-25 Stefan Hajnoczi New
tracetool: handle DTrace keywords 'in', 'next', 'self' - - 2 - --- 2012-04-16 Stefan Hajnoczi New
tracetool: Omit useless QEMU_*_ENABLED() check - - 1 - --- 2011-09-27 Stefan Hajnoczi New
trace: fix documentation ./configure line - - - - --- 2012-02-13 Stefan Hajnoczi New
trace: Use GENERATED_HEADERS dependencies - - - - --- 2010-06-29 Stefan Hajnoczi New
trace: Trace vm_start()/vm_stop() - - - - --- 2010-11-16 Stefan Hajnoczi New
trace: Trace SCSI request lifecycle - - - - --- 2010-11-08 Stefan Hajnoczi New
trace: Support trace events with no arguments - - - - --- 2010-06-29 Stefan Hajnoczi New
trace: Remove monitor.h dependency from simpletrace - - - - --- 2010-07-12 Stefan Hajnoczi New
trace: Make trace record fields 64-bit - - - - --- 2010-08-09 Stefan Hajnoczi New
trace: Documentation update - - - - --- 2010-08-09 Stefan Hajnoczi New
syborg: drop support for Symbian Virtual Platform - - - - --- 2011-12-12 Stefan Hajnoczi New
simpletrace: fix process() argument count - - - - --- 2011-08-31 Stefan Hajnoczi New
simpletrace: Thread-safe tracing - - - - --- 2011-02-27 Stefan Hajnoczi New
simpletrace: Thread-safe tracing - - - - --- 2011-02-28 Stefan Hajnoczi New
simpletrace: Move st_init() error reporting - - - - --- 2011-03-13 Stefan Hajnoczi New
simpletrace: Make simpletrace.py a Python module - - - - --- 2011-02-22 Stefan Hajnoczi New
scsi-disk: Move active request asserts - - - - --- 2010-11-12 Stefan Hajnoczi New
rtl8139: do not assume TxStatus[] and TxAddr[] are adjacent - - - - --- 2012-04-11 Stefan Hajnoczi New
raw-posix: Linearize direct I/O on Linux NFS - - - - --- 2011-04-15 Stefan Hajnoczi New
qmp: make block job command naming consistent - - 1 - --- 2012-04-11 Stefan Hajnoczi New
qemu-tool: revert cpu_get_clock() abort(3) - - - - --- 2012-02-29 Stefan Hajnoczi New
qemu-options: avoid #if in spicevmc texi help - - - - --- 2011-10-06 Stefan Hajnoczi New
qemu-nbd: drop loop which can never loop - - 1 - --- 2012-01-05 Stefan Hajnoczi New
qemu-iotests: mark 035 qcow2-only - - - - --- 2012-05-24 Stefan Hajnoczi New
qemu-iotests: fix missing 'result' variable assignment in 030 1 - - - --- 2012-04-25 Stefan Hajnoczi New
qemu-io: delete bs instead of leaking it - - - - --- 2011-10-27 Stefan Hajnoczi New
qemu-io: add option to enable tracing - - - - --- 2011-12-21 Stefan Hajnoczi New
qemu-io: Make alloc output useful when nb_sectors=1 - - - - --- 2010-09-02 Stefan Hajnoczi New
qemu-io: Add discard command - - - - --- 2010-12-13 Stefan Hajnoczi New
qemu-img: print error codes when convert fails - - - - --- 2011-08-17 Stefan Hajnoczi New
qemu-img: document qed format on qemu-img man page - - - - --- 2012-06-12 Stefan Hajnoczi New
qemu-img: allow rebase to a NULL backing file when unsafe - - - - --- 2011-04-13 Stefan Hajnoczi New
qemu-char: Check for missing backend name - - - - --- 2011-01-22 Stefan Hajnoczi New
qed: support for growing images - - - - --- 2011-05-16 Stefan Hajnoczi New
qed: replace vm_clock with rt_clock for qemu-tool compatibility - - - - --- 2012-02-26 Stefan Hajnoczi New
qed: limit to image size in qed_find_cluster() - - - - --- 2011-11-28 Stefan Hajnoczi New
qed: fix use-after-free during l2 cache commit - - - - --- 2011-09-30 Stefan Hajnoczi New
qed: do not evict in-use L2 table cache entries - - - 1 --- 2012-02-27 Stefan Hajnoczi New
qed: add qed-tool.py image manipulation utility - - - - --- 2011-12-01 Stefan Hajnoczi New
qed: Refuse to create images on block devices - - - - --- 2011-01-14 Stefan Hajnoczi New
qed: Images with backing file do not require QED_F_NEED_CHECK - - - - --- 2011-01-28 Stefan Hajnoczi New
qed: Fix consistency check on 32-bit hosts - - - - --- 2011-04-24 Stefan Hajnoczi New
qcow2: preserve free_byte_offset when qcow2_alloc_bytes() fails - - - - --- 2012-06-18 Stefan Hajnoczi New
qcow2: fix autoclear image header update - - - - --- 2012-06-14 Stefan Hajnoczi New
qcow2: fix #ifdef'd qcow2_check_refcounts() callers - - - - --- 2012-06-15 Stefan Hajnoczi New
qcow2: Use QLIST_FOREACH_SAFE macro - - - - --- 2010-04-15 Stefan Hajnoczi New
qcow2: Fix segfault when qcow2 preallocate fails - - - - --- 2010-10-26 Stefan Hajnoczi New
qapi: fix typos in documentation JSON examples - - - - --- 2011-10-28 Stefan Hajnoczi New
ppc405: use RAM_ADDR_FMT instead of %08lx - - - - --- 2011-09-05 Stefan Hajnoczi New
posix-aio-compat: Expand tabs that have crept in - - - - --- 2010-05-27 Stefan Hajnoczi New
os-posix: set groups properly for -runas 1 - - - --- 2011-07-09 Stefan Hajnoczi New
omap_dss: correct chip[1] index in RFBI_READ/RFBI_STATUS - - 1 - --- 2012-01-07 Stefan Hajnoczi New
net: do not report queued packets as sent - - - - --- 2012-08-20 Stefan Hajnoczi New
net: complete NetSocketState lifecycle handling - - 1 - --- 2012-06-12 Stefan Hajnoczi New
net: add receive_disabled logic to iov delivery path - - - - --- 2012-08-20 Stefan Hajnoczi New
net: add -netdev options to man page - - - - --- 2012-08-14 Stefan Hajnoczi New
net: Remove unused net-checksum.c file - - - - --- 2011-03-28 Stefan Hajnoczi New
lsi53c895a: Update dnad when skipping MSGOUT bytes - - - - --- 2011-01-26 Stefan Hajnoczi New
linux-aio: Fix typo in read() EINTR check - - - - --- 2010-04-14 Stefan Hajnoczi New
kvm: add flightrecorder script - - - - --- 2012-03-09 Stefan Hajnoczi New
kvm: Prevent dynticks race condition for !CONFIG_IOTHREAD - - - - --- 2011-01-26 Stefan Hajnoczi New
ide: Register vm change state handler once only - - - - --- 2010-12-10 Stefan Hajnoczi New
hw/9pfs: use g_vasprintf() instead of rolling our own - - 2 - --- 2011-10-31 Stefan Hajnoczi New
gitignore: ignore qtest binaries - - - - --- 2012-04-13 Stefan Hajnoczi New
exec: Remove debugging fprintf() that slipped into qemu_ram_alloc_from_ptr() - - - - --- 2010-12-03 Stefan Hajnoczi New
ehci: avoid string arguments in trace events - - - - --- 2011-09-03 Stefan Hajnoczi New
e1000: Pad short frames to minimum size (60 bytes) - - - - --- 2010-09-18 Stefan Hajnoczi New
e1000: Fix multi-descriptor packet checksum offload - - - - --- 2011-03-06 Stefan Hajnoczi New
docs: Update stderr and simple backend, add systemtap backend - - - - --- 2011-02-23 Stefan Hajnoczi New
docs: Document simple trace backend thread-safety limitation - - - - --- 2011-01-21 Stefan Hajnoczi New
doc: Update info blockstats, qdm, and roms - - - - --- 2010-05-12 Stefan Hajnoczi New
cutils: Use int64_t instead of ssize_t for strtosz() - - - - --- 2011-01-10 Stefan Hajnoczi New
console: Avoid dereferencing NULL active_console 2 - - - --- 2010-09-20 Stefan Hajnoczi New
configure: fix mingw32 libs_qga typo - - 1 - --- 2012-03-27 Stefan Hajnoczi New
build: sort objects to remove duplicates for link - - - - --- 2011-08-25 Stefan Hajnoczi New
bt-host: add missing break statement - - 1 - --- 2012-01-12 Stefan Hajnoczi New
blockdev: warn when copy_on_read=on and readonly=on - - - - --- 2012-06-27 Stefan Hajnoczi New
block: replace unchecked strdup/malloc/calloc with glib - - - - --- 2012-01-16 Stefan Hajnoczi New
block: implement bdrv_co_is_allocated() boundary cases - - - - --- 2011-11-29 Stefan Hajnoczi New
block: handle -EBUSY in bdrv_commit_all() - - - - --- 2012-03-05 Stefan Hajnoczi New
block: emulate .bdrv_flush() using .bdrv_aio_flush() - - 1 - --- 2011-09-12 Stefan Hajnoczi New
block: add cache=directsync parameter to -drive - - - - --- 2011-08-01 Stefan Hajnoczi New
block: Use backing format driver during image creation 1 - - - --- 2011-01-24 Stefan Hajnoczi New
block: Remove semicolon in BDRV_SECTOR_MASK macro - - - - --- 2010-05-01 Stefan Hajnoczi New
blkverify: Handle overlapping I/O vector buffers - - - - --- 2010-09-20 Stefan Hajnoczi New
blkverify: Add block driver for verifying I/O - - - - --- 2010-09-03 Stefan Hajnoczi New
ahci: Fix cpu_physical_memory_unmap() argument ordering 1 - - - --- 2010-12-23 Stefan Hajnoczi New
ahci: Fix cpu_physical_memory_unmap() argument ordering - - - - --- 2011-01-26 Stefan Hajnoczi New
« 1 2 3 412 13 »