aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-21trace: Fix user emulator dependency on trace objectsAndreas Färber1-2/+2
2010-09-20Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori2-1/+11
2010-09-20e1000: Pad short frames to minimum size (60 bytes)Stefan Hajnoczi1-0/+10
2010-09-19mingw: use ASLR, no-SEH and DEP if availableBlue Swirl1-0/+9
2010-09-19cris: Fix watchdog resetsEdgar E. Iglesias1-2/+3
2010-09-18cris: Fix TLB exec bit protectionEdgar E. Iglesias2-2/+2
2010-09-18Use gcc warning flag -Wnested-externsBlue Swirl4-3/+4
2010-09-18Use gcc warning flag -Wempty-bodyBlue Swirl6-10/+14
2010-09-18Use a few more gcc warning flagsBlue Swirl1-1/+4
2010-09-18Use gcc warning flag -Wtype-limitsBlue Swirl1-1/+1
2010-09-18pxa2xx: fix SSSR TFN logicBlue Swirl1-4/+4
2010-09-18MIPS: fix yield handlingBlue Swirl1-1/+3
2010-09-18PPC: Suppress gcc warnings with -Wtype-limitsBlue Swirl1-25/+25
2010-09-18blkdebug: fix enum comparisonBlue Swirl1-3/+1
2010-09-18pxa2xx: remove useless checksBlue Swirl1-1/+1
2010-09-18Use range_covers_byteBlue Swirl2-8/+11
2010-09-18Introduce range.hBlue Swirl7-31/+34
2010-09-18linux-user: improve flatload error checkingBlue Swirl1-1/+2
2010-09-18linux-user: fix types in a comparisonBlue Swirl1-1/+1
2010-09-18linux-user: fix socklen_t comparisonsBlue Swirl1-7/+13
2010-09-18Check for errors during BIOS or kernel loadBlue Swirl4-13/+18
2010-09-17Make ARP replies at least 64 bytes longHervé Poussineau1-1/+2
2010-09-17Accept packets with TTL=1Hervé Poussineau1-1/+1
2010-09-16cris: Avoid spurios hw_abort on recursive bus faultsEdgar E. Iglesias1-1/+7
2010-09-15PPC: Redesign interrupt trigger pathAlexander Graf1-51/+29
2010-09-15PPC: Enable hint bits for lwarx/ldarxAlexander Graf1-2/+2
2010-09-15serial: Update parameters after loadMichal Novotny1-0/+1
2010-09-14vhost: fix infinite loop on error pathMichael S. Tsirkin1-1/+1
2010-09-14Remove wrong semicolon in macro definitionStefan Weil2-3/+3
2010-09-13serial: Wrap debug prints around a DPRINTF macroMichal Novotny1-12/+13
2010-09-11ESP: fix ESP DMA access when DMA is not enabledBlue Swirl5-18/+88
2010-09-11powerpc: Avoid TLB related log spammingEdgar E. Iglesias1-1/+0
2010-09-11trace: fix a regex portability problemBlue Swirl1-1/+1
2010-09-10trace: fix a typoBlue Swirl1-1/+1
2010-09-10HACKING: add rules for printf-like functionsBlue Swirl1-0/+13
2010-09-10HACKING: add string management rulesBlue Swirl1-0/+24
2010-09-10HACKING: add memory management rulesBlue Swirl1-0/+14
2010-09-10HACKING: add C type rulesBlue Swirl2-3/+68
2010-09-10HACKING: add preprocessor rulesBlue Swirl1-0/+6
2010-09-10vmware_vga: Replace the few tab-indents with spaces (clean-up).Andrzej Zaborowski1-9/+9
2010-09-10vmware_vga: Add checks to deal with non-atomic fifo writes.Andrzej Zaborowski1-8/+56
2010-09-10hw/omap: Fix default setup for OMAP UART devicesStefan Weil4-8/+19
2010-09-09trace: Trace entry point of balloon request handlerPrerna Saxena2-0/+6
2010-09-09trace: Trace port IOPrerna Saxena2-0/+11
2010-09-09trace: Trace virtqueue operationsStefan Hajnoczi2-0/+16
2010-09-09trace: Trace virtio-blk, multiwrite, and paio_submitStefan Hajnoczi4-0/+31
2010-09-09trace: Trace qemu_malloc() and qemu_vmalloc()Stefan Hajnoczi3-8/+38
2010-09-09trace: Add user documentationStefan Hajnoczi1-0/+177
2010-09-09trace: Add LTTng Userspace Tracer backendStefan Hajnoczi2-3/+102
2010-09-09trace: Add trace file name command-line optionPrerna Saxena3-0/+50