sdk/emulator/qemu.git
2010-09-21 Gerd Hoffmannadd pflib: PixelFormat conversion library.
2010-09-21 Gerd HoffmannUse machine_init() to register virtfs config options.
2010-09-21 Gerd HoffmannUse display types for local display only.
2010-09-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-09-20 Stefan Hajnoczie1000: Pad short frames to minimum size (60 bytes)
2010-09-19 Blue Swirlmingw: use ASLR, no-SEH and DEP if available
2010-09-18 Edgar E. Iglesiascris: Fix watchdog resets
2010-09-18 Edgar E. Iglesiascris: Fix TLB exec bit protection
2010-09-18 Blue SwirlUse gcc warning flag -Wnested-externs
2010-09-18 Blue SwirlUse gcc warning flag -Wempty-body
2010-09-18 Blue SwirlUse a few more gcc warning flags
2010-09-18 Blue SwirlUse gcc warning flag -Wtype-limits
2010-09-18 Blue Swirlpxa2xx: fix SSSR TFN logic
2010-09-18 Blue SwirlMIPS: fix yield handling
2010-09-18 Blue SwirlPPC: Suppress gcc warnings with -Wtype-limits
2010-09-18 Blue Swirlblkdebug: fix enum comparison
2010-09-18 Blue Swirlpxa2xx: remove useless checks
2010-09-18 Blue SwirlUse range_covers_byte
2010-09-18 Blue SwirlIntroduce range.h
2010-09-18 Blue Swirllinux-user: improve flatload error checking
2010-09-18 Blue Swirllinux-user: fix types in a comparison
2010-09-18 Blue Swirllinux-user: fix socklen_t comparisons
2010-09-18 Blue SwirlCheck for errors during BIOS or kernel load
2010-09-17 Hervé PoussineauMake ARP replies at least 64 bytes long
2010-09-17 Hervé PoussineauAccept packets with TTL=1
2010-09-16 Edgar E. Iglesiascris: Avoid spurios hw_abort on recursive bus faults
2010-09-15 Alexander GrafPPC: Redesign interrupt trigger path
2010-09-15 Alexander GrafPPC: Enable hint bits for lwarx/ldarx
2010-09-15 Michal Novotnyserial: Update parameters after load
2010-09-14 Michael S.... vhost: fix infinite loop on error path
2010-09-14 Stefan WeilRemove wrong semicolon in macro definition
2010-09-13 Michal Novotnyserial: Wrap debug prints around a DPRINTF macro
2010-09-11 Blue SwirlESP: fix ESP DMA access when DMA is not enabled
2010-09-11 Edgar E. Iglesiaspowerpc: Avoid TLB related log spamming
2010-09-11 Blue Swirltrace: fix a regex portability problem
2010-09-10 Blue Swirltrace: fix a typo
2010-09-10 Blue SwirlHACKING: add rules for printf-like functions
2010-09-10 Blue SwirlHACKING: add string management rules
2010-09-10 Blue SwirlHACKING: add memory management rules
2010-09-10 Blue SwirlHACKING: add C type rules
2010-09-10 Blue SwirlHACKING: add preprocessor rules
2010-09-10 Andrzej Zaborowskivmware_vga: Replace the few tab-indents with spaces...
2010-09-10 Andrzej Zaborowskivmware_vga: Add checks to deal with non-atomic fifo...
2010-09-09 Stefan Weilhw/omap: Fix default setup for OMAP UART devices
2010-09-09 Prerna Saxenatrace: Trace entry point of balloon request handler
2010-09-09 Prerna Saxenatrace: Trace port IO
2010-09-09 Stefan Hajnoczitrace: Trace virtqueue operations
2010-09-09 Stefan Hajnoczitrace: Trace virtio-blk, multiwrite, and paio_submit
2010-09-09 Stefan Hajnoczitrace: Trace qemu_malloc() and qemu_vmalloc()
2010-09-09 Stefan Hajnoczitrace: Add user documentation
2010-09-09 Stefan Hajnoczitrace: Add LTTng Userspace Tracer backend
2010-09-09 Prerna Saxenatrace: Add trace file name command-line option
2010-09-09 Stefan Hajnoczitrace: Add trace-file command to open/close/flush trace...
2010-09-09 Prerna Saxenatrace: Specify trace file name
2010-09-09 Stefan Hajnoczitrace: Support disabled events in trace-events
2010-09-09 Prerna Saxenatrace: Support for dynamically enabling/disabling trace...
2010-09-09 Stefan Hajnoczitrace: Add simple built-in tracing backend
2010-09-09 Stefan Hajnoczitrace: Add trace-events file for declaring trace events
2010-09-09 Edgar E. Iglesiasmicroblaze: Add support for fcmp.un
2010-09-09 Stefan Weilelf: Calculate symbol size if needed
2010-09-09 Blue SwirlFix OpenBSD build warning
2010-09-09 Edgar E. Iglesiasmicroblaze: User-mode emulation of hw-excp signals
2010-09-09 Edgar E. Iglesiasmicroblaze: Add basic FPU emulation
2010-09-09 Edgar E. Iglesiasmicroblaze: Add definitions for FSR reg fields
2010-09-08 Anthony LiguoriRevert "Make default invocation of block drivers safer...
2010-09-08 Anthony LiguoriRevert "PPC: Qdev'ify e500 pci"
2010-09-08 Anthony LiguoriRevert "PPC: Make e500 pci byte swap config data"
2010-09-08 Anthony LiguoriMerge remote branch 'agraf/ppc-next' into staging
2010-09-08 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-09-08 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-09-08 Sripathi Kodivirtio-9p: Change handling of flags in open() path...
2010-09-08 Arun R Bharadwaj[virtio-9p] This patch implements TLERROR/RLERROR on...
2010-09-08 Arun R Bharadwaj[virtio-9p] Remove all instances of unnecessary dotu...
2010-09-08 Aneesh Kumar K.Vvirtio-9p: Add support for removing xattr
2010-09-08 Aneesh Kumar K.Vvirtio-9p: Fix the memset usage
2010-09-08 Aneesh Kumar K.Vvirtio-9p: Use lchown which won't follow symlink
2010-09-08 Aneesh Kumar K.Vvirtio-9p: Add SM_NONE security model
2010-09-08 Aneesh Kumar K.Vvirtio-9p: Hide user.virtfs xattr in case of mapped...
2010-09-08 Aneesh Kumar K.Vvirtio-9p: Implement TXATTRCREATE
2010-09-08 Aneesh Kumar K.Vvirtio-9p: Implement TXATTRWALK
2010-09-08 Aneesh Kumar K.Vvirtio-9p: Add fidtype so that we can do type specific...
2010-09-08 M. Mohan Kumar[virtio-9p] qemu: virtio-9p: Implement LOPEN
2010-09-08 M. Mohan Kumarrename - change name of file or directory
2010-09-08 M. Mohan Kumarqemu: virtio-9p: Implement TMKDIR
2010-09-08 M. Mohan Kumarqemu: virtio-9p: Implement TMKNOD
2010-09-08 Venkateswararao... [virtio-9p] This patch implements TLCREATE for 9p2000...
2010-09-08 Venkateswararao... [virtio-9p] Define and implement TSYMLINK for 9P2000.L
2010-09-08 Venkateswararao... [virtio-9p] Implement TLINK for 9P2000.L
2010-09-08 Sripathi Kodivirtio-9p: Implement server side of setattr for 9P2000...
2010-09-08 Sripathi Kodi[virtio-9p] Make v9fs_do_utimensat accept timespec...
2010-09-08 M. Mohan Kumarvirtio-9p: Do not reset atime
2010-09-08 Sripathi Kodivirtio-9p: getattr server implementation for 9P2000...
2010-09-08 M. Mohan Kumarvirtio-9p: Compute iounit based on host filesystem...
2010-09-08 Sripathi Kodi[V4] virtio-9p: readdir implementation for 9p2000.L
2010-09-08 Sripathi Kodivirtio-9p: Return correct error from v9fs_remove
2010-09-08 M. Mohan Kumarqemu: virtio-9p: Implement statfs support in server
2010-09-08 M. Mohan Kumarqemu: virtio-9p: Recognize 9P2000.L protocol
2010-09-08 Kevin Wolfqcow2: Remove unnecessary flush after L2 write
2010-09-08 Kevin Wolfblock: Fix BDRV_O_CACHE_MASK
2010-09-08 Kevin Wolfqemu-img convert: Use cache=unsafe for output image
next