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
2024-05-25
meson: remove unnecessary dependency
Paolo Bonzini
2024-05-25
meson: remove unnecessary reference to libm
Paolo Bonzini
2024-05-25
target/i386: remove aflag argument of gen_lea_v_seg
Paolo Bonzini
2024-05-25
target/i386: clean up repeated string operations
Paolo Bonzini
2024-05-25
target/i386: introduce gen_lea_ss_ofs
Paolo Bonzini
2024-05-25
target/i386: use mo_stacksize more
Paolo Bonzini
2024-05-25
target/i386: inline gen_add_A0_ds_seg
Paolo Bonzini
2024-05-25
target/i386: split gen_ldst_modrm for load and store
Paolo Bonzini
2024-05-25
target/i386: reg in gen_ldst_modrm is always OR_TMP0
Paolo Bonzini
2024-05-25
target/i386: raze the gen_eob* jungle
Paolo Bonzini
2024-05-25
target/i386: assert that gen_update_eip_cur and gen_update_eip_next are the s...
Paolo Bonzini
2024-05-25
target/i386: avoid calling gen_eob_inhibit_irq before tb_stop
Paolo Bonzini
2024-05-25
target/i386: avoid calling gen_eob_syscall before tb_stop
Paolo Bonzini
2024-05-25
target/i386: document and group DISAS_* constants
Paolo Bonzini
2024-05-25
target/i386: set CC_OP in helpers if they want CC_OP_EFLAGS
Paolo Bonzini
2024-05-25
target/i386: cpu_load_eflags already sets cc_op
Paolo Bonzini
2024-05-25
target/i386: remove unnecessary gen_update_cc_op before gen_eob*
Paolo Bonzini
2024-05-25
target/i386: cleanup eob handling of RSM
Paolo Bonzini
2024-05-25
target/i386: no single-step exception after MOV or POP SS
Paolo Bonzini
2024-05-25
target/i386: disable jmp_opt if EFLAGS.RF is 1
Paolo Bonzini
2024-05-24
configure: move -mcx16 flag out of CPU_CFLAGS
Artyom Kunakovsky
2024-05-23
Merge tag 'pull-tcg-20240523' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2024-05-23
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-05-23
Merge tag 'pull-loongarch-20240523' of https://gitlab.com/gaosong/qemu into s...
Richard Henderson
2024-05-22
accel/tcg: Init tb size and icount before plugin_gen_tb_end
Richard Henderson
2024-05-22
tcg/arm: Support TCG_TARGET_HAS_tst_vec
Richard Henderson
2024-05-22
tcg/aarch64: Support TCG_TARGET_HAS_tst_vec
Richard Henderson
2024-05-22
tcg: Expand TCG_COND_TST* if not TCG_TARGET_HAS_tst_vec
Richard Henderson
2024-05-22
tcg: Introduce TCG_TARGET_HAS_tst_vec
Richard Henderson
2024-05-23
hw/loongarch/virt: Fix FDT memory node address width
Jiaxun Yang
2024-05-23
target/loongarch: Add loongarch vector property unconditionally
Bibo Mao
2024-05-23
hw/loongarch: Remove minimum and default memory size
Bibo Mao
2024-05-23
hw/loongarch: Refine system dram memory region
Bibo Mao
2024-05-23
hw/loongarch: Refine fwcfg memory map
Bibo Mao
2024-05-23
hw/loongarch: Refine fadt memory table for numa memory
Bibo Mao
2024-05-23
hw/loongarch: Refine acpi srat table for numa memory
Bibo Mao
2024-05-23
hw/loongarch: Add VM mode in IOCSR feature register in kvm mode
Bibo Mao
2024-05-23
target/loongarch/kvm: fpu save the vreg registers high 192bit
Song Gao
2024-05-23
target/loongarch/kvm: Fix VM recovery from disk failures
Song Gao
2024-05-22
Merge tag 'migration-20240522-pull-request' of https://gitlab.com/farosas/qem...
Richard Henderson
2024-05-22
tests/qtest/migration-test: Fix the check for a successful run of analyze-mig...
Thomas Huth
2024-05-22
tests/qtest/migration-test: Run some basic tests on s390x and ppc64 with TCG,...
Thomas Huth
2024-05-22
hw/core/machine: move compatibility flags for VirtIO-net USO to machine 8.1
Fiona Ebner
2024-05-22
virtio-gpu: fix v2 migration
Marc-André Lureau
2024-05-22
migration: fix a typo
Marc-André Lureau
2024-05-22
migration: add "exists" info to load-state-field trace
Marc-André Lureau
2024-05-22
migration/colo: Tidy up bql_unlock() around bdrv_activate_all()
Li Zhijian
2024-05-22
migration/colo: make colo_incoming_co() return void
Li Zhijian
2024-05-22
migration/colo: Minor fix for colo error message
Li Zhijian
2024-05-22
target-i386: hyper-v: Correct kvm_hv_handle_exit return value
donsheng
[next]