summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cpu-exec: add a new CF_USE_ICOUNT cflagPaolo Bonzini2014-12-231-2/+3
* atomic: fix position of volatile qualifierPaolo Bonzini2014-12-231-2/+2
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20141219-1' into s...Peter Maydell2014-12-211-0/+32
|\
| * sdl2: move sdl2_2d_refresh to sdl2-2d.cGerd Hoffmann2014-12-171-0/+1
| * sdl2: factor out sdl2_poll_eventsGerd Hoffmann2014-12-171-0/+1
| * sdl2: add+use sdl2_2d_redraw function.Gerd Hoffmann2014-12-171-0/+1
| * sdl2: move sdl_switch to sdl2-2d.cGerd Hoffmann2014-12-171-0/+6
| * sdl2: move sdl_update to new sdl2-2d.cGerd Hoffmann2014-12-171-0/+3
| * sdl2: move keyboard input code to new sdl2-input.cGerd Hoffmann2014-12-171-0/+4
| * sdl2: rename sdl2_state to sdl2_console, move to header fileGerd Hoffmann2014-12-171-0/+16
* | Merge remote-tracking branch 'remotes/xtensa/tags/20141217-xtensa' into stagingPeter Maydell2014-12-171-0/+1
|\ \
| * | tcg: add separate monitor command to dump opcode countersMax Filippov2014-12-171-0/+1
* | | qemu-log: add log category for MMU infoAntony Pavlov2014-12-161-0/+1
|/ /
* | Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20141216-1' into ...Peter Maydell2014-12-161-1/+2
|\ \
| * | spice: use bottom half instead of refresh timer for cursor updatesGerd Hoffmann2014-12-161-1/+2
| |/
* | Merge remote-tracking branch 'remotes/amit-migration/tags/for-2.3-2' into sta...Peter Maydell2014-12-161-0/+7
|\ \ | |/ |/|
| * cpu: verify that block->host is setMichael S. Tsirkin2014-12-161-0/+1
| * cpu: assert host pointer offset within blockMichael S. Tsirkin2014-12-161-0/+1
| * exec: add wrapper for host pointer accessMichael S. Tsirkin2014-12-161-0/+5
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-12-156-0/+23
|\ \ | |/ |/|
| * sdhci: Define SDHCI PCI idsKevin O'Connor2014-12-152-0/+2
| * kvm/apic: fix 2.2->2.1 migrationPaolo Bonzini2014-12-151-0/+1
| * cpus: make icount warp behave well with respect to stop/contPavel Dovgalyuk2014-12-151-1/+2
| * timer: introduce new QEMU_CLOCK_VIRTUAL_RT clockPavel Dovgalyuk2014-12-151-0/+7
| * cpu-exec: invalidate nocache translation if they are interruptedPavel Dovgalyuk2014-12-151-0/+1
| * icount: introduce cpu_get_icount_rawPavel Dovgalyuk2014-12-151-0/+1
| * KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checksEric Auger2014-12-151-0/+10
* | linux-aio: simplify removal of completed iocbs from the listPaolo Bonzini2014-12-121-0/+11
* | block: drop unused bdrv_clear_incoming_migration_all() prototypeStefan Hajnoczi2014-12-121-2/+0
* | block: Don't add trailing space in "Formating..." messageFam Zheng2014-12-121-1/+1
* | vmdk: Fix error for JSON descriptor file namesMax Reitz2014-12-121-0/+1
* | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-12-1...Peter Maydell2014-12-112-58/+50
|\ \
| * | Sort include/qemu/typedefs.hDr. David Alan Gilbert2014-12-111-55/+50
| * | virtio: remove useless declaration of virtio_net_init()Gonglei2014-12-101-3/+0
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141211'...Peter Maydell2014-12-111-0/+6
|\ \ \
| * | | Add the "-semihosting-config" option.Liviu Ionescu2014-12-111-0/+6
| |/ /
* | | block: Make essential BlockDriver objects publicMax Reitz2014-12-101-0/+8
* | | raw: Prohibit dangerous writes for probed imagesKevin Wolf2014-12-101-0/+3
* | | block: Read only one sector for format probingKevin Wolf2014-12-101-0/+2
* | | nbd: Change external interface to BlockBackendMax Reitz2014-12-101-4/+3
* | | block: Add blk_add_close_notifier() for BBMax Reitz2014-12-101-0/+1
* | | block: Add AioContextNotifier functions to BBMax Reitz2014-12-101-0/+8
* | | block: Lift more functions into BlockBackendMax Reitz2014-12-101-0/+3
* | | block: Add bdrv_get_node_nameFam Zheng2014-12-101-0/+1
* | | block: Add bdrv_next_nodeFam Zheng2014-12-101-0/+1
|/ /
* | hmp: fix regression of HMP device_del auto-completionMarcel Apfelbaum2014-11-271-1/+1
* | -machine vmport=auto: Fix handling of VMWare ioport emulation for xenDon Slutz2014-11-261-1/+1
|/
* acpi-build: mark RAM dirty on table updateMichael S. Tsirkin2014-11-241-1/+1
* pc: align DIMM's address/size by backend's alignment valueIgor Mammedov2014-11-231-0/+4
* memory: expose alignment used for allocating RAM as MemoryRegion APIIgor Mammedov2014-11-233-2/+5
OpenPOWER on IntegriCloud