Age | Commit message (Expand) | Author |
2010-09-21 | raw-posix: handle > 512 byte alignment correctly | Christoph Hellwig |
2010-09-21 | use qemu_blockalign consistently | Christoph Hellwig |
2010-09-21 | vvfat: Use cache=unsafe | Kevin Wolf |
2010-09-21 | vvfat: Fix double free for opening the image rw | Kevin Wolf |
2010-09-21 | vvfat: Fix segfault on write to read-only disk | Kevin Wolf |
2010-09-20 | Merge remote branch 'mst/for_anthony' into staging | Anthony Liguori |
2010-09-20 | e1000: Pad short frames to minimum size (60 bytes) | Stefan Hajnoczi |
2010-09-19 | mingw: use ASLR, no-SEH and DEP if available | Blue Swirl |
2010-09-19 | cris: Fix watchdog resets | Edgar E. Iglesias |
2010-09-18 | cris: Fix TLB exec bit protection | Edgar E. Iglesias |
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 |