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-02-14
Do not include "qemu/error-report.h" in headers that do not need it
Thomas Huth
2023-02-14
include/hw: Do not include "hw/registerfields.h" in headers that don't need it
Thomas Huth
2023-02-14
hw/misc/sga: Remove the deprecated "sga" device
Thomas Huth
2023-02-14
tests/qtest/npcm7xx_pwm-test: Be less verbose unless V=2
Peter Maydell
2023-02-14
build: deprecate --enable-gprof builds and remove from CI
Alex Bennée
2023-02-14
meson: Disable libdw for static builds by default
Ilya Leoshkevich
2023-02-14
meson: Add missing libdw knobs
Ilya Leoshkevich
2023-02-14
configure: Bump minimum Clang version to 10.0
Thomas Huth
2023-02-13
Merge tag 'migration-20230213-pull-request' of https://gitlab.com/juan.quinte...
Peter Maydell
2023-02-13
ram: Document migration ram flags
Juan Quintela
2023-02-13
migration/multifd: Move load_cleanup inside incoming_state_destroy
Leonardo Bras
2023-02-13
migration/multifd: Join all multifd threads in order to avoid leaks
Leonardo Bras
2023-02-13
migration/multifd: Remove unnecessary assignment on multifd_load_cleanup()
Leonardo Bras
2023-02-13
migration/multifd: Change multifd_load_cleanup() signature and usage
Leonardo Bras
2023-02-11
migration: Postpone postcopy preempt channel to be after main
Peter Xu
2023-02-11
migration: Add a semaphore to count PONGs
Peter Xu
2023-02-11
migration: Cleanup postcopy_preempt_setup()
Peter Xu
2023-02-11
migration: Rework multi-channel checks on URI
Peter Xu
2023-02-11
Update bench-code for addressing CI problem
ling xu
2023-02-11
AVX512 support for xbzrle_encode_buffer
ling xu
2023-02-11
migration: I messed state_pending_exact/estimate
Juan Quintela
2023-02-11
migration: Make ram_save_target_page() a pointer
Juan Quintela
2023-02-11
migration: Calculate ram size once
Juan Quintela
2023-02-11
migration: Split ram_bytes_total_common() in two functions
Juan Quintela
2023-02-11
migration: Make find_dirty_block() return a single parameter
Juan Quintela
2023-02-11
migration: Simplify ram_find_and_save_block()
Juan Quintela
2023-02-11
util/userfaultfd: Support /dev/userfaultfd
Peter Xu
2023-02-11
linux-headers: Update to v6.1
Peter Xu
2023-02-11
multifd: Remove some redundant code
Li Zhang
2023-02-11
multifd: cleanup the function multifd_channel_connect
Li Zhang
2023-02-11
migration: Remove spurious files
Juan Quintela
2023-02-09
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Peter Maydell
2023-02-09
iotests/detect-zeroes-registered-buf: add new test
Stefan Hajnoczi
2023-02-09
qemu-io: add -r option to register I/O buffer
Stefan Hajnoczi
2023-02-09
qemu-io: use BdrvRequestFlags instead of int
Stefan Hajnoczi
2023-02-09
block: fix detect-zeroes= with BDRV_REQ_REGISTERED_BUF
Stefan Hajnoczi
2023-02-09
virtio-blk: add missing AioContext lock
Emanuele Giuseppe Esposito
2023-02-09
vhost-user-fs: Back up vqs before cleaning up vhost_dev
Akihiko Odaki
2023-02-09
tests/qtest/netdev-socket: Raise connection timeout to 60 seconds
Peter Maydell
2023-02-08
Merge tag 'pull-tricore-20230208' of https://github.com/bkoppelmann/qemu into...
Peter Maydell
2023-02-08
Merge tag 'pull-include-2023-02-06-v2' of https://repo.or.cz/qemu/armbru into...
Peter Maydell
2023-02-08
tests/tcg/tricore: Add test for ld.h
Bastian Koppelmann
2023-02-08
target/tricore: Fix OPC1_16_SRO_LD_H translation
Anton Kochkov
2023-02-08
tests/tcg/tricore: Add LD.BU tests
Bastian Koppelmann
2023-02-08
target/tricore: Fix OPC2_32_BO_LD_BU_PREINC
Bastian Koppelmann
2023-02-08
tests/tcg/tricore: Add OPC2_32_RRRR_DEXTR tests
Bastian Koppelmann
2023-02-08
target/tricore: Fix OPC2_32_RRRR_DEXTR
Bastian Koppelmann
2023-02-08
tests/tcg/tricore: Add tests for RRPW_DEXTR
Bastian Koppelmann
2023-02-08
target/tricore: Fix RRPW_DEXTR
Bastian Koppelmann
2023-02-08
tests/tcg/tricore: Add test for OPC2_32_RCRW_INSERT
Bastian Koppelmann
[next]