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
2021-06-29
target/avr: Change ctx to DisasContext* in gen_intermediate_code
Richard Henderson
2021-06-29
target/avr: Add DisasContextBase to DisasContext
Richard Henderson
2021-06-29
target/nios2: Use pc_next for pc + 4
Richard Henderson
2021-06-29
target/nios2: Inline handle_instruction
Richard Henderson
2021-06-29
target/nios2: Clean up goto in handle_instruction
Richard Henderson
2021-06-29
target/nios2: Remove assignment to env in handle_instruction
Richard Henderson
2021-06-29
target/nios2: Convert to TranslatorOps
Richard Henderson
2021-06-29
target/nios2: Add DisasContextBase to DisasContext
Richard Henderson
2021-06-29
target/nios2: Use global cpu_R
Richard Henderson
2021-06-29
target/nios2: Use global cpu_env
Richard Henderson
2021-06-29
target/nios2: Replace DISAS_TB_JUMP with DISAS_NORETURN
Richard Henderson
2021-06-29
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-axp-20210628' into...
Peter Maydell
2021-06-28
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-06-28
Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-06-25' i...
Peter Maydell
2021-06-28
target/alpha: Honor the FEN bit
Richard Henderson
2021-06-28
pc-bios: Update the palcode-clipper image
Richard Henderson
2021-06-28
hw/alpha: Provide a PCI-ISA bridge device node
Jason Thorpe
2021-06-28
hw/alpha: Provide console information to the PALcode at start-up
Jason Thorpe
2021-06-28
hw/alpha: Set minimum PCI device ID to 1 to match Clipper IRQ mappings
Jason Thorpe
2021-06-28
Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/floppy-pull-request' ...
Peter Maydell
2021-06-28
Merge remote-tracking branch 'remotes/philmd/tags/mips-20210625' into staging
Peter Maydell
2021-06-25
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210624-pull-request...
Peter Maydell
2021-06-25
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
2021-06-25
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-06-24' in...
Peter Maydell
2021-06-25
machine: reject -smp dies!=1 for non-PC machines
Paolo Bonzini
2021-06-25
machine: pass QAPI struct to mc->smp_parse
Paolo Bonzini
2021-06-25
machine: add error propagation to mc->smp_parse
Paolo Bonzini
2021-06-25
machine: move common smp_parse code to caller
Paolo Bonzini
2021-06-25
machine: move dies from X86MachineState to CpuTopology
Paolo Bonzini
2021-06-25
hw/block/fdc: Add description to floppy controllers
Philippe Mathieu-Daudé
2021-06-25
hw/block/fdc: Extract SysBus floppy controllers to fdc-sysbus.c
Philippe Mathieu-Daudé
2021-06-25
hw/block/fdc: Extract ISA floppy controllers to fdc-isa.c
Philippe Mathieu-Daudé
2021-06-25
hw/block/fdc: Declare shared prototypes in fdc-internal.h
Philippe Mathieu-Daudé
2021-06-25
hw/block/fdc: Replace disabled fprintf() by trace event
Philippe Mathieu-Daudé
2021-06-25
hw/isa/Kconfig: Fix missing dependency ISA_SUPERIO -> FDC
Philippe Mathieu-Daudé
2021-06-25
block-copy: atomic .cancelled and .finished fields in BlockCopyCallState
Emanuele Giuseppe Esposito
2021-06-25
block-copy: add CoMutex lock
Emanuele Giuseppe Esposito
2021-06-25
block-copy: move progress_set_remaining in block_copy_task_end
Emanuele Giuseppe Esposito
2021-06-25
block-copy: streamline choice of copy_range vs. read/write
Paolo Bonzini
2021-06-25
block-copy: small refactor in block_copy_task_entry and block_copy_common
Emanuele Giuseppe Esposito
2021-06-25
co-shared-resource: protect with a mutex
Emanuele Giuseppe Esposito
2021-06-25
progressmeter: protect with a mutex
Emanuele Giuseppe Esposito
2021-06-25
blockjob: let ratelimit handle a speed of 0
Paolo Bonzini
2021-06-25
block-copy: let ratelimit handle a speed of 0
Paolo Bonzini
2021-06-25
ratelimit: treat zero speed as unlimited
Paolo Bonzini
2021-06-25
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-updates-25062...
Peter Maydell
2021-06-25
plugins/api: expose symbol lookup to plugins
Alex Bennée
2021-06-25
tests/tcg: skip the signals test for hppa/s390x for now
Alex Bennée
2021-06-25
GitLab: Add "Feature Request" issue template.
John Snow
2021-06-25
GitLab: Add "Bug" issue reporting template
John Snow
[next]