aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-21target-arm: Add QOM subclasses for each ARM cpu implementationPeter Maydell
2012-04-21target-arm: remind to keep arm features in sync with linux-user/elfload.cBenoit Canet
2012-04-21Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl
2012-04-21tci: GETPC() macro must return an uintptr_tStefan Weil
2012-04-21gdbstub: Synchronize CPU state unconditionally in gdb_set_cpu_pcPeter Maydell
2012-04-21softfloat: make USE_SOFTFLOAT_STRUCT_TYPES compileJuan Quintela
2012-04-21target-xtensa: add tests for LOOPNEZ and LOOPGTZMax Filippov
2012-04-21target-xtensa: fix LOOPNEZ/LOOPGTZ translationMax Filippov
2012-04-21qtest: add m48t59 tests for SparcBlue Swirl
2012-04-20versatiblepb: add NOR flash supportEric Benard
2012-04-20hw/arm_mptimer: Reset the qemu_timer at resetPeter Maydell
2012-04-20versatilepb: add ds1338 rtc deviceOskar Andero
2012-04-20realview: break out versatile i2c controller codeOskar Andero
2012-04-20qemu-iotests: Fix test 031 for qcow2 v3 supportKevin Wolf
2012-04-20qemu-iotests: Add -o and make v3 the default for qcow2Kevin Wolf
2012-04-20qcow2: Zero write supportKevin Wolf
2012-04-20qemu-iotests: Test backing file COW with zero clustersKevin Wolf
2012-04-20qemu-iotests: add a simple test for write_zeroesPaolo Bonzini
2012-04-20qcow2: Support for feature table header extensionKevin Wolf
2012-04-20qcow2: Support reading zero clustersKevin Wolf
2012-04-20qcow2: Version 3 imagesKevin Wolf
2012-04-20qcow2: Ignore reserved bits in check_refcountsKevin Wolf
2012-04-20qcow2: Ignore reserved bits in refcount table entriesKevin Wolf
2012-04-20qcow2: Simplify count_cow_clustersKevin Wolf
2012-04-20qcow2: Refactor qcow2_free_any_clustersKevin Wolf
2012-04-20qcow2: Ignore reserved bits in L1/L2 entriesKevin Wolf
2012-04-20qcow2: Fail write_compressed when overwriting dataKevin Wolf
2012-04-20qcow2: Ignore reserved bits in count_contiguous_clusters()Kevin Wolf
2012-04-20qcow2: Ignore reserved bits in get_cluster_offsetKevin Wolf
2012-04-20qcow2: Save disk size in snapshot headerKevin Wolf
2012-04-20Specification for qcow2 version 3Kevin Wolf
2012-04-20qcow2: Fix refcount block allocation during qcow2_alloc_cluster_at()Kevin Wolf
2012-04-20Add .gitignore for tests/David Gibson
2012-04-20e1000: Fix spelling (segmentaion -> segmentation) in debug outputStefan Weil
2012-04-20spice-qemu-char.c: Show what name is unsupportedEduardo Elias Ferreira
2012-04-20pflash_cfi01: remove redundant lineEric Bénard
2012-04-20qxl: Add missing GCC_FMT_ATTR and fix format specifierStefan Weil
2012-04-20fix block_job_set_speed name in documentationPaolo Bonzini
2012-04-20error.c: don't return value for void functionAmos Kong
2012-04-20iotests: Resolve test failures caused by hostnameAndreas Färber
2012-04-20qemu-img: let 'qemu-img convert' flush dataLiu Yuan
2012-04-19sparc: fix qtestBlue Swirl
2012-04-19qtest: add dummy functions for user emulatorsBlue Swirl
2012-04-19qtest: add register fuzzing to RTC testBlue Swirl
2012-04-19qemu-ga: fix help outputMichael Roth
2012-04-19qemu-ga: generate missing stubs for fsfreezeMichael Roth
2012-04-19nbd: obey FUA on readsPaolo Bonzini
2012-04-19nbd: do not include block_int.hPaolo Bonzini
2012-04-19aio: simplify qemu_aio_waitPaolo Bonzini
2012-04-19aio: return "AIO in progress" state from qemu_aio_waitPaolo Bonzini