aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-14openpic: remove irq_outAlexander Graf
2012-12-14openpic: rename openpic_t to OpenPICStateAlexander Graf
2012-12-14openpic: convert simple reg operations to builtin bitopsAlexander Graf
2012-12-14openpic: remove unused type variableAlexander Graf
2012-12-14openpic: unify memory api subregionsAlexander Graf
2012-12-14openpic: combine openpic and mpic reset functionsAlexander Graf
2012-12-14openpic: merge mpic and openpic timer handlingAlexander Graf
2012-12-14openpic: combine mpic and openpic irq raise functionsAlexander Graf
2012-12-14openpic: Convert subregions to memory apiAlexander Graf
2012-12-14openpic: combine mpic and openpic src handlersAlexander Graf
2012-12-14openpic: update to proper memory apiAlexander Graf
2012-12-14mpic: Unify numbering schemeAlexander Graf
2012-12-14openpic: Remove unused codeAlexander Graf
2012-12-14pseries: Don't allow TCE (iommu) tables to be registered with duplicate LIOBNsDavid Gibson
2012-12-14Adding BAR0 for e500 PCI controllerBharat Bhushan
2012-12-14e500: Adding CCSR memory regionBharat Bhushan
2012-12-14pseries: Update SLOF for NVRAM supportDavid Gibson
2012-12-14pseries: Implement PAPR NVRAMDavid Gibson
2012-12-14pseries: Split xics irq configuration from state informationDavid Gibson
2012-12-14pseries: Add tracepoints to the XICS interrupt controllerDavid Gibson
2012-12-14pseries: Allow RTAS tokens without a qemu handlerBen Herrenschmidt
2012-12-14pseries: Return the token when we register an RTAS callMichael Ellerman
2012-12-14pseries: Use #define for XICS base irq numberBen Herrenschmidt
2012-12-14pseries: Fix incorrect initialization of interrupt controllerDavid Gibson
2012-12-10Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori
2012-12-10Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-12-10Merge remote-tracking branch 'kraxel/acpi.1' into stagingAnthony Liguori
2012-12-10Merge remote-tracking branch 'aneesh/for-upstream' into stagingAnthony Liguori
2012-12-10Merge remote-tracking branch 'kraxel/usb.74' into stagingAnthony Liguori
2012-12-08configure: Default to 'cc', not 'gcc'Peter Maydell
2012-12-08linux-user: Merge pread/pwrite into pread64/pwrite64Peter Maydell
2012-12-08target-xtensa: use movcond where possibleMax Filippov
2012-12-08target-xtensa: add s32c1i unit testsMax Filippov
2012-12-08target-xtensa: add SR accessibility unit testsMax Filippov
2012-12-08target-xtensa: implement MISC SRMax Filippov
2012-12-08target-xtensa: better control rsr/wsr/xsr access to SRsMax Filippov
2012-12-08target-xtensa: restrict available SRs by enabled optionsMax Filippov
2012-12-08target-xtensa: implement CACHEATTR SRMax Filippov
2012-12-08target-xtensa: implement ATOMCTL SRMax Filippov
2012-12-08Merge branch 'master' of git.qemu-project.org:/pub/git/qemuBlue Swirl
2012-12-08finally kill cpudef config section supportEduardo Habkost
2012-12-08Merge branch 'memory-ioport' of git://github.com/afaerber/qemu-cpuBlue Swirl
2012-12-08HACKING: List areas where we may rely on impdef C behaviourPeter Maydell
2012-12-08pixman: require 0.18.4 or newerGerd Hoffmann
2012-12-08TCG: Remove unused global gen_opc_ arrays.Evgeny Voevodin
2012-12-08TCG: Use gen_opc_instr_start from context instead of global variable.Evgeny Voevodin
2012-12-08TCG: Use gen_opc_icount from context instead of global variable.Evgeny Voevodin
2012-12-08TCG: Use gen_opc_pc from context instead of global variable.Evgeny Voevodin
2012-12-08tcg/tcg.h: Duplicate global TCG gen_opc_ arrays into TCGContext.Evgeny Voevodin
2012-12-08curses: Remove OpenBSD workaroundBrad Smith