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
2023-07-03
qemu-keymap: properly check return from xkb_keymap_mod_get_index
Alex Bennée
2023-07-03
tests/tcg: add mechanism to handle plugin arguments
Alex Bennée
2023-07-03
docs/devel: remind developers to run CI container pipeline when updating images
Ani Sinha
2023-07-03
gitlab: reduce testing scope of check-gcov
Alex Bennée
2023-07-03
gitlab: ensure coverage job also publishes meson log
Daniel P. Berrangé
2023-07-03
gitlab: explicit set artifacts publishing criteria
Daniel P. Berrangé
2023-07-01
Merge tag 'pull-tcg-20230701' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2023-07-01
linux-user: Avoid mmap of the last byte of the reserved_va
Richard Henderson
2023-07-01
target/nios2 : Explicitly ask for target-endian loads and stores
Peter Maydell
2023-07-01
tcg: Reduce tcg_assert_listed_vecop() scope
Philippe Mathieu-Daudé
2023-07-01
target/arm: Use float64_to_int32_modulo for FJCVTZS
Richard Henderson
2023-07-01
target/alpha: Use float64_to_int64_modulo for CVTTQ
Richard Henderson
2023-07-01
tests/tcg/alpha: Add test for cvttq
Richard Henderson
2023-07-01
fpu: Add float64_to_int{32,64}_modulo
Richard Henderson
2023-07-01
accel/tcg: Assert one page in tb_invalidate_phys_page_range__locked
Mark Cave-Ayland
2023-07-01
accel/tcg: Fix start page passed to tb_invalidate_phys_page_range__locked
Mark Cave-Ayland
2023-07-01
audio: dbus requires pixman
Marc-André Lureau
2023-06-30
ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_gl
Richard Henderson
2023-06-30
Merge tag 'pull-vfio-20230630' of https://github.com/legoater/qemu into staging
Richard Henderson
2023-06-30
Merge tag 'pull-request-2023-06-29' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2023-06-30
vfio/pci: Free leaked timer in vfio_realize error path
Zhenzhong Duan
2023-06-30
vfio/pci: Fix a segfault in vfio_realize
Zhenzhong Duan
2023-06-30
MAINTAINERS: Promote Cédric to VFIO co-maintainer
Alex Williamson
2023-06-30
vfio/migration: Make VFIO migration non-experimental
Avihai Horon
2023-06-30
vfio/migration: Reset bytes_transferred properly
Avihai Horon
2023-06-30
vfio/pci: Call vfio_prepare_kvm_msi_virq_batch() in MSI retry path
Shameer Kolothum
2023-06-30
hw/vfio/pci-quirks: Support alternate offset for GPUDirect Cliques
Alex Williamson
2023-06-30
vfio: Implement a common device info helper
Alex Williamson
2023-06-30
vfio/migration: Add support for switchover ack capability
Avihai Horon
2023-06-30
vfio/migration: Add VFIO migration pre-copy support
Avihai Horon
2023-06-30
vfio/migration: Store VFIO migration flags in VFIOMigration
Avihai Horon
2023-06-30
vfio/migration: Refactor vfio_save_block() to return saved data size
Avihai Horon
2023-06-30
tests: Add migration switchover ack capability test
Avihai Horon
2023-06-30
migration: Enable switchover ack capability
Avihai Horon
2023-06-30
migration: Implement switchover ack logic
Avihai Horon
2023-06-30
migration: Add switchover ack capability
Avihai Horon
2023-06-29
pc-bios: Update the s390 bios images with the recent changes
Thomas Huth
2023-06-29
pc-bios/s390-ccw: Don't use __bss_start with the "larl" instruction
Thomas Huth
2023-06-29
pc-bios/s390-ccw: Move the stack array into start.S
Thomas Huth
2023-06-29
pc-bios/s390-ccw: Provide space for initial stack frame in start.S
Thomas Huth
2023-06-29
pc-bios/s390-ccw: Fix indentation in start.S
Thomas Huth
2023-06-29
pc-bios/s390-ccw/Makefile: Use -z noexecstack to silence linker warning
Thomas Huth
2023-06-29
pc-bios/s390-ccw: Get rid of the the __u* types
Thomas Huth
2023-06-29
s390-ccw: Getting rid of ulong
Juan Quintela
2023-06-29
gitlab: Disable plugins for cross-i386-tci
Richard Henderson
2023-06-29
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-06-29
target/i386: emulate 64-bit ring 0 for linux-user if LM feature is set
Paolo Bonzini
2023-06-29
target/i386: ignore CPL0-specific features in user mode emulation
Paolo Bonzini
2023-06-29
target/i386: ignore ARCH_CAPABILITIES features in user mode emulation
Paolo Bonzini
2023-06-29
target/i386: Export MSR_ARCH_CAPABILITIES bits to guests
Pawan Gupta
[next]