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
2020-03-19
target/rx: TCG helpers
Yoshinori Sato
2020-03-19
target/rx: TCG translation
Yoshinori Sato
2020-03-19
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
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
hw/i386: Update structures to save the number of nodes per package
Babu Moger
2020-03-17
hw/i386: Consolidate topology functions
Babu Moger
2020-03-17
cpu: Use DeviceClass reset instead of a special CPUClass reset
Peter Maydell
2020-03-17
i386: Add 2nd Generation AMD EPYC processors
Moger, Babu
2020-03-17
i386: Add missing cpu feature bits in EPYC model
Moger, Babu
2020-03-17
target/i386: Add new property note to versioned CPU models
Tao Xu
2020-03-17
target/i386: Add Denverton-v2 (no MPX) CPU model
Tao Xu
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
[next]