summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-15ossaudio: do not use global variablesKővágó, Zoltán1-49/+61
2015-06-15alsaaudio: do not use global variablesKővágó, Zoltán1-68/+82
2015-06-15paaudio: do not use global variablesKővágó, Zoltán1-46/+52
2015-06-15audio: expose drv_opaque to init_out and init_inKővágó, Zoltán11-20/+27
2015-06-15only enable dsound in case the header file is presentGerd Hoffmann1-1/+13
2015-06-15audio: remove winwave audio driverKővágó, Zoltán4-728/+4
2015-06-15audio: remove fmod backendKővágó, Zoltán4-713/+2
2015-06-15audio: remove esd backendKővágó, Zoltán4-571/+6
2015-06-12Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell44-277/+1364
2015-06-12Merge remote-tracking branch 'remotes/aurel/tags/pull-sh4-next-20150612' into...Peter Maydell10-354/+255
2015-06-12qmp/hmp: add rocker device supportScott Feldman13-0/+1170
2015-06-12rocker: bring link up/down on PHY enable/disableScott Feldman1-0/+12
2015-06-12rocker: update tests using hw-derived interface namesScott Feldman5-76/+56
2015-06-12rocker: Add support for phys nameDavid Ahern5-2/+31
2015-06-12iohandler: Change return type of qemu_set_fd_handler to "void"Fam Zheng3-13/+12
2015-06-12event-notifier: Always return 0 for posix implementationFam Zheng1-1/+2
2015-06-12xen_backend: Remove unused error handling of qemu_set_fd_handlerFam Zheng1-3/+1
2015-06-12oss: Remove unused error handling of qemu_set_fd_handlerFam Zheng1-6/+8
2015-06-12alsaaudio: Remove unused error handling of qemu_set_fd_handlerFam Zheng1-14/+2
2015-06-12main-loop: Drop qemu_set_fd_handler2Fam Zheng4-79/+7
2015-06-12Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handlerFam Zheng16-60/+53
2015-06-12tap: Drop tap_can_sendFam Zheng1-11/+2
2015-06-12net/socket: Drop net_socket_can_sendFam Zheng1-12/+19
2015-06-12netmap: Drop netmap_can_sendFam Zheng1-12/+2
2015-06-12l2tpv3: Drop l2tpv3_can_sendFam Zheng1-10/+1
2015-06-12stubs: Add qemu_set_fd_handlerFam Zheng1-0/+8
2015-06-12Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150612' into stagingPeter Maydell22-840/+1291
2015-06-12Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150612' i...Peter Maydell49-2144/+2191
2015-06-12target-sh4: remove dead codeAurelien Jarno1-1/+0
2015-06-12target-sh4: factorize fmov implementationAurelien Jarno1-9/+4
2015-06-12target-sh4: split out Q and M from of SR and optimize div1Aurelien Jarno4-150/+69
2015-06-12target-sh4: optimize negc using add2 and sub2Aurelien Jarno1-6/+6
2015-06-12target-sh4: optimize subc using sub2Aurelien Jarno1-11/+7
2015-06-12target-sh4: optimize addc using add2Aurelien Jarno1-7/+4
2015-06-12target-sh4: Split out T from SRAurelien Jarno5-153/+112
2015-06-12target-sh4: use bit number for SR constantsAurelien Jarno6-80/+85
2015-06-12sh4/r2d: convert to new MMIO accessor styleAurelien Jarno1-6/+6
2015-06-12linux-user: Add HWCAP for SH4Richard Henderson1-0/+29
2015-06-12linux-user: Default sh4 to sh7785Richard Henderson1-0/+2
2015-06-12target-mips: enable XPA and LPA featuresLeon Alrae1-6/+10
2015-06-12target-mips: remove misleading comments in translate_init.cLeon Alrae1-9/+0
2015-06-12target-mips: add MTHC0 and MFHC0 instructionsLeon Alrae3-0/+229
2015-06-12target-mips: add CP0.PageGrain.ELPA supportLeon Alrae5-12/+42
2015-06-12target-mips: support Page Frame Number Extension fieldLeon Alrae1-6/+26
2015-06-12target-mips: extend selected CP0 registers to 64-bits in MIPS32Leon Alrae4-42/+63
2015-06-12target-mips: correct MFC0 for CP0.EntryLo in MIPS64Leon Alrae1-6/+6
2015-06-12Remove unneeded memsetDr. David Alan Gilbert1-1/+0
2015-06-12Rename RDMA structures to make destination clearDr. David Alan Gilbert1-33/+33
2015-06-12Teach analyze-migration.py about section footersDr. David Alan Gilbert1-0/+5
2015-06-12Add a protective section footerDr. David Alan Gilbert2-0/+62