summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* PPC: spapr: Expose /hypervisor node in device treeAlexander Graf2014-06-161-0/+20
* hw/pci-host/ppce500: Fix typo in vmstate definitionPeter Maydell2014-06-161-1/+1
* spapr_iommu: Introduce bus_offset in sPAPRTCETableAlexey Kardashevskiy2014-06-163-6/+13
* spapr_iommu: Introduce page_shift in sPAPRTCETableAlexey Kardashevskiy2014-06-163-26/+47
* spapr_iommu: Get rid of window_size in sPAPRTCETableAlexey Kardashevskiy2014-06-163-33/+22
* spapr_iommu: Convert old qdev_init_nofail() to object_property_set_boolAlexey Kardashevskiy2014-06-161-1/+1
* spapr_pci: Allow multiple TCE tables per PHBAlexey Kardashevskiy2014-06-161-11/+43
* spapr_pci: spapr_iommu: Make DMA window a subregionAlexey Kardashevskiy2014-06-162-3/+19
* spapr_pci: Introduce a finish_realize() callbackAlexey Kardashevskiy2014-06-161-12/+26
* spapr_iommu: Enable multiple TCE requestsAlexey Kardashevskiy2014-06-162-0/+81
* spapr: Enable dynamic change of the supported hypercalls listAlexey Kardashevskiy2014-06-161-7/+23
* macio: Fix timer endiannessAlexander Graf2014-06-161-1/+1
* macio ide: Do remainder access asynchronouslyAlexander Graf2014-06-162-10/+46
* spapr_iommu: Replace @instance_id with LIOBN for migrationAlexey Kardashevskiy2014-06-161-1/+3
* spapr: Implement processor compatibility in ibm, client-architecture-supportAlexey Kardashevskiy2014-06-162-1/+109
* spapr: Limit threads per core according to current compatibility modeAlexey Kardashevskiy2014-06-161-1/+1
* spapr: Rework spapr_fixup_cpu_dt()Alexey Kardashevskiy2014-06-161-11/+22
* spapr: Add ibm, client-architecture-support callAlexey Kardashevskiy2014-06-162-0/+57
* target-ppc: Implement "compat" CPU optionAlexey Kardashevskiy2014-06-161-0/+14
* spapr: Move SMT-related properties out of skeleton fdtAlexey Kardashevskiy2014-06-161-15/+33
* PPC: openpic_kvm: Implement resetAlexander Graf2014-06-161-5/+10
* openpic: Reset IRQ source private membersPaul Janzen2014-06-161-2/+2
* openpic: Move definition of openpic_resetPaul Janzen2014-06-161-49/+50
* macio: handle non-block ATAPI DMA transfersMark Cave-Ayland2014-06-161-0/+21
* spapr: Add ibm, chip-id property in device treeAlexey Kardashevskiy2014-06-161-0/+6
* spapr: Add support for time base offset migrationAlexey Kardashevskiy2014-06-162-2/+81
* PPC: e500: Move to u-boot as firmwareAlexander Graf2014-06-161-41/+73
* PPC: e500: Expose kernel load address in dtAlexander Graf2014-06-161-5/+23
* PPC: e500: implement PCI INTx routingBharat Bhushan2014-06-162-2/+24
* PPC: e500: some pci related cleanupBharat Bhushan2014-06-162-12/+14
* spapr_pci: fix MSI limitAlexey Kardashevskiy2014-06-161-16/+18
* mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already thereBALATON Zoltan2014-06-162-2/+8
* spapr_pci: Fix number of returned vectors in ibm, change-msiAlexey Kardashevskiy2014-06-161-0/+15
* spapr-pci: remove io ports workaroundGreg Kurz2014-06-161-11/+2
* spapr_nvram: Correct max nvram sizeAlexey Kardashevskiy2014-06-161-1/+1
* Fix typo in eTSEC Ethernet controllerFabien Chouteau2014-06-161-1/+1
* savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela2014-06-1664-181/+94
* savevm: Remove all the unneeded version_minimum_id_old (ppc)Juan Quintela2014-06-1613-48/+24
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140613-1' into s...Peter Maydell2014-06-131-0/+13
|\
| * usb-host: add range checks for usb-host parametersGerd Hoffmann2014-06-131-0/+13
* | Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140613-1' into ...Peter Maydell2014-06-132-1/+11
|\ \
| * | qxl-render: add sanity checkGerd Hoffmann2014-06-131-0/+6
| * | spice: add mouse cursor supportGerd Hoffmann2014-06-131-1/+5
| |/
* | audio: Drop superfluous conditionals around g_free()Markus Armbruster2014-06-131-3/+1
|/
* vhost: replace ffsl with ctzlNatanael Copa2014-06-111-4/+2
* virtio.c: fix error messageMichael Tokarev2014-06-101-1/+1
* hw: vmware_vga: don't return cursorx when the driver asks for cursory registerNicolas Owens2014-06-101-1/+1
* smbios: use g_free directly on NULL pointersPaolo Bonzini2014-06-101-7/+2
* apb: Fix compiler warnings (large constants)Stefan Weil2014-06-101-2/+2
* hw/net/ne2000-isa: Register vmstate structPeter Maydell2014-06-101-0/+1
OpenPOWER on IntegriCloud