summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-04-27uninorth: move uninorth definitions into uninorth.hMark Cave-Ayland1-0/+51
2018-04-27sdl: Move DisplayOptions global to sdl2_consoleElie Tournier1-0/+1
2018-04-26xen: Remove now-obsolete xen_xc_domain_add_to_physmapIan Jackson1-22/+0
2018-04-26xen: Use newly added dmops for mapping VGA memoryRoss Lagerwall1-0/+32
2018-04-26xen: destroy_hvm_domain: Try xendevicemodel_shutdownIan Jackson1-0/+7
2018-04-26xen: move xc_interface compatibility fallback further up the fileIan Jackson1-7/+11
2018-04-26xen: restrict: use xentoolcore_restrict_allIan Jackson1-35/+11
2018-04-26AccelClass: Introduce accel_setup_postIan Jackson1-0/+3
2018-04-26vl.c: new function serial_max_hds()Peter Maydell1-2/+4
2018-04-26vl.c: Remove compile time limit on number of serial portsPeter Maydell1-2/+0
2018-04-26superio: Don't use MAX_SERIAL_PORTS for serial port limitPeter Maydell1-1/+3
2018-04-26serial-isa: Use MAX_ISA_SERIAL_PORTS instead of MAX_SERIAL_PORTSPeter Maydell1-0/+3
2018-04-26vl.c: Provide accessor function serial_hd() for serial_hds[] arrayPeter Maydell1-0/+3
2018-04-11icount: fix cpu_restore_state_from_tb for non-tb-exit casesPavel Dovgalyuk1-1/+4
2018-04-10e1000: Old machine types, turn new subsection offDr. David Alan Gilbert1-0/+4
2018-04-09Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-0/+3
2018-04-09scsi-disk: allow customizing the SCSI versionPaolo Bonzini1-0/+2
2018-04-09memfd: fix vhost-user-test on non-memfd capable hostMarc-André Lureau1-0/+1
2018-04-09ui: add ctrl modifier support to kbd_put_qcode_console()Gerd Hoffmann1-1/+1
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