summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: create ldscripts/Paolo Bonzini2012-12-1914-1/+1
* build: move rules from Makefile to */Makefile.objsPaolo Bonzini2012-12-195-10/+12
* build: add $(TARGET_DIR) to "GEN config-target.h" linesPaolo Bonzini2012-12-191-1/+1
* build: adjust setting of QEMU_INCLUDESPaolo Bonzini2012-12-193-4/+4
* vscclient: use per-target variablesPaolo Bonzini2012-12-191-1/+2
* libcacard: simplify rules for recursive buildPaolo Bonzini2012-12-171-9/+1
* Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEADPaolo Bonzini2012-12-17138-290/+293
|\
| * kvm: do not flush after deleting gsiMichael S. Tsirkin2012-12-171-2/+0
| * pci_bus.h: tweak include guardsMichael S. Tsirkin2012-12-171-3/+3
| * pci_bus: update commentMichael S. Tsirkin2012-12-171-7/+3
| * pci: rename pci_internals.h pci_bus.hMichael S. Tsirkin2012-12-1713-12/+12
| * Revert "pci: prepare makefiles for pci code reorganization"Michael S. Tsirkin2012-12-174-4/+0
| * pci: fix path for local includesMichael S. Tsirkin2012-12-1722-62/+62
| * pci: update all users to look in pci/Michael S. Tsirkin2012-12-17102-159/+159
| * pci: move pci core code to hw/pciMichael S. Tsirkin2012-12-1732-11/+11
| * MAINTAINERS: add hw/pci/ to list of PCI filesMichael S. Tsirkin2012-12-121-0/+1
| * pci: prepare makefiles for pci code reorganizationMichael S. Tsirkin2012-12-124-0/+4
| * get_maintainer.pl: update from linix 3.8Michael S. Tsirkin2012-12-121-9/+16
| * tap: reset vnet header size on openMichael S. Tsirkin2012-12-121-0/+8
| * Fixup q35/ich9 LicensesJason Baron2012-12-123-36/+23
* | 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
OpenPOWER on IntegriCloud