Age | Commit message (Expand) | Author |
2011-04-27 | darwin-user: Remove unneeded null pointer check | Stefan Weil |
2011-04-27 | Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevin | Aurelien Jarno |
2011-04-27 | rtl8139: Fix compilation for w32/w64 | Stefan Weil |
2011-04-27 | Remove obsolete 'enabled' variable from progress state | Jes Sorensen |
2011-04-27 | Add dd-style SIGUSR1 progress reporting | Jes Sorensen |
2011-04-27 | qed: Fix consistency check on 32-bit hosts | Stefan Hajnoczi |
2011-04-27 | ide/atapi: Introduce CHECK_READY flag for commands | Kevin Wolf |
2011-04-27 | ide/atapi: Replace bdrv_get_geometry calls by s->nb_sectors | Kevin Wolf |
2011-04-27 | ide/atapi: Use table instead of switch for commands | Kevin Wolf |
2011-04-27 | ide/atapi: Factor commands out | Kevin Wolf |
2011-04-27 | ide: Split atapi.c out | Kevin Wolf |
2011-04-27 | Improve accuracy of block migration bandwidth calculation | Avishay Traeger |
2011-04-27 | atapi: Add 'medium ready' to 'medium not ready' transition on cd change | Amit Shah |
2011-04-27 | qemu-img: allow rebase to a NULL backing file when unsafe | Anthony Liguori |
2011-04-26 | configure: reenable opengl by default | Michael Walle |
2011-04-26 | configure: support target dependent linking | Michael Walle |
2011-04-26 | Merge branch 'linux-user-for-upstream' of git://gitorious.org/qemu-maemo/qemu | Aurelien Jarno |
2011-04-26 | configure: Make epoll_create1 test work around SPARC glibc bug | Peter Maydell |
2011-04-26 | Merge remote-tracking branch 'stefanha/tracing' into staging | Anthony Liguori |
2011-04-26 | vl: trivial spelling fix | Brad Hards |
2011-04-26 | trace: [trace-events] fix print formats in some events | Lluís |
2011-04-26 | trace: [ust] fix generation of 'trace.c' on events without args | Lluís |
2011-04-26 | docs/tracing.txt: minor documentation fixes | Lluís |
2011-04-26 | docs: Trace events must not expect pointer dereferencing | Stefan Hajnoczi |
2011-04-26 | trace: Remove %s in grlib trace events | Stefan Hajnoczi |
2011-04-26 | tracetool: allow ) in trace output string | Paolo Bonzini |
2011-04-26 | linux-user: untie syscalls from UID16 | Riku Voipio |
2011-04-26 | linux-user: add s390x to llseek list | Alexander Graf |
2011-04-26 | linux-user: add ioctl(SIOCGIWNAME, ...) support. | Laurent Vivier |
2011-04-26 | linux-user: convert ioctl(SIOCGIFCONF, ...) result. | Laurent Vivier |
2011-04-26 | linux-user: improve traces | Laurent Vivier |
2011-04-26 | [v2] linux-user: bigger default stack | Riku Voipio |
2011-04-25 | doc: fix slirp description | Brad Hards |
2011-04-25 | rtl8139: add format attribute to DPRINTF | Benjamin Poirier |
2011-04-25 | rtl8139: use variadic macro for debug statements | Benjamin Poirier |
2011-04-25 | rtl8139: use TARGET_FMT_plx in debug messages | Benjamin Poirier |
2011-04-25 | linux-user/arm/nwfpe: rename REG_PC to ARM_REG_PC | Peter Maydell |
2011-04-25 | target-arm: Handle UNDEF cases for Neon VLD/VST multiple-structures | Peter Maydell |
2011-04-25 | target-arm: Handle UNDEFs for Neon single element load/stores | Peter Maydell |
2011-04-25 | Merge remote-tracking branch 'awilliam/ipxe' into staging | Anthony Liguori |
2011-04-25 | target-i386: switch to softfloat | Aurelien Jarno |
2011-04-25 | target-i386: fix constants wrt softfloat | Aurelien Jarno |
2011-04-25 | target-i386: fix helper_fprem() and helper_fprem1() wrt softfloat | Aurelien Jarno |
2011-04-25 | target-i386: fix logarithmic and trigonometric helpers wrt softfloat | Aurelien Jarno |
2011-04-25 | target-i386: add CPU86_LDouble <-> double conversion functions | Aurelien Jarno |
2011-04-25 | target-i386: replace approx_rsqrt and approx_rcp by softfloat ops | Aurelien Jarno |
2011-04-25 | target-i386: fix helper_fsqrt() wrt softfloat | Aurelien Jarno |
2011-04-25 | target-i386: fix helper_fdiv() wrt softfloat | Aurelien Jarno |
2011-04-25 | target-i386: fix helper_fxtract() wrt softfloat | Aurelien Jarno |
2011-04-25 | target-i386: fix helper_fbld_ST0() wrt softfloat | Aurelien Jarno |