summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-03-07RISC-V DisassemblerMichael Clark1-0/+2
2018-03-07RISC-V ELF Machine DefinitionMichael Clark1-0/+2
2018-03-06address_space_read: address_space_to_flatview needs RCU lockPaolo Bonzini1-15/+10
2018-03-06memory: inline some performance-sensitive accessorsPaolo Bonzini2-5/+30
2018-03-06lockable: workaround GCC link issue with ASANMarc-André Lureau1-1/+1
2018-03-06qmp: Add qom-list-properties to list QOM object propertiesAlexey Kardashevskiy1-0/+16
2018-03-06scsi: Remove automatic creation of SCSI controllers with -drive if=scsiThomas Huth1-1/+1
2018-03-06Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell4-67/+171
2018-03-06ppc/spapr-caps: Convert cap-ibs to custom spapr-capSuraj Jitindar Singh1-1/+4
2018-03-06mac_newworld: use object link to pass OpenPIC object to macioMark Cave-Ayland1-1/+3
2018-03-06openpic: move OpenPIC state and related definitions to openpic.hMark Cave-Ayland1-1/+158
2018-03-06openpic: move KVM-specific declarations into separate openpic_kvm.h fileMark Cave-Ayland2-3/+7
2018-03-06mac_oldworld: use object link to pass heathrow PIC object to macioMark Cave-Ayland1-0/+2
2018-03-06macio: move macio related structures and defines into separate macio.h fileMark Cave-Ayland1-0/+75
2018-03-06heathrow: QOMify heathrow PICMark Cave-Ayland1-0/+49
2018-03-05Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' i...Peter Maydell2-64/+12
2018-03-05Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell3-3/+5
2018-03-05Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...Peter Maydell2-2/+973
2018-03-05Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-01-v4' int...Peter Maydell38-22/+40
2018-03-05console: add ui module loading supportGerd Hoffmann1-0/+1
2018-03-05console: add and use qemu_display_find_defaultGerd Hoffmann1-0/+1
2018-03-05egl-headless: switch over to new display registryGerd Hoffmann1-3/+0
2018-03-05curses: switch over to new display registryGerd Hoffmann1-12/+0
2018-03-05cocoa: switch over to new display registryGerd Hoffmann1-12/+0
2018-03-05sdl: switch over to new display registryGerd Hoffmann1-19/+0
2018-03-05console: add qemu display registry, add gtkGerd Hoffmann1-20/+12
2018-03-05tap: setting error appropriately when calling net_init_tap_one()Jay Zhou1-0/+3
2018-03-05net: Add a new convenience option "--nic" to configure default/on-board NICsThomas Huth1-0/+1
2018-03-05net: Make net_client_init() staticThomas Huth1-2/+0
2018-03-05net: Move error reporting from net_init_client/netdev to the calling siteThomas Huth1-1/+1
2018-03-04softfloat: use floatx80_infinity in softfloatLaurent Vivier1-2/+11
2018-03-04softfloat: export some functionsLaurent Vivier2-0/+962
2018-03-02qapi: Move qapi-schema.json to qapi/, rename generated filesMarkus Armbruster3-3/+3
2018-03-02qapi: Empty out qapi-schema.jsonMarkus Armbruster7-7/+9
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster36-20/+36
2018-03-02net: fix misaligned member accessMarc-André Lureau1-1/+3
2018-03-02block: rename .bdrv_create() to .bdrv_co_create_opts()Stefan Hajnoczi1-1/+2
2018-03-02block: extract AIO_WAIT_WHILE() from BlockDriverStateStefan Hajnoczi3-37/+126
2018-03-02aio: rename aio_context_in_iothread() to in_aio_context_home_thread()Stefan Hajnoczi2-3/+6
2018-03-02block: Drop unused .bdrv_co_get_block_status()Eric Blake1-3/+0
2018-03-02block: Switch passthrough drivers to .bdrv_co_block_status()Eric Blake1-12/+16
2018-03-02block: Add .bdrv_co_block_status() callbackEric Blake2-12/+22
2018-03-02Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180302'...Peter Maydell13-4/+563
2018-03-02Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-03-01' into st...Peter Maydell1-11/+42
2018-03-02hw/arm/iotkit: Model Arm IOT KitPeter Maydell1-0/+109
2018-03-02hw/misc/iotkit-secctl: Add remaining simple registersPeter Maydell1-0/+4
2018-03-02hw/misc/iotkit-secctl: Add handling for PPCsPeter Maydell1-2/+62
2018-03-02hw/misc/iotkit-secctl: Arm IoT Kit security controller initial skeletonPeter Maydell1-0/+39
2018-03-02hw/misc/tz-ppc: Model TrustZone peripheral protection controllerPeter Maydell1-0/+101
2018-03-02hw/misc/mps2-fpgaio: FPGA control block for MPS2 AN505Peter Maydell1-0/+43