summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* linux-user: Add signal handling for AArch64Andreas Schwab2013-09-102-0/+289
* linux-user: Fix up AArch64 syscall handlersAlexander Graf2013-09-102-4/+29
* linux-user: Add syscall number definitions for AArch64Alexander Graf2013-09-101-0/+323
* linux-user: Add cpu loop for AArch64Peter Maydell2013-09-101-0/+82
* linux-user: Don't treat AArch64 cpu names speciallyAlexander Graf2013-09-101-1/+2
* target-arm: Add AArch64 gdbstub supportAlexander Graf2013-09-105-1/+126
* target-arm: Add AArch64 translation stubAlexander Graf2013-09-106-4/+178
* target-arm: Prepare translation for AArch64 codeAlexander Graf2013-09-105-38/+151
* target-arm: Disable 32 bit CPUs in 64 bit linux-user buildsPeter Maydell2013-09-101-2/+7
* target-arm: Add new AArch64CPUInfo base class and subclassesPeter Maydell2013-09-103-0/+124
* target-arm: Pass DisasContext* to gen_set_pc_im()Peter Maydell2013-09-101-13/+13
* target-arm: Fix target_ulong/uint32_t confusionsAlexander Graf2013-09-102-6/+7
* target-arm: Export cpu_envAlexander Graf2013-09-102-1/+3
* target-arm: Extract the disas struct to a header fileAlexander Graf2013-09-102-23/+28
* target-arm: Abstract out load/store from a vaddr in AArch32Peter Maydell2013-09-101-124/+210
* abitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENTPeter Maydell2013-09-101-4/+0
* pl110: Clarify comment about PL110 ID on VersatilePBPeter Maydell2013-09-101-10/+8
* target-arm: Implement qmp query-cpu-definitionsCole Robinson2013-09-101-0/+32
* target-arm: fix ARMv7M stack alignment on resetSebastian Ottlik2013-09-101-1/+1
* target-arm: Avoid "1 << 31" undefined behaviourPeter Maydell2013-09-102-18/+18
* target-arm: Use sextract32() in branch decodePeter Maydell2013-09-101-2/+3
* target-arm: Make '-cpu any' available in linux-user mode onlyPeter Maydell2013-09-101-0/+4
* mips_malta: support up to 2GiB RAMPaul Burton2013-09-091-8/+28
* Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori2013-09-054-4/+30
|\
| * exec: do tcg_commit only when tcg_enabledliguang2013-09-051-1/+3
| * Revert "memory: Return -1 again on reads from unsigned regions"Jan Kiszka2013-09-051-1/+1
| * memory: Provide separate handling of unassigned io ports accessesJan Kiszka2013-09-053-1/+22
| * exec: check offset_within_address_space for register subpageHu Tao2013-09-051-1/+1
| * exec: fix writing to MMIO area with non-power-of-two lengthPaolo Bonzini2013-09-051-0/+3
* | Update mailmapAnthony Liguori2013-09-051-0/+1
|/
* Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2013-09-0331-199/+284
|\
| * target-i386: Use #defines instead of magic numbers for CPUID cache infoEduardo Habkost2013-09-031-22/+162
| * cpu: Replace qemu_for_each_cpu()Andreas Färber2013-09-036-63/+27
| * cpu: Use QTAILQ for CPU listAndreas Färber2013-09-0326-112/+94
| * a15mpcore: Use qemu_get_cpu() for generic timersAndreas Färber2013-09-031-3/+2
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-09-0327-322/+1029
|\ \
| * | qemu-iotests: Overlapping cluster allocationsMax Reitz2013-09-023-0/+156
| * | qcow2_check: Mark image consistentMax Reitz2013-09-021-1/+5
| * | qcow2-refcount: Repair shared refcount blocksMax Reitz2013-09-023-2/+148
| * | qcow2-refcount: Repair OFLAG_COPIED errorsMax Reitz2013-08-303-8/+55
| * | qcow2-refcount: Move OFLAG_COPIED checksMax Reitz2013-08-301-33/+82
| * | qcow2: Employ metadata overlap checksMax Reitz2013-08-304-0/+86
| * | qcow2: Metadata overlap checksMax Reitz2013-08-304-0/+213
| * | qcow2: Add corrupt bitMax Reitz2013-08-305-9/+66
| * | qemu-iotests: Snapshotting zero clustersMax Reitz2013-08-303-0/+74
| * | qcow2-refcount: Snapshot update for zero clustersMax Reitz2013-08-301-17/+35
| * | option: Add assigned flag to QEMUOptionParameterMax Reitz2013-08-302-0/+10
| * | gluster: Abort on AIO completion failureBharata B Rao2013-08-301-13/+2
| * | block: Remove old raw driverKevin Wolf2013-08-301-192/+0
| * | switch raw block driver from "raw.o" to "raw_bsd.o"Laszlo Ersek2013-08-302-35/+45
OpenPOWER on IntegriCloud