summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Export qemu_ram_addr_from_hostMarcelo Tosatti2010-10-203-11/+20
* kvm: x86: add mce supportMarcelo Tosatti2010-10-203-0/+111
* iothread: use signalfdMarcelo Tosatti2010-10-201-5/+69
* signalfd compatibilityMarcelo Tosatti2010-10-204-0/+179
* Add svm cpuid featuresJoerg Roedel2010-10-203-17/+75
* Set cpuid definition to 0 before initializing itJoerg Roedel2010-10-201-0/+2
* configure: Support disabling warnings in $gcc_flagsMarkus Armbruster2010-10-201-1/+1
* tcg: Fix compiler error (comparison of unsigned expression)Stefan Weil2010-10-201-1/+1
* 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/+67Star
* [virtio-9p] Qemu 9p commandline options validity checksHarsh Prateek Bora2010-10-202-19/+33
* virtio-9p: Support mapped posix aclAneesh Kumar K.V2010-10-205-6/+192
* virtio-9p: Use layered xattr approachAneesh Kumar K.V2010-10-207-92/+345
* [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
* trace: improve info trace outputBlue Swirl2010-10-201-2/+4
* trace: Format strings must begin/end with double quotesStefan Hajnoczi2010-10-201-1/+4
* apic: convert debug printf statements to tracepointsBlue Swirl2010-10-202-30/+30
* trace: Relax trace-events parsing regex in simpletrace.pyStefan Hajnoczi2010-10-201-2/+2
* issue snd_pcm_start() when capturing audioJindrich Makovicka2010-10-171-6/+17
* fix 100% CPU load when idle with ALSAJindrich Makovicka2010-10-171-0/+4
* trace: print a warning if user tries to enable an unknown trace eventBlue Swirl2010-10-133-3/+9
* mips: avoid write only variablesBlue Swirl2010-10-131-0/+29
* ppc: avoid write only variablesBlue Swirl2010-10-131-3/+3
* i386: avoid a write only variableBlue Swirl2010-10-131-0/+4
* vnc: avoid write only variablesBlue Swirl2010-10-131-0/+8
* cris: avoid a write only variableBlue Swirl2010-10-131-3/+2Star
* Delete write only variablesBlue Swirl2010-10-1314-75/+24Star
* ppc: remove video.xBlue Swirl2010-10-139-166/+9Star
* 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
* block: avoid a write only variableBlue Swirl2010-10-131-0/+1
* Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori2010-10-118-88/+168
|\
| * 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/+43Star
| * virtio: invoke set_status callback on resetMichael S. Tsirkin2010-10-071-0/+2
| * net: delay freeing peer host deviceMichael S. Tsirkin2010-10-062-7/+43
* | trace: remove timestamp files when cleaning upBlue Swirl2010-10-091-1/+1
* | configure: Send error message from spice check to /dev/nullStefan Weil2010-10-091-1/+1
* | win32: Set unbuffered stdoutStefan Weil2010-10-092-2/+7
* | .gitignore: Ignore *-timestampStefan Hajnoczi2010-10-091-0/+1