summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* pseries: Move construction of /interrupt-controller fdt nodeDavid Gibson2016-10-282-17/+25
* pseries: Consolidate RTAS loadingDavid Gibson2016-10-282-33/+42
* pseries: Move adding of fdt reserve map entriesDavid Gibson2016-10-281-8/+9
* pseries: Make spapr_create_fdt_skel() get information from machine stateDavid Gibson2016-10-281-45/+36Star
* pseries: Remove rtas_addr and fdt_addr fields from machinestateDavid Gibson2016-10-281-7/+7
* pseries: Split device tree construction from device tree loadDavid Gibson2016-10-282-20/+24
* ppc/pnv: add a ISA busCédric Le Goater2016-10-281-0/+65
* ppc/pnv: add a LPC controllerBenjamin Herrenschmidt2016-10-283-1/+480
* ppc/pnv: add XSCOM handlers to PnvCoreCédric Le Goater2016-10-282-0/+54
* ppc/pnv: add XSCOM infrastructureCédric Le Goater2016-10-283-1/+301
* ppc/pnv: add a PnvCore objectCédric Le Goater2016-10-283-2/+371
* ppc/pnv: add a PIR handler to PnvChipCédric Le Goater2016-10-281-0/+30
* ppc/pnv: add a core mask to PnvChipCédric Le Goater2016-10-281-1/+72
* ppc/pnv: add a PnvChip objectCédric Le Goater2016-10-281-5/+208
* ppc/pnv: add skeleton PowerNV platformBenjamin Herrenschmidt2016-10-282-0/+228
* ppc/xics: change the icp_ routines API to use an 'ICPState *' argumentCédric Le Goater2016-10-282-22/+21Star
* ppc/xics: add a XICSState backlink in ICPStateCédric Le Goater2016-10-281-0/+1
* ppc/xics: add a xics_set_nr_servers common routineCédric Le Goater2016-10-283-27/+23Star
* nvram: Rename openbios_firmware_abi.h into sun_nvram.hThomas Huth2016-10-282-2/+2
* nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch]Thomas Huth2016-10-282-15/+23
* sparc: Use the new common NVRAM functions for system and free space partitionThomas Huth2016-10-282-54/+12Star
* nvram: Introduce helper functions for CHRP "system" and "free space" partitionsThomas Huth2016-10-283-32/+85
* spapr_pci: advertise explicit numa IDs even when there's 1 nodeMichael Roth2016-10-281-1/+7
* ppc/xics: Add xics to the monitor "info pic" commandBenjamin Herrenschmidt2016-10-281-0/+49
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20161027-1' into...Peter Maydell2016-10-271-1/+2
|\
| * audio: intel-hda: check stream entry count during transferPrasad J Pandit2016-10-261-1/+2
* | net: rtl8139: limit processing of ring descriptorsPrasad J Pandit2016-10-261-1/+1
* | net: vmxnet: initialise local tx descriptorLi Qiang2016-10-261-0/+1
* | e1000e: Don't zero out buffer address in rx descriptorKevin Wolf2016-10-261-4/+4
* | net: rocker: set limit to DMA buffer sizePrasad J Pandit2016-10-261-1/+1
* | net: eepro100: fix memory leak in device uninitLi Qiang2016-10-261-0/+1
* | net: pcnet: fix source formatting and indentationPrasad J Pandit2016-10-261-63/+67
* | net: pcnet: check rx/tx descriptor ring lengthPrasad J Pandit2016-10-261-0/+3
|/
* Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2016-10-259-75/+211
|\
| * pc: q35: Bump max_cpus to 288Igor Mammedov2016-10-241-0/+2
| * pc: Require IRQ remapping and EIM if there could be x2APIC CPUsIgor Mammedov2016-10-241-0/+14
| * pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUsIgor Mammedov2016-10-241-15/+29
| * Increase MAX_CPUMASK_BITS from 255 to 288Igor Mammedov2016-10-242-2/+2
| * pc: Clarify FW_CFG_MAX_CPUS usage commentIgor Mammedov2016-10-241-10/+8Star
| * pc: kvm_apic: Pass APIC ID depending on xAPIC/x2APIC modeIgor Mammedov2016-10-241-2/+10
| * pc: apic_common: Reset APIC ID to initial ID when switching into x2APIC modeIgor Mammedov2016-10-241-0/+5
| * pc: apic_common: Restore APIC ID to initial ID on resetIgor Mammedov2016-10-241-0/+1
| * pc: apic_common: Extend APIC ID property to 32bitIgor Mammedov2016-10-241-1/+45
| * pc: Leave max apic_id_limit only in legacy cpu hotplug codeIgor Mammedov2016-10-242-7/+6Star
| * acpi: cphp: Force switch to modern cpu hotplug if APIC ID > 254Igor Mammedov2016-10-241-4/+6
| * pc: acpi: x2APIC support for SRAT tableIgor Mammedov2016-10-241-10/+24
| * pc: acpi: x2APIC support for MADT table and _MAT methodIgor Mammedov2016-10-242-24/+59
* | i2c: Add asserts for second smbus i2c_start_transfer()Corey Minyard2016-10-242-4/+15
* | hw/display: QOM'ify pl110.cxiaoqiang zhao2016-10-241-5/+3Star
* | hw/arm: QOM'ify strongarm.cxiaoqiang zhao2016-10-241-5/+10