summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target-mips: correct DERET instructionLeon Alrae2015-07-151-2/+1
* target-mips: fix ASID synchronisation for MIPS MTAurelien Jarno2015-07-151-1/+1
* disas/mips: fix disassembling R6 instructionsYongbok Kim2015-07-151-6/+6
* target-mips: fix to clear MSACSR.CauseYongbok Kim2015-07-151-0/+6
* target-mips: fix MIPS64R6-generic configurationYongbok Kim2015-07-152-10/+10
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150714' into stagingPeter Maydell2015-07-143-2/+14
|\
| * s390/virtio-ccw: Fix migrationChristian Borntraeger2015-07-141-1/+1
| * watchdog/diag288: correctly register for system reset requestsXu Wang2015-07-142-1/+13
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-07-147-84/+177
|\ \ | |/ |/|
| * rbd: fix ceph settings precedenceJosh Durgin2015-07-141-8/+24
| * rbd: make qemu's cache setting override any ceph settingJosh Durgin2015-07-141-12/+12
| * MAINTAINERS: update email addressJosh Durgin2015-07-141-1/+1
| * rbd: remove unused constants and fieldsJosh Durgin2015-07-141-10/+0
| * block: Fix backing file child when modifying graphKevin Wolf2015-07-142-2/+4
| * block: Reorder cleanups in bdrv_close()Kevin Wolf2015-07-141-6/+8
| * block: Introduce bdrv_unref_child()Kevin Wolf2015-07-142-2/+22
| * block: Introduce bdrv_open_child()Kevin Wolf2015-07-143-21/+60
| * block: Move bdrv_attach_child() calls up the call chainKevin Wolf2015-07-141-20/+21
| * nvme: properly report volatile write cachesChristoph Hellwig2015-07-141-5/+14
| * nvme: implement the Flush commandChristoph Hellwig2015-07-142-3/+17
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150714-1' into s...Peter Maydell2015-07-141-1/+1
|\ \ | |/ |/|
| * vnc: fix vnc client authenticationWolfgang Bumiller2015-07-141-1/+1
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-07-135-6/+7
|\ \
| * | pc: fix reuse of pc-i440fx-2.4 in pc-i440fx-2.3Eduardo Habkost2015-07-131-1/+1
| * | Revert "virtio-net: enable virtio 1.0"Jason Wang2015-07-131-1/+0
| * | virtio-pci: don't crash on illegal lengthMichael S. Tsirkin2015-07-131-2/+4
| * | qdev: fix 64 bit propertiesCornelia Huck2015-07-132-2/+2
* | | tci: Fix regression with INDEX_op_qemu_st_i32, INDEX_op_qemu_st_i64Stefan Weil2015-07-131-6/+0
| |/ |/|
* | Update version for v2.4.0-rc0 releasePeter Maydell2015-07-091-1/+1
* | tci: Fix compile failure by including qemu-common.hPeter Maydell2015-07-091-0/+1
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-07-092-2/+5
|\ \
| * | crypto: fix builtin qcrypto_cipher_freePaolo Bonzini2015-07-091-1/+3
| * | migration: fix RCU deadlockPaolo Bonzini2015-07-091-1/+2
* | | Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...Peter Maydell2015-07-0954-205/+321
|\ \ \
| * | | disas: cris: QOMify target specific disas setupPeter Crosthwaite2015-07-092-8/+16
| * | | disas: cris: Fix 0 buffer length casePeter Crosthwaite2015-07-091-3/+3
| * | | disas: microblaze: QOMify target specific disas setupPeter Crosthwaite2015-07-092-3/+8
| * | | disas: arm: QOMify target specific disas setupPeter Crosthwaite2015-07-092-32/+35
| * | | disas: arm-a64: Make printfer and stream variablePeter Crosthwaite2015-07-091-5/+17
| * | | disas: QOMify target specific setupPeter Crosthwaite2015-07-092-4/+22
| * | | disas: Add print_insn to disassemble infoPeter Crosthwaite2015-07-092-35/+39
| * | | microblaze: boot: Use cpu_set_pc()Peter Crosthwaite2015-07-091-2/+3
| * | | hw/arm/boot: Use cpu_set_pc()Peter Crosthwaite2015-07-091-13/+11
| * | | gdbstub: Use cpu_set_pc() helperPeter Crosthwaite2015-07-091-4/+1
| * | | cpu: Add wrapper for the set_pc() hookPeter Crosthwaite2015-07-091-0/+14
| * | | cpu-exec: Purge all uses of ENV_GET_CPU()Peter Crosthwaite2015-07-0921-49/+49
| * | | cpu: Change cpu_exec_init() arg to cpu, not envPeter Crosthwaite2015-07-0919-21/+20
| * | | cpu: Change tcg_cpu_exec() arg to cpu, not envPeter Crosthwaite2015-07-091-4/+3
| * | | gdbstub: Change gdbserver_fork() to accept cpu instead of envPeter Crosthwaite2015-07-094-5/+4
| * | | translate-all: Change tb_flush() env argument to cpuPeter Crosthwaite2015-07-097-14/+9
OpenPOWER on IntegriCloud