aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-05audio/pwaudio.c: Add Pipewire audio backend for QEMUDorinda Bassey
2023-05-04Merge tag 'qga-pull-2023-05-04' of https://github.com/kostyanf14/qemu into st...Richard Henderson
2023-05-04qga: Fix suspend on Linux guests without systemdMark Somerville
2023-05-04qga/commands-win32.c: Drop the check for _WIN32_WINNT >= 0x0601Thomas Huth
2023-05-04qga: test: Add tests for `merged` flagDaniel Xu
2023-05-04qga: Add `merged` variant to GuestExecCaptureOutputModeDaniel Xu
2023-05-04qga: Refactor guest-exec capture-output to take enumDaniel Xu
2023-05-04qga/linux: add usb support to guest-get-fsinfoKfir Manor
2023-05-04Merge tag 'pull-nbd-2023-05-03' of https://repo.or.cz/qemu/ericb into stagingRichard Henderson
2023-05-03block/export: call blk_set_dev_ops(blk, NULL, NULL)Stefan Hajnoczi
2023-05-03systemd: Also clear LISTEN_FDNAMES during systemd socket activationEric Blake
2023-05-03Merge tag 'migration-20230428-pull-request' of https://gitlab.com/juan.quinte...Richard Henderson
2023-05-03migration: Drop unused parameter for migration_tls_client_create()Juan Quintela
2023-05-03migration: Drop unused parameter for migration_tls_get_creds()Juan Quintela
2023-05-03migration/rdma: Unfold last user of acct_update_position()Juan Quintela
2023-05-03migration/rdma: Split the zero page case from acct_update_positionJuan Quintela
2023-05-03migration: Rename RAMStats to MigrationAtomicStatsJuan Quintela
2023-05-03migration: Rename ram_counters to mig_statsJuan Quintela
2023-05-03migration: Move ram_stats to its own file migration-stats.[ch]Juan Quintela
2023-05-03multifd: We already account for this packet on the multifd threadJuan Quintela
2023-05-02Merge tag 'pull-tcg-20230502-2' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2023-05-02tcg: Introduce tcg_out_movext2Richard Henderson
2023-05-02tcg/mips: Conditionalize tcg_out_exts_i32_i64Richard Henderson
2023-05-02tcg/loongarch64: Conditionalize tcg_out_exts_i32_i64Richard Henderson
2023-05-02accel/tcg: Add cpu_ld*_code_mmuRichard Henderson
2023-05-02migration/xbzrle: Use __attribute__((target)) for avx512Richard Henderson
2023-05-02qemu/int128: Re-shuffle Int128Alias membersRichard Henderson
2023-05-02tcg: Add tcg_gen_gvec_rotrsNazar Kazakov
2023-05-02tcg: Add tcg_gen_gvec_andcsNazar Kazakov
2023-05-02qemu/host-utils.h: Add clz and ctz functions for lower-bit integersKiran Ostrolenk
2023-05-02qemu/bitops.h: Limit rotate amountsDickon Hood
2023-05-02accel/tcg: Uncache the host address for instruction fetch when tlb size < 1Weiwei Li
2023-05-02softmmu: Tidy dirtylimit_dirty_ring_full_timeRichard Henderson
2023-05-02Merge tag 'pull-target-arm-20230502-2' of https://git.linaro.org/people/pmayd...Richard Henderson
2023-05-02hw/net/allwinner-sun8i-emac: Correctly byteswap descriptor fieldsPeter Maydell
2023-05-02hw/sd/allwinner-sdhost: Correctly byteswap descriptor fieldsPeter Maydell
2023-05-02target/arm: Add compile time asserts to load/store_cpu_field macrosPeter Maydell
2023-05-02target/arm: Define and use new load_cpu_field_low32()Peter Maydell
2023-05-02hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()Peter Maydell
2023-05-02hw/arm/raspi: Use arm_write_bootloader() to write boot codePeter Maydell
2023-05-02hw/arm/aspeed: Use arm_write_bootloader() to write the bootloaderCédric Le Goater
2023-05-02hw/arm/boot: Make write_bootloader() public as arm_write_bootloader()Cédric Le Goater
2023-05-02hw/net/msf2-emac: Don't modify descriptor in-place in emac_store_desc()Peter Maydell
2023-05-02docs/about/deprecated.rst: Add "since 7.1" tag to dtb-kaslr-seed deprecationPeter Maydell
2023-05-02qmp: Deprecate 'singlestep' member of StatusInfoPeter Maydell
2023-05-02qapi/run-state.json: Fix missing newline at end of filePeter Maydell
2023-05-02hmp: Add 'one-insn-per-tb' command equivalent to 'singlestep'Peter Maydell
2023-05-02accel/tcg: Report one-insn-per-tb in 'info jit', not 'info status'Peter Maydell
2023-05-02Document that -singlestep command line option is deprecatedPeter Maydell
2023-05-02bsd-user: Add '-one-insn-per-tb' option equivalent to '-singlestep'Peter Maydell