summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-03-07RISC-V VirtIO MachineMichael Clark1-0/+74
2018-03-07SiFive RISC-V Test FinisherMichael Clark1-0/+42
2018-03-07RISC-V Spike MachinesMichael Clark1-0/+53
2018-03-07SiFive RISC-V PLIC BlockMichael Clark1-0/+85
2018-03-07SiFive RISC-V CLINT BlockMichael Clark1-0/+50
2018-03-07RISC-V HART ArrayMichael Clark1-0/+39
2018-03-07RISC-V HTIF ConsoleMichael Clark1-0/+61
2018-03-07Add symbol table callback interface to load_elfMichael Clark2-14/+37
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-06qio: non-default context for TLS handshakePeter Xu1-1/+4
2018-03-06qio: non-default context for async connPeter Xu1-3/+12
2018-03-06qio: non-default context for threaded qtaskPeter Xu1-2/+5
2018-03-06qio: store gsources for net listenersPeter Xu1-2/+20
2018-03-06qio: introduce qio_channel_add_watch_{full|source}Peter Xu1-0/+44
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