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
2019-10-04
target/i386: expand feature words to 64 bits
Paolo Bonzini
2019-10-04
target/i386: introduce generic feature dependency mechanism
Paolo Bonzini
2019-10-04
target/i386: handle filtered_features in a new function mark_unavailable_feat...
Paolo Bonzini
2019-10-04
Fix wrong behavior of cpu_memory_rw_debug() function in SMM
Dmitry Poletaev
2019-10-04
i386: Add CPUID bit for CLZERO and XSAVEERPTR
Sebastian Andrzej Siewior
2019-09-30
s390/kvm: split kvm mem slots at 4TB
Christian Borntraeger
2019-09-30
s390: do not call memory_region_allocate_system_memory() multiple times
Igor Mammedov
2019-09-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190927'...
Peter Maydell
2019-09-27
target/arm: remove run time semihosting checks
Alex Bennée
2019-09-27
target/arm: handle A-profile semihosting at translate time
Alex Bennée
2019-09-27
target/arm: handle M-profile semihosting at translate time
Alex Bennée
2019-09-27
target/arm: fix CBAR register for AArch64 CPUs
Luc Michel
2019-09-26
target/i386: Fix broken build with WHPX enabled
Philippe Mathieu-Daudé
2019-09-26
target/alpha: Tidy helper_fp_exc_raise_s
Richard Henderson
2019-09-26
target/alpha: Mask IOV exception with INV for user-only
Richard Henderson
2019-09-26
target/alpha: Write to fpcr_flush_to_zero once
Richard Henderson
2019-09-26
target/alpha: Handle SWCR_MAP_DMZ earlier
Richard Henderson
2019-09-26
target/alpha: Fix SWCR_TRAP_ENABLE_MASK
Richard Henderson
2019-09-26
target/alpha: Fix SWCR_MAP_UMZ
Richard Henderson
2019-09-26
target/alpha: Use array for FPCR_DYN conversion
Richard Henderson
2019-09-23
Merge remote-tracking branch 'remotes/davidhildenbrand/tags/s390x-tcg-2019-09...
Peter Maydell
2019-09-23
s390x/tcg: MVO: Fault-safe handling
David Hildenbrand
2019-09-23
s390x/tcg: MVST: Fault-safe handling
David Hildenbrand
2019-09-23
s390x/tcg: MVZ: Fault-safe handling
David Hildenbrand
2019-09-23
s390x/tcg: MVN: Fault-safe handling
David Hildenbrand
2019-09-23
s390x/tcg: MVCIN: Fault-safe handling
David Hildenbrand
2019-09-23
s390x/tcg: NC: Fault-safe handling
David Hildenbrand
2019-09-23
s390x/tcg: XC: Fault-safe handling
David Hildenbrand
2019-09-23
s390x/tcg: OC: Fault-safe handling
David Hildenbrand
2019-09-23
s390x/tcg: MVCLU: Fault-safe handling
David Hildenbrand
2019-09-23
s390x/tcg: MVC: Fault-safe handling on destructive overlaps
David Hildenbrand
2019-09-23
s390x/tcg: MVCS/MVCP: Use access_memmove()
David Hildenbrand
2019-09-23
s390x/tcg: Fault-safe memmove
David Hildenbrand
2019-09-23
s390x/tcg: Fault-safe memset
David Hildenbrand
2019-09-23
s390x/tcg: Always use MMU_USER_IDX for CONFIG_USER_ONLY
David Hildenbrand
2019-09-23
s390x/tcg: MVST: Fix storing back the addresses to registers
David Hildenbrand
2019-09-23
s390x/tcg: MVST: Check for specification exceptions
David Hildenbrand
2019-09-23
s390x/tcg: MVCS/MVCP: Properly wrap the length
David Hildenbrand
2019-09-23
s390x/tcg: MVCOS: Lengths are 32 bit in 24/31-bit mode
David Hildenbrand
2019-09-23
s390x/tcg: MVCS/MVCP: Check for special operation exceptions
David Hildenbrand
2019-09-23
s390x/tcg: MVCLU/MVCLE: Process max 4k bytes at a time
David Hildenbrand
2019-09-23
s390x/tcg: MVPG: Properly wrap the addresses
David Hildenbrand
2019-09-23
s390x/tcg: MVPG: Check for specification exceptions
David Hildenbrand
2019-09-23
s390x/tcg: MVC: Use is_destructive_overlap()
David Hildenbrand
2019-09-23
s390x/tcg: MVC: Increment the length once
David Hildenbrand
2019-09-23
s390x/tcg: MVCL: Process max 4k bytes at a time
David Hildenbrand
2019-09-23
s390x/tcg: MVCL: Detect destructive overlaps
David Hildenbrand
2019-09-23
s390x/tcg: MVCL: Zero out unused bits of address
David Hildenbrand
2019-09-23
s390x/tcg: Reset exception_index to -1 instead of 0
David Hildenbrand
2019-09-23
s390x/cpumodel: Add the z15 name to the description of gen15a
Christian Borntraeger
[next]