Age | Commit message (Expand) | Author |
2012-12-19 | net: reorganize headers | Paolo Bonzini |
2012-12-19 | net: move net.c to net/ | Paolo Bonzini |
2012-12-19 | net: do not include net.h everywhere | Paolo Bonzini |
2012-12-19 | net: move Bluetooth stuff out of net.h | Paolo Bonzini |
2012-12-19 | janitor: do not include qemu-char everywhere | Paolo Bonzini |
2012-12-19 | janitor: do not rely on indirect inclusions of or from qemu-char.h | Paolo Bonzini |
2012-12-19 | build: kill libuser | Paolo Bonzini |
2012-12-19 | build: kill libdis, move disassemblers to disas/ | Paolo Bonzini |
2012-12-19 | build: create ldscripts/ | Paolo Bonzini |
2012-12-19 | build: move rules from Makefile to */Makefile.objs | Paolo Bonzini |
2012-12-19 | build: add $(TARGET_DIR) to "GEN config-target.h" lines | Paolo Bonzini |
2012-12-19 | build: adjust setting of QEMU_INCLUDES | Paolo Bonzini |
2012-12-19 | vscclient: use per-target variables | Paolo Bonzini |
2012-12-17 | libcacard: simplify rules for recursive build | Paolo Bonzini |
2012-12-17 | Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD | Paolo Bonzini |
2012-12-17 | kvm: do not flush after deleting gsi | Michael S. Tsirkin |
2012-12-17 | pci_bus.h: tweak include guards | Michael S. Tsirkin |
2012-12-17 | pci_bus: update comment | Michael S. Tsirkin |
2012-12-17 | pci: rename pci_internals.h pci_bus.h | Michael S. Tsirkin |
2012-12-17 | Revert "pci: prepare makefiles for pci code reorganization" | Michael S. Tsirkin |
2012-12-17 | pci: fix path for local includes | Michael S. Tsirkin |
2012-12-17 | pci: update all users to look in pci/ | Michael S. Tsirkin |
2012-12-17 | pci: move pci core code to hw/pci | Michael S. Tsirkin |
2012-12-16 | exec: refactor cpu_restore_state | Blue Swirl |
2012-12-16 | exec: move TB handling to translate-all.c | Blue Swirl |
2012-12-16 | exec: extract TB watchpoint check | Blue Swirl |
2012-12-16 | exec: fix coding style | Blue Swirl |
2012-12-15 | Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf | Blue Swirl |
2012-12-15 | target-xtensa: fix ITLB/DTLB page protection flags | Max Filippov |
2012-12-14 | console: clip update rectangle | Gerd Hoffmann |
2012-12-14 | pixman: fix vnc tight png/jpeg support | Gerd Hoffmann |
2012-12-14 | pixman: update internal copy to pixman-0.28.2 | Gerd Hoffmann |
2012-12-14 | Revert "pixman: require 0.18.4 or newer" | Gerd Hoffmann |
2012-12-14 | pixman: fix version check for PIXMAN_TYPE_BGRA | Gerd Hoffmann |
2012-12-14 | pseries: Increase default NVRAM size | David Gibson |
2012-12-14 | target-ppc: Don't use hwaddr to represent hardware state | David Gibson |
2012-12-14 | PPC: e500: pci: Export slot2irq calculation | Alexander Graf |
2012-12-14 | PPC: E500plat: Make a lot of PCI slots available | Alexander Graf |
2012-12-14 | PPC: E500: Move PCI slot information into params | Alexander Graf |
2012-12-14 | PPC: E500: Generate dt pci irq map dynamically | Alexander Graf |
2012-12-14 | PPC: E500: PCI: Make IRQ calculation more generic | Alexander Graf |
2012-12-14 | PPC: E500: PCI: Make first slot qdev settable | Alexander Graf |
2012-12-14 | openpic: Accelerate pending irq search | Alexander Graf |
2012-12-14 | openpic: fix minor coding style issues | Alexander Graf |
2012-12-14 | MSI-X: Fix endianness | Alexander Graf |
2012-12-14 | PPC: e500: Declare pci bridge as bridge | Alexander Graf |
2012-12-14 | PPC: e500: Add MSI support | Alexander Graf |
2012-12-14 | openpic: add Shared MSI support | Alexander Graf |
2012-12-14 | openpic: make brr1 model specific | Alexander Graf |
2012-12-14 | openpic: convert to qdev | Alexander Graf |