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
Age
Commit message (
Expand
)
Author
2022-06-06
target/i386: Fix wrong count setting
Yang Zhong
2022-06-06
build: add a "make modules" target
Paolo Bonzini
2022-06-06
target/i386/tcg: Fix masking of real-mode addresses with A20 bit
Stephen Michael Jothen
2022-06-03
Merge tag 'nvme-next-pull-request' of git://git.infradead.org/qemu-nvme into ...
Richard Henderson
2022-06-03
hw/nvme: add new command abort case
Dmitry Tikhov
2022-06-03
hw/nvme: deprecate the use-intel-id compatibility parameter
Klaus Jensen
2022-06-03
hw/nvme: bump firmware revision
Klaus Jensen
2022-06-03
hw/nvme: do not report null uuid
Klaus Jensen
2022-06-03
hw/nvme: do not auto-generate uuid
Klaus Jensen
2022-06-03
hw/nvme: do not auto-generate eui64
Klaus Jensen
2022-06-03
hw/nvme: enforce common serial per subsystem
Klaus Jensen
2022-06-03
hw/nvme: fix smart aen
Klaus Jensen
2022-06-03
hw/nvme: fix copy cmd for pi enabled namespaces
Dmitry Tikhov
2022-06-03
hw/nvme: add missing return statement
Dmitry Tikhov
2022-06-03
hw/nvme: fix narrowing conversion
Dmitry Tikhov
2022-06-03
Merge tag 'pull-request-2022-06-03' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2022-06-03
ui: Remove deprecated options "-sdl" and "-curses"
Thomas Huth
2022-06-03
ui: Switch "-display sdl" to use the QAPI parser
Thomas Huth
2022-06-03
ui: Remove deprecated parameters of the "-display sdl" option
Thomas Huth
2022-06-03
tests/qtest: use g_autofree for test_server_create_chr
Alex Bennée
2022-06-03
qtest/npcm7xx_pwm-test: Fix memory leak in mft_qom_set
Miaoqian Lin
2022-06-03
MAINTAINERS: Update maintainers for Guest x86 HAXM CPUs
Wenchao Wang
2022-06-03
MAINTAINERS: Change my email address
Hailiang Zhang
2022-06-03
tests/tcg: Test overflow conditions
Gautam Agrawal
2022-06-03
MAINTAINERS: Update s390 vhost entries
Eric Farman
2022-06-03
target/s390x: kvm: Honor storage keys during emulation
Janis Schoetterl-Glausch
2022-06-03
hw/s390x/s390-virtio-ccw: Improve the machine description string
Thomas Huth
2022-06-02
s390: Typo fix FLOATING_POINT_SUPPPORT_ENH
Dr. David Alan Gilbert
2022-06-02
Merge tag 'pull-tcg-20220602' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2022-06-02
tcg/aarch64: Fix illegal insn from out-of-range shli
Richard Henderson
2022-06-02
tcg/i386: Fix encoding of OPC_VPSRAQ for INDEX_op_sars_vec
Richard Henderson
2022-06-02
tcg: Add tcg_gen_mov_ptr
Richard Henderson
2022-06-02
Merge tag 'm68k-for-7.1-pull-request' of https://github.com/vivier/qemu-m68k ...
Richard Henderson
2022-06-02
target/m68k: Mark helper_raise_exception as noreturn
Richard Henderson
2022-06-02
linux-user/strace: Adjust get_thread_area for m68k
Richard Henderson
2022-06-02
linux-user/strace: Use is_error in print_syscall_err
Richard Henderson
2022-06-02
tests/tcg/m68k: Add trap.c
Richard Henderson
2022-06-02
target/m68k: Implement FTRAPcc
Richard Henderson
2022-06-02
target/m68k: Implement TRAPV
Richard Henderson
2022-06-02
target/m68k: Implement TPF in terms of TRAPcc
Richard Henderson
2022-06-02
target/m68k: Implement TRAPcc
Richard Henderson
2022-06-02
target/m68k: Fix stack frame for EXCP_ILLEGAL
Richard Henderson
2022-06-02
target/m68k: Fix address argument for EXCP_TRACE
Richard Henderson
2022-06-02
target/m68k: Fix pc, c flag, and address argument for EXCP_DIV0
Richard Henderson
2022-06-02
target/m68k: Fix address argument for EXCP_CHK
Richard Henderson
2022-06-02
target/m68k: Remove retaddr in m68k_interrupt_all
Richard Henderson
2022-06-02
linux-user/m68k: Handle EXCP_TRAP1 through EXCP_TRAP15
Richard Henderson
2022-06-02
target/m68k: Fix coding style in m68k_interrupt_all
Richard Henderson
2022-06-02
target/m68k: Switch over exception type in m68k_interrupt_all
Richard Henderson
2022-06-02
target/m68k: Raise the TRAPn exception with the correct pc
Richard Henderson
[next]