summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-05-04' into ...Peter Maydell2018-05-047-43/+53
|\
| * qobject: Modify qobject_ref() to return objMarc-André Lureau2018-05-042-3/+9
| * qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau2018-05-042-23/+19Star
| * qobject: use a QObjectBase_ structMarc-André Lureau2018-05-047-17/+26
| * qobject: Ensure base is at offset 0Marc-André Lureau2018-05-041-3/+2Star
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180504' into stagingPeter Maydell2018-05-042-2/+3
|\ \
| * | hw/s390x: Allow to configure the consoles with the "-serial" parameterThomas Huth2018-04-302-1/+2
| * | s390x/sclp: extend SCLP event masks to 64 bitsClaudio Imbrenda2018-04-301-1/+1
| |/
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.13-20180504' int...Peter Maydell2018-05-043-1/+14
|\ \
| * | mac_newworld: move wiring of macio IRQs to macio_newworld_realize()Mark Cave-Ayland2018-05-041-1/+0Star
| * | uninorth: create new uninorth deviceMark Cave-Ayland2018-05-041-0/+11
| * | spapr: Make a helper to set up cpu entry point stateDavid Gibson2018-05-041-0/+3
| |/
* | linux-user: remove useless padding in flock64 structureLaurent Vivier2018-05-031-1/+1
* | linux-user: ARM-FDPIC: Identify ARM FDPIC binariesChristophe Lyon2018-05-031-0/+1
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180427-pull-request' i...Peter Maydell2018-04-272-0/+2
|\
| * console: introduce dpy_gfx_update_fullTina Zhang2018-04-271-0/+1
| * sdl: Move DisplayOptions global to sdl2_consoleElie Tournier2018-04-271-0/+1
* | spapr: Support ibm,dynamic-memory-v2 propertyBharata B Rao2018-04-271-0/+1
* | target/ppc: Pass cpu instead of env to ppc_create_page_sizes_prop()David Gibson2018-04-271-1/+1
* | Add host_memory_backend_pagesize() helperDavid Gibson2018-04-271-0/+2
* | spapr: Introduce pseries-2.13 machine typeDavid Gibson2018-04-271-0/+2
* | uninorth: rename UNINState to UNINHostStateMark Cave-Ayland2018-04-271-6/+6
* | uninorth: move PCI IO (ISA) memory region into the uninorth deviceMark Cave-Ayland2018-04-271-0/+1
* | uninorth: use object link to pass OpenPIC object to uninorthMark Cave-Ayland2018-04-271-1/+4
* | uninorth: introduce temporary pic_irqs device propertyMark Cave-Ayland2018-04-271-0/+1
* | mac_oldworld: move wiring of macio IRQs to macio_oldworld_realize()Mark Cave-Ayland2018-04-271-1/+0Star
* | heathrow: remove obsolete heathow_init() functionMark Cave-Ayland2018-04-271-1/+1
* | uninorth: move uninorth definitions into uninorth.hMark Cave-Ayland2018-04-271-0/+51
* | xen: Remove now-obsolete xen_xc_domain_add_to_physmapIan Jackson2018-04-261-22/+0Star
* | xen: Use newly added dmops for mapping VGA memoryRoss Lagerwall2018-04-261-0/+32
* | xen: destroy_hvm_domain: Try xendevicemodel_shutdownIan Jackson2018-04-261-0/+7
* | xen: move xc_interface compatibility fallback further up the fileIan Jackson2018-04-261-7/+11
* | xen: restrict: use xentoolcore_restrict_allIan Jackson2018-04-261-35/+11Star
* | AccelClass: Introduce accel_setup_postIan Jackson2018-04-261-0/+3
|/
* vl.c: new function serial_max_hds()Peter Maydell2018-04-261-2/+4
* vl.c: Remove compile time limit on number of serial portsPeter Maydell2018-04-261-2/+0Star
* superio: Don't use MAX_SERIAL_PORTS for serial port limitPeter Maydell2018-04-261-1/+3
* serial-isa: Use MAX_ISA_SERIAL_PORTS instead of MAX_SERIAL_PORTSPeter Maydell2018-04-261-0/+3
* vl.c: Provide accessor function serial_hd() for serial_hds[] arrayPeter Maydell2018-04-261-0/+3
* icount: fix cpu_restore_state_from_tb for non-tb-exit casesPavel Dovgalyuk2018-04-111-1/+4
* e1000: Old machine types, turn new subsection offDr. David Alan Gilbert2018-04-101-0/+4
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-04-092-0/+3
|\
| * scsi-disk: allow customizing the SCSI versionPaolo Bonzini2018-04-091-0/+2
| * memfd: fix vhost-user-test on non-memfd capable hostMarc-André Lureau2018-04-091-0/+1
* | ui: add ctrl modifier support to kbd_put_qcode_console()Gerd Hoffmann2018-04-091-1/+1
|/
* gdbstub: send a termination packet instead of crashing gdbKONRAD Frederic2018-03-271-0/+2
* Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-27-v2' int...Peter Maydell2018-03-271-0/+1
|\
| * monitor: new parameter "x-oob"Peter Xu2018-03-271-0/+1
* | coroutine: avoid co_queue_wakeup recursionStefan Hajnoczi2018-03-271-1/+0Star
* | queue: add QSIMPLEQ_PREPEND()Stefan Hajnoczi2018-03-271-0/+8
|/