aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-22Trivial fix for QMP/qmp-events.txtHidetoshi Seto1-1/+1
2010-10-21curses: Fix control-{@[\]^_} and ESCSamuel Thibault2-3/+7
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-20Fix memory leak in register save load due to xsave supportMarcelo Tosatti1-3/+8
2010-10-20Add savevm/loadvm support for MCEMarcelo Tosatti1-1/+38
2010-10-20MCE: Relay UCR MCE to guestMarcelo Tosatti7-14/+278
2010-10-20Add RAM -> physical addr mapping in MCE simulationHuang Ying2-0/+24
2010-10-20Export qemu_ram_addr_from_hostMarcelo Tosatti3-11/+20
2010-10-20kvm: x86: add mce supportMarcelo Tosatti3-0/+111
2010-10-20iothread: use signalfdMarcelo Tosatti1-5/+69
2010-10-20signalfd compatibilityMarcelo Tosatti4-0/+179
2010-10-20Add svm cpuid featuresJoerg Roedel3-17/+75
2010-10-20Set cpuid definition to 0 before initializing itJoerg Roedel1-0/+2
2010-10-20configure: Support disabling warnings in $gcc_flagsMarkus Armbruster1-1/+1
2010-10-20tcg: Fix compiler error (comparison of unsigned expression)Stefan Weil1-1/+1
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 Bora2-19/+33
2010-10-20virtio-9p: Support mapped posix aclAneesh Kumar K.V5-6/+192
2010-10-20virtio-9p: Use layered xattr approachAneesh Kumar K.V7-92/+345
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-20trace: improve info trace outputBlue Swirl1-2/+4
2010-10-20trace: Format strings must begin/end with double quotesStefan Hajnoczi1-1/+4
2010-10-20apic: convert debug printf statements to tracepointsBlue Swirl2-30/+30
2010-10-20trace: Relax trace-events parsing regex in simpletrace.pyStefan Hajnoczi1-2/+2
2010-10-18issue snd_pcm_start() when capturing audioJindrich Makovicka1-6/+17
2010-10-18fix 100% CPU load when idle with ALSAJindrich Makovicka1-0/+4
2010-10-13trace: print a warning if user tries to enable an unknown trace eventBlue Swirl3-3/+9
2010-10-13mips: avoid write only variablesBlue Swirl1-0/+29
2010-10-13ppc: avoid write only variablesBlue Swirl1-3/+3
2010-10-13i386: avoid a write only variableBlue Swirl1-0/+4
2010-10-13vnc: avoid write only variablesBlue Swirl1-0/+8
2010-10-13cris: avoid a write only variableBlue Swirl1-3/+2
2010-10-13Delete write only variablesBlue Swirl14-75/+24
2010-10-13ppc: remove video.xBlue Swirl9-166/+9
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-13block: avoid a write only variableBlue Swirl1-0/+1
2010-10-11Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori8-88/+168
2010-10-09trace: remove timestamp files when cleaning upBlue Swirl1-1/+1
2010-10-09configure: Send error message from spice check to /dev/nullStefan Weil1-1/+1