summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-19net: do not include net.h everywherePaolo Bonzini17-16/+1
2012-12-19net: move Bluetooth stuff out of net.hPaolo Bonzini8-21/+17
2012-12-19janitor: do not include qemu-char everywherePaolo Bonzini31-25/+7
2012-12-19janitor: do not rely on indirect inclusions of or from qemu-char.hPaolo Bonzini26-0/+27
2012-12-19build: kill libuserPaolo Bonzini5-35/+6
2012-12-19build: kill libdis, move disassemblers to disas/Paolo Bonzini51-115/+86
2012-12-19build: create ldscripts/Paolo Bonzini14-1/+1
2012-12-19build: move rules from Makefile to */Makefile.objsPaolo Bonzini5-10/+12
2012-12-19build: add $(TARGET_DIR) to "GEN config-target.h" linesPaolo Bonzini1-1/+1
2012-12-19build: adjust setting of QEMU_INCLUDESPaolo Bonzini3-4/+4
2012-12-19vscclient: use per-target variablesPaolo Bonzini1-1/+2
2012-12-17libcacard: simplify rules for recursive buildPaolo Bonzini1-9/+1
2012-12-17Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEADPaolo Bonzini138-290/+293
2012-12-17kvm: do not flush after deleting gsiMichael S. Tsirkin1-2/+0
2012-12-17pci_bus.h: tweak include guardsMichael S. Tsirkin1-3/+3
2012-12-17pci_bus: update commentMichael S. Tsirkin1-7/+3
2012-12-17pci: rename pci_internals.h pci_bus.hMichael S. Tsirkin13-12/+12
2012-12-17Revert "pci: prepare makefiles for pci code reorganization"Michael S. Tsirkin4-4/+0
2012-12-17pci: fix path for local includesMichael S. Tsirkin22-62/+62
2012-12-17pci: update all users to look in pci/Michael S. Tsirkin102-159/+159
2012-12-17pci: move pci core code to hw/pciMichael S. Tsirkin32-11/+11
2012-12-16exec: refactor cpu_restore_stateBlue Swirl23-172/+65
2012-12-16exec: move TB handling to translate-all.cBlue Swirl3-1711/+1755
2012-12-16exec: extract TB watchpoint checkBlue Swirl1-8/+14
2012-12-16exec: fix coding styleBlue Swirl1-68/+110
2012-12-15Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl25-1007/+1042
2012-12-15target-xtensa: fix ITLB/DTLB page protection flagsMax Filippov1-1/+2
2012-12-14console: clip update rectangleGerd Hoffmann1-0/+10
2012-12-14pixman: fix vnc tight png/jpeg supportGerd Hoffmann5-7/+7
2012-12-14pixman: update internal copy to pixman-0.28.2Gerd Hoffmann1-0/+0
2012-12-14Revert "pixman: require 0.18.4 or newer"Gerd Hoffmann1-2/+2
2012-12-14pixman: fix version check for PIXMAN_TYPE_BGRAGerd Hoffmann1-1/+1
2012-12-14pseries: Increase default NVRAM sizeDavid Gibson1-1/+1
2012-12-14target-ppc: Don't use hwaddr to represent hardware stateDavid Gibson1-1/+1
2012-12-14PPC: e500: pci: Export slot2irq calculationAlexander Graf3-2/+15
2012-12-14PPC: E500plat: Make a lot of PCI slots availableAlexander Graf1-2/+3
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