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-07
chardev/char-socket: tcp_chr_recv: don't clobber errno
Roman Kagan
2022-01-07
vhost-user-blk: reconnect on any error during realize
Roman Kagan
2022-01-07
trace-events,pci: unify trace events format
Laurent Vivier
2022-01-07
virtio-pci: add support for configure interrupt
Cindy Lu
2022-01-07
virtio-mmio: add support for configure interrupt
Cindy Lu
2022-01-07
virtio-net: add support for configure interrupt
Cindy Lu
2022-01-06
vhost: add support for configure interrupt
Cindy Lu
2022-01-06
virtio: add support for configure interrupt
Cindy Lu
2022-01-06
vhost-vdpa: add support for config interrupt
Cindy Lu
2022-01-06
vhost: introduce new VhostOps vhost_set_config_call
Cindy Lu
2022-01-06
virtio-pci: decouple the single vector from the interrupt process
Cindy Lu
2022-01-06
virtio-pci: decouple notifier from interrupt process
Cindy Lu
2022-01-06
virtio: introduce macro IRTIO_CONFIG_IRQ_IDX
Cindy Lu
2022-01-06
acpi: validate hotplug selector on access
Michael S. Tsirkin
2022-01-06
virtio-mem: Don't skip alignment checks when warning about block size
David Hildenbrand
2022-01-05
Merge tag 'pull-request-2022-01-05' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2022-01-05
docs/tools/qemu-trace-stap.rst: Do not hard-code the QEMU binary name
Thomas Huth
2022-01-05
gitlab-ci: Enable docs in the centos job
Thomas Huth
2022-01-05
docs/sphinx: fix compatibility with sphinx < 1.8
Marc-André Lureau
2022-01-05
qemu-options: Remove the deprecated -no-quit option
Thomas Huth
2022-01-05
tests/unit/test-util-sockets: Use g_file_open_tmp() to create temp file
Philippe Mathieu-Daudé
2022-01-05
tests/qtest/hd-geo-test: Check for the lsi53c895a controller before using it
Thomas Huth
2022-01-05
tests/qtest/test-x86-cpuid-compat: Check for machines before using them
Thomas Huth
2022-01-05
hw: Add compat machines for 7.0
Cornelia Huck
2022-01-04
common-user: Really fix i386 calls to safe_syscall_set_errno_tail
Richard Henderson
2022-01-04
Merge tag 'pull-tcg-20220104' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2022-01-04
common-user: Fix tail calls to safe_syscall_set_errno_tail
Richard Henderson
2022-01-04
sysemu: Cleanup qemu_run_machine_init_done_notifiers()
Xiaoyao Li
2022-01-04
linux-user: Fix trivial build error on loongarch64 hosts
Philippe Mathieu-Daudé
2022-01-04
tcg/optimize: Fix folding of vector ops
Richard Henderson
2022-01-04
Merge tag 'pull-ppc-20220104' of https://github.com/legoater/qemu into staging
Richard Henderson
2022-01-04
target/ppc: do not call hreg_compute_hflags() in helper_store_mmcr0()
Daniel Henrique Barboza
2022-01-04
target/ppc: Use env->pnc_cyc_cnt
Richard Henderson
2022-01-04
target/ppc: Rewrite pmu_increment_insns
Richard Henderson
2022-01-04
target/ppc: Cache per-pmc insn and cycle count settings
Richard Henderson
2022-01-04
target/ppc: powerpc_excp: Stop passing excp_model around
Fabiano Rosas
2022-01-04
target/ppc: powerpc_excp: Move system call vectored code together
Fabiano Rosas
2022-01-04
target/ppc: powerpc_excp: Set vector earlier
Fabiano Rosas
2022-01-04
target/ppc: powerpc_excp: Add excp_vectors bounds check
Fabiano Rosas
2022-01-04
target/ppc: powerpc_excp: Set alternate SRRs directly
Fabiano Rosas
2022-01-04
target/ppc: do not silence snan in xscvspdpn
Matheus Ferst
2022-01-04
ppc/ppc405: Dump specific registers
Cédric Le Goater
2022-01-04
ppc/ppc405: Introduce a store helper for SPR_40x_PID
Cédric Le Goater
2022-01-04
ppc/ppc405: Fix timer initialization
Cédric Le Goater
2022-01-04
ppc/ppc405: Rework ppc_40x_timers_init() to use a PowerPCCPU
Cédric Le Goater
2022-01-04
ppc/ppc405: Restore TCR and STR write handlers
Cédric Le Goater
2022-01-04
ppc/ppc405: Activate MMU logs
Cédric Le Goater
2022-01-04
ppc/ppc4xx: Convert printfs()
Cédric Le Goater
2022-01-04
target/ppc: Print out literal exception names in logs
Cédric Le Goater
2022-01-04
target/ppc: Remove static inline
Cédric Le Goater
[next]