summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ide: set WCACHE supported in IDENTIFY dataChristoph Hellwig2010-10-221-2/+2
* qcow2: Remove old image creation functionKevin Wolf2010-10-221-224/+0
* qcow2: Simplify image creationKevin Wolf2010-10-221-1/+132
* qcow2: Support exact L1 table growthStefan Hajnoczi2010-10-224-12/+19
* curses: Fix control-{@[\]^_} and ESCSamuel Thibault2010-10-212-3/+7
* 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
* Fix memory leak in register save load due to xsave supportMarcelo Tosatti2010-10-201-3/+8
* Add savevm/loadvm support for MCEMarcelo Tosatti2010-10-201-1/+38
* MCE: Relay UCR MCE to guestMarcelo Tosatti2010-10-207-14/+278
* Add RAM -> physical addr mapping in MCE simulationHuang Ying2010-10-202-0/+24
* 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/+67
* [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-181-6/+17
* fix 100% CPU load when idle with ALSAJindrich Makovicka2010-10-181-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/+2
* Delete write only variablesBlue Swirl2010-10-1314-75/+24
* ppc: remove video.xBlue Swirl2010-10-139-166/+9
* 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
OpenPOWER on IntegriCloud