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
Age
Commit message (
Expand
)
Author
2021-05-20
Merge remote-tracking branch 'remotes/bsdimp/tags/pull-bsd-user-20210511' int...
Peter Maydell
2021-05-20
tests/tcg/x86_64: add vsyscall smoke test
Ilya Leoshkevich
2021-05-20
target/i386: Make sure that vsyscall's tb->size != 0
Ilya Leoshkevich
2021-05-20
vfio-ccw: Attempt to clean up all IRQs on error
Eric Farman
2021-05-20
hw/s390x/ccw: Register qbus type in abstract TYPE_CCW_DEVICE parent
Philippe Mathieu-Daudé
2021-05-20
vfio-ccw: Permit missing IRQs
Eric Farman
2021-05-20
accel/tcg: Assert that tb->size != 0 after translation
Ilya Leoshkevich
2021-05-20
target/xtensa: Make sure that tb->size != 0
Ilya Leoshkevich
2021-05-20
target/arm: Make sure that commpage's tb->size != 0
Ilya Leoshkevich
2021-05-20
target/s390x: Fix translation exception on illegal instruction
Ilya Leoshkevich
2021-05-20
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-x86-20210519' into...
Peter Maydell
2021-05-20
qapi/parser: Remove superfluous list comprehension
John Snow
2021-05-20
qapi/parser: add type hint annotations
John Snow
2021-05-20
qapi/parser: Rework _check_pragma_list_of_str as a TypeGuard
John Snow
2021-05-20
qapi/parser: Fix token membership tests when token can be None
John Snow
2021-05-20
qapi: add must_match helper
John Snow
2021-05-20
qapi/parser: Use @staticmethod where appropriate
John Snow
2021-05-20
qapi/parser: assert object keys are strings
John Snow
2021-05-20
qapi/parser: enforce all top-level expressions must be dict in _parse()
John Snow
2021-05-20
qapi/parser: Assert lexer value is a string
John Snow
2021-05-20
qapi/parser: factor parsing routine into method
John Snow
2021-05-20
qapi/source: Remove line number from QAPISourceInfo initializer
John Snow
2021-05-20
qapi: Add test for nonexistent schema file
John Snow
2021-05-20
qapi/parser: Don't try to handle file errors
John Snow
2021-05-20
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-up...
Peter Maydell
2021-05-19
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210519' in...
Peter Maydell
2021-05-19
target/i386: Remove user-only i/o stubs
Richard Henderson
2021-05-19
target/i386: Move helper_check_io to sysemu
Richard Henderson
2021-05-19
target/i386: Create helper_check_io
Richard Henderson
2021-05-19
target/i386: Pass in port to gen_check_io
Richard Henderson
2021-05-19
target/i386: Tidy gen_check_io
Richard Henderson
2021-05-19
target/i386: Exit tb after wrmsr
Richard Henderson
2021-05-19
target/i386: Eliminate user stubs for read/write_crN, rd/wrmsr
Richard Henderson
2021-05-19
target/i386: Inline user cpu_svm_check_intercept_param
Richard Henderson
2021-05-19
target/i386: Unify invlpg, invlpga
Richard Henderson
2021-05-19
target/i386: Move invlpg, hlt, monitor, mwait to sysemu
Richard Henderson
2021-05-19
target/i386: Pass env to do_pause and do_hlt
Richard Henderson
2021-05-19
target/i386: Cleanup read_crN, write_crN, lmsw
Richard Henderson
2021-05-19
target/i386: Remove user stub for cpu_vmexit
Richard Henderson
2021-05-19
target/i386: Remove pc_start argument to gen_svm_check_intercept
Richard Henderson
2021-05-19
target/i386: Tidy svm_check_intercept from tcg
Richard Henderson
2021-05-19
target/i386: Simplify gen_debug usage
Richard Henderson
2021-05-19
target/i386: Mark some helpers as noreturn
Richard Henderson
2021-05-19
target/i386: Eliminate SVM helpers for user-only
Richard Henderson
2021-05-19
target/i386: Implement skinit in translate.c
Richard Henderson
2021-05-19
target/i386: Assert !GUEST for user-only
Richard Henderson
2021-05-19
target/i386: Assert !SVME for user-only
Richard Henderson
2021-05-19
target/i386: Add stub generator for helper_set_dr
Richard Henderson
2021-05-19
target/i386: Reorder DisasContext members
Richard Henderson
2021-05-19
target/i386: Fix the comment for repz_opt
Richard Henderson
[prev]
[next]