aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-07target-*: Drop cpu_gen_code defineRichard Henderson
2015-10-07tcg: Merge cpu_gen_code into tb_gen_codeRichard Henderson
2015-10-07target-sparc: Add npc state to insn_startRichard Henderson
2015-10-07target-sparc: Remove gen_opc_jump_pcRichard Henderson
2015-10-07target-sparc: Split out gen_branch_nRichard Henderson
2015-10-07target-sparc: Tidy gen_branch_a interfaceRichard Henderson
2015-10-07target-cris: Mirror gen_opc_pc into insn_startRichard Henderson
2015-10-07target-sh4: Add flags state to insn_startRichard Henderson
2015-10-07target-s390x: Add cc_op state to insn_startRichard Henderson
2015-10-07target-mips: Add delayed branch state to insn_startRichard Henderson
2015-10-07target-i386: Add cc_op state to insn_startRichard Henderson
2015-10-07target-arm: Add condexec state to insn_startRichard Henderson
2015-10-07tcg: Allow extra data to be attached to insn_startRichard Henderson
2015-10-07target-*: Introduce and use cpu_breakpoint_testRichard Henderson
2015-10-07target-*: Increment num_insns immediately after tcg_gen_insn_startRichard Henderson
2015-10-07target-*: Unconditionally emit tcg_gen_insn_startRichard Henderson
2015-10-07tcg: Rename debug_insn_start to insn_startRichard Henderson
2015-10-06Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2015-10-06Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2015-10-06tests: vhost-user: disable unless CONFIG_VHOST_NETMichael S. Tsirkin
2015-10-05qtest/ide-test: ppc64be correction for ATAPI testsJohn Snow
2015-10-05MAINTAINERS: Small IDE/FDC touchupJohn Snow
2015-10-05qtest/ahci: fix redundant assertionJohn Snow
2015-10-02icc_bus: drop the unused filesZhu Guihua
2015-10-02cpu/apic: drop icc bus/bridgeChen Fan
2015-10-02x86: use new method to correct reset sequenceZhu Guihua
2015-10-02apic: move APIC's MMIO region mapping into APICChen Fan
2015-10-02Correctly re-init EFER state during INIT IPIBill Paul
2015-10-02target-i386: add ABM to Haswell* and Broadwell* CPU modelsPaolo Bonzini
2015-10-02target-i386: get/put MSR_TSC_AUX across reset and migrationAmit Shah
2015-10-02target-i386: Make check_hw_breakpoints staticRichard Henderson
2015-10-02target-i386: Move breakpoint related functions to new fileRichard Henderson
2015-10-02target-i386: Convert kvm_default_*features to property/value pairsEduardo Habkost
2015-10-02vl: Add another sanity check to smp_parse() functionThomas Huth
2015-10-02cpu: Introduce X86CPUTopoInfo structure for argument simplificationChen Fan
2015-10-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-10-02Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20151002' int...Peter Maydell
2015-10-02vhost-user-test: fix predictable filename on tmpfsMichael S. Tsirkin
2015-10-02vhost-user-test: use tmpfs by defaultMichael S. Tsirkin
2015-10-02pc: memhp: force gaps between DIMM's GPAIgor Mammedov
2015-10-02memhp: extend address auto assignment to support gapsIgor Mammedov
2015-10-02vhost-user: unit test for new messagesMichael S. Tsirkin
2015-10-02vhost-user-test: do not reinvent glib-compat.hPaolo Bonzini
2015-10-02Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-10-02block/raw-posix: Open file descriptor O_RDWR to work around glibc posix_fallo...Richard W.M. Jones
2015-10-02block: disable I/O limits at the beginning of bdrv_close()Alberto Garcia
2015-10-02iotests: Fix test 128 for password-less sudoMax Reitz
2015-10-02tests: Fix test 049 fallout from improved HMP error messagesEric Blake
2015-10-02raw-win32: Fix write request error handlingKevin Wolf
2015-10-02Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell