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-01-12
target/ppc: Use ppc_interrupts_little_endian in powerpc_excp
Fabiano Rosas
2022-01-12
target/ppc: Add MSR_ILE support to ppc_interrupts_little_endian
Fabiano Rosas
2022-01-12
target/ppc: Add HV support to ppc_interrupts_little_endian
Fabiano Rosas
2022-01-12
target/ppc: powerpc_excp: Group unimplemented exceptions
Fabiano Rosas
2022-01-12
target/ppc: powerpc_excp: Keep 60x/7x5 soft MMU logs active
Fabiano Rosas
2022-01-12
target/ppc: powerpc_excp: Extract software TLB logging into a function
Fabiano Rosas
2022-01-12
docs: Clarifications and formatting changes in ppc docs.
Leonardo Garcia
2022-01-12
MAINTAINERS: Improve the PowerPC machines section
Thomas Huth
2022-01-12
docs/system/ppc: Merge the PEF information into the pseries page
Thomas Huth
2022-01-12
target/ppc: Add extra float instructions to POWER5P processors
Cédric Le Goater
2022-01-12
spapr: Fix support of POWER5+ processors
Cédric Le Goater
2022-01-12
target/ppc: Add popcntb instruction to POWER5+ processors
Cédric Le Goater
2022-01-12
Merge tag 'qemu-slof-20220110' of github.com:aik/qemu into ppc-7.0
Cédric Le Goater
2022-01-11
Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' ...
Peter Maydell
2022-01-11
Merge remote-tracking branch 'remotes/philmd/tags/sdmmc-20220108' into staging
Peter Maydell
2022-01-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2022-01-10
simplebench: Fix Python syntax error (reported by LGTM)
Stefan Weil
2022-01-10
python: update type hints for mypy 0.930
John Snow
2022-01-10
Python/aqmp: fix type definitions for mypy 0.920
John Snow
2022-01-10
python/aqmp: use absolute import statement
John Snow
2022-01-10
Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"
Michael S. Tsirkin
2022-01-10
Revert "virtio-pci: decouple notifier from interrupt process"
Michael S. Tsirkin
2022-01-10
Revert "virtio-pci: decouple the single vector from the interrupt process"
Michael S. Tsirkin
2022-01-10
Revert "vhost: introduce new VhostOps vhost_set_config_call"
Michael S. Tsirkin
2022-01-10
Revert "vhost-vdpa: add support for config interrupt"
Michael S. Tsirkin
2022-01-10
Revert "virtio: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
Revert "vhost: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
Revert "virtio-net: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
Revert "virtio-mmio: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
Revert "virtio-pci: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-7.0-pull-request' ...
Peter Maydell
2022-01-10
pseries: Update SLOF firmware image
Alexey Kardashevskiy
2022-01-09
target/m68k: don't word align SP in stack frame if M68K_FEATURE_UNALIGNED_DAT...
Mark Cave-Ayland
2022-01-09
macfb: fix VRAM dirty memory region logging
Mark Cave-Ayland
2022-01-09
q800: fix segfault with invalid MacROM
Laurent Vivier
2022-01-09
hw: m68k: Add virt compat machine type for 7.0
Laurent Vivier
2022-01-08
Merge tag 'bsd-user-arm-pull-request' of gitlab.com:bsdimp/qemu into staging
Richard Henderson
2022-01-07
Merge tag 'pull-riscv-to-apply-20220108' of github.com:alistair23/qemu into s...
Richard Henderson
2022-01-07
bsd-user: add arm target build
Warner Losh
2022-01-07
bsd-user/freebsd/target_os_ucontext.h: Require TARGET_*CONTEXT_SIZE
Warner Losh
2022-01-07
bsd-user/arm/signal.c: arm get_ucontext_sigreturn
Warner Losh
2022-01-07
bsd-user/arm/signal.c: arm set_mcontext
Warner Losh
2022-01-07
bsd-user/arm/signal.c: arm get_mcontext
Warner Losh
2022-01-07
bsd-user/arm/signal.c: arm set_sigtramp_args
Warner Losh
2022-01-07
bsd-user/arm/target_arch_signal.h: Define size of *context_t
Warner Losh
2022-01-07
bsd-user/arm/target_arch_signal.h: arm machine context and trapframe for signals
Warner Losh
2022-01-07
bsd-user/arm/target_arch_signal.h: arm specific signal registers and stack
Warner Losh
2022-01-07
bsd-user/arm/target_arch_elf.h: arm get_hwcap2 impl
Warner Losh
2022-01-07
bsd-user/arm/target_arch_elf.h: arm get hwcap
Warner Losh
2022-01-07
bsd-user/arm/target_arch_elf.h: arm defines for ELF
Warner Losh
[next]