index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
2017-03-03
KVM: x86: cleanup SIGBUS handlers
Paolo Bonzini
2017-03-02
Merge remote-tracking branch 'remotes/rth/tags/pull-tgt-20170302' into staging
Peter Maydell
2017-03-02
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170301' into...
Peter Maydell
2017-03-02
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2017-03-02
target/sparc: Restore ldstub of odd asis
Richard Henderson
2017-03-01
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170228-...
Peter Maydell
2017-03-01
Add PowerPC 32-bit guest memory dump support
Mike Nawrocki
2017-03-01
target/ppc: add mcrxrx instruction
Nikunj A Dadhania
2017-03-01
target/ppc: add ov32 flag in divide operations
Nikunj A Dadhania
2017-03-01
target/ppc: add ov32 flag for multiply low insns
Nikunj A Dadhania
2017-03-01
target/ppc: use tcg ops for neg instruction
Nikunj A Dadhania
2017-03-01
target/ppc: update overflow flags for add/sub
Nikunj A Dadhania
2017-03-01
target/ppc: update ca32 in arithmetic substract
Nikunj A Dadhania
2017-03-01
target/ppc: update ca32 in arithmetic add
Nikunj A Dadhania
2017-03-01
target/ppc: support for 32-bit carry and overflow
Nikunj A Dadhania
2017-03-01
target/ppc: Correct SDR1 masking
David Gibson
2017-03-01
target/ppc: Remove the function ppc_hash64_set_sdr1()
Suraj Jitindar Singh
2017-03-01
target/ppc: Manage external HPT via virtual hypervisor
David Gibson
2017-03-01
target/ppc: Eliminate htab_base and htab_mask variables
David Gibson
2017-03-01
target/ppc: Cleanup HPTE accessors for 64-bit hash MMU
David Gibson
2017-03-01
target/ppc: SDR1 is a hypervisor resource
David Gibson
2017-03-01
target/ppc: Merge cpu_ppc_set_vhyp() with cpu_ppc_set_papr()
David Gibson
2017-03-01
target/ppc: Fix KVM-HV HPTE accessors
David Gibson
2017-03-01
target/ppc: introduce helper_update_ov_legacy
Nikunj A Dadhania
2017-03-01
target/ppc: optimize gen_write_xer()
Nikunj A Dadhania
2017-03-01
target/ppc: move cpu_[read, write]_xer to cpu.c
Nikunj A Dadhania
2017-02-28
target-arm: Add GICv3CPUState in CPUARMState struct
Vijaya Kumar K
2017-02-28
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2017-02-28
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170228'...
Peter Maydell
2017-02-28
Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20170228' into staging
Peter Maydell
2017-02-28
armv7m: Raise correct kind of UsageFault for attempts to execute ARM code
Peter Maydell
2017-02-28
armv7m: Check exception return consistency
Peter Maydell
2017-02-28
armv7m: Extract "exception taken" code into functions
Peter Maydell
2017-02-28
armv7m: Simpler and faster exception start
Michael Davidsaver
2017-02-28
armv7m: Remove unused armv7m_nvic_acknowledge_irq() return value
Peter Maydell
2017-02-28
armv7m: Escalate exceptions to HardFault if necessary
Michael Davidsaver
2017-02-28
armv7m: Fix condition check for taking exceptions
Peter Maydell
2017-02-28
Add missing fp_access_check() to aarch64 crypto instructions
Nick Reilly
2017-02-28
target/s390x: Fix typo
Stefan Weil
2017-02-28
target/alpha: Enable MTTCG by default
Richard Henderson
2017-02-27
linux-user: Add signal handling support for x86_64
Pranith Kumar
2017-02-27
i386: Improve query-cpu-model-expansion full mode
Eduardo Habkost
2017-02-27
i386: Implement query-cpu-model-expansion QMP command
Eduardo Habkost
2017-02-27
i386: Define static "base" CPU model
Eduardo Habkost
2017-02-27
i386: Don't set CPUClass::cpu_def on "max" model
Eduardo Habkost
2017-02-27
i386: Make "max" model not use any host CPUID info on TCG
Eduardo Habkost
2017-02-27
i386: Create "max" CPU model
Eduardo Habkost
2017-02-27
i386: Reorganize and document CPUID initialization steps
Eduardo Habkost
2017-02-27
i386: Rename X86CPU::host_features to X86CPU::max_features
Eduardo Habkost
2017-02-27
i386: Add ordering field to CPUClass
Eduardo Habkost
[next]