summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-10-04intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ...Hervé Poussineau3-13/+0
2016-10-04intc: add an interface to gather statistics/informations on interrupt control...Hervé Poussineau1-0/+33
2016-09-29ide: Fix memory leak in ide_register_restart_cb()Ashijeet Acharya1-0/+1
2016-09-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell9-42/+157
2016-09-28Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2-1/+14
2016-09-28Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160928-1' into st...Peter Maydell2-1/+5
2016-09-28coroutine: add qemu_coroutine_entered() functionStefan Hajnoczi1-0/+13
2016-09-28spice/gl: render DisplaySurface via openglGerd Hoffmann1-1/+4
2016-09-28console: track gl_block state in QemuConsoleGerd Hoffmann1-0/+1
2016-09-28block: mirror: fix wrong comment of mirror_startYaowei Bai1-1/+1
2016-09-27qdisk - hw/block/xen_disk: grant copy implementationPaulina Szubarczyk1-0/+14
2016-09-27sysbus: Remove ignored return value of FindSysbusDeviceFuncDavid Gibson1-1/+1
2016-09-27linux-user: remove #define smp_{cores, threads}Marc-André Lureau1-4/+1
2016-09-27target-i386: Automatically set level/xlevel/xlevel2 when neededEduardo Habkost1-0/+5
2016-09-27replay: allow replay stopping and restartingPavel Dovgalyuk1-0/+4
2016-09-27cpus-common: lock-free fast path for cpu_exec_start/endPaolo Bonzini1-2/+3
2016-09-27tcg: Make tb_flush() thread safeSergey Fedorov2-3/+1
2016-09-27cpus-common: Introduce async_safe_run_on_cpu()Paolo Bonzini1-0/+14
2016-09-27cpus-common: simplify locking for start_exclusive/end_exclusivePaolo Bonzini1-4/+0
2016-09-27cpus-common: move exclusive work infrastructure from linux-userPaolo Bonzini1-1/+43
2016-09-27cpus-common: move CPU work item management to common codeSergey Fedorov1-8/+19
2016-09-27cpus-common: move CPU list management to common codePaolo Bonzini3-11/+17
2016-09-27cpus: pass CPUState to run_on_cpu helpersAlex Bennée1-3/+5
2016-09-27migration: sync all address spacesPaolo Bonzini1-4/+3
2016-09-27compiler: Swap 'public domain' header for licenseFelipe Franciosi1-1/+5
2016-09-27x86: ioapic: boost default version to 0x20Peter Xu1-0/+4
2016-09-27Jhash: add linux kernel jhashtable in qemuZhang Chen1-0/+59
2016-09-27qemu-char: Add qemu_chr_add_handlers_full() for GMaincontextZhang Chen1-1/+10
2016-09-27virtio-net: allow increasing rx queue sizeMichael S. Tsirkin1-0/+1
2016-09-27memory: introduce IOMMUOps.notify_flag_changedPeter Xu1-4/+5
2016-09-27memory: introduce IOMMUNotifier and its capsPeter Xu2-8/+41
2016-09-26Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell5-6/+22
2016-09-24hw/i386: AMD IOMMU IVRS tableDavid Kiarie2-0/+13
2016-09-23hw/pci: Prepare for AMD IOMMUDavid Kiarie1-0/+3
2016-09-23virtio: stop virtqueue processing if device is brokenStefan Hajnoczi1-0/+3
2016-09-23target-i386: turn off CPU.l3-cache only for 2.7 and older machine typesIgor Mammedov1-4/+3
2016-09-23pc: clean up COMPAT macro chainingIgor Mammedov1-2/+0
2016-09-23Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2-1/+3
2016-09-23Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160923' into...Peter Maydell5-2/+164
2016-09-23Merge remote-tracking branch 'remotes/famz/tags/various-pull-request' into st...Peter Maydell2-5/+61
2016-09-23qdev-monitor: Add blk_by_qdev_id()Kevin Wolf1-0/+1
2016-09-23block: Add blk_by_dev()Kevin Wolf1-0/+1
2016-09-23block: Add "read-only" to the options QDictAlberto Garcia1-0/+1
2016-09-23block: Remove bdrv_is_snapshotAlberto Garcia1-1/+0
2016-09-23vl: Switch qemu_uuid to QemuUUIDFam Zheng2-2/+3
2016-09-23util: Add UUID APIFam Zheng2-4/+59
2016-09-23spapr_pci: Add numa node idAlexey Kardashevskiy1-0/+2
2016-09-23ppc/xics: An ICS with offset 0 is assumed to be uninitializedBenjamin Herrenschmidt1-1/+1
2016-09-23spapr: Introduce sPAPRCPUCoreClassBharata B Rao1-1/+10
2016-09-23adb-keys.h: initial commitJohn Arbuckle1-0/+141