summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | block: allow interrupting a co_sleep_nsPaolo Bonzini2012-04-191-1/+2
| * | qcow2: Fix return value of alloc_refcount_blockKevin Wolf2012-04-191-1/+1
| * | qcow2: Fix error handling in qcow2_alloc_cluster_offsetKevin Wolf2012-04-191-1/+1
| * | ide: convert ide_sector_write() to asynchronous I/OStefan Hajnoczi2012-04-191-19/+42
| * | ide: convert ide_sector_read() to asynchronous I/OStefan Hajnoczi2012-04-192-21/+58
| * | qemu-io: Add command line switch for cache modeKevin Wolf2012-04-191-1/+9
| * | block: Fix spelling in comment (ineffcient -> inefficient)Stefan Weil2012-04-191-1/+1
| * | iotests: fix error in 005Dong Xu Wang2012-04-192-2/+2
| * | block: Drain requests in bdrv_closeKevin Wolf2012-04-191-0/+2
| * | qemu-iotests: Test bdrv_close while AIO is in flightKevin Wolf2012-04-193-0/+148
| * | qemu-iotests: Always filter cluster_size out in _make_test_imgKevin Wolf2012-04-1911-127/+125
* | | Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2012-04-231-3/+3
|\ \ \
| * | | fix BCD mask for date (Solaris 2.5 guest hang fix)Artyom Tarasenko2012-04-231-3/+3
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2012-04-2320-499/+1185
|\ \ \ | |/ /
| * | target-arm: Move reset handling to arm_cpu_resetPeter Maydell2012-04-212-99/+92
| * | target-arm: Drop cpu_reset_model_id()Peter Maydell2012-04-211-58/+1
| * | target-arm: Move cache ID register setup to cpu specific init fnsPeter Maydell2012-04-213-11/+18
| * | target-arm: Move OMAP cp15_i_{max,min} reset to cpu_state_resetPeter Maydell2012-04-211-2/+1
| * | target-arm: Move feature register setup to per-CPU init fnsPeter Maydell2012-04-213-59/+122
| * | target-arm: Move iWMMXT wCID reset to cpu_state_resetPeter Maydell2012-04-211-1/+4
| * | target-arm: Drop JTAG_ID documentationPeter Maydell2012-04-211-2/+0
| * | target-arm: Move SCTLR reset value setup to per cpu init fnsPeter Maydell2012-04-213-12/+25
| * | target-arm: Move CTR setup to per cpu init fnsPeter Maydell2012-04-213-12/+24
| * | target-arm: Move MVFR* setup to per cpu init fnsPeter Maydell2012-04-213-12/+18
| * | target-arm: Move FPSID config to cpu init fnsPeter Maydell2012-04-213-8/+12
| * | target-arm: Move feature bit settings to CPU init fnsPeter Maydell2012-04-214-99/+137
| * | target-arm: Add QOM subclasses for each ARM cpu implementationPeter Maydell2012-04-213-65/+282
| * | target-arm: remind to keep arm features in sync with linux-user/elfload.cBenoit Canet2012-04-211-0/+4
| * | Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl2012-04-215-81/+133
| |\ \
| | * | versatiblepb: add NOR flash supportEric Benard2012-04-201-0/+16
| | * | hw/arm_mptimer: Reset the qemu_timer at resetPeter Maydell2012-04-201-0/+3
| | * | versatilepb: add ds1338 rtc deviceOskar Andero2012-04-201-0/+6
| | * | realview: break out versatile i2c controller codeOskar Andero2012-04-203-81/+108
| | |/
| * | tci: GETPC() macro must return an uintptr_tStefan Weil2012-04-212-3/+3
| * | gdbstub: Synchronize CPU state unconditionally in gdb_set_cpu_pcPeter Maydell2012-04-211-2/+1
| * | softfloat: make USE_SOFTFLOAT_STRUCT_TYPES compileJuan Quintela2012-04-211-2/+2
| * | target-xtensa: add tests for LOOPNEZ and LOOPGTZMax Filippov2012-04-211-0/+36
| * | target-xtensa: fix LOOPNEZ/LOOPGTZ translationMax Filippov2012-04-211-1/+1
| * | qtest: add m48t59 tests for SparcBlue Swirl2012-04-212-0/+262
| * | sparc: fix qtestBlue Swirl2012-04-191-1/+3
| * | qtest: add dummy functions for user emulatorsBlue Swirl2012-04-191-0/+18
| * | qtest: add register fuzzing to RTC testBlue Swirl2012-04-191-0/+17
| |/
* | Merge remote-tracking branch 'sstabellini/build_fix' into stagingAnthony Liguori2012-04-235-2/+52
|\ \
| * | xen: add a dummy xc_hvm_inject_msi for Xen < 4.2Stefano Stabellini2012-04-174-2/+27
| * | xen,configure: detect Xen 4.2Stefano Stabellini2012-04-171-0/+25
* | | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-04-238-8/+20
|\ \ \
| * | | Add .gitignore for tests/David Gibson2012-04-201-0/+13
| * | | e1000: Fix spelling (segmentaion -> segmentation) in debug outputStefan Weil2012-04-201-1/+1
| * | | spice-qemu-char.c: Show what name is unsupportedEduardo Elias Ferreira2012-04-201-1/+1
| * | | pflash_cfi01: remove redundant lineEric BĂ©nard2012-04-201-1/+0
OpenPOWER on IntegriCloud