summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* net: reorganize headersPaolo Bonzini2012-12-1972-98/+71
* net: do not include net.h everywherePaolo Bonzini2012-12-1913-12/+1
* net: move Bluetooth stuff out of net.hPaolo Bonzini2012-12-194-4/+4
* janitor: do not include qemu-char everywherePaolo Bonzini2012-12-199-7/+3
* janitor: do not rely on indirect inclusions of or from qemu-char.hPaolo Bonzini2012-12-1913-0/+14
* build: kill libdis, move disassemblers to disas/Paolo Bonzini2012-12-191-1/+1
* build: move rules from Makefile to */Makefile.objsPaolo Bonzini2012-12-191-0/+2
* Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEADPaolo Bonzini2012-12-17128-273/+260
|\
| * 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-171-1/+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-1796-153/+153
| * pci: move pci core code to hw/pciMichael S. Tsirkin2012-12-1732-11/+11
| * pci: prepare makefiles for pci code reorganizationMichael S. Tsirkin2012-12-121-0/+1
| * Fixup q35/ich9 LicensesJason Baron2012-12-123-36/+23
* | exec: refactor cpu_restore_stateBlue Swirl2012-12-161-3/+1
* | Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl2012-12-1519-1005/+1023
|\ \
| * | pseries: Increase default NVRAM sizeDavid 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
OpenPOWER on IntegriCloud