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-08-03
gitlab: always populate cache for windows msys jobs
Daniel P. Berrangé
2023-08-03
gitlab: drop $CI_PROJECT_DIR from cache path
Daniel P. Berrangé
2023-08-03
gitlab: always use updated msys installer
Daniel P. Berrangé
2023-08-03
gitlab: print timestamps during windows msys jobs
Daniel P. Berrangé
2023-08-03
gitlab: remove duplication between msys jobs
Daniel P. Berrangé
2023-08-03
util/oslib-win32: Fix compiling with Clang from MSYS2
Thomas Huth
2023-08-02
Merge tag 'pull-qapi-2023-08-02' of https://repo.or.cz/qemu/armbru into staging
Richard Henderson
2023-08-02
Merge tag 'misc-fixes-20230801' of https://github.com/philmd/qemu into staging
Richard Henderson
2023-08-02
MAINTAINERS: Add section "Migration dirty limit and dirty page rate"
Hyman Huang(黄勇)
2023-08-02
qapi: Craft the dirty-limit capability comment
Hyman Huang(黄勇)
2023-08-02
qapi: Reformat the dirty-limit migration doc comments
Hyman Huang(黄勇)
2023-08-01
target/m68k: Fix semihost lseek offset computation
Peter Maydell
2023-08-01
target/nios2: Fix semihost lseek offset computation
Keith Packard
2023-08-01
target/nios2: Pass semihosting arg to exit
Keith Packard
2023-08-01
tests/migration: Add -fno-stack-protector
Akihiko Odaki
2023-08-01
misc: Fix some typos in documentation and comments
Stefan Weil
2023-08-01
ui/dbus: fix clang compilation issue
Marc-André Lureau
2023-08-01
ui/dbus: fix win32 compilation when !opengl
Marc-Andre Lureau
2023-08-01
hw/xen: prevent guest from binding loopback event channel to itself
David Woodhouse
2023-08-01
i386/xen: consistent locking around Xen singleshot timers
David Woodhouse
2023-08-01
hw/xen: fix off-by-one in xen_evtchn_set_gsi()
David Woodhouse
2023-08-01
Merge tag 'io-tls-hs-crash-pull-request' of https://gitlab.com/berrange/qemu ...
Richard Henderson
2023-08-01
io: remove io watch if TLS channel is closed during handshake
Daniel P. Berrangé
2023-08-01
Merge tag 'pull-xen-20230801' of https://xenbits.xen.org/git-http/people/aper...
Richard Henderson
2023-08-01
xen-platform: do full PCI reset during unplug of IDE devices
Olaf Hering
2023-08-01
xen: Don't pass MemoryListener around by value
Peter Maydell
2023-08-01
thread-pool: signal "request_cond" while locked
Anthony PERARD
2023-08-01
xen-block: Avoid leaks on new error path
Anthony PERARD
2023-08-01
hw/xen: Clarify (lack of) error handling in transaction_commit()
David Woodhouse
2023-07-31
Merge tag 'pull-tcg-20230731' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2023-07-31
target/s390x: Move trans_exc_code update to do_program_interrupt
Richard Henderson
2023-07-31
linux-user/armeb: Fix __kernel_cmpxchg() for armeb
Helge Deller
2023-07-31
target/ppc: Disable goto_tb with architectural singlestep
Richard Henderson
2023-07-31
bsd-user: Specify host page alignment if none specified
Warner Losh
2023-07-31
bsd-user: Allocate guest virtual address space
Richard Henderson
2023-07-31
accel/tcg: Clear tcg_ctx->gen_tb on buffer overflow
Richard Henderson
2023-07-31
util/interval-tree: Use qatomic_read/set for rb_parent_color
Richard Henderson
2023-07-31
util/interval-tree: Introduce pc_parent
Richard Henderson
2023-07-31
util/interval-tree: Use qatomic_set_mb in rb_link_node
Richard Henderson
2023-07-31
util/interval-tree: Use qatomic_read for left/right while searching
Richard Henderson
2023-07-31
Merge tag 'pull-target-arm-20230731' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2023-07-31
gdbstub: Fix client Ctrl-C handling
Nicholas Piggin
2023-07-31
kvm: Fix crash due to access uninitialized kvm_state
Gavin Shan
2023-07-31
target/arm/tcg: Don't build AArch64 decodetree files for qemu-system-arm
Peter Maydell
2023-07-31
target/arm: Avoid writing to constant TCGv in trans_CSEL()
Peter Maydell
2023-07-31
elf2dmp: Don't abandon when Prcb is set to 0
Akihiko Odaki
2023-07-31
target/arm: Fix MemOp for STGP
Richard Henderson
2023-07-30
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Richard Henderson
2023-07-30
hw/nvme: use stl/ldl pci dma api
Klaus Jensen
2023-07-28
Merge tag 'pull-nbd-2023-07-28' of https://repo.or.cz/qemu/ericb into staging
Richard Henderson
[next]