aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-24dt: temporarily disable subtree creation failure checkAlexander Graf1-0/+2
2012-06-24dt: add helper for phandle referencesAlexander Graf2-0/+11
2012-06-24dt: add helpers for multi-cell addsAlexander Graf1-0/+12
2012-06-24dt: allow add_subnode to create root subnodesAlexander Graf1-1/+6
2012-06-24raw-posix: Fix build without is_allocated supportKevin Wolf1-1/+8
2012-06-24spapr: Add "memop" hypercallBenjamin Herrenschmidt4-1/+151
2012-06-24spapr_vscsi: Error handling fixesBenjamin Herrenschmidt1-1/+3
2012-06-24pseries: Correctly create ibm,segment-page-sizes propertyBenjamin Herrenschmidt1-0/+43
2012-06-24ppc64: Rudimentary Support for extra page sizes on server CPUsBenjamin Herrenschmidt5-0/+272
2012-06-24booke_206_tlbwe: Discard invalid bits in MAS2Fabien Chouteau1-2/+15
2012-06-24Avoid segfault in cpu_dump_stateFabien Chouteau1-1/+3
2012-06-24PPC: mpc8544ds: Span initial TLB entry over as much RAM as we needAlexander Graf1-14/+27
2012-06-24ppc: Make hbrev table constBlue Swirl1-1/+1
2012-06-24ppc: Add missing breakBlue Swirl1-0/+1
2012-06-24ppc: Move load and store helpers, switch to AREG0 free modeBlue Swirl7-90/+100
2012-06-24ppc: Move misc helpers from helper.c to misc_helper.cBlue Swirl2-9/+9
2012-06-24ppc: Avoid AREG0 for misc helpersBlue Swirl5-27/+25
2012-06-24ppc: Split off misc helpersBlue Swirl3-94/+118
2012-06-24ppc: Avoid AREG0 for timebase helpersBlue Swirl5-69/+71
2012-06-24ppc: Split off timebase helpersBlue Swirl3-135/+162
2012-06-24ppc: Cleanup MMU mergeBlue Swirl2-106/+35
2012-06-24ppc: Move MMU helpers from helper.c to mmu_helper.cBlue Swirl2-2475/+2471
2012-06-24ppc: Avoid a warning with the next patchBlue Swirl1-2/+2
2012-06-24ppc: Avoid AREG0 for MMU etc. helpersBlue Swirl5-133/+142
2012-06-24ppc: Split MMU etc. helpers from op_helper.cBlue Swirl3-854/+884
2012-06-24ppc: Avoid AREG0 for integer and vector helpersBlue Swirl4-191/+280
2012-06-24ppc: Split integer and vector opsBlue Swirl3-1500/+1540
2012-06-24ppc: Avoid AREG0 for FPU and SPE helpersBlue Swirl4-322/+346
2012-06-24ppc: Split FPU and SPE opsBlue Swirl3-1710/+1733
2012-06-24ppc: Move exception helpers from helper.c to excp_helper.cBlue Swirl3-746/+745
2012-06-24ppc: Fix coding style in helper.cBlue Swirl1-164/+230
2012-06-24ppc: Avoid AREG0 for exception helpersBlue Swirl5-76/+85
2012-06-24ppc: Split exception helpersBlue Swirl3-190/+220
2012-06-24ppc: Fix coding style in op_helper.cBlue Swirl1-520/+725
2012-06-24TCG: Fix compile breakage in tcg_dump_opsAlexander Graf2-2/+2
2012-06-22tci: Support INDEX_op_bswap64_i64Stefan Weil1-1/+0
2012-06-22target-i386: Use QEMU instead of QemuStefan Weil1-1/+1
2012-06-22Makefile.hw: avoid overly large 'make clean' rm commandPeter Maydell1-2/+2
2012-06-22vga: raise default vgamem sizeGerd Hoffmann4-3/+27
2012-06-22add pc-1.2Gerd Hoffmann1-2/+10
2012-06-22qxl: add vgamem_size_mb and vgamem_sizeAlon Levy2-30/+44
2012-06-22configure: Fix typoStefan Weil1-1/+1
2012-06-22vga: make vram size configurableGerd Hoffmann8-14/+50
2012-06-22vga: raise xres+yres limitsGerd Hoffmann1-2/+2
2012-06-22qxl: reset current_async on qxl_soft_resetAlon Levy1-0/+1
2012-06-22hw/qxl: ignore guest from guestbug until resetAlon Levy2-1/+15
2012-06-22qxl: stop dirty loging when not in vga modeAlon Levy1-0/+2
2012-06-22hw/qxl: s/qxl_guest_bug/qxl_set_guest_bug/Alon Levy2-23/+29
2012-06-22ui/spice-display.c: add missing initialization for valgrindAlon Levy1-0/+2
2012-06-22arm_gic: Send dbg msgs to stderr not stdoutPeter A. G. Crosthwaite1-1/+1