aboutsummaryrefslogtreecommitdiffstats
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2010-10-20Fix pci hotplug to generate level triggered interrupt.Gleb Natapov1-11/+17
2010-10-20Use defines instead of numbers for pci hotplug sts bitGleb Natapov1-2/+4
2010-10-20wacom tablet: activate event handlers.Gerd Hoffmann1-3/+10
2010-10-20vmmouse: adapt to mouse handler changes.Gerd Hoffmann1-10/+21
2010-10-20[virtio-9p] Add support to v9fs_string_alloc_printf() for handling %lu.Venkateswararao Jujjuri (JV)1-0/+17
2010-10-20[virtio-9p] Use preadv/pwritev instead of readv/writevSanchit Garg3-94/+67
2010-10-20[virtio-9p] Qemu 9p commandline options validity checksHarsh Prateek Bora1-2/+2
2010-10-20virtio-9p: Support mapped posix aclAneesh Kumar K.V4-5/+191
2010-10-20virtio-9p: Use layered xattr approachAneesh Kumar K.V6-91/+343
2010-10-20[virtio-9p] Ignore O_DIRECT hint from client.Venkateswararao Jujjuri (JV)1-0/+5
2010-10-20qemu-virtio-9p: Implement TREADLINK operation for 9p2000.LM. Mohan Kumar3-0/+60
2010-10-20[virtio-9p] Introduce server side TFSYNC/RFSYNC for dotlVenkateswararao Jujjuri (JV)3-0/+36
2010-10-20qemu-virtio9p: Implement TGETLOCKM. Mohan Kumar3-0/+79
2010-10-20[virto-9p] Implement TLOCKM. Mohan Kumar3-0/+94
2010-10-20[virtio-9p] open should not return EBADFSripathi Kodi1-1/+3
2010-10-20apic: convert debug printf statements to tracepointsBlue Swirl1-30/+18
2010-10-13Delete write only variablesBlue Swirl12-70/+20
2010-10-13ppc: remove video.xBlue Swirl3-145/+7
2010-10-13lsi53c895a: avoid a write only variableBlue Swirl1-0/+1
2010-10-13eepro100: initialize a variable in all casesBlue Swirl1-3/+3
2010-10-13cirrus: avoid write only variablesBlue Swirl3-29/+51
2010-10-11Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori6-81/+125
2010-10-09acpi: Fix an infinite loop in acpi_table_addVincent Minet1-1/+1
2010-10-07vhost: error codeMichael S. Tsirkin1-0/+2
2010-10-07virtio: change set guest notifier to per-deviceMichael S. Tsirkin3-26/+57
2010-10-07eepro100: Add support for multiple individual addresses (multiple IA)Stefan Weil1-9/+21
2010-10-07virtio-net: unify vhost-net start/stopMichael S. Tsirkin1-46/+43
2010-10-07virtio: invoke set_status callback on resetMichael S. Tsirkin1-0/+2
2010-10-05Merge remote branch 'qmp/for-anthony' into stagingAnthony Liguori1-1/+7
2010-10-05Fix spelling in commentsStefan Weil1-1/+1
2010-10-03rc4030: Fix compilation error in debug codeStefan Weil1-1/+4
2010-10-03mipsnet: Fix compiler warning in debug codeStefan Weil1-1/+1
2010-10-03virtio-9p: Use GCC_FMT_ATTR and fix a format warningStefan Weil1-4/+6
2010-10-03Use GCC_FMT_ATTR (format checking)Stefan Weil2-2/+4
2010-10-03Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)Stefan Weil1-1/+1
2010-10-02sysbus: fix address truncationBlue Swirl2-3/+5
2010-10-02virtex: Add bracesEdgar E. Iglesias1-1/+2
2010-10-01disable guest-provided stats on "info balloon" commandEduardo Habkost1-1/+7
2010-09-30powerpc: Add a virtex5 ml507 refdesign boardEdgar E. Iglesias1-0/+278
2010-09-25Introduce qemu_madvise()Andreas Färber1-2/+2
2010-09-24powerpc: Make the decr interrupt type overridableEdgar E. Iglesias3-5/+17
2010-09-24fmopl: workaround for -Wempty-bodymalc1-2/+4
2010-09-22Fix compilation error (missing include statement)Stefan Weil1-0/+1
2010-09-21Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori6-9/+32
2010-09-21mips_malta: Fix format stringsStefan Weil1-2/+2
2010-09-21mips_fulong2e: Fix format stringsStefan Weil1-3/+3
2010-09-21scsi_bus: fix length and xfer_mode for RESERVE and RELEASE commandsBernhard Kohl1-1/+2
2010-09-21scsi-generic: add missing reset handlerBernhard Kohl1-2/+19
2010-09-21ide: propagate the required alignmentChristoph Hellwig1-1/+3
2010-09-21scsi-disk: propagate the required alignmentChristoph Hellwig1-0/+1