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-05-05
audio/pwaudio.c: Add Pipewire audio backend for QEMU
Dorinda Bassey
2023-05-04
Merge tag 'qga-pull-2023-05-04' of https://github.com/kostyanf14/qemu into st...
Richard Henderson
2023-05-04
qga: Fix suspend on Linux guests without systemd
Mark Somerville
2023-05-04
qga/commands-win32.c: Drop the check for _WIN32_WINNT >= 0x0601
Thomas Huth
2023-05-04
qga: test: Add tests for `merged` flag
Daniel Xu
2023-05-04
qga: Add `merged` variant to GuestExecCaptureOutputMode
Daniel Xu
2023-05-04
qga: Refactor guest-exec capture-output to take enum
Daniel Xu
2023-05-04
qga/linux: add usb support to guest-get-fsinfo
Kfir Manor
2023-05-04
Merge tag 'pull-nbd-2023-05-03' of https://repo.or.cz/qemu/ericb into staging
Richard Henderson
2023-05-03
block/export: call blk_set_dev_ops(blk, NULL, NULL)
Stefan Hajnoczi
2023-05-03
systemd: Also clear LISTEN_FDNAMES during systemd socket activation
Eric Blake
2023-05-03
Merge tag 'migration-20230428-pull-request' of https://gitlab.com/juan.quinte...
Richard Henderson
2023-05-03
migration: Drop unused parameter for migration_tls_client_create()
Juan Quintela
2023-05-03
migration: Drop unused parameter for migration_tls_get_creds()
Juan Quintela
2023-05-03
migration/rdma: Unfold last user of acct_update_position()
Juan Quintela
2023-05-03
migration/rdma: Split the zero page case from acct_update_position
Juan Quintela
2023-05-03
migration: Rename RAMStats to MigrationAtomicStats
Juan Quintela
2023-05-03
migration: Rename ram_counters to mig_stats
Juan Quintela
2023-05-03
migration: Move ram_stats to its own file migration-stats.[ch]
Juan Quintela
2023-05-03
multifd: We already account for this packet on the multifd thread
Juan Quintela
2023-05-02
Merge tag 'pull-tcg-20230502-2' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2023-05-02
tcg: Introduce tcg_out_movext2
Richard Henderson
2023-05-02
tcg/mips: Conditionalize tcg_out_exts_i32_i64
Richard Henderson
2023-05-02
tcg/loongarch64: Conditionalize tcg_out_exts_i32_i64
Richard Henderson
2023-05-02
accel/tcg: Add cpu_ld*_code_mmu
Richard Henderson
2023-05-02
migration/xbzrle: Use __attribute__((target)) for avx512
Richard Henderson
2023-05-02
qemu/int128: Re-shuffle Int128Alias members
Richard Henderson
2023-05-02
tcg: Add tcg_gen_gvec_rotrs
Nazar Kazakov
2023-05-02
tcg: Add tcg_gen_gvec_andcs
Nazar Kazakov
2023-05-02
qemu/host-utils.h: Add clz and ctz functions for lower-bit integers
Kiran Ostrolenk
2023-05-02
qemu/bitops.h: Limit rotate amounts
Dickon Hood
2023-05-02
accel/tcg: Uncache the host address for instruction fetch when tlb size < 1
Weiwei Li
2023-05-02
softmmu: Tidy dirtylimit_dirty_ring_full_time
Richard Henderson
2023-05-02
Merge tag 'pull-target-arm-20230502-2' of https://git.linaro.org/people/pmayd...
Richard Henderson
2023-05-02
hw/net/allwinner-sun8i-emac: Correctly byteswap descriptor fields
Peter Maydell
2023-05-02
hw/sd/allwinner-sdhost: Correctly byteswap descriptor fields
Peter Maydell
2023-05-02
target/arm: Add compile time asserts to load/store_cpu_field macros
Peter Maydell
2023-05-02
target/arm: Define and use new load_cpu_field_low32()
Peter Maydell
2023-05-02
hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()
Peter Maydell
2023-05-02
hw/arm/raspi: Use arm_write_bootloader() to write boot code
Peter Maydell
2023-05-02
hw/arm/aspeed: Use arm_write_bootloader() to write the bootloader
Cédric Le Goater
2023-05-02
hw/arm/boot: Make write_bootloader() public as arm_write_bootloader()
Cédric Le Goater
2023-05-02
hw/net/msf2-emac: Don't modify descriptor in-place in emac_store_desc()
Peter Maydell
2023-05-02
docs/about/deprecated.rst: Add "since 7.1" tag to dtb-kaslr-seed deprecation
Peter Maydell
2023-05-02
qmp: Deprecate 'singlestep' member of StatusInfo
Peter Maydell
2023-05-02
qapi/run-state.json: Fix missing newline at end of file
Peter Maydell
2023-05-02
hmp: Add 'one-insn-per-tb' command equivalent to 'singlestep'
Peter Maydell
2023-05-02
accel/tcg: Report one-insn-per-tb in 'info jit', not 'info status'
Peter Maydell
2023-05-02
Document that -singlestep command line option is deprecated
Peter Maydell
2023-05-02
bsd-user: Add '-one-insn-per-tb' option equivalent to '-singlestep'
Peter Maydell
[next]