Age | Commit message (Expand) | Author |
2012-04-21 | target-arm: Move cache ID register setup to cpu specific init fns | Peter Maydell |
2012-04-21 | target-arm: Move OMAP cp15_i_{max,min} reset to cpu_state_reset | Peter Maydell |
2012-04-21 | target-arm: Move feature register setup to per-CPU init fns | Peter Maydell |
2012-04-21 | target-arm: Move iWMMXT wCID reset to cpu_state_reset | Peter Maydell |
2012-04-21 | target-arm: Drop JTAG_ID documentation | Peter Maydell |
2012-04-21 | target-arm: Move SCTLR reset value setup to per cpu init fns | Peter Maydell |
2012-04-21 | target-arm: Move CTR setup to per cpu init fns | Peter Maydell |
2012-04-21 | target-arm: Move MVFR* setup to per cpu init fns | Peter Maydell |
2012-04-21 | target-arm: Move FPSID config to cpu init fns | Peter Maydell |
2012-04-21 | target-arm: Move feature bit settings to CPU init fns | Peter Maydell |
2012-04-21 | target-arm: Add QOM subclasses for each ARM cpu implementation | Peter Maydell |
2012-04-21 | target-arm: remind to keep arm features in sync with linux-user/elfload.c | Benoit Canet |
2012-04-21 | Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/... | Blue Swirl |
2012-04-21 | tci: GETPC() macro must return an uintptr_t | Stefan Weil |
2012-04-21 | gdbstub: Synchronize CPU state unconditionally in gdb_set_cpu_pc | Peter Maydell |
2012-04-21 | softfloat: make USE_SOFTFLOAT_STRUCT_TYPES compile | Juan Quintela |
2012-04-21 | target-xtensa: add tests for LOOPNEZ and LOOPGTZ | Max Filippov |
2012-04-21 | target-xtensa: fix LOOPNEZ/LOOPGTZ translation | Max Filippov |
2012-04-21 | qtest: add m48t59 tests for Sparc | Blue Swirl |
2012-04-20 | versatiblepb: add NOR flash support | Eric Benard |
2012-04-20 | hw/arm_mptimer: Reset the qemu_timer at reset | Peter Maydell |
2012-04-20 | versatilepb: add ds1338 rtc device | Oskar Andero |
2012-04-20 | realview: break out versatile i2c controller code | Oskar Andero |
2012-04-20 | qemu-iotests: Fix test 031 for qcow2 v3 support | Kevin Wolf |
2012-04-20 | qemu-iotests: Add -o and make v3 the default for qcow2 | Kevin Wolf |
2012-04-20 | qcow2: Zero write support | Kevin Wolf |
2012-04-20 | qemu-iotests: Test backing file COW with zero clusters | Kevin Wolf |
2012-04-20 | qemu-iotests: add a simple test for write_zeroes | Paolo Bonzini |
2012-04-20 | qcow2: Support for feature table header extension | Kevin Wolf |
2012-04-20 | qcow2: Support reading zero clusters | Kevin Wolf |
2012-04-20 | qcow2: Version 3 images | Kevin Wolf |
2012-04-20 | qcow2: Ignore reserved bits in check_refcounts | Kevin Wolf |
2012-04-20 | qcow2: Ignore reserved bits in refcount table entries | Kevin Wolf |
2012-04-20 | qcow2: Simplify count_cow_clusters | Kevin Wolf |
2012-04-20 | qcow2: Refactor qcow2_free_any_clusters | Kevin Wolf |
2012-04-20 | qcow2: Ignore reserved bits in L1/L2 entries | Kevin Wolf |
2012-04-20 | qcow2: Fail write_compressed when overwriting data | Kevin Wolf |
2012-04-20 | qcow2: Ignore reserved bits in count_contiguous_clusters() | Kevin Wolf |
2012-04-20 | qcow2: Ignore reserved bits in get_cluster_offset | Kevin Wolf |
2012-04-20 | qcow2: Save disk size in snapshot header | Kevin Wolf |
2012-04-20 | Specification for qcow2 version 3 | Kevin Wolf |
2012-04-20 | qcow2: Fix refcount block allocation during qcow2_alloc_cluster_at() | Kevin Wolf |
2012-04-20 | Add .gitignore for tests/ | David Gibson |
2012-04-20 | e1000: Fix spelling (segmentaion -> segmentation) in debug output | Stefan Weil |
2012-04-20 | spice-qemu-char.c: Show what name is unsupported | Eduardo Elias Ferreira |
2012-04-20 | pflash_cfi01: remove redundant line | Eric Bénard |
2012-04-20 | qxl: Add missing GCC_FMT_ATTR and fix format specifier | Stefan Weil |
2012-04-20 | fix block_job_set_speed name in documentation | Paolo Bonzini |
2012-04-20 | error.c: don't return value for void function | Amos Kong |
2012-04-20 | iotests: Resolve test failures caused by hostname | Andreas Färber |