]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2010-10-07  Michael S.... vhost: error code
2010-10-07  Michael S.... virtio: change set guest notifier to per-device
2010-10-07  Stefan Weileepro100: Add support for multiple individual addresses...
2010-10-07  Michael S.... virtio-net: unify vhost-net start/stop
2010-10-07  Michael S.... virtio: invoke set_status callback on reset
2010-10-06  Michael S.... net: delay freeing peer host device
2010-10-03  Stefan Hajnocziconsole: Avoid dereferencing NULL active_console
2010-10-03  Stefan Weilexec: Fix compilation error for debug code
2010-10-03  Stefan Weilrc4030: Fix compilation error in debug code
2010-10-03  Stefan Weilmipsnet: Fix compiler warning in debug code
2010-10-03  Stefan Weilblock/vvfat: Fix compiler warning in debug code
2010-10-03  Stefan Weilvirtio-9p: Use GCC_FMT_ATTR and fix a format warning
2010-10-03  Stefan Weilblockdev: Use GCC_FMT_ATTR (format checking)
2010-10-03  Stefan WeilUse GCC_FMT_ATTR (format checking)
2010-10-03  Stefan WeilReplace most gcc format attributes by macro GCC_FMT_ATT...
2010-10-03  Andreas Färberslirp: Silence warning on Haiku
2010-10-03  Andreas Färbertap: Add stub for Haiku
2010-10-03  Andreas Färbernbd: Haiku has _IO() in its BSD compatibility layer
2010-10-03  Andreas FärberHaiku doesn't have libm
2010-10-03  Andreas Färberconfigure: Don't rely on special pthreads library
2010-10-03  Andreas Färberconfigure: Add basic support for Haiku
2010-10-02  Blue Swirltrace: avoid unnecessary recompilation if nothing changed
2010-10-02  Blue SwirlMakefile: fix config-devices.mak generation
2010-10-02  Blue Swirlsysbus: fix address truncation
2010-10-02  Stefan Weiltarget-cris: Use %td for ptrdiff_t arguments in debug...
2010-10-02  Stefan Weiltarget-microblaze: Use %td for ptrdiff_t arguments...
2010-10-02  Edgar E. Iglesiasvirtex: Add braces
2010-09-30  Edgar E. Iglesiaspowerpc: Add a virtex5 ml507 refdesign board
2010-09-30  Edgar E. Iglesiaspowerpc: Add a ppc-440x5 Xilinx model
2010-09-29  Andreas Färbertap: Remove double include of util.h
2010-09-29  Wu Fengguangpulse-audio: fix bug on updating rpos
2010-09-28  malcaudio: Fix memory size for resampling buffer in DAC...
2010-09-26  Blue Swirlmingw: add version information to the executables
2010-09-26  Loïc MinierAvoid exit in trap as it breaks with some shells
2010-09-25  Andreas FärberIntroduce qemu_madvise()
2010-09-24  Edgar E. Iglesiaspowerpc: Make the decr interrupt type overridable
2010-09-24  Edgar E. Iglesiaspowerpc: Improve emulation of the BookE MMU
2010-09-24  malcfmopl: workaround for -Wempty-body
2010-09-22  Stefan WeilMove macros GCC_ATTR and GCC_FMT_ATTR to common header...
2010-09-22  Blue SwirlFix OpenBSD build
2010-09-22  Anthony Liguoriblock-verify: fix 32-bit build
2010-09-22  Stefan WeilFix compilation error (missing include statement)
2010-09-21  Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-09-21  Stefan Weilmips_malta: Fix format strings
2010-09-21  Stefan Weilmips_fulong2e: Fix format strings
2010-09-21  Andreas Färbertrace: Fix user emulator dependency on trace objects
2010-09-21  Stefan Hajnocziblkverify: Add block driver for verifying I/O
2010-09-21  Bernhard Kohlscsi_bus: fix length and xfer_mode for RESERVE and...
2010-09-21  Bernhard Kohlscsi-generic: add missing reset handler
2010-09-21  Kevin Wolfqcow2: Avoid bounce buffers for AIO write requests
2010-09-21  Kevin Wolfqcow2: Avoid bounce buffers for AIO read requests
2010-09-21  Kevin Wolfcutils: qemu_iovec_copy and qemu_iovec_memset
2010-09-21  Christoph Hellwigide: propagate the required alignment
2010-09-21  Christoph Hellwigscsi-disk: propagate the required alignment
2010-09-21  Christoph Hellwigvirtio-blk: propagate the required alignment
2010-09-21  Kevin Wolfqcow2: Get rid of additional sync on COW
2010-09-21  Kevin Wolfqcow2: Move sync out of qcow2_alloc_clusters
2010-09-21  Kevin Wolfqcow2: Move sync out of update_refcount
2010-09-21  Kevin Wolfqcow2: Move sync out of write_refcount_block_entries
2010-09-21  Laurent Viviernbd: correctly manage default port
2010-09-21  Laurent VivierImprove qemu-nbd performance by 4400 %
2010-09-21  Christoph Hellwigraw-posix: handle > 512 byte alignment correctly
2010-09-21  Christoph Hellwiguse qemu_blockalign consistently
2010-09-21  Kevin Wolfvvfat: Use cache=unsafe
2010-09-21  Kevin Wolfvvfat: Fix double free for opening the image rw
2010-09-21  Kevin Wolfvvfat: Fix segfault on write to read-only disk
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
next