summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | linux-user: arg_table need not have global scopeJim Meyering2012-08-271-3/+3
* | | tcg/mips: fix broken CONFIG_TCG_PASS_AREG0 codeAurelien Jarno2012-08-281-59/+99
* | | Update OpenBIOS PPC imageAurelien Jarno2012-08-283-1/+1
* | | target-ppc: fix altivec instructionsAurelien Jarno2012-08-281-1/+1
* | | audio/winwave: previous audio buffer should be flushedmunkyu.im2012-08-281-9/+3
| |/ |/|
* | target-mips: allow microMIPS SWP and SDP to have RD equal to BASEEric Johnson2012-08-271-1/+9
* | target-mips: add privilege level check to several Cop0 instructionsEric Johnson2012-08-271-0/+9
* | Revert "fix some debug printf format strings"malc2012-08-274-10/+7
* | Revert "vl: fix -hdachs/-hda argument order parsing issues"malc2012-08-271-18/+21
* | Revert "qemu-options.hx: mention retrace= VGA option"malc2012-08-271-7/+1
* | Revert "vga: add some optional CGA compatibility hacks"malc2012-08-274-74/+8
* | Revert "i8259: add -no-spurious-interrupt-hack option"malc2012-08-275-44/+5
* | mips-linux-user: Always support rdhwr.Richard Henderson2012-08-271-0/+4
* | target-mips: Streamline indexed cp1 memory addressing.Richard Henderson2012-08-271-2/+1
* | Fix order of CVT.PS.S operandsRichard Sandiford2012-08-271-1/+1
* | Fix operands of RECIP2.S and RECIP2.PSRichard Sandiford2012-08-271-2/+2
|/
* tcg/ia64: fix and optimize ld/st slow pathAurelien Jarno2012-08-261-15/+23
* tcg/ia64: fix prologue/epilogueAurelien Jarno2012-08-261-10/+10
* tcg/arm: Fix broken CONFIG_TCG_PASS_AREG0 codePeter Maydell2012-08-261-93/+144
* i8259: add -no-spurious-interrupt-hack optionMatthew Ogilvie2012-08-245-5/+44
* vga: add some optional CGA compatibility hacksMatthew Ogilvie2012-08-244-8/+74
* qemu-options.hx: mention retrace= VGA optionMatthew Ogilvie2012-08-241-1/+7
* vl: fix -hdachs/-hda argument order parsing issuesMatthew Ogilvie2012-08-241-21/+18
* target-i386/translate.c: mov to/from crN/drN: ignore mod bitsMatthew Ogilvie2012-08-241-4/+10
* fix some debug printf format stringsMatthew Ogilvie2012-08-244-7/+10
* ivshmem: fix memory_region_del_eventfd assertion failurePaolo Bonzini2012-08-231-0/+4
* qom: object_delete should unparent the object firstPaolo Bonzini2012-08-235-10/+2
* monitor: don't try to initialize json parser when monitor is HMPAnthony Liguori2012-08-231-2/+2
* target-mips: Fix some helper functions (VR54xx multiplication)Stefan Weil2012-08-241-46/+29
* target-mips: Enable access to required RDHWR hardware registersMeador Inge2012-08-231-2/+3
* monitor: move json init from OPEN event to initAnthony Liguori2012-08-231-1/+3
* boards: add a 'none' machine type to all platformsAnthony Liguori2012-08-222-0/+42
* Update version for 1.2.0-rc1 releaseAnthony Liguori2012-08-221-1/+1
* Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2012-08-226-17/+18
|\
| * migration: move total_time from ram stats to migration infoJuan Quintela2012-08-214-15/+16
| * monitor: avoid declaring unused variablesBlue Swirl2012-08-201-1/+1
| * qapi: Fix memory leakStefan Weil2012-08-201-1/+1
* | Merge remote-tracking branch 'sstabellini/xen-fixes-20120822' into stagingAnthony Liguori2012-08-222-12/+21
|\ \
| * | xen-all.c: fix multiply issue for int and uint typesDongxiao Xu2012-08-221-8/+16
| * | Fix invalidate if memory requested was not bucket alignedFrediano Ziglio2012-08-221-4/+5
| |/
* | Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2012-08-224-67/+79
|\ \
| * | virtio-scsi: add backwards-compatibility properties for 1.1 and earlier machinesPaolo Bonzini2012-08-203-8/+16
| * | iscsi: fix races between task completion and abortPaolo Bonzini2012-08-201-29/+30
| * | iscsi: simplify iscsi_schedule_bhPaolo Bonzini2012-08-201-15/+9
| * | iscsi: move iscsi_schedule_bh and iscsi_readv_writev_bh_cbPaolo Bonzini2012-08-201-28/+28
| * | Revert "iscsi: Fix NULL dereferences / races between task completion and abort"Paolo Bonzini2012-08-201-23/+32
* | | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-08-224-1/+69
|\ \ \
| * | | virtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machine typesStefan Hajnoczi2012-08-174-1/+9
| * | | Documentation: Warn against qemu-img on active imageKevin Wolf2012-08-171-0/+10
| * | | vmdk: Read footer for streamOptimized imagesKevin Wolf2012-08-171-0/+56
OpenPOWER on IntegriCloud