aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-21target-arm: Move CTR setup to per cpu init fnsPeter Maydell3-12/+24
2012-04-21target-arm: Move MVFR* setup to per cpu init fnsPeter Maydell3-12/+18
2012-04-21target-arm: Move FPSID config to cpu init fnsPeter Maydell3-8/+12
2012-04-21target-arm: Move feature bit settings to CPU init fnsPeter Maydell4-99/+137
2012-04-21target-arm: Add QOM subclasses for each ARM cpu implementationPeter Maydell3-65/+282
2012-04-21target-arm: remind to keep arm features in sync with linux-user/elfload.cBenoit Canet1-0/+4
2012-04-21Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl5-81/+133
2012-04-21tci: GETPC() macro must return an uintptr_tStefan Weil2-3/+3
2012-04-21gdbstub: Synchronize CPU state unconditionally in gdb_set_cpu_pcPeter Maydell1-2/+1
2012-04-21softfloat: make USE_SOFTFLOAT_STRUCT_TYPES compileJuan Quintela1-2/+2
2012-04-21target-xtensa: add tests for LOOPNEZ and LOOPGTZMax Filippov1-0/+36
2012-04-21target-xtensa: fix LOOPNEZ/LOOPGTZ translationMax Filippov1-1/+1
2012-04-21qtest: add m48t59 tests for SparcBlue Swirl2-0/+262
2012-04-20versatiblepb: add NOR flash supportEric Benard1-0/+16
2012-04-20hw/arm_mptimer: Reset the qemu_timer at resetPeter Maydell1-0/+3
2012-04-20versatilepb: add ds1338 rtc deviceOskar Andero1-0/+6
2012-04-20realview: break out versatile i2c controller codeOskar Andero3-81/+108
2012-04-20qemu-iotests: Fix test 031 for qcow2 v3 supportKevin Wolf3-26/+172
2012-04-20qemu-iotests: Add -o and make v3 the default for qcow2Kevin Wolf3-5/+52
2012-04-20qcow2: Zero write supportKevin Wolf4-3/+105
2012-04-20qemu-iotests: Test backing file COW with zero clustersKevin Wolf3-0/+195
2012-04-20qemu-iotests: add a simple test for write_zeroesPaolo Bonzini3-0/+103
2012-04-20qcow2: Support for feature table header extensionKevin Wolf2-9/+69
2012-04-20qcow2: Support reading zero clustersKevin Wolf4-4/+33
2012-04-20qcow2: Version 3 imagesKevin Wolf3-15/+149
2012-04-20qcow2: Ignore reserved bits in check_refcountsKevin Wolf1-44/+54
2012-04-20qcow2: Ignore reserved bits in refcount table entriesKevin Wolf2-1/+3
2012-04-20qcow2: Simplify count_cow_clustersKevin Wolf1-18/+15
2012-04-20qcow2: Refactor qcow2_free_any_clustersKevin Wolf1-19/+22
2012-04-20qcow2: Ignore reserved bits in L1/L2 entriesKevin Wolf2-19/+19
2012-04-20qcow2: Fail write_compressed when overwriting dataKevin Wolf1-4/+3
2012-04-20qcow2: Ignore reserved bits in count_contiguous_clusters()Kevin Wolf1-10/+28
2012-04-20qcow2: Ignore reserved bits in get_cluster_offsetKevin Wolf3-19/+60
2012-04-20qcow2: Save disk size in snapshot headerKevin Wolf2-0/+17
2012-04-20Specification for qcow2 version 3Kevin Wolf1-23/+99
2012-04-20qcow2: Fix refcount block allocation during qcow2_alloc_cluster_at()Kevin Wolf1-0/+6
2012-04-20Add .gitignore for tests/David Gibson1-0/+13
2012-04-20e1000: Fix spelling (segmentaion -> segmentation) in debug outputStefan Weil1-1/+1
2012-04-20spice-qemu-char.c: Show what name is unsupportedEduardo Elias Ferreira1-1/+1
2012-04-20pflash_cfi01: remove redundant lineEric Bénard1-1/+0
2012-04-20qxl: Add missing GCC_FMT_ATTR and fix format specifierStefan Weil2-2/+2
2012-04-20fix block_job_set_speed name in documentationPaolo Bonzini1-2/+2
2012-04-20error.c: don't return value for void functionAmos Kong1-1/+1
2012-04-20iotests: Resolve test failures caused by hostnameAndreas Färber1-1/+1
2012-04-20qemu-img: let 'qemu-img convert' flush dataLiu Yuan2-2/+3
2012-04-19sparc: fix qtestBlue Swirl1-1/+3
2012-04-19qtest: add dummy functions for user emulatorsBlue Swirl1-0/+18
2012-04-19qtest: add register fuzzing to RTC testBlue Swirl1-0/+17
2012-04-19qemu-ga: fix help outputMichael Roth1-3/+4
2012-04-19qemu-ga: generate missing stubs for fsfreezeMichael Roth1-16/+20