Age | Commit message (Expand) | Author |
2010-09-18 | Use gcc warning flag -Wnested-externs | Blue Swirl |
2010-09-18 | Use gcc warning flag -Wempty-body | Blue Swirl |
2010-09-18 | Use a few more gcc warning flags | Blue Swirl |
2010-09-18 | Use gcc warning flag -Wtype-limits | Blue Swirl |
2010-09-18 | pxa2xx: fix SSSR TFN logic | Blue Swirl |
2010-09-18 | MIPS: fix yield handling | Blue Swirl |
2010-09-18 | PPC: Suppress gcc warnings with -Wtype-limits | Blue Swirl |
2010-09-18 | blkdebug: fix enum comparison | Blue Swirl |
2010-09-18 | pxa2xx: remove useless checks | Blue Swirl |
2010-09-18 | Use range_covers_byte | Blue Swirl |
2010-09-18 | Introduce range.h | Blue Swirl |
2010-09-18 | linux-user: improve flatload error checking | Blue Swirl |
2010-09-18 | linux-user: fix types in a comparison | Blue Swirl |
2010-09-18 | linux-user: fix socklen_t comparisons | Blue Swirl |
2010-09-18 | Check for errors during BIOS or kernel load | Blue Swirl |
2010-09-17 | Make ARP replies at least 64 bytes long | Hervé Poussineau |
2010-09-17 | Accept packets with TTL=1 | Hervé Poussineau |
2010-09-16 | cris: Avoid spurios hw_abort on recursive bus faults | Edgar E. Iglesias |
2010-09-15 | PPC: Redesign interrupt trigger path | Alexander Graf |
2010-09-15 | PPC: Enable hint bits for lwarx/ldarx | Alexander Graf |
2010-09-15 | serial: Update parameters after load | Michal Novotny |
2010-09-14 | vhost: fix infinite loop on error path | Michael S. Tsirkin |
2010-09-14 | Remove wrong semicolon in macro definition | Stefan Weil |
2010-09-13 | serial: Wrap debug prints around a DPRINTF macro | Michal Novotny |
2010-09-11 | ESP: fix ESP DMA access when DMA is not enabled | Blue Swirl |
2010-09-11 | powerpc: Avoid TLB related log spamming | Edgar E. Iglesias |
2010-09-11 | trace: fix a regex portability problem | Blue Swirl |
2010-09-10 | trace: fix a typo | Blue Swirl |
2010-09-10 | HACKING: add rules for printf-like functions | Blue Swirl |
2010-09-10 | HACKING: add string management rules | Blue Swirl |
2010-09-10 | HACKING: add memory management rules | Blue Swirl |
2010-09-10 | HACKING: add C type rules | Blue Swirl |
2010-09-10 | HACKING: add preprocessor rules | Blue Swirl |
2010-09-10 | vmware_vga: Replace the few tab-indents with spaces (clean-up). | Andrzej Zaborowski |
2010-09-10 | vmware_vga: Add checks to deal with non-atomic fifo writes. | Andrzej Zaborowski |
2010-09-10 | hw/omap: Fix default setup for OMAP UART devices | Stefan Weil |
2010-09-09 | trace: Trace entry point of balloon request handler | Prerna Saxena |
2010-09-09 | trace: Trace port IO | Prerna Saxena |
2010-09-09 | trace: Trace virtqueue operations | Stefan Hajnoczi |
2010-09-09 | trace: Trace virtio-blk, multiwrite, and paio_submit | Stefan Hajnoczi |
2010-09-09 | trace: Trace qemu_malloc() and qemu_vmalloc() | Stefan Hajnoczi |
2010-09-09 | trace: Add user documentation | Stefan Hajnoczi |
2010-09-09 | trace: Add LTTng Userspace Tracer backend | Stefan Hajnoczi |
2010-09-09 | trace: Add trace file name command-line option | Prerna Saxena |
2010-09-09 | trace: Add trace-file command to open/close/flush trace file | Stefan Hajnoczi |
2010-09-09 | trace: Specify trace file name | Prerna Saxena |
2010-09-09 | trace: Support disabled events in trace-events | Stefan Hajnoczi |
2010-09-09 | trace: Support for dynamically enabling/disabling trace events | Prerna Saxena |
2010-09-09 | trace: Add simple built-in tracing backend | Stefan Hajnoczi |
2010-09-09 | trace: Add trace-events file for declaring trace events | Stefan Hajnoczi |