summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-03-27gdbstub: send a termination packet instead of crashing gdbKONRAD Frederic1-0/+2
2018-03-27Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-27-v2' int...Peter Maydell1-0/+1
2018-03-27monitor: new parameter "x-oob"Peter Xu1-0/+1
2018-03-27coroutine: avoid co_queue_wakeup recursionStefan Hajnoczi1-1/+0
2018-03-27queue: add QSIMPLEQ_PREPEND()Stefan Hajnoczi1-0/+8
2018-03-26Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-0/+8
2018-03-26include/block/block_int: Document protocol related functionsFabiano Rosas1-0/+8
2018-03-26virtio_net: flush uncompleted TX on resetGreg Kurz1-0/+1
2018-03-23mach-virt: Set VM's SMBIOS system version to mc->nameWei Huang1-0/+1
2018-03-23i.MX: Support serial RS-232 break properlyTrent Piepho1-0/+1
2018-03-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell10-107/+1928
2018-03-20Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2-15/+2
2018-03-20Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-12-v4' int...Peter Maydell11-12/+84
2018-03-20postcopy: use UFFDIO_ZEROPAGE only when availableDr. David Alan Gilbert1-0/+3
2018-03-20qemu_ram_block_host_offsetDr. David Alan Gilbert1-0/+1
2018-03-20pc-dimm: make qmp_pc_dimm_device_list() sort devices by addressHaozhong Zhang1-1/+1
2018-03-20hw/pci: remove obsolete PCIDevice->init()Philippe Mathieu-Daudé1-1/+0
2018-03-20standard-headers: update virtio_net.hMichael S. Tsirkin1-0/+13
2018-03-19block/accounting: introduce latency histogramVladimir Sementsov-Ogievskiy1-0/+35
2018-03-19qmp: support out-of-band (oob) executionPeter Xu1-0/+2
2018-03-19qapi: introduce new cmd option "allow-oob"Peter Xu1-2/+3
2018-03-19monitor: unify global initPeter Xu1-1/+1
2018-03-19qobject: introduce qobject_get_try_str()Peter Xu1-0/+1
2018-03-19qobject: introduce qstring_get_try_str()Peter Xu1-0/+1
2018-03-19qapi: Remove qobject_to_X() functionsMax Reitz5-5/+0
2018-03-19qapi: Add qobject_to()Max Reitz1-0/+29
2018-03-19hw/arm/bcm2836: Create proper bcm2837 devicePeter Maydell1-0/+19
2018-03-19hw/arm/bcm2836: Rename bcm2836 type/struct to bcm283xPeter Maydell1-6/+6
2018-03-19char: i.MX: Add support for "TX complete" interruptAndrey Smirnov1-0/+3
2018-03-19fsl-imx6: Swap Ethernet interrupt definesGuenter Roeck1-2/+2
2018-03-19Use cpu_create(type) instead of cpu_init(cpu_model)Igor Mammedov2-15/+2
2018-03-19compiler: Add QEMU_BUILD_BUG_MSG() macroMax Reitz1-3/+9
2018-03-19qlit: add qobject_from_qlit()Marc-André Lureau1-0/+2
2018-03-19qlit: use QType instead of intMarc-André Lureau1-1/+1
2018-03-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2-10/+78
2018-03-19block/mirror: change the semantic of 'force' of block-job-cancelLiang Li1-2/+10
2018-03-19blockjobs: add block-job-finalizeJohn Snow1-0/+17
2018-03-19blockjobs: add PENDING status and eventJohn Snow1-0/+5
2018-03-19blockjobs: add prepare callbackJohn Snow1-0/+10
2018-03-19blockjobs: add block_job_dismissJohn Snow1-0/+14
2018-03-19blockjobs: add block_job_verb permission tableJohn Snow1-2/+11
2018-03-19blockjobs: add status enumJohn Snow1-0/+3
2018-03-19Blockjobs: documentation touchupJohn Snow2-5/+7
2018-03-19blockjobs: model single jobs as transactionsJohn Snow2-2/+2
2018-03-18hw/ppc/prep: Fix implicit creation of "-drive if=scsi" devicesThomas Huth1-0/+1
2018-03-16pc: correct misspelled CPU model-id for pc 2.2Wang Xin1-1/+1
2018-03-16Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell3-2/+34
2018-03-16Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-03-13-v2' into...Peter Maydell1-0/+3
2018-03-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell17-47/+207
2018-03-16Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20180313.0' i...Peter Maydell4-0/+441