aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-05-04qobject: use a QObjectBase_ structMarc-André Lureau
2018-05-04qobject: Ensure base is at offset 0Marc-André Lureau
2018-04-27Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180427-pull-request' i...Peter Maydell
2018-04-27console: introduce dpy_gfx_update_fullTina Zhang
2018-04-27spapr: Support ibm,dynamic-memory-v2 propertyBharata B Rao
2018-04-27target/ppc: Pass cpu instead of env to ppc_create_page_sizes_prop()David Gibson
2018-04-27Add host_memory_backend_pagesize() helperDavid Gibson
2018-04-27spapr: Introduce pseries-2.13 machine typeDavid Gibson
2018-04-27uninorth: rename UNINState to UNINHostStateMark Cave-Ayland
2018-04-27uninorth: move PCI IO (ISA) memory region into the uninorth deviceMark Cave-Ayland
2018-04-27uninorth: use object link to pass OpenPIC object to uninorthMark Cave-Ayland
2018-04-27uninorth: introduce temporary pic_irqs device propertyMark Cave-Ayland
2018-04-27mac_oldworld: move wiring of macio IRQs to macio_oldworld_realize()Mark Cave-Ayland
2018-04-27heathrow: remove obsolete heathow_init() functionMark Cave-Ayland
2018-04-27uninorth: move uninorth definitions into uninorth.hMark Cave-Ayland
2018-04-27sdl: Move DisplayOptions global to sdl2_consoleElie Tournier
2018-04-26xen: Remove now-obsolete xen_xc_domain_add_to_physmapIan Jackson
2018-04-26xen: Use newly added dmops for mapping VGA memoryRoss Lagerwall
2018-04-26xen: destroy_hvm_domain: Try xendevicemodel_shutdownIan Jackson
2018-04-26xen: move xc_interface compatibility fallback further up the fileIan Jackson
2018-04-26xen: restrict: use xentoolcore_restrict_allIan Jackson
2018-04-26AccelClass: Introduce accel_setup_postIan Jackson
2018-04-26vl.c: new function serial_max_hds()Peter Maydell
2018-04-26vl.c: Remove compile time limit on number of serial portsPeter Maydell
2018-04-26superio: Don't use MAX_SERIAL_PORTS for serial port limitPeter Maydell
2018-04-26serial-isa: Use MAX_ISA_SERIAL_PORTS instead of MAX_SERIAL_PORTSPeter Maydell
2018-04-26vl.c: Provide accessor function serial_hd() for serial_hds[] arrayPeter Maydell
2018-04-11icount: fix cpu_restore_state_from_tb for non-tb-exit casesPavel Dovgalyuk
2018-04-10e1000: Old machine types, turn new subsection offDr. David Alan Gilbert
2018-04-09Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-04-09scsi-disk: allow customizing the SCSI versionPaolo Bonzini
2018-04-09memfd: fix vhost-user-test on non-memfd capable hostMarc-André Lureau
2018-04-09ui: add ctrl modifier support to kbd_put_qcode_console()Gerd Hoffmann
2018-03-27gdbstub: send a termination packet instead of crashing gdbKONRAD Frederic
2018-03-27Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-27-v2' int...Peter Maydell
2018-03-27monitor: new parameter "x-oob"Peter Xu
2018-03-27coroutine: avoid co_queue_wakeup recursionStefan Hajnoczi
2018-03-27queue: add QSIMPLEQ_PREPEND()Stefan Hajnoczi
2018-03-26Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-03-26include/block/block_int: Document protocol related functionsFabiano Rosas
2018-03-26virtio_net: flush uncompleted TX on resetGreg Kurz
2018-03-23mach-virt: Set VM's SMBIOS system version to mc->nameWei Huang
2018-03-23i.MX: Support serial RS-232 break properlyTrent Piepho
2018-03-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-03-20Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2018-03-20Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-12-v4' int...Peter Maydell
2018-03-20postcopy: use UFFDIO_ZEROPAGE only when availableDr. David Alan Gilbert
2018-03-20qemu_ram_block_host_offsetDr. David Alan Gilbert
2018-03-20pc-dimm: make qmp_pc_dimm_device_list() sort devices by addressHaozhong Zhang
2018-03-20hw/pci: remove obsolete PCIDevice->init()Philippe Mathieu-Daudé