aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-05-04audio: GUSword is uint16_tJuan Quintela2-11/+11
2017-05-04audio: GUSword is uint16_tJuan Quintela1-2/+0
2017-05-04audio: remove GUScharJuan Quintela2-6/+4
2017-05-04audio: GUSbyte is uint8_tJuan Quintela3-35/+33
2017-05-04audio: Remove unused fieldsJuan Quintela1-6/+0
2017-05-04audio: Remove type fieldJuan Quintela3-19/+10
2017-05-04audio: Remove Unused OPL_TYPE_*Juan Quintela2-19/+0
2017-05-04audio: Unfold OPLSAMPLEJuan Quintela2-12/+1
2017-05-04audio: Remove INT32Juan Quintela2-51/+45
2017-05-04audio: remove INT16Juan Quintela2-4/+3
2017-05-04audio: Remove INT8Juan Quintela1-1/+0
2017-05-04audio: remove UINT32Juan Quintela2-16/+15
2017-05-04audio: remove UINT16Juan Quintela1-1/+0
2017-05-04audio: Remove UINT8Juan Quintela2-23/+24
2017-05-04audio: YM3812 was always definedJuan Quintela2-8/+0
2017-05-04audio: Remove YM3526 supportJuan Quintela2-4/+2
2017-05-04audio: remove Y8950 configurationJuan Quintela3-168/+0
2017-05-04adlib: Remove support for YMF262Juan Quintela1-44/+1
2017-05-04hw/audio: convert exit callback in HDACodecDeviceClass to voidZihan Yang2-3/+2
2017-05-04hw/audio: replace exit with unrealize in hda_codec_device_class_initZihan Yang1-3/+2
2017-04-26Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170426' int...Peter Maydell19-273/+2159
2017-04-26Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' i...Peter Maydell17-13/+2553
2017-04-26spapr-cpu-core: Release ICPState object during CPU unrealizationBharata B Rao1-0/+1
2017-04-26ppc/pnv: generate an OEM SEL event on shutdownCédric Le Goater2-0/+55
2017-04-26ppc/pnv: add initial IPMI sensors for the BMC simulatorCédric Le Goater3-1/+103
2017-04-26ppc/pnv: populate device tree for IPMI BT devicesCédric Le Goater1-0/+35
2017-04-26ppc/pnv: populate device tree for serial devicesCédric Le Goater1-0/+33
2017-04-26ppc/pnv: populate device tree for RTC devicesCédric Le Goater1-0/+30
2017-04-26ppc/pnv: scan ISA bus to populate device treeCédric Le Goater1-0/+28
2017-04-26ppc/pnv: enable only one LPC busCédric Le Goater2-9/+22
2017-04-26ppc/pnv: Add support for POWER8+ LPC ControllerBenjamin Herrenschmidt2-42/+100
2017-04-26spapr: remove the 'nr_servers' field from the machineCédric Le Goater1-32/+24
2017-04-26ipmi: introduce an ipmi_bmc_gen_event() APICédric Le Goater1-0/+24
2017-04-26ipmi: introduce an ipmi_bmc_sdr_find() APICédric Le Goater1-0/+16
2017-04-26ipmi: provide support for FRUsCédric Le Goater1-0/+133
2017-04-26ipmi: use a file to load SDRsCédric Le Goater1-2/+21
2017-04-26ppc/pnv: Add OCC model stub with interrupt supportBenjamin Herrenschmidt3-1/+150
2017-04-26ppc/pnv: Add cut down PSI bridge model and hookup external interruptCédric Le Goater3-7/+631
2017-04-26ppc/pnv: add memory regions for the ICP registersCédric Le Goater1-0/+81
2017-04-26ppc/pnv: create the ICP object under PnvCoreCédric Le Goater2-2/+27
2017-04-26ppc/pnv: extend the machine with a InterruptStatsProvider interfaceCédric Le Goater1-0/+17
2017-04-26ppc/pnv: extend the machine with a XICSFabric interfaceCédric Le Goater1-0/+30
2017-04-26ppc/pnv: add a PnvICPState objectCédric Le Goater2-0/+193
2017-04-26ppc/xics: add a realize() handler to ICPStateClassCédric Le Goater1-0/+5
2017-04-26spapr: allocate the ICPState object from under sPAPRCPUCoreCédric Le Goater3-48/+28
2017-04-26spapr: move the IRQ server number mapping under the machineCédric Le Goater3-5/+5
2017-04-26ppc/xics: introduce an 'intc' backlink under PowerPCCPUCédric Le Goater3-19/+11
2017-04-26spapr_pci: Removed unused includeAlexey Kardashevskiy1-2/+0
2017-04-26spapr_pci: Warn when RAM page size is not enabled in IOMMU page maskAlexey Kardashevskiy1-0/+6
2017-04-26target-ppc/kvm: Enable in-kernel TCE acceleration for multi-tceAlexey Kardashevskiy1-1/+3