summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2018-03-09Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-upstream-v8.2' in...Peter Maydell13-2/+2860
2018-03-08s390x/virtio: Convert virtio-ccw from *_exit to *_unrealizeNia Alarie2-18/+18
2018-03-08s390x/sclp: clean up sclp masksClaudio Imbrenda5-18/+18
2018-03-08s390x/sclp: proper support of larger send and receive masksClaudio Imbrenda2-14/+75
2018-03-08vfio-ccw: license text should indicate GPL v2 or laterCornelia Huck1-2/+2
2018-03-08s390x/sclpconsole: Remove dead code - remove exit handlersNia Alarie3-26/+0
2018-03-08numa: we don't implement NUMA for s390xDavid Hildenbrand1-3/+5
2018-03-08hw/s390x: Add the possibility to specify the netboot image on the command lineThomas Huth1-1/+3
2018-03-08s390/ipl: only print boot menu error if -boot menu=on was specifiedCollin L. Walling1-4/+6
2018-03-08hw/s390x/ipl: Bail out if the network bootloader can not be foundThomas Huth1-2/+3
2018-03-08Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell1-0/+1
2018-03-08Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-03-07-1...Peter Maydell6-114/+134
2018-03-08hw/sparc/sun4m: Fix implicit creation of "-drive if=scsi" devicesThomas Huth1-0/+1
2018-03-07multiboot: fprintf(stderr...) -> error_report()Jack Schwartz1-26/+29
2018-03-07multiboot: Use header names when displaying fieldsJack Schwartz1-8/+8
2018-03-07multiboot: Remove unused variables from multiboot.cJack Schwartz1-6/+0
2018-03-07multiboot: bss_end_addr can be zeroJack Schwartz1-8/+10
2018-03-07RISC-V Build InfrastructureMichael Clark1-0/+11
2018-03-07SiFive Freedom U Series RISC-V MachineMichael Clark1-0/+339
2018-03-07SiFive Freedom E Series RISC-V MachineMichael Clark1-0/+234
2018-03-07SiFive RISC-V PRCI BlockMichael Clark1-0/+89
2018-03-07SiFive RISC-V UART DeviceMichael Clark1-0/+176
2018-03-07RISC-V VirtIO MachineMichael Clark1-0/+420
2018-03-07SiFive RISC-V Test FinisherMichael Clark1-0/+93
2018-03-07RISC-V Spike MachinesMichael Clark1-0/+376
2018-03-07SiFive RISC-V PLIC BlockMichael Clark1-0/+505
2018-03-07SiFive RISC-V CLINT BlockMichael Clark1-0/+254
2018-03-07RISC-V HART ArrayMichael Clark1-0/+89
2018-03-07RISC-V HTIF ConsoleMichael Clark1-0/+258
2018-03-07Add symbol table callback interface to load_elfMichael Clark1-2/+16
2018-03-06tpm: convert tpm_tis.c to use trace-eventsStefan Berger2-53/+61
2018-03-06tpm: convert tpm_emulator.c to use trace-eventsStefan Berger2-22/+37
2018-03-06tpm: convert tpm_util.c to use trace-eventsStefan Berger2-17/+19
2018-03-06tpm: convert tpm_passthrough.c to use trace-eventsStefan Berger2-10/+7
2018-03-06tpm: convert tpm_crb.c to use trace-eventsStefan Berger2-12/+10
2018-03-06misc: don't use hwaddr as a type in trace eventsDaniel P. Berrangé1-2/+2
2018-03-06use g_path_get_basename instead of basenameJulia Suvorova3-3/+3
2018-03-06openpic_kvm: drop address_space_to_flatview callPaolo Bonzini1-4/+0
2018-03-06scsi: Remove automatic creation of SCSI controllers with -drive if=scsiThomas Huth6-75/+3
2018-03-06g364fb: fix DirtyBitmapSnapshot leakPaolo Bonzini1-0/+1
2018-03-06Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-9/+1
2018-03-06adb: add trace-events for monitoring keyboard/mouse during bus enumerationMark Cave-Ayland3-0/+14
2018-03-06PPC: e500: Fix duplicate kernel load and device tree overlapDavid Engraf1-46/+70
2018-03-06hw/ppc/spapr,e500: Use new property "stdout-path" for boot consoleNikunj A Dadhania2-0/+14
2018-03-06ppc/spapr-caps: Define the pseries-2.12-sxxm machine typeSuraj Jitindar Singh2-0/+28
2018-03-06ppc/spapr-caps: Convert cap-ibs to custom spapr-capSuraj Jitindar Singh2-67/+28
2018-03-06ppc/spapr-caps: Convert cap-sbbc to custom spapr-capSuraj Jitindar Singh1-5/+18
2018-03-06ppc/spapr-caps: Convert cap-cfpc to custom spapr-capSuraj Jitindar Singh1-11/+22
2018-03-06ppc/spapr-caps: Add support for custom spapr_capabilitiesSuraj Jitindar Singh1-0/+70
2018-03-06macio: remove macio_init() functionMark Cave-Ayland3-14/+5