Age | Commit message (Expand) | Author |
2010-10-20 | wacom tablet: activate event handlers. | Gerd Hoffmann |
2010-10-20 | vmmouse: adapt to mouse handler changes. | Gerd Hoffmann |
2010-10-20 | [virtio-9p] Add support to v9fs_string_alloc_printf() for handling %lu. | Venkateswararao Jujjuri (JV) |
2010-10-20 | [virtio-9p] Use preadv/pwritev instead of readv/writev | Sanchit Garg |
2010-10-20 | [virtio-9p] Qemu 9p commandline options validity checks | Harsh Prateek Bora |
2010-10-20 | virtio-9p: Support mapped posix acl | Aneesh Kumar K.V |
2010-10-20 | virtio-9p: Use layered xattr approach | Aneesh Kumar K.V |
2010-10-20 | [virtio-9p] Ignore O_DIRECT hint from client. | Venkateswararao Jujjuri (JV) |
2010-10-20 | qemu-virtio-9p: Implement TREADLINK operation for 9p2000.L | M. Mohan Kumar |
2010-10-20 | [virtio-9p] Introduce server side TFSYNC/RFSYNC for dotl | Venkateswararao Jujjuri (JV) |
2010-10-20 | qemu-virtio9p: Implement TGETLOCK | M. Mohan Kumar |
2010-10-20 | [virto-9p] Implement TLOCK | M. Mohan Kumar |
2010-10-20 | [virtio-9p] open should not return EBADF | Sripathi Kodi |
2010-10-20 | apic: convert debug printf statements to tracepoints | Blue Swirl |
2010-10-13 | Delete write only variables | Blue Swirl |
2010-10-13 | ppc: remove video.x | Blue Swirl |
2010-10-13 | lsi53c895a: avoid a write only variable | Blue Swirl |
2010-10-13 | eepro100: initialize a variable in all cases | Blue Swirl |
2010-10-13 | cirrus: avoid write only variables | Blue Swirl |
2010-10-11 | Merge remote branch 'mst/for_anthony' into staging | Anthony Liguori |
2010-10-09 | acpi: Fix an infinite loop in acpi_table_add | Vincent Minet |
2010-10-07 | vhost: error code | Michael S. Tsirkin |
2010-10-07 | virtio: change set guest notifier to per-device | Michael S. Tsirkin |
2010-10-07 | eepro100: Add support for multiple individual addresses (multiple IA) | Stefan Weil |
2010-10-07 | virtio-net: unify vhost-net start/stop | Michael S. Tsirkin |
2010-10-07 | virtio: invoke set_status callback on reset | Michael S. Tsirkin |
2010-10-05 | Merge remote branch 'qmp/for-anthony' into staging | Anthony Liguori |
2010-10-05 | Fix spelling in comments | Stefan Weil |
2010-10-03 | rc4030: Fix compilation error in debug code | Stefan Weil |
2010-10-03 | mipsnet: Fix compiler warning in debug code | Stefan Weil |
2010-10-03 | virtio-9p: Use GCC_FMT_ATTR and fix a format warning | Stefan Weil |
2010-10-03 | Use GCC_FMT_ATTR (format checking) | Stefan Weil |
2010-10-03 | Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking) | Stefan Weil |
2010-10-02 | sysbus: fix address truncation | Blue Swirl |
2010-10-02 | virtex: Add braces | Edgar E. Iglesias |
2010-10-01 | disable guest-provided stats on "info balloon" command | Eduardo Habkost |
2010-09-30 | powerpc: Add a virtex5 ml507 refdesign board | Edgar E. Iglesias |
2010-09-25 | Introduce qemu_madvise() | Andreas Färber |
2010-09-24 | powerpc: Make the decr interrupt type overridable | Edgar E. Iglesias |
2010-09-24 | fmopl: workaround for -Wempty-body | malc |
2010-09-22 | Fix compilation error (missing include statement) | Stefan Weil |
2010-09-21 | Merge remote branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2010-09-21 | mips_malta: Fix format strings | Stefan Weil |
2010-09-21 | mips_fulong2e: Fix format strings | Stefan Weil |
2010-09-21 | scsi_bus: fix length and xfer_mode for RESERVE and RELEASE commands | Bernhard Kohl |
2010-09-21 | scsi-generic: add missing reset handler | Bernhard Kohl |
2010-09-21 | ide: propagate the required alignment | Christoph Hellwig |
2010-09-21 | scsi-disk: propagate the required alignment | Christoph Hellwig |
2010-09-21 | virtio-blk: propagate the required alignment | Christoph Hellwig |
2010-09-21 | use qemu_blockalign consistently | Christoph Hellwig |