summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* virtio-9p: move 9p files aroundAneesh Kumar K.V2011-04-2714-10/+18
* pflash: Restore & fix lazy ROMD switchingJan Kiszka2011-04-271-4/+8
* darwin-user: Remove unneeded null pointer checkStefan Weil2011-04-271-1/+1
* Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevinAurelien Jarno2011-04-279-1084/+1221
|\
| * Remove obsolete 'enabled' variable from progress stateJes Sorensen2011-04-271-6/+2
| * Add dd-style SIGUSR1 progress reportingJes Sorensen2011-04-271-5/+48
| * qed: Fix consistency check on 32-bit hostsStefan Hajnoczi2011-04-272-3/+3
| * ide/atapi: Introduce CHECK_READY flag for commandsKevin Wolf2011-04-271-25/+23
| * ide/atapi: Replace bdrv_get_geometry calls by s->nb_sectorsKevin Wolf2011-04-271-15/+6
| * ide/atapi: Use table instead of switch for commandsKevin Wolf2011-04-271-67/+48
| * ide/atapi: Factor commands outKevin Wolf2011-04-271-378/+459
| * ide: Split atapi.c outKevin Wolf2011-04-274-1062/+1098
| * Improve accuracy of block migration bandwidth calculationAvishay Traeger2011-04-271-12/+11
| * atapi: Add 'medium ready' to 'medium not ready' transition on cd changeAmit Shah2011-04-271-4/+16
| * qemu-img: allow rebase to a NULL backing file when unsafeAnthony Liguori2011-04-271-1/+1
* | rtl8139: Fix compilation for w32/w64Stefan Weil2011-04-271-2/+1
|/
* configure: reenable opengl by defaultMichael Walle2011-04-261-1/+1
* configure: support target dependent linkingMichael Walle2011-04-261-3/+10
* Merge branch 'linux-user-for-upstream' of git://gitorious.org/qemu-maemo/qemuAurelien Jarno2011-04-266-31/+315
|\
| * linux-user: untie syscalls from UID16Riku Voipio2011-04-263-17/+43
| * linux-user: add s390x to llseek listAlexander Graf2011-04-261-1/+2
| * linux-user: add ioctl(SIOCGIWNAME, ...) support.Laurent Vivier2011-04-263-1/+5
| * linux-user: convert ioctl(SIOCGIFCONF, ...) result.Laurent Vivier2011-04-262-2/+97
| * linux-user: improve tracesLaurent Vivier2011-04-262-6/+167
| * [v2] linux-user: bigger default stackRiku Voipio2011-04-261-5/+2
* | configure: Make epoll_create1 test work around SPARC glibc bugPeter Maydell2011-04-261-1/+9
* | Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori2011-04-266-38/+43
|\ \
| * | trace: [trace-events] fix print formats in some eventsLluís2011-04-261-2/+2
| * | trace: [ust] fix generation of 'trace.c' on events without argsLluís2011-04-261-3/+4
| * | docs/tracing.txt: minor documentation fixesLluís2011-04-261-9/+9
| * | docs: Trace events must not expect pointer dereferencingStefan Hajnoczi2011-04-261-0/+5
| * | trace: Remove %s in grlib trace eventsStefan Hajnoczi2011-04-264-23/+22
| * | tracetool: allow ) in trace output stringPaolo Bonzini2011-04-261-1/+1
| |/
* | vl: trivial spelling fixBrad Hards2011-04-261-1/+1
|/
* doc: fix slirp descriptionBrad Hards2011-04-251-2/+2
* rtl8139: add format attribute to DPRINTFBenjamin Poirier2011-04-251-3/+6
* rtl8139: use variadic macro for debug statementsBenjamin Poirier2011-04-251-203/+232
* rtl8139: use TARGET_FMT_plx in debug messagesBenjamin Poirier2011-04-251-6/+9
* linux-user/arm/nwfpe: rename REG_PC to ARM_REG_PCPeter Maydell2011-04-253-6/+6
* target-arm: Handle UNDEF cases for Neon VLD/VST multiple-structuresPeter Maydell2011-04-251-0/+15
* target-arm: Handle UNDEFs for Neon single element load/storesPeter Maydell2011-04-251-0/+34
* Merge remote-tracking branch 'awilliam/ipxe' into stagingAnthony Liguori2011-04-2524-25/+126
|\
| * PXE: Refresh all PXE ROMs from the ipxe submoduleAlex Williamson2011-04-188-10/+108
| * PXE: Use consistent naming for PXE ROMsAlex Williamson2011-04-1814-15/+15
| * Add ipxe submoduleAlex Williamson2011-04-082-0/+3
* | target-i386: switch to softfloatAurelien Jarno2011-04-251-8/+1
* | target-i386: fix constants wrt softfloatAurelien Jarno2011-04-252-7/+25
* | target-i386: fix helper_fprem() and helper_fprem1() wrt softfloatAurelien Jarno2011-04-251-20/+28
* | target-i386: fix logarithmic and trigonometric helpers wrt softfloatAurelien Jarno2011-04-251-26/+26
* | target-i386: add CPU86_LDouble <-> double conversion functionsAurelien Jarno2011-04-251-0/+22
OpenPOWER on IntegriCloud