summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2016-10-28ppc/xics: change the icp_ routines API to use an 'ICPState *' argumentCédric Le Goater2-22/+21
2016-10-28ppc/xics: add a XICSState backlink in ICPStateCédric Le Goater1-0/+1
2016-10-28ppc/xics: add a xics_set_nr_servers common routineCédric Le Goater3-27/+23
2016-10-28nvram: Rename openbios_firmware_abi.h into sun_nvram.hThomas Huth2-2/+2
2016-10-28nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch]Thomas Huth2-15/+23
2016-10-28sparc: Use the new common NVRAM functions for system and free space partitionThomas Huth2-54/+12
2016-10-28nvram: Introduce helper functions for CHRP "system" and "free space" partitionsThomas Huth3-32/+85
2016-10-28spapr_pci: advertise explicit numa IDs even when there's 1 nodeMichael Roth1-1/+7
2016-10-28ppc/xics: Add xics to the monitor "info pic" commandBenjamin Herrenschmidt1-0/+49
2016-10-27Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20161027-1' into...Peter Maydell1-1/+2
2016-10-26audio: intel-hda: check stream entry count during transferPrasad J Pandit1-1/+2
2016-10-26net: rtl8139: limit processing of ring descriptorsPrasad J Pandit1-1/+1
2016-10-26net: vmxnet: initialise local tx descriptorLi Qiang1-0/+1
2016-10-26e1000e: Don't zero out buffer address in rx descriptorKevin Wolf1-4/+4
2016-10-26net: rocker: set limit to DMA buffer sizePrasad J Pandit1-1/+1
2016-10-26net: eepro100: fix memory leak in device uninitLi Qiang1-0/+1
2016-10-26net: pcnet: fix source formatting and indentationPrasad J Pandit1-63/+67
2016-10-26net: pcnet: check rx/tx descriptor ring lengthPrasad J Pandit1-0/+3
2016-10-25Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell9-75/+211
2016-10-24pc: q35: Bump max_cpus to 288Igor Mammedov1-0/+2
2016-10-24pc: Require IRQ remapping and EIM if there could be x2APIC CPUsIgor Mammedov1-0/+14
2016-10-24pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUsIgor Mammedov1-15/+29
2016-10-24Increase MAX_CPUMASK_BITS from 255 to 288Igor Mammedov2-2/+2
2016-10-24pc: Clarify FW_CFG_MAX_CPUS usage commentIgor Mammedov1-10/+8
2016-10-24pc: kvm_apic: Pass APIC ID depending on xAPIC/x2APIC modeIgor Mammedov1-2/+10
2016-10-24pc: apic_common: Reset APIC ID to initial ID when switching into x2APIC modeIgor Mammedov1-0/+5
2016-10-24pc: apic_common: Restore APIC ID to initial ID on resetIgor Mammedov1-0/+1
2016-10-24pc: apic_common: Extend APIC ID property to 32bitIgor Mammedov1-1/+45
2016-10-24pc: Leave max apic_id_limit only in legacy cpu hotplug codeIgor Mammedov2-7/+6
2016-10-24acpi: cphp: Force switch to modern cpu hotplug if APIC ID > 254Igor Mammedov1-4/+6
2016-10-24pc: acpi: x2APIC support for SRAT tableIgor Mammedov1-10/+24
2016-10-24pc: acpi: x2APIC support for MADT table and _MAT methodIgor Mammedov2-24/+59
2016-10-24i2c: Add asserts for second smbus i2c_start_transfer()Corey Minyard2-4/+15
2016-10-24hw/display: QOM'ify pl110.cxiaoqiang zhao1-5/+3
2016-10-24hw/arm: QOM'ify strongarm.cxiaoqiang zhao1-5/+10
2016-10-24hw/arm: QOM'ify pxa2xx_gpio.cxiaoqiang zhao1-10/+15
2016-10-24hw/arm: QOM'ify musicpal.cxiaoqiang zhao1-43/+45
2016-10-24timer: stm32f2xx_timer: add check for prescaler valuePrasad J Pandit1-1/+1
2016-10-24i2c: Fix SMBus read transactions to avoid double eventsCorey Minyard1-13/+19
2016-10-24timer: a9gtimer: remove loop to auto-increment comparatorPrasad J Pandit1-7/+7
2016-10-24ARM: Virt: ACPI: Build an IORT table with RC and ITS nodesPrem Mallappa1-11/+60
2016-10-24arm_mptimer: Convert to use ptimerDmitry Osipenko1-67/+82
2016-10-24hw/ptimer: Add "no counter round down" policyDmitry Osipenko1-0/+9
2016-10-24hw/ptimer: Add "no immediate reload" policyDmitry Osipenko1-5/+26
2016-10-24hw/ptimer: Add "no immediate trigger" policyDmitry Osipenko1-4/+16
2016-10-24hw/ptimer: Add "continuous trigger" policyDmitry Osipenko1-3/+27
2016-10-24hw/ptimer: Add "wraparound after one period" policyDmitry Osipenko1-15/+43
2016-10-24hw/arm/virt: Set minimum_page_bits to 12Peter Maydell1-0/+4
2016-10-24Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell50-442/+421
2016-10-24char: replace avail_connectionsMarc-André Lureau1-1/+0