summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-03-09Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-upstream-v8.2' in...Peter Maydell16-14/+702
2018-03-08s390x/sclp: clean up sclp masksClaudio Imbrenda1-9/+13
2018-03-08s390x/sclpconsole: Remove dead code - remove exit handlersNia Alarie1-1/+0
2018-03-08Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in...Peter Maydell5-8/+85
2018-03-07RISC-V Build InfrastructureMichael Clark1-0/+1
2018-03-07SiFive Freedom U Series RISC-V MachineMichael Clark1-0/+69
2018-03-07SiFive Freedom E Series RISC-V MachineMichael Clark1-0/+79
2018-03-07SiFive RISC-V PRCI BlockMichael Clark1-0/+37
2018-03-07SiFive RISC-V UART DeviceMichael Clark1-0/+71
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