summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix compile errors when enabling Xen debug logging.Sander Eikelenboom2012-12-172-5/+7
| * | xen: fix trivial PCI passthrough MSI-X bugStefano Stabellini2012-12-171-1/+1
| * | xen: implement support for secondary consoles in the console backendStefano Stabellini2012-12-171-7/+21
|/ /
* | exec: refactor cpu_restore_stateBlue Swirl2012-12-1623-172/+65
* | exec: move TB handling to translate-all.cBlue Swirl2012-12-163-1711/+1755
* | exec: extract TB watchpoint checkBlue Swirl2012-12-161-8/+14
* | exec: fix coding styleBlue Swirl2012-12-161-68/+110
* | Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl2012-12-1525-1007/+1042
|\ \
| * | pseries: Increase default NVRAM sizeDavid Gibson2012-12-141-1/+1
| * | target-ppc: Don't use hwaddr to represent hardware stateDavid Gibson2012-12-141-1/+1
| * | PPC: e500: pci: Export slot2irq calculationAlexander Graf2012-12-143-2/+15
| * | PPC: E500plat: Make a lot of PCI slots availableAlexander Graf2012-12-141-2/+3
| * | PPC: E500: Move PCI slot information into paramsAlexander Graf2012-12-144-1/+9
| * | PPC: E500: Generate dt pci irq map dynamicallyAlexander Graf2012-12-141-20/+31
| * | PPC: E500: PCI: Make IRQ calculation more genericAlexander Graf2012-12-141-10/+3
| * | PPC: E500: PCI: Make first slot qdev settableAlexander Graf2012-12-141-1/+8
| * | openpic: Accelerate pending irq searchAlexander Graf2012-12-141-0/+11
| * | openpic: fix minor coding style issuesAlexander Graf2012-12-141-6/+6
| * | MSI-X: Fix endiannessAlexander Graf2012-12-141-4/+2
| * | PPC: e500: Declare pci bridge as bridgeAlexander Graf2012-12-141-0/+6
| * | PPC: e500: Add MSI supportAlexander Graf2012-12-141-0/+23
| * | openpic: add Shared MSI supportAlexander Graf2012-12-141-20/+130
| * | openpic: make brr1 model specificAlexander Graf2012-12-141-1/+4
| * | openpic: convert to qdevAlexander Graf2012-12-144-155/+180
| * | openpic: remove irq_outAlexander Graf2012-12-144-10/+6
| * | openpic: rename openpic_t to OpenPICStateAlexander Graf2012-12-141-34/+34
| * | openpic: convert simple reg operations to builtin bitopsAlexander Graf2012-12-141-31/+36
| * | openpic: remove unused type variableAlexander Graf2012-12-141-25/+2
| * | openpic: unify memory api subregionsAlexander Graf2012-12-141-52/+56
| * | openpic: combine openpic and mpic reset functionsAlexander Graf2012-12-141-61/+42
| * | openpic: merge mpic and openpic timer handlingAlexander Graf2012-12-141-100/+31
| * | openpic: combine mpic and openpic irq raise functionsAlexander Graf2012-12-142-18/+19
| * | openpic: Convert subregions to memory apiAlexander Graf2012-12-141-45/+61
| * | openpic: combine mpic and openpic src handlersAlexander Graf2012-12-141-47/+5
| * | openpic: update to proper memory apiAlexander Graf2012-12-141-90/+48
| * | mpic: Unify numbering schemeAlexander Graf2012-12-142-249/+45
| * | openpic: Remove unused codeAlexander Graf2012-12-141-163/+0
| * | pseries: Don't allow TCE (iommu) tables to be registered with duplicate LIOBNsDavid Gibson2012-12-141-0/+6
| * | Adding BAR0 for e500 PCI controllerBharat Bhushan2012-12-143-10/+91
| * | e500: Adding CCSR memory regionBharat Bhushan2012-12-141-23/+40
| * | pseries: Update SLOF for NVRAM supportDavid Gibson2012-12-143-1/+1
| * | pseries: Implement PAPR NVRAMDavid Gibson2012-12-145-1/+236
| * | pseries: Split xics irq configuration from state informationDavid Gibson2012-12-141-12/+8
| * | pseries: Add tracepoints to the XICS interrupt controllerDavid Gibson2012-12-142-3/+33
| * | pseries: Allow RTAS tokens without a qemu handlerBen Herrenschmidt2012-12-141-1/+1
| * | pseries: Return the token when we register an RTAS callMichael Ellerman2012-12-142-3/+3
| * | pseries: Use #define for XICS base irq numberBen Herrenschmidt2012-12-143-2/+3
| * | pseries: Fix incorrect initialization of interrupt controllerDavid Gibson2012-12-141-1/+1
| |/
* | target-xtensa: fix ITLB/DTLB page protection flagsMax Filippov2012-12-151-1/+2
* | console: clip update rectangleGerd Hoffmann2012-12-141-0/+10
OpenPOWER on IntegriCloud