aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-21curses: Fix control-{@[\]^_} and ESCSamuel Thibault
2010-10-20Fix pci hotplug to generate level triggered interrupt.Gleb Natapov
2010-10-20Use defines instead of numbers for pci hotplug sts bitGleb Natapov
2010-10-20Fix memory leak in register save load due to xsave supportMarcelo Tosatti
2010-10-20Add savevm/loadvm support for MCEMarcelo Tosatti
2010-10-20MCE: Relay UCR MCE to guestMarcelo Tosatti
2010-10-20Add RAM -> physical addr mapping in MCE simulationHuang Ying
2010-10-20Export qemu_ram_addr_from_hostMarcelo Tosatti
2010-10-20kvm: x86: add mce supportMarcelo Tosatti
2010-10-20iothread: use signalfdMarcelo Tosatti
2010-10-20signalfd compatibilityMarcelo Tosatti
2010-10-20Add svm cpuid featuresJoerg Roedel
2010-10-20Set cpuid definition to 0 before initializing itJoerg Roedel
2010-10-20configure: Support disabling warnings in $gcc_flagsMarkus Armbruster
2010-10-20tcg: Fix compiler error (comparison of unsigned expression)Stefan Weil
2010-10-20wacom tablet: activate event handlers.Gerd Hoffmann
2010-10-20vmmouse: 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/writevSanchit Garg
2010-10-20[virtio-9p] Qemu 9p commandline options validity checksHarsh Prateek Bora
2010-10-20virtio-9p: Support mapped posix aclAneesh Kumar K.V
2010-10-20virtio-9p: Use layered xattr approachAneesh Kumar K.V
2010-10-20[virtio-9p] Ignore O_DIRECT hint from client.Venkateswararao Jujjuri (JV)
2010-10-20qemu-virtio-9p: Implement TREADLINK operation for 9p2000.LM. Mohan Kumar
2010-10-20[virtio-9p] Introduce server side TFSYNC/RFSYNC for dotlVenkateswararao Jujjuri (JV)
2010-10-20qemu-virtio9p: Implement TGETLOCKM. Mohan Kumar
2010-10-20[virto-9p] Implement TLOCKM. Mohan Kumar
2010-10-20[virtio-9p] open should not return EBADFSripathi Kodi
2010-10-20trace: improve info trace outputBlue Swirl
2010-10-20trace: Format strings must begin/end with double quotesStefan Hajnoczi
2010-10-20apic: convert debug printf statements to tracepointsBlue Swirl
2010-10-20trace: Relax trace-events parsing regex in simpletrace.pyStefan Hajnoczi
2010-10-18issue snd_pcm_start() when capturing audioJindrich Makovicka
2010-10-18fix 100% CPU load when idle with ALSAJindrich Makovicka
2010-10-13trace: print a warning if user tries to enable an unknown trace eventBlue Swirl
2010-10-13mips: avoid write only variablesBlue Swirl
2010-10-13ppc: avoid write only variablesBlue Swirl
2010-10-13i386: avoid a write only variableBlue Swirl
2010-10-13vnc: avoid write only variablesBlue Swirl
2010-10-13cris: avoid a write only variableBlue Swirl
2010-10-13Delete write only variablesBlue Swirl
2010-10-13ppc: remove video.xBlue Swirl
2010-10-13lsi53c895a: avoid a write only variableBlue Swirl
2010-10-13eepro100: initialize a variable in all casesBlue Swirl
2010-10-13cirrus: avoid write only variablesBlue Swirl
2010-10-13block: avoid a write only variableBlue Swirl
2010-10-11Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2010-10-09trace: remove timestamp files when cleaning upBlue Swirl
2010-10-09configure: Send error message from spice check to /dev/nullStefan Weil
2010-10-09win32: Set unbuffered stdoutStefan Weil