aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-17target-alpha: Convert mfpr/mtpr to source/sinkRichard Henderson1-33/+19
2014-04-17target-alpha: Convert gen_cpys et al to source/sinkRichard Henderson1-76/+24
2014-04-17target-alpha: Convert gen_fcvtlq/ql to source/sinkRichard Henderson3-50/+36
2014-04-17target-alpha: Convert gen_fcmov to source/sinkRichard Henderson1-30/+14
2014-04-17target-alpha: Convert gen_bcond to source/sinkRichard Henderson1-18/+6
2014-04-17target-alpha: Convert most ieee insns to source/sinkRichard Henderson1-52/+17
2014-04-17target-alpha: Convert gen_ieee_input to source/sinkRichard Henderson1-19/+13
2014-04-17target-alpha: Convert MVIOP2 to source/sinkRichard Henderson1-19/+4
2014-04-17target-alpha: Convert ARITH3 to source/sinkRichard Henderson1-69/+39
2014-04-17target-alpha: Convert FARITH3 to source/sinkRichard Henderson1-53/+12
2014-04-17target-alpha: Convert FARITH2 to source/sinkRichard Henderson1-32/+11
2014-04-17target-alpha: Convert gen_zap/not to source/sinkRichard Henderson1-30/+11
2014-04-17target-alpha: Convert gen_ins_h/l to source/sinkRichard Henderson1-61/+50
2014-04-17target-alpha: Convert gen_ext_h/l to source/sinkRichard Henderson1-40/+26
2014-04-17target-alpha: Convert gen_msk_h/l to source/sinkRichard Henderson1-28/+19
2014-04-17target-alpha: Convert gen_cmov to source/sinkRichard Henderson1-44/+22
2014-04-17target-alpha: Convert ARITH3_EX to source/sinkRichard Henderson1-43/+6
2014-04-17target-alpha: Convert gen_cmp to source/sinkRichard Henderson1-35/+5
2014-04-17target-alpha: Convert gen_store_conditional to source/sinkRichard Henderson1-5/+1
2014-04-17target-alpha: Convert gen_load/store_mem to source/sinkRichard Henderson1-38/+29
2014-04-17target-alpha: Convert opcode 0x1F to source/sinkRichard Henderson1-20/+10
2014-04-17target-alpha: Convert opcode 0x1E to source/sinkRichard Henderson1-2/+4
2014-04-17target-alpha: Convert opcode 0x1C to source/sinkRichard Henderson1-54/+19
2014-04-17target-alpha: Convert opcode 0x1B to source/sinkRichard Henderson1-19/+13
2014-04-17target-alpha: Convert opcode 0x1A to source/sinkRichard Henderson1-5/+4
2014-04-17target-alpha: Convert opcode 0x18 to source/sinkRichard Henderson1-9/+9
2014-04-17target-alpha: Convert opcode 0x17 to source/sinkRichard Henderson1-21/+20
2014-04-17target-alpha: Convert opcode 0x14 to source/sinkRichard Henderson1-26/+18
2014-04-17target-alpha: Convert opcode 0x13 to source/sinkRichard Henderson1-39/+10
2014-04-17target-alpha: Convert opcode 0x12 to source/sinkRichard Henderson1-36/+27
2014-04-17target-alpha: Convert opcode 0x11 to source/sinkRichard Henderson1-89/+37
2014-04-17target-alpha: Introduce functions for source/sinkRichard Henderson1-233/+163
2014-04-17target-alpha: Introduce REQUIRE_REG_31Richard Henderson1-26/+44
2014-04-17target-alpha: Introduce REQUIRE_TB_FLAGRichard Henderson1-184/+133
2014-04-17target-alpha: fix the bracesPaolo Bonzini1-133/+180
2014-04-17Update version for v2.0.0 releasev2.0.0Peter Maydell1-1/+1
2014-04-14Update version for v2.0.0-rc3 releasev2.0.0-rc3Peter Maydell1-1/+1
2014-04-14Revert "fix return check for KVM_GET_DIRTY_LOG ioctl"Michael Tokarev1-1/+1
2014-04-14Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-1/+1
2014-04-14ide: Correct improper smart self test counter reset in ide core.BenoƮt Canet1-1/+1
2014-04-14acpi-test: update expected filesMichael S. Tsirkin1-0/+0
2014-04-14acpi: fix incorrect encoding for 0x{F-1}FFFFIgor Mammedov1-1/+1
2014-04-14configure: Make stack-protector test check both compile and linkPeter Maydell1-1/+4
2014-04-14vmxnet3: validate queues configuration read on migrationDmitry Fleytman1-0/+1
2014-04-14vmxnet3: validate interrupt indices read on migrationDmitry Fleytman1-0/+2
2014-04-14vmxnet3: validate queues configuration coming from guestDmitry Fleytman1-1/+18
2014-04-14vmxnet3: validate interrupt indices coming from guestDmitry Fleytman1-2/+34
2014-04-11qom: Fix crash with qom-list and link propertiesCole Robinson1-1/+2
2014-04-11virtio-net: fix guest-triggerable buffer overrunMichael S. Tsirkin1-1/+1
2014-04-11Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell5-8/+29