summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | mips_fulong2e: Fix format stringsStefan Weil2010-09-211-3/+3
* | trace: Fix user emulator dependency on trace objectsAndreas Färber2010-09-211-2/+2
|/
* Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori2010-09-202-1/+11
|\
| * e1000: Pad short frames to minimum size (60 bytes)Stefan Hajnoczi2010-09-201-0/+10
| * vhost: fix infinite loop on error pathMichael S. Tsirkin2010-09-141-1/+1
* | mingw: use ASLR, no-SEH and DEP if availableBlue Swirl2010-09-191-0/+9
* | cris: Fix watchdog resetsEdgar E. Iglesias2010-09-191-2/+3
* | cris: Fix TLB exec bit protectionEdgar E. Iglesias2010-09-182-2/+2
* | Use gcc warning flag -Wnested-externsBlue Swirl2010-09-184-3/+4
* | Use gcc warning flag -Wempty-bodyBlue Swirl2010-09-186-10/+14
* | Use a few more gcc warning flagsBlue Swirl2010-09-181-1/+4
* | Use gcc warning flag -Wtype-limitsBlue Swirl2010-09-181-1/+1
* | pxa2xx: fix SSSR TFN logicBlue Swirl2010-09-181-4/+4
* | MIPS: fix yield handlingBlue Swirl2010-09-181-1/+3
* | PPC: Suppress gcc warnings with -Wtype-limitsBlue Swirl2010-09-181-25/+25
* | blkdebug: fix enum comparisonBlue Swirl2010-09-181-3/+1
* | pxa2xx: remove useless checksBlue Swirl2010-09-181-1/+1
* | Use range_covers_byteBlue Swirl2010-09-182-8/+11
* | Introduce range.hBlue Swirl2010-09-187-31/+34
* | linux-user: improve flatload error checkingBlue Swirl2010-09-181-1/+2
* | linux-user: fix types in a comparisonBlue Swirl2010-09-181-1/+1
* | linux-user: fix socklen_t comparisonsBlue Swirl2010-09-181-7/+13
* | Check for errors during BIOS or kernel loadBlue Swirl2010-09-184-13/+18
* | Make ARP replies at least 64 bytes longHervé Poussineau2010-09-171-1/+2
* | Accept packets with TTL=1Hervé Poussineau2010-09-171-1/+1
* | cris: Avoid spurios hw_abort on recursive bus faultsEdgar E. Iglesias2010-09-161-1/+7
* | PPC: Redesign interrupt trigger pathAlexander Graf2010-09-151-51/+29
* | PPC: Enable hint bits for lwarx/ldarxAlexander Graf2010-09-151-2/+2
* | serial: Update parameters after loadMichal Novotny2010-09-151-0/+1
* | Remove wrong semicolon in macro definitionStefan Weil2010-09-142-3/+3
|/
* serial: Wrap debug prints around a DPRINTF macroMichal Novotny2010-09-131-12/+13
* ESP: fix ESP DMA access when DMA is not enabledBlue Swirl2010-09-115-18/+88
* powerpc: Avoid TLB related log spammingEdgar E. Iglesias2010-09-111-1/+0
* trace: fix a regex portability problemBlue Swirl2010-09-111-1/+1
* trace: fix a typoBlue Swirl2010-09-101-1/+1
* HACKING: add rules for printf-like functionsBlue Swirl2010-09-101-0/+13
* HACKING: add string management rulesBlue Swirl2010-09-101-0/+24
* HACKING: add memory management rulesBlue Swirl2010-09-101-0/+14
* HACKING: add C type rulesBlue Swirl2010-09-102-3/+68
* HACKING: add preprocessor rulesBlue Swirl2010-09-101-0/+6
* vmware_vga: Replace the few tab-indents with spaces (clean-up).Andrzej Zaborowski2010-09-101-9/+9
* vmware_vga: Add checks to deal with non-atomic fifo writes.Andrzej Zaborowski2010-09-101-8/+56
* hw/omap: Fix default setup for OMAP UART devicesStefan Weil2010-09-104-8/+19
* trace: Trace entry point of balloon request handlerPrerna Saxena2010-09-092-0/+6
* trace: Trace port IOPrerna Saxena2010-09-092-0/+11
* trace: Trace virtqueue operationsStefan Hajnoczi2010-09-092-0/+16
* trace: Trace virtio-blk, multiwrite, and paio_submitStefan Hajnoczi2010-09-094-0/+31
* trace: Trace qemu_malloc() and qemu_vmalloc()Stefan Hajnoczi2010-09-093-8/+38
* trace: Add user documentationStefan Hajnoczi2010-09-091-0/+177
* trace: Add LTTng Userspace Tracer backendStefan Hajnoczi2010-09-092-3/+102
OpenPOWER on IntegriCloud