summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-03-07multiboot: fprintf(stderr...) -> error_report()Jack Schwartz
2018-03-07multiboot: Use header names when displaying fieldsJack Schwartz
2018-03-07multiboot: Remove unused variables from multiboot.cJack Schwartz
2018-03-07multiboot: bss_end_addr can be zeroJack Schwartz
2018-03-07RISC-V Build InfrastructureMichael Clark
2018-03-07SiFive Freedom U Series RISC-V MachineMichael Clark
2018-03-07SiFive Freedom E Series RISC-V MachineMichael Clark
2018-03-07SiFive RISC-V PRCI BlockMichael Clark
2018-03-07SiFive RISC-V UART DeviceMichael Clark
2018-03-07RISC-V VirtIO MachineMichael Clark
2018-03-07SiFive RISC-V Test FinisherMichael Clark
2018-03-07RISC-V Spike MachinesMichael Clark
2018-03-07SiFive RISC-V PLIC BlockMichael Clark
2018-03-07SiFive RISC-V CLINT BlockMichael Clark
2018-03-07RISC-V HART ArrayMichael Clark
2018-03-07RISC-V HTIF ConsoleMichael Clark
2018-03-07Add symbol table callback interface to load_elfMichael Clark
2018-03-06tpm: convert tpm_tis.c to use trace-eventsStefan Berger
2018-03-06tpm: convert tpm_emulator.c to use trace-eventsStefan Berger
2018-03-06tpm: convert tpm_util.c to use trace-eventsStefan Berger
2018-03-06tpm: convert tpm_passthrough.c to use trace-eventsStefan Berger
2018-03-06tpm: convert tpm_crb.c to use trace-eventsStefan Berger
2018-03-06misc: don't use hwaddr as a type in trace eventsDaniel P. Berrangé
2018-03-06use g_path_get_basename instead of basenameJulia Suvorova
2018-03-06openpic_kvm: drop address_space_to_flatview callPaolo Bonzini
2018-03-06scsi: Remove automatic creation of SCSI controllers with -drive if=scsiThomas Huth
2018-03-06g364fb: fix DirtyBitmapSnapshot leakPaolo Bonzini
2018-03-06Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-03-06adb: add trace-events for monitoring keyboard/mouse during bus enumerationMark Cave-Ayland
2018-03-06PPC: e500: Fix duplicate kernel load and device tree overlapDavid Engraf
2018-03-06hw/ppc/spapr,e500: Use new property "stdout-path" for boot consoleNikunj A Dadhania
2018-03-06ppc/spapr-caps: Define the pseries-2.12-sxxm machine typeSuraj Jitindar Singh
2018-03-06ppc/spapr-caps: Convert cap-ibs to custom spapr-capSuraj Jitindar Singh
2018-03-06ppc/spapr-caps: Convert cap-sbbc to custom spapr-capSuraj Jitindar Singh
2018-03-06ppc/spapr-caps: Convert cap-cfpc to custom spapr-capSuraj Jitindar Singh
2018-03-06ppc/spapr-caps: Add support for custom spapr_capabilitiesSuraj Jitindar Singh
2018-03-06macio: remove macio_init() functionMark Cave-Ayland
2018-03-06macio: move setting of CUDA timebase frequency to macio_common_realize()Mark Cave-Ayland
2018-03-06mac_newworld: use object link to pass OpenPIC object to macioMark Cave-Ayland
2018-03-06openpic: move OpenPIC state and related definitions to openpic.hMark Cave-Ayland
2018-03-06openpic: move KVM-specific declarations into separate openpic_kvm.h fileMark Cave-Ayland
2018-03-06mac_oldworld: use object link to pass heathrow PIC object to macioMark Cave-Ayland
2018-03-06macio: move macio related structures and defines into separate macio.h fileMark Cave-Ayland
2018-03-06heathrow: change heathrow_pic_init() to return the heathrow deviceMark Cave-Ayland
2018-03-06heathrow: convert to trace-eventsMark Cave-Ayland
2018-03-06heathrow: QOMify heathrow PICMark Cave-Ayland
2018-03-06macio: move ESCC device within the macio deviceMark Cave-Ayland
2018-03-06macio: embed DBDMA device directly within macioMark Cave-Ayland
2018-03-06spapr: harden code that depends on VSMTGreg Kurz
2018-03-06spapr: register dummy ICPs laterGreg Kurz