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
2022-10-12
tests/unit/test-image-locking: Fix handling of temporary files
Thomas Huth
2022-10-12
tests/qtest: libqtest: Install signal handler via signal()
Bin Meng
2022-10-12
tests/qtest: migration-test: Avoid using hardcoded /tmp
Bin Meng
2022-10-12
qtest: start a VNC test
Marc-André Lureau
2022-10-11
tests/avocado: Add missing require_netdev('user') checks
Peter Maydell
2022-10-11
tests/x86: Add 'q35' machine type to ivshmem-test
Michael Labiuk
2022-10-11
tests/x86: Add 'q35' machine type to drive_del-test
Michael Labiuk
2022-10-11
tests/x86: replace snprint() by g_strdup_printf() in drive_del-test
Michael Labiuk
2022-10-11
tests/x86: Fix comment typo in drive_del-test
Michael Labiuk
2022-10-11
tests/x86: Add 'q35' machine type to hotplug hd-geo-test
Michael Labiuk
2022-10-11
tests/x86: Add 'q35' machine type to override-tests in hd-geo-test
Michael Labiuk
2022-10-11
tests/x86: Refactor hot unplug hd-geo-test
Michael Labiuk
2022-10-11
tests/x86: Add subtest with 'q35' machine type to device-plug-test
Michael Labiuk
2022-10-11
tests/x86: add helper qtest_qmp_device_del_send()
Michael Labiuk
2022-10-11
tests/migration: remove the unused local variable
dinglimin
2022-10-11
qtest: "-display none" is set in qtest_init()
Juan Quintela
2022-10-05
Merge tag 'pull-hex-20221003' of https://github.com/quic/qemu into staging
Stefan Hajnoczi
2022-10-05
Merge tag 'pull-tcg-20221004' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2022-10-04
target/sh4: Fix TB_FLAG_UNALIGN
Richard Henderson
2022-10-04
tcg/ppc: Optimize 26-bit jumps
Leandro Lupori
2022-10-04
accel/tcg: Introduce TARGET_TB_PCREL
Richard Henderson
2022-10-04
accel/tcg: Introduce tb_pc and log_pc
Richard Henderson
2022-10-04
hw/core: Add CPUClass.get_pc
Richard Henderson
2022-10-04
include/hw/core: Create struct CPUJumpCache
Richard Henderson
2022-10-04
accel/tcg: Inline tb_flush_jmp_cache
Richard Henderson
2022-10-04
accel/tcg: Do not align tb->page_addr[0]
Richard Henderson
2022-10-04
Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...
Stefan Hajnoczi
2022-10-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-10-03
accel/tcg: Use DisasContextBase in plugin_gen_tb_start
Richard Henderson
2022-10-03
accel/tcg: Use bool for page_find_alloc
Richard Henderson
2022-10-03
accel/tcg: Remove PageDesc code_bitmap
Richard Henderson
2022-10-03
include/exec: Introduce TARGET_PAGE_ENTRY_EXTRA
Richard Henderson
2022-10-03
accel/tcg: Introduce tlb_set_page_full
Richard Henderson
2022-10-03
accel/tcg: Introduce probe_access_full
Richard Henderson
2022-10-03
accel/tcg: Suppress auto-invalidate in probe_access_internal
Richard Henderson
2022-10-03
accel/tcg: Drop addr member from SavedIOTLB
Richard Henderson
2022-10-03
accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
Richard Henderson
2022-10-03
cputlb: used cached CPUClass in our hot-paths
Alex Bennée
2022-10-03
hw/core/cpu-sysemu: used cached class in cpu_asidx_from_attrs
Alex Bennée
2022-10-03
cpu: cache CPUClass in CPUState for hot code paths
Alex Bennée
2022-10-04
docs: Update TPM documentation for usage of a TPM 2
Stefan Berger
2022-10-04
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-10-04
Drop superfluous conditionals around g_free()
Markus Armbruster
2022-10-04
block/qcow2-bitmap: Add missing cast to silent GCC error
Philippe Mathieu-Daudé
2022-10-03
Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2022-10-03
Merge tag 'pull-target-arm-20220930' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2022-10-03
Hexagon (gen_tcg_funcs.py): avoid duplicated tcg code on A_CVI_NEW
Matheus Tavares Bernardino
2022-10-01
x86: re-initialize RNG seed when selecting kernel
Jason A. Donenfeld
2022-10-01
target/i386/kvm: fix kvmclock_current_nsec: Assertion `time.tsc_timestamp <= ...
Ray Zhang
2022-10-01
configure, meson: move linker flag detection to meson
Paolo Bonzini
[next]