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-04
qga/linux: add usb support to guest-get-fsinfo
Kfir Manor
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
2023-05-02
linux-user: Add '-one-insn-per-tb' option equivalent to '-singlestep'
Peter Maydell
2023-05-02
accel/tcg: Use one_insn_per_tb global instead of old singlestep global
Peter Maydell
2023-05-02
softmmu: Don't use 'singlestep' global in QMP and HMP commands
Peter Maydell
2023-05-02
make one-insn-per-tb an accel option
Peter Maydell
2023-05-02
hw/arm/bcm2835_property: Implement "get command line" message
Daniel Bertalan
2023-05-02
hw/net: npcm7xx_emc: set MAC in register space
Patrick Venture
2023-05-02
Merge tag 'pull-request-2023-05-02' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2023-05-02
tests/qtest: Restrict tpm-tis-i2c-test to CONFIG_TCG
Fabiano Rosas
2023-05-02
arm/Kconfig: Do not build TCG-only boards on a KVM-only build
Fabiano Rosas
2023-05-02
arm/Kconfig: Always select SEMIHOSTING when TCG is present
Fabiano Rosas
[next]