summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* qemu-timer: move commonly used timer code to qemu-timer-commonBlue Swirl2010-10-231-0/+1
* mips_fulong2e: fix ram allocationBlue Swirl2010-10-221-1/+1
* Fix pci hotplug to generate level triggered interrupt.Gleb Natapov2010-10-201-11/+17
* Use defines instead of numbers for pci hotplug sts bitGleb Natapov2010-10-201-2/+4
* wacom tablet: activate event handlers.Gerd Hoffmann2010-10-201-3/+10
* vmmouse: adapt to mouse handler changes.Gerd Hoffmann2010-10-201-10/+21
* [virtio-9p] Add support to v9fs_string_alloc_printf() for handling %lu.Venkateswararao Jujjuri (JV)2010-10-201-0/+17
* [virtio-9p] Use preadv/pwritev instead of readv/writevSanchit Garg2010-10-203-94/+67
* [virtio-9p] Qemu 9p commandline options validity checksHarsh Prateek Bora2010-10-201-2/+2
* virtio-9p: Support mapped posix aclAneesh Kumar K.V2010-10-204-5/+191
* virtio-9p: Use layered xattr approachAneesh Kumar K.V2010-10-206-91/+343
* [virtio-9p] Ignore O_DIRECT hint from client.Venkateswararao Jujjuri (JV)2010-10-201-0/+5
* qemu-virtio-9p: Implement TREADLINK operation for 9p2000.LM. Mohan Kumar2010-10-203-0/+60
* [virtio-9p] Introduce server side TFSYNC/RFSYNC for dotlVenkateswararao Jujjuri (JV)2010-10-203-0/+36
* qemu-virtio9p: Implement TGETLOCKM. Mohan Kumar2010-10-203-0/+79
* [virto-9p] Implement TLOCKM. Mohan Kumar2010-10-203-0/+94
* [virtio-9p] open should not return EBADFSripathi Kodi2010-10-201-1/+3
* apic: convert debug printf statements to tracepointsBlue Swirl2010-10-201-30/+18
* Delete write only variablesBlue Swirl2010-10-1312-70/+20
* ppc: remove video.xBlue Swirl2010-10-133-145/+7
* lsi53c895a: avoid a write only variableBlue Swirl2010-10-131-0/+1
* eepro100: initialize a variable in all casesBlue Swirl2010-10-131-3/+3
* cirrus: avoid write only variablesBlue Swirl2010-10-133-29/+51
* Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori2010-10-116-81/+125
|\
| * vhost: error codeMichael S. Tsirkin2010-10-071-0/+2
| * virtio: change set guest notifier to per-deviceMichael S. Tsirkin2010-10-073-26/+57
| * eepro100: Add support for multiple individual addresses (multiple IA)Stefan Weil2010-10-071-9/+21
| * virtio-net: unify vhost-net start/stopMichael S. Tsirkin2010-10-071-46/+43
| * virtio: invoke set_status callback on resetMichael S. Tsirkin2010-10-071-0/+2
* | acpi: Fix an infinite loop in acpi_table_addVincent Minet2010-10-091-1/+1
* | Merge remote branch 'qmp/for-anthony' into stagingAnthony Liguori2010-10-051-1/+7
|\ \
| * | disable guest-provided stats on "info balloon" commandEduardo Habkost2010-10-011-1/+7
* | | Fix spelling in commentsStefan Weil2010-10-051-1/+1
| |/ |/|
* | rc4030: Fix compilation error in debug codeStefan Weil2010-10-031-1/+4
* | mipsnet: Fix compiler warning in debug codeStefan Weil2010-10-031-1/+1
* | virtio-9p: Use GCC_FMT_ATTR and fix a format warningStefan Weil2010-10-031-4/+6
* | Use GCC_FMT_ATTR (format checking)Stefan Weil2010-10-032-2/+4
* | Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)Stefan Weil2010-10-031-1/+1
* | sysbus: fix address truncationBlue Swirl2010-10-022-3/+5
* | virtex: Add bracesEdgar E. Iglesias2010-10-021-1/+2
|/
* powerpc: Add a virtex5 ml507 refdesign boardEdgar E. Iglesias2010-09-301-0/+278
* Introduce qemu_madvise()Andreas Färber2010-09-251-2/+2
* powerpc: Make the decr interrupt type overridableEdgar E. Iglesias2010-09-243-5/+17
* fmopl: workaround for -Wempty-bodymalc2010-09-241-2/+4
* Fix compilation error (missing include statement)Stefan Weil2010-09-221-0/+1
* Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori2010-09-216-9/+32
|\
| * scsi_bus: fix length and xfer_mode for RESERVE and RELEASE commandsBernhard Kohl2010-09-211-1/+2
| * scsi-generic: add missing reset handlerBernhard Kohl2010-09-211-2/+19
| * ide: propagate the required alignmentChristoph Hellwig2010-09-211-1/+3
| * scsi-disk: propagate the required alignmentChristoph Hellwig2010-09-211-0/+1
OpenPOWER on IntegriCloud