summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2012-12-14PPC: E500: Move PCI slot information into paramsAlexander Graf4-1/+9
2012-12-14PPC: E500: Generate dt pci irq map dynamicallyAlexander Graf1-20/+31
2012-12-14PPC: E500: PCI: Make IRQ calculation more genericAlexander Graf1-10/+3
2012-12-14PPC: E500: PCI: Make first slot qdev settableAlexander Graf1-1/+8
2012-12-14openpic: Accelerate pending irq searchAlexander Graf1-0/+11
2012-12-14openpic: fix minor coding style issuesAlexander Graf1-6/+6
2012-12-14MSI-X: Fix endiannessAlexander Graf1-4/+2
2012-12-14PPC: e500: Declare pci bridge as bridgeAlexander Graf1-0/+6
2012-12-14PPC: e500: Add MSI supportAlexander Graf1-0/+23
2012-12-14openpic: add Shared MSI supportAlexander Graf1-20/+130
2012-12-14openpic: make brr1 model specificAlexander Graf1-1/+4
2012-12-14openpic: convert to qdevAlexander Graf4-155/+180
2012-12-14openpic: remove irq_outAlexander Graf4-10/+6
2012-12-14openpic: rename openpic_t to OpenPICStateAlexander Graf1-34/+34
2012-12-14openpic: convert simple reg operations to builtin bitopsAlexander Graf1-31/+36
2012-12-14openpic: remove unused type variableAlexander Graf1-25/+2
2012-12-14openpic: unify memory api subregionsAlexander Graf1-52/+56
2012-12-14openpic: combine openpic and mpic reset functionsAlexander Graf1-61/+42
2012-12-14openpic: merge mpic and openpic timer handlingAlexander Graf1-100/+31
2012-12-14openpic: combine mpic and openpic irq raise functionsAlexander Graf2-18/+19
2012-12-14openpic: Convert subregions to memory apiAlexander Graf1-45/+61
2012-12-14openpic: combine mpic and openpic src handlersAlexander Graf1-47/+5
2012-12-14openpic: update to proper memory apiAlexander Graf1-90/+48
2012-12-14mpic: Unify numbering schemeAlexander Graf2-249/+45
2012-12-14openpic: Remove unused codeAlexander Graf1-163/+0
2012-12-14pseries: Don't allow TCE (iommu) tables to be registered with duplicate LIOBNsDavid Gibson1-0/+6
2012-12-14Adding BAR0 for e500 PCI controllerBharat Bhushan3-10/+91
2012-12-14e500: Adding CCSR memory regionBharat Bhushan1-23/+40
2012-12-14pseries: Implement PAPR NVRAMDavid Gibson4-1/+232
2012-12-14pseries: Split xics irq configuration from state informationDavid Gibson1-12/+8
2012-12-14pseries: Add tracepoints to the XICS interrupt controllerDavid Gibson1-3/+20
2012-12-14pseries: Allow RTAS tokens without a qemu handlerBen Herrenschmidt1-1/+1
2012-12-14pseries: Return the token when we register an RTAS callMichael Ellerman2-3/+3
2012-12-14pseries: Use #define for XICS base irq numberBen Herrenschmidt3-2/+3
2012-12-14pseries: Fix incorrect initialization of interrupt controllerDavid Gibson1-1/+1
2012-12-10Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori2-13/+6
2012-12-10Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori8-22/+19
2012-12-10Merge remote-tracking branch 'kraxel/acpi.1' into stagingAnthony Liguori11-415/+317
2012-12-10Merge remote-tracking branch 'kraxel/usb.74' into stagingAnthony Liguori13-9/+168
2012-12-08Merge branch 'master' of git.qemu-project.org:/pub/git/qemuBlue Swirl2-5/+6
2012-12-07pc_sysfw: Plug memory leak on pc_fw_add_pflash_drv() error pathMarkus Armbruster1-1/+3
2012-12-07Fix spelling in comments and documentationStefan Weil1-3/+3
2012-12-07Clean up pci_drive_hot_add()'s use of BlockInterfaceTypeMarkus Armbruster2-11/+7
2012-12-07arm: a9mpcore: remove un-used ptimer_iomem fieldPeter Crosthwaite1-1/+0
2012-12-07s390x: Spelling fixes (endianess -> endianness, occured -> occurred)Stefan Weil2-4/+4
2012-12-07sd: Send debug printfery to stderr not stdoutPeter Crosthwaite1-2/+2
2012-12-06qdev: qdev_create(): use error_report() instead of hw_error()Eduardo Habkost1-3/+5
2012-12-06Create qemu-types.h for struct typedefsEduardo Habkost1-10/+1
2012-12-05xilinx_uartlite: Accept input after rx FIFO popPeter Crosthwaite1-0/+1
2012-12-05xilinx_uartlite: suppress "cannot receive message"Peter Crosthwaite1-5/+1