aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-15only enable dsound in case the header file is presentGerd Hoffmann
2015-06-15audio: remove winwave audio driverKővágó, Zoltán
2015-06-15audio: remove fmod backendKővágó, Zoltán
2015-06-15audio: remove esd backendKővágó, Zoltán
2015-06-12Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2015-06-12Merge remote-tracking branch 'remotes/aurel/tags/pull-sh4-next-20150612' into...Peter Maydell
2015-06-12qmp/hmp: add rocker device supportScott Feldman
2015-06-12rocker: bring link up/down on PHY enable/disableScott Feldman
2015-06-12rocker: update tests using hw-derived interface namesScott Feldman
2015-06-12rocker: Add support for phys nameDavid Ahern
2015-06-12iohandler: Change return type of qemu_set_fd_handler to "void"Fam Zheng
2015-06-12event-notifier: Always return 0 for posix implementationFam Zheng
2015-06-12xen_backend: Remove unused error handling of qemu_set_fd_handlerFam Zheng
2015-06-12oss: Remove unused error handling of qemu_set_fd_handlerFam Zheng
2015-06-12alsaaudio: Remove unused error handling of qemu_set_fd_handlerFam Zheng
2015-06-12main-loop: Drop qemu_set_fd_handler2Fam Zheng
2015-06-12Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handlerFam Zheng
2015-06-12tap: Drop tap_can_sendFam Zheng
2015-06-12net/socket: Drop net_socket_can_sendFam Zheng
2015-06-12netmap: Drop netmap_can_sendFam Zheng
2015-06-12l2tpv3: Drop l2tpv3_can_sendFam Zheng
2015-06-12stubs: Add qemu_set_fd_handlerFam Zheng
2015-06-12Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150612' into stagingPeter Maydell
2015-06-12Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150612' i...Peter Maydell
2015-06-12target-sh4: remove dead codeAurelien Jarno
2015-06-12target-sh4: factorize fmov implementationAurelien Jarno
2015-06-12target-sh4: split out Q and M from of SR and optimize div1Aurelien Jarno
2015-06-12target-sh4: optimize negc using add2 and sub2Aurelien Jarno
2015-06-12target-sh4: optimize subc using sub2Aurelien Jarno
2015-06-12target-sh4: optimize addc using add2Aurelien Jarno
2015-06-12target-sh4: Split out T from SRAurelien Jarno
2015-06-12target-sh4: use bit number for SR constantsAurelien Jarno
2015-06-12sh4/r2d: convert to new MMIO accessor styleAurelien Jarno
2015-06-12linux-user: Add HWCAP for SH4Richard Henderson
2015-06-12linux-user: Default sh4 to sh7785Richard Henderson
2015-06-12target-mips: enable XPA and LPA featuresLeon Alrae
2015-06-12target-mips: remove misleading comments in translate_init.cLeon Alrae
2015-06-12target-mips: add MTHC0 and MFHC0 instructionsLeon Alrae
2015-06-12target-mips: add CP0.PageGrain.ELPA supportLeon Alrae
2015-06-12target-mips: support Page Frame Number Extension fieldLeon Alrae
2015-06-12target-mips: extend selected CP0 registers to 64-bits in MIPS32Leon Alrae
2015-06-12target-mips: correct MFC0 for CP0.EntryLo in MIPS64Leon Alrae
2015-06-12Remove unneeded memsetDr. David Alan Gilbert
2015-06-12Rename RDMA structures to make destination clearDr. David Alan Gilbert
2015-06-12Teach analyze-migration.py about section footersDr. David Alan Gilbert
2015-06-12Add a protective section footerDr. David Alan Gilbert
2015-06-12Disable section footers on older machine typesDr. David Alan Gilbert
2015-06-12Merge section header writingDr. David Alan Gilbert
2015-06-12Move loadvm_handlers into MigrationIncomingStateDr. David Alan Gilbert
2015-06-12Move copy out of qemu_peek_bufferDr. David Alan Gilbert