aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-09win32: Set unbuffered stdoutStefan Weil2-2/+7
2010-10-09.gitignore: Ignore *-timestampStefan Hajnoczi1-0/+1
2010-10-09acpi: Fix an infinite loop in acpi_table_addVincent Minet1-1/+1
2010-10-09configure: Remove unneeded defines from checksStefan Weil1-4/+0
2010-10-09configure: include stddef.h for NULLScott Wood1-0/+5
2010-10-09trace: Trace bdrv_aio_{readv,writev}Stefan Hajnoczi2-0/+6
2010-10-09trace: Use TP_PROTO() and TP_ARGS() for LTTng USTStefan Hajnoczi1-1/+1
2010-10-09trace: Don't strip lines containing '#' arbitrarilyStefan Hajnoczi1-2/+1
2010-10-09trace: Use portable format stringsStefan Hajnoczi2-2/+6
2010-10-07cris: Consider the TLB valid bit on writes to the TLBEdgar E. Iglesias1-1/+3
2010-10-07vhost: error codeMichael S. Tsirkin1-0/+2
2010-10-07virtio: change set guest notifier to per-deviceMichael S. Tsirkin3-26/+57
2010-10-07eepro100: Add support for multiple individual addresses (multiple IA)Stefan Weil1-9/+21
2010-10-07virtio-net: unify vhost-net start/stopMichael S. Tsirkin1-46/+43
2010-10-07virtio: invoke set_status callback on resetMichael S. Tsirkin1-0/+2
2010-10-06net: delay freeing peer host deviceMichael S. Tsirkin2-7/+43
2010-10-05Merge remote branch 'spice/submit.6' into stagingAnthony Liguori15-19/+1287
2010-10-05Merge remote branch 'qmp/for-anthony' into stagingAnthony Liguori12-1192/+1527
2010-10-05linux-user: Fix typo m86k -> m68kStefan Weil1-3/+3
2010-10-05Fix spelling in commentsStefan Weil3-3/+3
2010-10-05docs: Improve documentationStefan Weil1-28/+28
2010-10-05Add new user mode option -ignore-environmentStefan Weil3-0/+26
2010-10-05ppc: Minor 40x MMU fixesJohn Clark2-27/+49
2010-10-03console: Avoid dereferencing NULL active_consoleStefan Hajnoczi1-2/+4
2010-10-03exec: Fix compilation error for debug codeStefan Weil1-2/+3
2010-10-03rc4030: Fix compilation error in debug codeStefan Weil1-1/+4
2010-10-03mipsnet: Fix compiler warning in debug codeStefan Weil1-1/+1
2010-10-03block/vvfat: Fix compiler warning in debug codeStefan Weil1-1/+0
2010-10-03virtio-9p: Use GCC_FMT_ATTR and fix a format warningStefan Weil1-4/+6
2010-10-03blockdev: Use GCC_FMT_ATTR (format checking)Stefan Weil1-8/+7
2010-10-03Use GCC_FMT_ATTR (format checking)Stefan Weil14-16/+25
2010-10-03Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)Stefan Weil10-21/+12
2010-10-03slirp: Silence warning on HaikuAndreas Färber1-1/+3
2010-10-03tap: Add stub for HaikuAndreas Färber2-0/+62
2010-10-03nbd: Haiku has _IO() in its BSD compatibility layerAndreas Färber1-1/+1
2010-10-03Haiku doesn't have libmAndreas Färber1-0/+2
2010-10-03configure: Don't rely on special pthreads libraryAndreas Färber1-7/+11
2010-10-03configure: Add basic support for HaikuAndreas Färber1-1/+12
2010-10-02trace: avoid unnecessary recompilation if nothing changedBlue Swirl1-5/+9
2010-10-02Makefile: fix config-devices.mak generationBlue Swirl1-3/+5
2010-10-02sysbus: fix address truncationBlue Swirl2-3/+5
2010-10-02target-cris: Use %td for ptrdiff_t arguments in debug messageStefan Weil1-1/+1