index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
2020-03-18
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-1...
Peter Maydell
2020-03-18
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-03-17' into...
Peter Maydell
2020-03-18
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200317' into...
Peter Maydell
2020-03-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-03-17
target/arm: don't bother with id_aa64pfr0_read for USER_ONLY
Alex Bennée
2020-03-17
target/arm: generate xml description of our SVE registers
Alex Bennée
2020-03-17
target/arm: default SVE length to 64 bytes for linux-user
Alex Bennée
2020-03-17
target/arm: explicitly encode regnum in our XML
Alex Bennée
2020-03-17
target/arm: prepare for multiple dynamic XMLs
Alex Bennée
2020-03-17
gdbstub: extend GByteArray to read register helpers
Alex Bennée
2020-03-17
target/i386: use gdb_get_reg helpers
Alex Bennée
2020-03-17
target/m68k: use gdb_get_reg helpers
Alex Bennée
2020-03-17
target/arm: use gdb_get_reg helpers
Alex Bennée
2020-03-17
Use &error_abort instead of separate assert()
Markus Armbruster
2020-03-17
target/ppc: allow ppc_cpu_do_system_reset to take an alternate vector
Nicholas Piggin
2020-03-17
ppc/spapr: Fix FWNMI machine check interrupt delivery
Nicholas Piggin
2020-03-17
target/ppc: Fix rlwinm on ppc64
Vitaly Chikunov
2020-03-16
target/riscv: Fix VS mode interrupts forwarding.
Rajnesh Kanwal
2020-03-16
target/riscv: Correctly implement TSR trap
Alistair Francis
2020-03-17
spapr,ppc: Simplify signature of kvmppc_rma_size()
David Gibson
2020-03-17
target/ppc: Don't store VRMA SLBE persistently
David Gibson
2020-03-17
target/ppc: Only calculate RMLS derived RMA limit on demand
David Gibson
2020-03-17
target/ppc: Correct RMLS table
David Gibson
2020-03-17
target/ppc: Streamline calculation of RMA limit from LPCR[RMLS]
David Gibson
2020-03-17
target/ppc: Use class fields to simplify LPCR masking
David Gibson
2020-03-17
target/ppc: Remove RMOR register from POWER9 & POWER10
David Gibson
2020-03-17
spapr, ppc: Remove VPM0/RMLS hacks for POWER9
David Gibson
2020-03-17
target/ppc: Introduce ppc_hash64_use_vrma() helper
David Gibson
2020-03-17
target/ppc: Correct handling of real mode accesses with vhyp on hash MMU
David Gibson
2020-03-17
ppc: Remove stub of PPC970 HID4 implementation
David Gibson
2020-03-17
ppc: Remove stub support for 32-bit hypervisor mode
David Gibson
2020-03-17
ppc: Officially deprecate the CPU "compat" property
Greg Kurz
2020-03-16
WHPX: Use proper synchronization primitives while processing
Sunil Muthuswamy
2020-03-16
i386: Fix GCC warning with snprintf when HAX is enabled
Julio Faracco
2020-03-16
qom/object: Use common get/set uint helpers
Felipe Franciosi
2020-03-16
WHPX: Use QEMU values for trapped CPUID
Sunil Muthuswamy
2020-03-16
WHPX: TSC get and set should be dependent on VM state
Sunil Muthuswamy
2020-03-16
misc: Replace zero-length arrays with flexible array member (manual)
Philippe Mathieu-Daudé
2020-03-12
target/arm: kvm: Inject events at the last stage of sync
Beata Michalska
2020-03-12
target/arm/kvm: Let kvm_arm_vgic_probe() return a bitmap
Eric Auger
2020-03-12
target/arm: Disable clean_data_tbi for system mode
Richard Henderson
2020-03-12
target/arm: Check addresses for disabled regimes
Richard Henderson
2020-03-12
target/arm: Fix some comment typos
Peter Maydell
2020-03-12
target/arm: Recalculate hflags correctly after writes to CONTROL
Peter Maydell
2020-03-12
target/arm: Update hflags in trans_CPS_v7m()
Peter Maydell
2020-03-10
s390x: ipl: Consolidate iplb validity check into one function
Janosch Frank
2020-03-05
RISC-V: Add a missing "," in riscv_excp_names
Palmer Dabbelt
2020-03-05
target/arm: Clean address for DC ZVA
Richard Henderson
2020-03-05
target/arm: Use DEF_HELPER_FLAGS for helper_dc_zva
Richard Henderson
2020-03-05
target/arm: Move helper_dc_zva to helper-a64.c
Richard Henderson
[next]