summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2015-07-07Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150706.0' i...Peter Maydell7-13/+161
2015-07-06vfio/pci : Add pba_offset PCI quirk for Chelsio T5 devicesGabriel Laupre1-0/+27
2015-07-06vfio: Unregister IOMMU notifiers when container is destroyedAlexey Kardashevskiy1-0/+8
2015-07-06hw/vfio/platform: add irqfd supportEric Auger1-0/+100
2015-07-06sysbus: add irq_routing_notifierEric Auger1-0/+6
2015-07-06intc: arm_gic_kvm: set the qemu_irq/gsi mappingEric Auger1-0/+6
2015-07-06kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffixEric Auger3-9/+9
2015-07-06vfio: cpu: Use "real" page size APIPeter Crosthwaite1-3/+4
2015-07-06vfio: fix return type of preadPaolo Bonzini1-1/+1
2015-07-06pc: add SMM propertyPaolo Bonzini3-2/+62
2015-07-06ich9: add smm_enabled field and argumentsPaolo Bonzini3-5/+8
2015-07-06pc_piix: rename kvm_enabled to smm_enabledPaolo Bonzini2-6/+6
2015-07-06piix4/ich9: do not raise SMI on ACPI enable/disable commandsPaolo Bonzini2-0/+6
2015-07-06Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+1
2015-07-06arm_mptimer: Respect IT bit stateDmitry Osipenko1-1/+1
2015-07-06arm_mptimer: Fix timer shutdown and mode changeDmitry Osipenko1-2/+9
2015-07-06hw/intc/arm_gic_common.c: Reset all registersPeter Maydell1-3/+18
2015-07-06Fix interval interrupt of cadence ttc when timer is in decrement modeJohannes Schlatow1-5/+4
2015-07-05Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell6-176/+350
2015-07-04ahci: fix sdb fis semanticsJohn Snow1-12/+17
2015-07-04ahci: Do not map cmd_fis to generate responseJohn Snow1-45/+5
2015-07-04ahci: ncq migrationJohn Snow1-1/+50
2015-07-04ahci: add get_cmd_header helperJohn Snow1-3/+12
2015-07-04ahci: add cmd header to ncq transfer stateJohn Snow2-5/+7
2015-07-04ahci: correct ncq sector countJohn Snow2-3/+6
2015-07-04ahci: correct types in NCQTransferStateJohn Snow2-7/+7
2015-07-04ahci: add rwerror=stop support for ncqJohn Snow4-2/+44
2015-07-04ahci: factor ncq_finish out of ncq_cbJohn Snow1-12/+18
2015-07-04ahci: refactor process_ncq_commandJohn Snow1-31/+42
2015-07-04ahci: assert is_ncq for process_ncqJohn Snow1-38/+30
2015-07-04ahci: stash ncq commandJohn Snow2-1/+3
2015-07-04ide: add limit to .prepare_buf()John Snow5-24/+36
2015-07-04ahci: ncq sector count correctionJohn Snow1-3/+3
2015-07-04ahci: add ncq debug checksJohn Snow1-0/+23
2015-07-04ahci: separate prdtl from optsJohn Snow2-12/+14
2015-07-04ahci: check for ncq prdtl overflowJohn Snow1-5/+15
2015-07-04ahci: add ncq_err helperJohn Snow1-4/+10
2015-07-04ahci: use shorter variablesJohn Snow1-8/+10
2015-07-04ahci: Rename NCQFIS structure fieldsJohn Snow1-10/+25
2015-07-04ahci: Do not ignore memory access read sizeJohn Snow1-2/+25
2015-07-03numa,pc-dimm: Store pc-dimm memory information in numa_infoBharata B Rao1-0/+4
2015-07-03pc: Abort if HotplugHandlerClass::plug() failsBharata B Rao1-1/+1
2015-07-03pc,pc-dimm: Factor out reusable parts in pc_dimm_plug to a separate routineBharata B Rao2-63/+83
2015-07-03pc,pc-dimm: Extract hotplug related fields in PCMachineState to a structureBharata B Rao2-14/+14
2015-07-03Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150703-1' into...Peter Maydell1-0/+11
2015-07-03virtio-input: add input routing supportGerd Hoffmann1-0/+11
2015-07-02Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150702-v3' into sta...Peter Maydell6-66/+248
2015-07-02s390x/migration: Introduce 2.4 machineChristian Borntraeger1-4/+18
2015-07-02s390x/ipl: Fix boot if no bootindex was specifiedChristian Borntraeger1-2/+2
2015-07-02virtio-ccw: migrate ->revisionCornelia Huck1-0/+2