summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* RISC-V Build InfrastructureMichael Clark2018-03-061-0/+11
* SiFive Freedom U Series RISC-V MachineMichael Clark2018-03-061-0/+339
* SiFive Freedom E Series RISC-V MachineMichael Clark2018-03-061-0/+234
* SiFive RISC-V PRCI BlockMichael Clark2018-03-061-0/+89
* SiFive RISC-V UART DeviceMichael Clark2018-03-061-0/+176
* RISC-V VirtIO MachineMichael Clark2018-03-061-0/+420
* SiFive RISC-V Test FinisherMichael Clark2018-03-061-0/+93
* RISC-V Spike MachinesMichael Clark2018-03-061-0/+376
* SiFive RISC-V PLIC BlockMichael Clark2018-03-061-0/+505
* SiFive RISC-V CLINT BlockMichael Clark2018-03-061-0/+254
* RISC-V HART ArrayMichael Clark2018-03-061-0/+89
* RISC-V HTIF ConsoleMichael Clark2018-03-061-0/+258
* Add symbol table callback interface to load_elfMichael Clark2018-03-061-2/+16
* misc: don't use hwaddr as a type in trace eventsDaniel P. Berrangé2018-03-061-2/+2
* use g_path_get_basename instead of basenameJulia Suvorova2018-03-063-3/+3
* openpic_kvm: drop address_space_to_flatview callPaolo Bonzini2018-03-061-4/+0Star
* scsi: Remove automatic creation of SCSI controllers with -drive if=scsiThomas Huth2018-03-066-75/+3Star
* g364fb: fix DirtyBitmapSnapshot leakPaolo Bonzini2018-03-061-0/+1
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-03-061-9/+1Star
|\
| * Revert "IDE: Do not flush empty CDROM drives"Stefan Hajnoczi2018-03-021-9/+1Star
* | adb: add trace-events for monitoring keyboard/mouse during bus enumerationMark Cave-Ayland2018-03-063-0/+14
* | PPC: e500: Fix duplicate kernel load and device tree overlapDavid Engraf2018-03-061-46/+70
* | hw/ppc/spapr,e500: Use new property "stdout-path" for boot consoleNikunj A Dadhania2018-03-062-0/+14
* | ppc/spapr-caps: Define the pseries-2.12-sxxm machine typeSuraj Jitindar Singh2018-03-062-0/+28
* | ppc/spapr-caps: Convert cap-ibs to custom spapr-capSuraj Jitindar Singh2018-03-062-67/+28Star
* | ppc/spapr-caps: Convert cap-sbbc to custom spapr-capSuraj Jitindar Singh2018-03-061-5/+18
* | ppc/spapr-caps: Convert cap-cfpc to custom spapr-capSuraj Jitindar Singh2018-03-061-11/+22
* | ppc/spapr-caps: Add support for custom spapr_capabilitiesSuraj Jitindar Singh2018-03-061-0/+70
* | macio: remove macio_init() functionMark Cave-Ayland2018-03-063-14/+5Star
* | macio: move setting of CUDA timebase frequency to macio_common_realize()Mark Cave-Ayland2018-03-061-5/+2Star
* | mac_newworld: use object link to pass OpenPIC object to macioMark Cave-Ayland2018-03-062-14/+20
* | openpic: move OpenPIC state and related definitions to openpic.hMark Cave-Ayland2018-03-061-157/+0Star
* | openpic: move KVM-specific declarations into separate openpic_kvm.h fileMark Cave-Ayland2018-03-062-0/+2
* | mac_oldworld: use object link to pass heathrow PIC object to macioMark Cave-Ayland2018-03-062-7/+15
* | macio: move macio related structures and defines into separate macio.h fileMark Cave-Ayland2018-03-064-45/+3Star
* | heathrow: change heathrow_pic_init() to return the heathrow deviceMark Cave-Ayland2018-03-063-10/+13
* | heathrow: convert to trace-eventsMark Cave-Ayland2018-03-062-21/+16Star
* | heathrow: QOMify heathrow PICMark Cave-Ayland2018-03-061-56/+70
* | macio: move ESCC device within the macio deviceMark Cave-Ayland2018-03-064-75/+63Star
* | macio: embed DBDMA device directly within macioMark Cave-Ayland2018-03-061-6/+7
* | spapr: harden code that depends on VSMTGreg Kurz2018-03-061-69/+75
* | spapr: register dummy ICPs laterGreg Kurz2018-03-061-12/+12
* | ppc: Add aCube Sam460ex boardBALATON Zoltan2018-03-062-1/+605
* | ppc440: Add emulation of plb-pcix controller found in some 440 SoCsBALATON Zoltan2018-03-063-1/+537
* | ppc440_uc: Fix unintialized variable warning with older gccBALATON Zoltan2018-03-061-0/+3
* | spapr: fix missing CPU core nodes in DT when running with TCGGreg Kurz2018-03-061-7/+1Star
* | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2018-03-057-11/+0Star
|\ \
| * | hw/net: Remove unnecessary header includesThomas Huth2018-03-057-11/+0Star
| |/
* | Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-01-v4' int...Peter Maydell2018-03-0528-27/+29
|\ \
| * | qapi: Empty out qapi-schema.jsonMarkus Armbruster2018-03-0214-15/+15