aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-05-04audio: IRQHandler is not used anymoreJuan Quintela
2017-05-04audio: OPLSetUpdateHandler is not used anywhereJuan Quintela
2017-05-04audio: OPLSetIRQHandler is not used anywhereJuan Quintela
2017-05-04audio: GUSsample is int16_tJuan Quintela
2017-05-04audio: GUSword is uint16_tJuan Quintela
2017-05-04audio: GUSword is uint16_tJuan Quintela
2017-05-04audio: remove GUScharJuan Quintela
2017-05-04audio: GUSbyte is uint8_tJuan Quintela
2017-05-04audio: Remove unused fieldsJuan Quintela
2017-05-04audio: Remove type fieldJuan Quintela
2017-05-04audio: Remove Unused OPL_TYPE_*Juan Quintela
2017-05-04audio: Unfold OPLSAMPLEJuan Quintela
2017-05-04audio: Remove INT32Juan Quintela
2017-05-04audio: remove INT16Juan Quintela
2017-05-04audio: Remove INT8Juan Quintela
2017-05-04audio: remove UINT32Juan Quintela
2017-05-04audio: remove UINT16Juan Quintela
2017-05-04audio: Remove UINT8Juan Quintela
2017-05-04audio: YM3812 was always definedJuan Quintela
2017-05-04audio: Remove YM3526 supportJuan Quintela
2017-05-04audio: remove Y8950 configurationJuan Quintela
2017-05-04adlib: Remove support for YMF262Juan Quintela
2017-05-04hw/audio: convert exit callback in HDACodecDeviceClass to voidZihan Yang
2017-05-04hw/audio: replace exit with unrealize in hda_codec_device_class_initZihan Yang
2017-04-26Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170426' int...Peter Maydell
2017-04-26Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' i...Peter Maydell
2017-04-26spapr-cpu-core: Release ICPState object during CPU unrealizationBharata B Rao
2017-04-26ppc/pnv: generate an OEM SEL event on shutdownCédric Le Goater
2017-04-26ppc/pnv: add initial IPMI sensors for the BMC simulatorCédric Le Goater
2017-04-26ppc/pnv: populate device tree for IPMI BT devicesCédric Le Goater
2017-04-26ppc/pnv: populate device tree for serial devicesCédric Le Goater
2017-04-26ppc/pnv: populate device tree for RTC devicesCédric Le Goater
2017-04-26ppc/pnv: scan ISA bus to populate device treeCédric Le Goater
2017-04-26ppc/pnv: enable only one LPC busCédric Le Goater
2017-04-26ppc/pnv: Add support for POWER8+ LPC ControllerBenjamin Herrenschmidt
2017-04-26spapr: remove the 'nr_servers' field from the machineCédric Le Goater
2017-04-26ipmi: introduce an ipmi_bmc_gen_event() APICédric Le Goater
2017-04-26ipmi: introduce an ipmi_bmc_sdr_find() APICédric Le Goater
2017-04-26ipmi: provide support for FRUsCédric Le Goater
2017-04-26ipmi: use a file to load SDRsCédric Le Goater
2017-04-26ppc/pnv: Add OCC model stub with interrupt supportBenjamin Herrenschmidt
2017-04-26ppc/pnv: Add cut down PSI bridge model and hookup external interruptCédric Le Goater
2017-04-26ppc/pnv: add memory regions for the ICP registersCédric Le Goater
2017-04-26ppc/pnv: create the ICP object under PnvCoreCédric Le Goater
2017-04-26ppc/pnv: extend the machine with a InterruptStatsProvider interfaceCédric Le Goater
2017-04-26ppc/pnv: extend the machine with a XICSFabric interfaceCédric Le Goater
2017-04-26ppc/pnv: add a PnvICPState objectCédric Le Goater
2017-04-26ppc/xics: add a realize() handler to ICPStateClassCédric Le Goater
2017-04-26spapr: allocate the ICPState object from under sPAPRCPUCoreCédric Le Goater
2017-04-26spapr: move the IRQ server number mapping under the machineCédric Le Goater