aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-20aspeed: use first FMC flash as a boot ROMCédric Le Goater1-0/+41
2017-01-20aspeed/smc: extend tests for Command modeCédric Le Goater1-0/+102
2017-01-20aspeed/smc: reset flash after each testCédric Le Goater1-0/+31
2017-01-20aspeed/smc: handle SPI flash Command modeCédric Le Goater2-26/+131
2017-01-20aspeed/smc: adjust the size of the register regionCédric Le Goater2-15/+11
2017-01-20aspeed/smc: unfold the AspeedSMCController arrayCédric Le Goater2-18/+74
2017-01-20aspeed/smc: autostrap CE0/1 configurationCédric Le Goater1-5/+27
2017-01-20aspeed/smc: rework the prototype of the AspeedSMCFlash helper routinesCédric Le Goater1-17/+22
2017-01-20aspeed/smc: remove call to aspeed_smc_update_cs() in reset functionCédric Le Goater1-2/+1
2017-01-20aspeed/smc: remove call to reset in realize functionCédric Le Goater1-2/+0
2017-01-20target/arm: Implement DBGVCR32_EL2 system registerPeter Maydell1-0/+7
2017-01-20target/arm: Handle VIRQ and VFIQ in arm_cpu_do_interrupt_aarch32()Peter Maydell1-0/+14
2017-01-20block: m25p80: Improve 1GiB Micron flash definitionMarcin Krzeminski1-2/+4
2017-01-20block: m25p80: Introduce die erase commandMarcin Krzeminski1-1/+40
2017-01-20block: m25p80: Add Quad Page Program 4byteMarcin Krzeminski1-0/+4
2017-01-20arm: Uniquely name imx25 I2C buses.Alastair D'Silva2-2/+2
2017-01-20virtio-ccw: fix ring sizingMichael S. Tsirkin3-1/+7
2017-01-20s390x/pci: merge msix init functionsYi Min Zhao1-12/+10
2017-01-20s390x/pci: handle PCIBridge bus numberPierre Morel2-0/+53
2017-01-20s390x/pci: use hashtable to look up zpci via fhYi Min Zhao2-14/+9
2017-01-20s390x/pci: PCI multibus bridge handlingPierre Morel1-2/+15
2017-01-20s390x/pci: optimize calling s390_get_phb()Yi Min Zhao4-50/+52
2017-01-20s390x/pci: change the device array to a listPierre Morel2-51/+56
2017-01-20s390x/pci: dynamically allocate iommuYi Min Zhao2-15/+64
2017-01-20s390x/pci: make S390PCIIOMMU inherit ObjectYi Min Zhao4-53/+71
2017-01-20s390x/kvm: use kvm_gsi_routing_enabled in flicFei Li1-2/+2
2017-01-20s390x: add compat machine for 2.9Cornelia Huck1-1/+16
2017-01-20s390x: remove double compat statementChristian Borntraeger1-2/+0
2017-01-20tap: fix memory leak on failure in net_init_tap()Peter Maydell1-2/+5
2017-01-20hw/pci: use-after-free in pci_nic_init_nofail when nic device fails to initia...Alex Kompel1-8/+1
2017-01-20hw/net/dp8393x: Avoid unintentional sign extensions on addressesPeter Maydell1-27/+68
2017-01-20m68k: QOMify the MCF Fast Ethernet Controller deviceThomas Huth4-23/+90
2017-01-20net: optimize checksum computationLadi Prosek1-8/+13
2017-01-20docs: Fix description of the sentenceZhang Chen1-1/+3
2017-01-19Revert "win32: don't run subprocess tests on Mingw32 platform"Marc-André Lureau1-1/+1
2017-01-19hax: add Darwin supportVincent Palatin4-0/+390
2017-01-19Plumb the HAXM-based hardware acceleration supportVincent Palatin11-12/+141
2017-01-19target/i386: Add Intel HAX filesVincent Palatin8-0/+2554
2017-01-19kvm: move cpu synchronization codeVincent Palatin21-35/+59
2017-01-19KVM: PPC: eliminate unnecessary duplicate constantsPaolo Bonzini1-12/+0
2017-01-19virtio: force VIRTIO_F_IOMMU_PLATFORMJason Wang1-2/+3
2017-01-19virtio: fix up max size checksMichael S. Tsirkin1-20/+13
2017-01-19Merge remote-tracking branch 'remotes/artyom/tags/pull-sun4v-20170118' into s...Peter Maydell22-528/+1227
2017-01-19error: Report certain hints on stderr when no monitorMarc-André Lureau1-0/+2
2017-01-19error: error_setg_errno(): errno gets preservedSascha Silbe1-0/+3
2017-01-19Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170117' into stagingPeter Maydell1-25/+20
2017-01-18target-sparc: fix up niagara machineArtyom Tarasenko6-39/+199
2017-01-18target-sparc: move common cpu initialisation routines to sparc64.cArtyom Tarasenko5-345/+389
2017-01-18target-sparc: implement sun4v RTCArtyom Tarasenko4-0/+111
2017-01-18target-sparc: add ST_BLKINIT_ ASIs for UA2005+ CPUsArtyom Tarasenko1-0/+11