QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Philippe Mathieu-Daudé 3c8f525e93 target/i386: Use little-endian variant of cpu_ld/st_data*() 4 months ago
..
emulate target/i386: emulate: Make sure fetch_instruction exist before calling it 5 months ago
hvf accel/hvf: Add hvf_arch_cpu_realize() stubs 3 months ago
kvm i386/tdx: Add CET SHSTK/IBT into the supported CPUID by XFAM 3 months ago
mshv accel/mshv: use return value of handle_pio_str_read 5 months ago
nvmm target/i386/nvmm: Include missing ramlist.h header 3 months ago
tcg target/i386: Use little-endian variant of cpu_ld/st_data*() 2 months ago
whpx include: move hw/boards.h to hw/core/ 3 months ago
Kconfig i386: select correct components for no-board build 2 years ago
arch_dump.c include: Rename sysemu/ -> system/ 1 year ago
arch_memory_mapping.c target/i386/arch_memory_mapping: Use address_space_memory_is_io() 6 months ago
confidential-guest.c qom: Have class_init() take a const data argument 11 months ago
confidential-guest.h i386/cgs: Introduce x86_confidential_guest_check_features() 10 months ago
cpu-apic.c include: move hw/qdev-properties.h to hw/core/ 3 months ago
cpu-dump.c target/i386/tcg: add a CCOp for SBB x,x 3 months ago
cpu-internal.h include: Rename sysemu/ -> system/ 1 year ago
cpu-param.h tcg: Remove the TCG_GUEST_DEFAULT_MO definition globally 11 months ago
cpu-qom.h target: Move ArchCPUClass definition to 'cpu.h' 2 years ago
cpu-system.c qapi: make most CPU commands unconditionally available 10 months ago
cpu.c *: Remove __i386__ tests 3 months ago
cpu.h target/i386: Remove x86_stl_phys_notdirty() leftover 3 months ago
gdbstub.c i386/gdbstub: Add APX support for gdbstub 3 months ago
helper.c target/i386: Remove x86_stl_phys_notdirty() leftover 3 months ago
helper.h target/i386: optimize computation of ZF from CC_OP_DYNAMIC 1 year ago
host-cpu.c i386/cpu: Unify family, model and stepping calculation for x86 CPU 9 months ago
host-cpu.h i386/cpu: Cleanup host_cpu_max_instance_init() 9 months ago
igvm.c igvm: add support for initial register state load in native mode 5 months ago
machine.c i386/cpu: Add APX migration support 3 months ago
meson.build igvm: add support for igvm memory map parameter in native mode 5 months ago
monitor.c i386/monitor: Support EGPRs in hmp_print 3 months ago
ops_sse.h target/i386: Use little-endian variant of cpu_ld/st_data*() 2 months ago
sev-system-stub.c qapi: make SEV commands unconditionally available 10 months ago
sev.c error: Use error_setg_file_open() for simplicity and consistency 3 months ago
sev.h i386/sev: Add implementation of CGS set_guest_policy() 9 months ago
svm.h target/i386: check intercept for XSETBV 2 years ago
trace-events target/i386/sev: Use size_t for object sizes 2 years ago
trace.h trace: switch position of headers to what Meson requires 6 years ago
xsave_helper.c i386/cpu: Cache EGPRs in CPUX86State 3 months ago