summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | pseries: Fix reset of VIO network deviceDavid Gibson2012-04-151-3/+11
| * | | pseries: Reset vscsi properlyDavid Gibson2012-04-151-2/+7
| * | | pseries: Correctly use the device model reset hooksDavid Gibson2012-04-152-4/+9
| * | | pseries: Remove old hcalls hook stubDavid Gibson2012-04-151-1/+0
| * | | pseries: Remove old debug leftovers from spapr_vscsiDavid Gibson2012-04-151-6/+0
| * | | pseries: Fix RTAS based config accessDavid Gibson2012-04-151-38/+79
| * | | target-ppc/machine.c: Drop unnecessary ifdefsJuan Quintela2012-04-151-8/+0
| * | | target-ppc: Init dcache and icache size for e500 user modeMeador Inge2012-04-151-1/+4
| * | | target-ppc: Fix type casts for w64 (uintptr_t)Stefan Weil2012-04-151-3/+3
| * | | target-ppc: QOM'ify CPU resetAndreas Färber2012-04-153-46/+47
| * | | target-ppc: Start QOM'ifying CPU initAndreas Färber2012-04-152-1/+11
| * | | target-ppc: QOM'ify CPUAndreas Färber2012-04-154-1/+119
| * | | target-ppc: Add hooks for handling tcg and kvm limitationsDavid Gibson2012-04-154-25/+54
| * | | target-ppc: Drop cpu_ppc_close()Andreas Färber2012-04-152-7/+0
| * | | pseries: Consolidate hack for RTAS display-character usageDavid Gibson2012-04-153-5/+3
| * | | pseries: Remove unused fields from VIOsPAPRBus structureDavid Gibson2012-04-151-2/+0
| * | | pseries: Implement RTAS system-reboot callDavid Gibson2012-04-151-0/+14
| * | | pseries: Fix bug with reset of VIO CRQsDavid Gibson2012-04-151-8/+25
| * | | pseries: Clean up hcall_dprintf() debugging messagesDavid Gibson2012-04-153-24/+15
| * | | PPC: Fix TLB invalidation bug within the PPC interrupt handler.Mark Cave-Ayland2012-04-151-1/+1
* | | | target-xtensa: add license to core-fsf.cMax Filippov2012-04-151-0/+27
* | | | target-xtensa: add license to core-dc232b.cMax Filippov2012-04-151-0/+27
* | | | target-xtensa: add dc233c coreMax Filippov2012-04-154-0/+675
* | | | linux-user: Fix exit syscall with QOM CPUAndreas Färber2012-04-151-0/+4
|/ / /
* | | pcspk: initialize PC speaker if compiled inHervé Poussineau2012-04-151-1/+1
* | | tests: remove .SECONDARY special targetPaolo Bonzini2012-04-141-2/+0
* | | target-xtensa: add test for IBREAK invalidationMax Filippov2012-04-141-0/+34
* | | target-xtensa: add tests for LBEG/LEND invalidationMax Filippov2012-04-141-0/+50
* | | target-xtensa: fix tb invalidation for IBREAK and LOOPMax Filippov2012-04-142-11/+20
* | | exec: provide tb_invalidate_phys_addr functionMax Filippov2012-04-142-3/+7
* | | Use uintptr_t for various op related functionsBlue Swirl2012-04-1422-113/+89
* | | coroutine-gthread.c: Avoid threading APIs deprecated in GLib 2.31Peter Maydell2012-04-141-9/+87
* | | Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensaBlue Swirl2012-04-1411-20/+201
|\ \ \
| * | | target-xtensa: Start QOM'ifying CPU initAndreas Färber2012-04-142-1/+9
| * | | target-xtensa: QOM'ify CPU resetAndreas Färber2012-04-143-14/+14
| * | | target-xtensa: QOM'ify CPUAndreas Färber2012-04-145-1/+154
| * | | target-xtensa: improve unit tests debuggingMax Filippov2012-04-142-0/+20
| * | | target-xtensa: Move helpers.h to helper.hLluís Vilanova2012-04-144-5/+5
| |/ /
* | | Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl2012-04-1413-169/+331
|\ \ \ | |/ / |/| |
| * | hw/arm_gic: Remove stray hardcoded tabPeter Maydell2012-04-131-1/+1
| * | hw/arm_gic: gic_set_pending_private() is NVIC onlyPeter Maydell2012-04-131-2/+3
| * | hw/arm_gic: Use NVIC instead of LEGACY_INCLUDED_GIC definePeter Maydell2012-04-132-4/+10
| * | hw/arm_gic: Make gic_reset a sysbus reset functionPeter Maydell2012-04-132-2/+19
| * | hw/arm11mpcore: Convert to using sysbus GIC devicePeter Maydell2012-04-131-19/+30
| * | hw/exynos4210_gic: Convert to using sysbus GICPeter Maydell2012-04-131-8/+24
| * | hw/realview_gic: switch to sysbus GICPeter Maydell2012-04-131-12/+26
| * | hw/a9mpcore: Switch to using sysbus GICPeter Maydell2012-04-131-25/+35
| * | hw/a15mpcore: switch to using sysbus GICPeter Maydell2012-04-131-9/+26
| * | hw/arm_gic: Make the GIC its own sysbus devicePeter Maydell2012-04-138-1/+58
| * | hw/arm_gic: Expose PPI inputs as gpio inputsPeter Maydell2012-04-131-9/+40
OpenPOWER on IntegriCloud