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
2021-02-08
target/i386: do not set LM for 32-bit emulation "-cpu host/max"
Paolo Bonzini
2021-02-08
spapr: Add PEF based confidential guest support
David Gibson
2021-02-08
confidential guest support: Move SEV initialization into arch specific code
David Gibson
2021-02-08
confidential guest support: Introduce cgs "ready" flag
David Gibson
2021-02-08
sev: Add Error ** to sev_kvm_init()
David Gibson
2021-02-08
confidential guest support: Rework the "memory-encryption" property
David Gibson
2021-02-08
sev: Remove false abstraction of flash encryption
David Gibson
2021-02-08
confidential guest support: Introduce new confidential guest support class
David Gibson
2021-02-05
accel: replace struct CpusAccel with AccelOpsClass
Claudio Fontana
2021-02-05
accel: extend AccelState and AccelClass to user-mode
Claudio Fontana
2021-02-05
cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
Claudio Fontana
2021-02-05
cpu: move debug_check_watchpoint to tcg_ops
Claudio Fontana
2021-02-05
cpu: move adjust_watchpoint_address to tcg_ops
Claudio Fontana
2021-02-05
cpu: move do_unaligned_access to tcg_ops
Claudio Fontana
2021-02-05
cpu: move cc->transaction_failed to tcg_ops
Claudio Fontana
2021-02-05
cpu: move cc->do_interrupt to tcg_ops
Claudio Fontana
2021-02-05
target/arm: do not use cc->do_interrupt for KVM directly
Claudio Fontana
2021-02-05
cpu: Move debug_excp_handler to tcg_ops
Eduardo Habkost
2021-02-05
cpu: Move tlb_fill to tcg_ops
Eduardo Habkost
2021-02-05
cpu: Move cpu_exec_* to tcg_ops
Eduardo Habkost
2021-02-05
cpu: Move synchronize_from_tb() to tcg_ops
Eduardo Habkost
2021-02-05
target/riscv: remove CONFIG_TCG, as it is always TCG
Claudio Fontana
2021-02-05
cpu: Introduce TCGCpuOperations struct
Eduardo Habkost
2021-01-29
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210129-...
Peter Maydell
2021-01-29
target/arm: Replace magic value by MMU_DATA_LOAD definition
Philippe Mathieu-Daudé
2021-01-29
target/arm: Conditionalize DBGDIDR
Richard Henderson
2021-01-29
target/arm: Implement ID_PFR2
Richard Henderson
2021-01-29
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2021-01-29
target/rx: Fix compiler errors for build with sanitizers
Stefan Weil
2021-01-28
qapi: Use QAPI_LIST_APPEND in trivial cases
Eric Blake
2021-01-27
target/microblaze: Add security attributes on memory transactions
Joe Komlodi
2021-01-27
target/microblaze: use MMUAccessType instead of int in mmu_translate
Joe Komlodi
2021-01-27
target/microblaze: Add use-non-secure property
Joe Komlodi
2021-01-23
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-01-21
x86/cpu: Use max host physical address if -cpu max option is applied
Yang Weijiang
2021-01-21
s390x: Use strpadcpy for copying vm name
Miroslav Rezanina
2021-01-21
s390x/tcg: Ignore register content if b1/b2 is zero when handling EXECUTE
David Hildenbrand
2021-01-21
s390x/tcg: Don't ignore content in r0 when not specified via "b" or "x"
David Hildenbrand
2021-01-21
s390x/tcg: Fix RISBHG
David Hildenbrand
2021-01-21
s390x/tcg: Fix ALGSI
David Hildenbrand
2021-01-19
target/arm/m_helper: Silence GCC 10 maybe-uninitialized error
Philippe Mathieu-Daudé
2021-01-19
target/arm: Update REV, PUNPK for pred_desc
Richard Henderson
2021-01-19
target/arm: Update ZIP, UZP, TRN for pred_desc
Richard Henderson
2021-01-19
target/arm: Update PFIRST, PNEXT for pred_desc
Richard Henderson
2021-01-19
target/arm: Introduce PREDDESC field definitions
Richard Henderson
2021-01-19
target/arm: refactor vae1_tlbmask()
Rémi Denis-Courmont
2021-01-19
target/arm: enable Secure EL2 in max CPU
Rémi Denis-Courmont
2021-01-19
target/arm: Implement SCR_EL2.EEL2
Rémi Denis-Courmont
2021-01-19
target/arm: revector to run-time pick target EL
Rémi Denis-Courmont
2021-01-19
target/arm: set HPFAR_EL2.NS on secure stage 2 faults
Rémi Denis-Courmont
[next]