summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * | spapr: Remove obsolete ram_limit field from sPAPRMachineStateDavid Gibson2015-07-072-11/+14
| * | spapr: Merge sPAPREnvironment into sPAPRMachineStateDavid Gibson2015-07-0713-134/+134
| * | spapr: ensure we have at least one XICS serverGreg Kurz2015-07-071-1/+2
| * | macio: remove nonexistent interrupt on pin 1Cormac O'Brien2015-07-071-2/+0
* | | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150707' i...Peter Maydell2015-07-073-0/+7
|\ \ \
| * | | migration: Add configuration sectionJuan Quintela2015-07-072-0/+2
| * | | global_state: Make section optionalJuan Quintela2015-07-073-0/+3
| * | | Fix older machine type compatibility on power with section footersDr. David Alan Gilbert2015-07-071-0/+2
| |/ /
* | | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2015-07-078-20/+36
|\ \ \
| * | | rocker: mark copy-to-cpu pkts as forwarding offloadedScott Feldman2015-07-074-3/+11
| * | | rocker: return -1 when dropping packet on ingressScott Feldman2015-07-071-1/+1
| * | | rocker: fix missing break statementsScott Feldman2015-07-071-0/+2
| * | | rocker: fix misplaced break statementScott Feldman2015-07-071-1/+1
| * | | rocker: don't queue receive pkts when port is disabledScott Feldman2015-07-071-8/+10
| * | | vmxnet3: Fix incorrect small packet paddingBrian Kress2015-07-071-6/+6
| * | | e1000: flush packets when link comes upStefan Hajnoczi2015-07-071-0/+3
| * | | rocker: fix memory leakGonglei2015-07-071-1/+2
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150707-1' into s...Peter Maydell2015-07-073-7/+22
|\ \ \ | |_|/ |/| |
| * | virtio-gpu: use virtio_instance_init_common, fixup propertiesGerd Hoffmann2015-07-073-7/+7
| * | virtio-gpu: update console device property.Gerd Hoffmann2015-07-072-0/+15
* | | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150706.0' i...Peter Maydell2015-07-077-13/+161
|\ \ \ | |_|/ |/| |
| * | vfio/pci : Add pba_offset PCI quirk for Chelsio T5 devicesGabriel Laupre2015-07-061-0/+27
| * | vfio: Unregister IOMMU notifiers when container is destroyedAlexey Kardashevskiy2015-07-061-0/+8
| * | hw/vfio/platform: add irqfd supportEric Auger2015-07-061-0/+100
| * | sysbus: add irq_routing_notifierEric Auger2015-07-061-0/+6
| * | intc: arm_gic_kvm: set the qemu_irq/gsi mappingEric Auger2015-07-061-0/+6
| * | kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffixEric Auger2015-07-063-9/+9
| * | vfio: cpu: Use "real" page size APIPeter Crosthwaite2015-07-061-3/+4
| * | vfio: fix return type of preadPaolo Bonzini2015-07-061-1/+1
* | | pc: add SMM propertyPaolo Bonzini2015-07-063-2/+62
* | | ich9: add smm_enabled field and argumentsPaolo Bonzini2015-07-063-5/+8
* | | pc_piix: rename kvm_enabled to smm_enabledPaolo Bonzini2015-07-062-6/+6
* | | piix4/ich9: do not raise SMI on ACPI enable/disable commandsPaolo Bonzini2015-07-062-0/+6
|/ /
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-07-061-0/+1
|\ \
| * | acpi: mark PMTIMER as unlockedPaolo Bonzini2015-07-011-0/+1
* | | arm_mptimer: Respect IT bit stateDmitry Osipenko2015-07-061-1/+1
* | | arm_mptimer: Fix timer shutdown and mode changeDmitry Osipenko2015-07-061-2/+9
* | | hw/intc/arm_gic_common.c: Reset all registersPeter Maydell2015-07-061-3/+18
* | | Fix interval interrupt of cadence ttc when timer is in decrement modeJohannes Schlatow2015-07-061-5/+4
* | | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2015-07-056-176/+350
|\ \ \
| * | | ahci: fix sdb fis semanticsJohn Snow2015-07-041-12/+17
| * | | ahci: Do not map cmd_fis to generate responseJohn Snow2015-07-041-45/+5
| * | | ahci: ncq migrationJohn Snow2015-07-041-1/+50
| * | | ahci: add get_cmd_header helperJohn Snow2015-07-041-3/+12
| * | | ahci: add cmd header to ncq transfer stateJohn Snow2015-07-042-5/+7
| * | | ahci: correct ncq sector countJohn Snow2015-07-042-3/+6
| * | | ahci: correct types in NCQTransferStateJohn Snow2015-07-042-7/+7
| * | | ahci: add rwerror=stop support for ncqJohn Snow2015-07-044-2/+44
| * | | ahci: factor ncq_finish out of ncq_cbJohn Snow2015-07-041-12/+18
| * | | ahci: refactor process_ncq_commandJohn Snow2015-07-041-31/+42
OpenPOWER on IntegriCloud