Conversation
Conflicts: qemu/VERSION qemu/configure qemu/cpu-all.h qemu/cpu-exec.c qemu/cpus.c qemu/exec.c qemu/hmp-commands.hx qemu/hw/ide/ahci.c qemu/hw/ide/ahci.h qemu/hw/ide/core.c qemu/hw/ide/ich.c qemu/hw/lsi53c895a.c qemu/hw/mips_fulong2e.c qemu/hw/mips_malta.c qemu/hw/pc.c qemu/hw/ppc_prep.c qemu/hw/virtio-balloon.c qemu/linux-user/elfload.c qemu/qemu-common.h qemu/qemu-timer.c qemu/qerror.c qemu/qerror.h qemu/target-arm/translate.c qemu/target-i386/cpu.h qemu/target-i386/helper.c qemu/ui/vnc.c qemu/vl.c Signed-off-by: Avadh Patel <avadh4all@gmail.com>
Signed-off-by: Avadh Patel <avadh4all@gmail.com>
Now compilation process check for KVM_FEATURE_ASYNC_PF feature to enable KVM in Marss. Signed-off-by: Avadh Patel <avadh4all@gmail.com>
Conflicts: qemu/cpu-exec.c Signed-off-by: Avadh Patel <avadh4all@gmail.com>
Use provided linux headers in qemu directory for KVM parameters check. Signed-off-by: Avadh Patel <avadh4all@gmail.com>
Conflicts: qemu/target-i386/op_helper.c Signed-off-by: Avadh Patel <avadh4all@gmail.com>
Signed-off-by: Avadh Patel <avadh4all@gmail.com>
Conflicts: qemu/cpus.c Signed-off-by: Avadh Patel <avadh4all@gmail.com>
Signed-off-by: Avadh Patel <avadh4all@gmail.com>
QEMU's git commit id: b7093f294c330c4db789c077dac9d8611e4f8ee0 This huge change merges from QEMU's latest release 1.1. In order to comply with the latest changes from QEMU, MARSS's simulation CPU Context now maintain an 'env' pointer instead of inhearting from QEMU's CPU Context structure. Other than this change, most of the changes in this patch are related to merge issues. Signed-off-by: Avadh Patel <avadh4all@gmail.com>
Prevent scons from quoting the CCFLAGS, which causes the build to fail. Also remove '-mtune=native' from the CCFLAGS, as it is implied with '-march=native'.
Fix potential build issues.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.