Sign in
qemu
/
qemu
/
e620b1e4770bc779a6a9467ff753e0acdd4c57f5
e620b1e
migration: Put thread names together with macros
by Peter Xu
· 5 months ago
6dd4f44
migration: Cleanup migrate_fd_cleanup() on accessing to_dst_file
by Peter Xu
· 5 months ago
ea8ae47
Merge tag 'pull-target-arm-20241029' of https://git.linaro.org/people/pmaydell/qemu-arm into staging
by Peter Maydell
· 4 months ago
e4bad9c
Merge tag 'pull-virtio-gpu-vulkan-291024-1' of https://gitlab.com/stsquad/qemu into staging
by Peter Maydell
· 4 months ago
84f298e
target/arm: kvm: require KVM_CAP_DEVICE_CTRL
by Paolo Bonzini
· 4 months ago
361dfa9
docs/devel/reset: Fix minor grammatical error
by Peter Maydell
· 4 months ago
bab209a
target/arm: Fix arithmetic underflow in SETM instruction
by Ido Plat
· 4 months ago
a892728
docs/system/target-arm.rst: Remove "many boards are undocumented" note
by Peter Maydell
· 4 months ago
946f9ef
docs/system/arm: Add placeholder docs for mcimx6ul-evk and mcimx7d-sabre
by Peter Maydell
· 4 months ago
6128720
docs/system/arm: Add placeholder doc for xlnx-zcu102 board
by Peter Maydell
· 4 months ago
f99e1d3
docs/system/arm: Add placeholder doc for exynos4 boards
by Peter Maydell
· 4 months ago
6a98e61
docs/system/arm: Split fby35 out from aspeed.rst
by Peter Maydell
· 4 months ago
23a26bf
docs/system/arm: Don't use wildcard '*-bmc' in doc titles
by Peter Maydell
· 4 months ago
800cbbf
docs/system/arm/stm32: List olimex-stm32-h405 in document title
by Peter Maydell
· 4 months ago
a3c3345
scripts/symlink-install-tree.py: Fix MESONINTROSPECT parsing
by Akihiko Odaki
· 4 months ago
bc4d45b
tests/functional: Add a functional test for the sx1 board
by Peter Maydell
· 4 months ago
aff8358
tests/functional: Add a functional test for the collie board
by Peter Maydell
· 4 months ago
77dd098
hw/sd/omap_mmc: Don't use sd_cmd_type_t
by Peter Maydell
· 4 months ago
1505b65
target/arm: Don't assert in regime_is_user() for E10 mmuidx values
by Peter Maydell
· 4 months ago
d9c7adb
target/arm: Store FPSR cumulative exception bits in env->vfp.fpsr
by Peter Maydell
· 4 months ago
bda8c24
docs/system/cpu-hotplug: Update example's socket-id/core-id
by Peter Maydell
· 4 months ago
58d49b5
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
by Peter Maydell
· 4 months ago
918d0de
arm/kvm: add support for MTE
by Cornelia Huck
· 4 months ago
cd76e8f
virtio-net: Avoid indirection_table_mask overflow
by Akihiko Odaki
· 5 months ago
e29bc93
Fix calculation of minimum in colo_compare_tcp
by Stefan Weil
· 6 months ago
94d0ea1
virtio-gpu: Support Venus context
by Antonio Caggiano
· 4 months ago
1333fd0
virtio-gpu: Register capsets dynamically
by Pierre-Eric Pelloux-Prayer
· 4 months ago
7c092f1
virtio-gpu: Handle resource blob commands
by Robert Beckett
· 4 months ago
640f914
virtio-gpu: Support suspension of commands processing
by Dmitry Osipenko
· 4 months ago
df4c498
virtio-gpu: Add virgl resource management
by Huang Rui
· 4 months ago
6a3e00d
virtio-gpu: Don't require udmabuf when blobs and virgl are enabled
by Dmitry Osipenko
· 4 months ago
2c868c7
virtio-gpu: Support context-init feature with virglrenderer
by Huang Rui
· 4 months ago
ffac964
virtio-gpu: Use pkgconfig version to decide which virgl features are available
by Dmitry Osipenko
· 4 months ago
b218c12
virtio-gpu: Unrealize GL device
by Dmitry Osipenko
· 4 months ago
7e688d1
virtio-gpu: Handle virtio_gpu_virgl_init() failure
by Dmitry Osipenko
· 4 months ago
a0a8f47
virtio-gpu: Move print_stats timer to VirtIOGPUGL
by Dmitry Osipenko
· 4 months ago
a723d2e
virtio-gpu: Move fence_poll timer to VirtIOGPUGL
by Dmitry Osipenko
· 4 months ago
cd7ebf6
virtio-gpu: Use trace events for tracking number of in-flight fences
by Dmitry Osipenko
· 4 months ago
76240dd
net: Check if nc is NULL in qemu_get_vnet_hdr_len()
by Akihiko Odaki
· 6 months ago
75fe36b
net/tap-win32: Fix gcc 14 format truncation errors
by Bernhard Beschow
· 5 months ago
96e610b
chardev: finalize 'reconnect' deprecation
by Daniil Tatianin
· 4 months ago
c40e962
net/stream: deprecate 'reconnect' in favor of 'reconnect-ms'
by Daniil Tatianin
· 4 months ago
ae311fb
hw/net: improve tracing of eBPF RSS setup
by Daniel P. Berrangé
· 4 months ago
f5cae19
ebpf: improve trace event coverage to all key operations
by Daniel P. Berrangé
· 4 months ago
b5900df
hw/net: report errors from failing to use eBPF RSS FDs
by Daniel P. Berrangé
· 4 months ago
00b69f1
ebpf: add formal error reporting to all APIs
by Daniel P. Berrangé
· 4 months ago
31efce1
ebpf: improve error trace events
by Daniel P. Berrangé
· 4 months ago
a9436dd
ebpf: drop redundant parameter checks in static methods
by Daniel P. Berrangé
· 4 months ago
493a240
hw/net: fix typo s/epbf/ebpf/ in virtio-net
by Daniel P. Berrangé
· 4 months ago
1f37280
net: fix build when libbpf is disabled, but libxdp is enabled
by Daniel P. Berrangé
· 4 months ago
fdf250e
Merge tag 'pull-maintainer-oct-misc-241024-1' of https://gitlab.com/stsquad/qemu into staging
by Peter Maydell
· 4 months ago
cea8ac7
Merge tag 'pull-aspeed-20241024' of https://github.com/legoater/qemu into staging
by Peter Maydell
· 4 months ago
94be8fd
Merge tag 'pull-vfio-20241024' of https://github.com/legoater/qemu into staging
by Peter Maydell
· 4 months ago
e17e57e
Merge tag 'pull-request-2024-10-23' of https://gitlab.com/thuth/qemu into staging
by Peter Maydell
· 4 months ago
6b37565
Merge tag 'pull-tcg-20241022' of https://gitlab.com/rth7680/qemu into staging
by Peter Maydell
· 4 months ago
e67b7ae
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
by Peter Maydell
· 4 months ago
e51d8fb
Merge tag 'misc-fixes-pull-request' of https://gitlab.com/berrange/qemu into staging
by Peter Maydell
· 4 months ago
b56f7dd
plugins: fix qemu_plugin_reset
by Pierrick Bouvier
· 4 months ago
4603156
MAINTAINERS: mention my plugins/next tree
by Alex Bennée
· 4 months ago
345dedb
testing: Enhance gdb probe script
by Gustavo Romero
· 4 months ago
bb77c68
tests/tcg/aarch64: Use raw strings for regexes in test-mte.py
by Gustavo Romero
· 4 months ago
2e1cacf
tests/tcg: enable basic testing for aarch64_be-linux-user
by Alex Bennée
· 4 months ago
591e848
config/targets: update aarch64_be-linux-user gdb XML list
by Alex Bennée
· 4 months ago
0f48656
MAINTAINERS: mention my gdbstub/next tree
by Alex Bennée
· 4 months ago
97f116f
gitlab: make check-[dco|patch] a little more verbose
by Alex Bennée
· 4 months ago
24be534
dockerfiles: fix default targets for debian-loongarch-cross
by Pierrick Bouvier
· 4 months ago
b24bad3
accel/tcg: add tracepoints for cpu_loop_exit_atomic
by Alex Bennée
· 4 months ago
b6a48d2
tests/tcg/x86_64: Add cross-modifying code test
by Ilya Leoshkevich
· 4 months ago
7f117cb
scripts/ci: remove architecture checks for build-environment updates
by Alex Bennée
· 4 months ago
dfbc72a
docs/devel: update tsan build documentation
by Pierrick Bouvier
· 4 months ago
cf6fbba
meson: hide tsan related warnings
by Pierrick Bouvier
· 4 months ago
e4239ee
MAINTAINERS: mention my testing/next tree
by Alex Bennée
· 4 months ago
16cacff
tests/docker: add NOFETCH env variable for testing
by Alex Bennée
· 4 months ago
13aae9b
tests/docker: Fix microblaze atomics
by Ilya Leoshkevich
· 4 months ago
1df52a9
test/qtest/aspeed_smc-test: Fix coding style
by Jamin Lin
· 4 months ago
e15001b
hw/arm/aspeed: Correct fmc_model w25q80bl for ast1030-a1 EVB
by Jamin Lin
· 4 months ago
a37bbfb
hw/arm/aspeed: Correct spi_model w25q256 for ast1030-a1 EVB.
by Jamin Lin
· 4 months ago
146f078
hw/block/m25p80: Add SFDP table for w25q80bl flash
by Jamin Lin
· 4 months ago
9785731
hw/block:m25p80: Support write status register 2 command (0x31) for w25q01jvq
by Jamin Lin
· 4 months ago
c0400e3
hw/block:m25p80: Fix coding style
by Jamin Lin
· 4 months ago
05d501a
aspeed/smc: Fix write incorrect data into flash in user mode
by Jamin Lin
· 4 months ago
f04cb2d
tests/functional: Convert most Aspeed machine tests
by Cédric Le Goater
· 4 months ago
4c1d0af
hw/misc/aspeed_hace: Fix SG Accumulative hashing
by Alejandro Zeise
· 7 months ago
34fdd73
tests/qtest:ast2700-gpio-test: Add GPIO test case for AST2700
by Jamin Lin
· 5 months ago
c6a8a2a
aspeed/soc: Support GPIO for AST2700
by Jamin Lin
· 5 months ago
f34030e
aspeed/soc: Correct GPIO irq 130 for AST2700
by Jamin Lin
· 5 months ago
bac6988
hw/gpio/aspeed: Add AST2700 support
by Jamin Lin
· 5 months ago
7e22f6f
hw/gpio/aspeed: Fix clear incorrect interrupt status for GPIO index mode
by Jamin Lin
· 5 months ago
404e753
hw/gpio/aspeed: Support different memory region ops
by Jamin Lin
· 5 months ago
9422dbd
hw/gpio/aspeed: Support to set the different memory size
by Jamin Lin
· 5 months ago
33343bf
hw/gpio/aspeed: Fix coding style
by Jamin Lin
· 5 months ago
00b519c
vfio/helpers: Align mmaps
by Alex Williamson
· 4 months ago
49915c0
vfio/helpers: Refactor vfio_region_mmap() error handling
by Alex Williamson
· 4 months ago
fa4e20d
vfio/migration: Change trace formats from hex to decimal
by Avihai Horon
· 4 months ago
3b5948f
vfio/migration: Report only stop-copy size in vfio_state_pending_exact()
by Avihai Horon
· 4 months ago
239e351
pc-bios/s390-ccw: Update s390-ccw.img with the full boot order support feature
by Thomas Huth
· 4 months ago
694d79f
pc-bios/s390-ccw: Introduce `EXTRA_LDFLAGS`
by Marc Hartmayer
· 5 months ago
3259b44
pc-bios/s390-ccw: Don't generate TEXTRELs
by Jens Remus
· 5 months ago
c58df21
pc-bios/s390-ccw: Clarify alignment is in bytes
by Jens Remus
· 5 months ago
f5aa2d9
tests/qtest: Add s390x boot order tests to cdrom-test.c
by Jared Rossi
· 4 months ago
Next »