summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2015-07-14nvme: properly report volatile write cachesChristoph Hellwig1-5/+14
2015-07-14nvme: implement the Flush commandChristoph Hellwig2-3/+17
2015-07-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell4-5/+6
2015-07-13pc: fix reuse of pc-i440fx-2.4 in pc-i440fx-2.3Eduardo Habkost1-1/+1
2015-07-13Revert "virtio-net: enable virtio 1.0"Jason Wang1-1/+0
2015-07-13virtio-pci: don't crash on illegal lengthMichael S. Tsirkin1-2/+4
2015-07-13qdev: fix 64 bit propertiesCornelia Huck1-1/+1
2015-07-09microblaze: boot: Use cpu_set_pc()Peter Crosthwaite1-2/+3
2015-07-09hw/arm/boot: Use cpu_set_pc()Peter Crosthwaite1-13/+11
2015-07-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-6/+2
2015-07-08ahci: Fix CD-ROM signatureHannes Reinecke1-1/+1
2015-07-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell11-74/+623
2015-07-08virtio fix cfg endian-ness for BE targetsMichael S. Tsirkin1-8/+83
2015-07-08virtio-pci: implement cfg capabilityMichael S. Tsirkin2-1/+78
2015-07-08pcie: Set the "link active" in the link status registerBenjamin Herrenschmidt1-1/+1
2015-07-08hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init()Laszlo Ersek3-9/+8
2015-07-08hw/i386/pc: reflect any FDC @ ioport 0x3f0 in the CMOSLaszlo Ersek1-2/+55
2015-07-08hw/i386/pc: factor out pc_cmos_init_floppy()Laszlo Ersek1-29/+38
2015-07-08ich9: implement strap SPKR pin logicPaulo Alcantara2-1/+7
2015-07-07Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell20-385/+710
2015-07-07Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150707' i...Peter Maydell3-0/+7
2015-07-07sPAPR: Clear stale MSIx table during EEH resetGavin Shan1-0/+46
2015-07-07sPAPR: Reenable EEH functionality on rebootGavin Shan1-1/+18
2015-07-07sPAPR: Don't enable EEH on emulated PCI devicesGavin Shan1-0/+7
2015-07-07spapr-vty: Use TYPE_ definition instead of hardcodingDavid Gibson1-1/+1
2015-07-07spapr_vty: lookup should only return valid VTY objectsDavid Gibson1-0/+4
2015-07-07spapr_pci: drop redundant args in spapr_[populate, create]_pci_child_dtNikunj A Dadhania1-16/+11
2015-07-07spapr_pci: populate ibm,loc-codeNikunj A Dadhania1-6/+71
2015-07-07spapr_pci: enumerate and add PCI device treeNikunj A Dadhania1-17/+133
2015-07-07xics_kvm: Don't enable KVM_CAP_IRQ_XICS if already enabledBharata B Rao1-0/+10
2015-07-07ppc: Update cpu_model in MachineStateBharata B Rao6-25/+20
2015-07-07spapr: Consolidate cpu init code into a routineBharata B Rao1-25/+29
2015-07-07spapr: Reorganize CPU dt generation codeBharata B Rao1-125/+159
2015-07-07spapr: Support ibm, lrdr-capacity device tree propertyBharata B Rao1-0/+16
2015-07-07spapr: Consider max_cpus during xics initializationBharata B Rao1-2/+2
2015-07-07Revert "hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_it...Markus Armbruster1-17/+11
2015-07-07spapr_iommu: translate sPAPRTCEAccess to IOMMUAccessFlagsGreg Kurz1-2/+16
2015-07-07spapr_iommu: drop erroneous check in h_put_tce_indirect()Greg Kurz1-3/+1
2015-07-07spapr_pci: set device node unit address as hexNikunj A Dadhania1-5/+7
2015-07-07spapr_pci: encode class code including Prog IF registerNikunj A Dadhania1-2/+1
2015-07-07spapr_pci: encode missing 64-bit memory address spaceNikunj A Dadhania1-1/+9
2015-07-07spapr: Add sPAPRMachineClassDavid Gibson1-0/+1
2015-07-07spapr: Remove obsolete entry_point field from sPAPRMachineStateDavid Gibson1-3/+1
2015-07-07spapr: Remove obsolete ram_limit field from sPAPRMachineStateDavid Gibson2-11/+14
2015-07-07spapr: Merge sPAPREnvironment into sPAPRMachineStateDavid Gibson13-134/+134
2015-07-07spapr: ensure we have at least one XICS serverGreg Kurz1-1/+2
2015-07-07macio: remove nonexistent interrupt on pin 1Cormac O'Brien1-2/+0
2015-07-07Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell8-20/+36
2015-07-07Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150707-1' into s...Peter Maydell3-7/+22
2015-07-07migration: Add configuration sectionJuan Quintela2-0/+2