summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * tcg-aarch64: Introduce tcg_out_insn_3312, _3310, _3313Richard Henderson2014-04-161-87/+89
| * tcg-aarch64: Merge aarch64_ldst_get_data/type into tcg_out_opRichard Henderson2014-04-161-83/+32Star
| * tcg-aarch64: Introduce tcg_out_insn_3507Richard Henderson2014-04-161-24/+33
| * tcg-aarch64: Support stores of zeroRichard Henderson2014-04-161-16/+19
| * tcg-aarch64: Implement TCG_TARGET_HAS_new_ldstRichard Henderson2014-04-162-60/+31Star
| * tcg-aarch64: Pass qemu_ld/st arguments directlyRichard Henderson2014-04-161-32/+17Star
| * tcg-aarch64: Use TCGMemOp in qemu_ld/stRichard Henderson2014-04-161-68/+63Star
| * tcg-aarch64: Use ADR to pass the return address to the ld/st helpersRichard Henderson2014-04-161-2/+9
| * tcg-aarch64: Use tcg_out_call for qemu_ld/stRichard Henderson2014-04-161-4/+2Star
| * tcg-aarch64: Avoid add with zero in tlb loadRichard Henderson2014-04-161-9/+19
| * tcg-aarch64: Implement tcg_register_jitRichard Henderson2014-04-161-15/+69
| * tcg-aarch64: Introduce tcg_out_insn_3314Richard Henderson2014-04-161-67/+33Star
| * tcg-aarch64: Reuse LR in translated codeRichard Henderson2014-04-162-33/+33
| * tcg-aarch64: Use CBZ and CBNZRichard Henderson2014-04-161-2/+24
| * tcg-aarch64: Create tcg_out_brcondRichard Henderson2014-04-161-20/+14Star
| * tcg-aarch64: Use symbolic names for branchesRichard Henderson2014-04-161-31/+43
| * tcg-aarch64: Use adrp in tcg_out_moviRichard Henderson2014-04-161-0/+23
| * tcg-aarch64: Special case small constants in tcg_out_moviRichard Henderson2014-04-161-0/+10
| * tcg-aarch64: Use ORRI in tcg_out_moviRichard Henderson2014-04-161-31/+39
| * tcg-aarch64: Use MOVN in tcg_out_moviRichard Henderson2014-04-161-13/+50
| * tcg-aarch64: Use TCGType and TCGMemOp constantsRichard Henderson2014-04-161-35/+38
| * tcg-aarch64: Use intptr_t apropriatelyRichard Henderson2014-04-161-5/+5
| * tcg-aarch64: Properly detect SIGSEGV writesRichard Henderson2014-04-161-6/+19
* | Open 2.1 development treePeter Maydell2014-04-171-1/+1
* | Update version for v2.0.0 releasePeter Maydell2014-04-171-1/+1
|/
* Update version for v2.0.0-rc3 releasePeter Maydell2014-04-141-1/+1
* Revert "fix return check for KVM_GET_DIRTY_LOG ioctl"Michael Tokarev2014-04-141-1/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-04-142-1/+1
|\
| * acpi-test: update expected filesMichael S. Tsirkin2014-04-141-0/+0
| * acpi: fix incorrect encoding for 0x{F-1}FFFFIgor Mammedov2014-04-141-1/+1
* | ide: Correct improper smart self test counter reset in ide core.BenoƮt Canet2014-04-141-1/+1
|/
* configure: Make stack-protector test check both compile and linkPeter Maydell2014-04-141-1/+4
* vmxnet3: validate queues configuration read on migrationDmitry Fleytman2014-04-141-0/+1
* vmxnet3: validate interrupt indices read on migrationDmitry Fleytman2014-04-141-0/+2
* vmxnet3: validate queues configuration coming from guestDmitry Fleytman2014-04-141-1/+18
* vmxnet3: validate interrupt indices coming from guestDmitry Fleytman2014-04-141-2/+34
* qom: Fix crash with qom-list and link propertiesCole Robinson2014-04-111-1/+2
* virtio-net: fix guest-triggerable buffer overrunMichael S. Tsirkin2014-04-111-1/+1
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-04-115-8/+29
|\
| * block-commit: speed is an optional parameterMax Reitz2014-04-111-0/+4
| * iscsi: Remember to set ret for iscsi_open in error caseFam Zheng2014-04-111-0/+1
| * bochs: Fix catalog size checkKevin Wolf2014-04-113-6/+20
| * bochs: Fix memory leak in bochs_open() error pathKevin Wolf2014-04-111-2/+4
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-1' into stagingPeter Maydell2014-04-111-8/+13
|\ \ | |/ |/|
| * input: sdl2: Fix relative mode to match SDL1 behaviorCole Robinson2014-04-111-1/+2
| * input: sdl2: Fix guest_cursor logicCole Robinson2014-04-111-7/+11
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-04-114-30/+20Star
|\
| * acpi: update generated hex filesMichael S. Tsirkin2014-04-102-30/+20Star
| * tests/acpi: update expected DSDT filesMichael S. Tsirkin2014-04-092-0/+0
* | configure: use do_cc when checking for -fstack-protector supportPeter Maydell2014-04-101-1/+1
|/