summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-11-10Add qemu_get_buffer_in_place to avoid copies some of the timeDr. David Alan Gilbert
2015-11-10Rename mis->file to from_src_fileDr. David Alan Gilbert
2015-11-10qemu_ram_block_by_nameDr. David Alan Gilbert
2015-11-10qemu_ram_block_from_hostDr. David Alan Gilbert
2015-11-10Move page_size_init earlierDr. David Alan Gilbert
2015-11-10Provide runtime Target page informationDr. David Alan Gilbert
2015-11-10qapi: Simplify error cleanup in test-qmp-*Eric Blake
2015-11-09qobject: Protect against use-after-free in qobject_decref()Eric Blake
2015-11-09aio: Introduce aio-epoll.cFam Zheng
2015-11-09aio: Introduce aio_context_setupFam Zheng
2015-11-09aio: Introduce aio_external_disabledFam Zheng
2015-11-06arm: allwinner-a10: Add SATAPeter Crosthwaite
2015-11-06ahci: Add allwinner AHCIPeter Crosthwaite
2015-11-06qom/object: fix 2 comment typosCao jin
2015-11-06Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-replay' into ...Peter Maydell
2015-11-06replay: recording of the user inputPavel Dovgalyuk
2015-11-06replay: replay blockers for devicesPavel Dovgalyuk
2015-11-06replay: initialization and deinitializationPavel Dovgalyuk
2015-11-06replay: ptimerPavel Dovgalyuk
2015-11-06bottom halves: introduce bh call functionPavel Dovgalyuk
2015-11-06replay: checkpointsPavel Dovgalyuk
2015-11-06replay: shutdown eventPavel Dovgalyuk
2015-11-06replay: recording and replaying clock ticksPavel Dovgalyuk
2015-11-06replay: asynchronous events infrastructurePavel Dovgalyuk
2015-11-06replay: interrupts and exceptionsPavel Dovgalyuk
2015-11-05target-i386: Remove POPCNT from qemu64 and qemu32 CPU modelsEduardo Habkost
2015-11-05target-i386: Remove ABM from qemu64 CPU modelEduardo Habkost
2015-11-05target-i386: Remove SSE4a from qemu64 CPU modelEduardo Habkost
2015-11-05target-i386: Set "check=off" by default on pc-*-2.4 and olderEduardo Habkost
2015-11-05Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-11-05cpu: replay instructions sequencePavel Dovgalyuk
2015-11-05cpu-exec: allow temporary disabling icountPavel Dovgalyuk
2015-11-05replay: introduce icount eventPavel Dovgalyuk
2015-11-05replay: global variables and function stubsPavel Dovgalyuk
2015-11-05Revert "Introduce cpu_clean_all_dirty"Liang Li
2015-11-04osdep: Rename qemu_{get, set}_version() to qemu_{, set_}hw_version()Eduardo Habkost
2015-11-04qemu-log: remove -d ioportPaolo Bonzini
2015-11-04migration: rename cancel to cleanup in SaveVMHandlesLiang Li
2015-11-04migration: rename qemu_savevm_state_cancelLiang Li
2015-11-03armv7-m: Return DeviceState* from armv7m_init()Michael Davidsaver
2015-11-03arm: boot: Add board specific setup code APIPeter Crosthwaite
2015-11-03ui/curses: Support line graphics chars on -curses modeOGAWA Hirofumi
2015-10-30Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2015-10-30glib: add compatibility interface for g_hash_table_add()Markus Armbruster
2015-10-29target-arm: xlnx-zynqmp: Add sdhci support.Sai Pavan Boddu
2015-10-29sdhci: Split sdhci.h for public and internal device usageSai Pavan Boddu
2015-10-29sd.h: Move sd.h to include/hw/sd/Sai Pavan Boddu
2015-10-29virtio-blk: switch off scsi-passthrough by defaultCornelia Huck
2015-10-29qobject: Drop QObject_HEADMarkus Armbruster
2015-10-29enable multi-function hot-addCao jin