]> git.proxmox.com Git - mirror_qemu.git/history - target/i386
hw/fsi: Introduce IBM's scratchpad device
[mirror_qemu.git] / target / i386 /
2024-01-30 Peter MaydellMerge tag 'qga-pull-2024-01-30' of https://github.com...
2024-01-30 Peter MaydellMerge tag 'pull-tcg-20240130' of https://gitlab.com...
2024-01-29 Philippe Mathieu... target/i386: Extract x86_cpu_exec_halt() from accel...
2024-01-29 Philippe Mathieu... target/i386: Extract x86_need_replay_interrupt() from...
2024-01-29 Richard Hendersoninclude/qemu: Add TCGCPUOps typedef to typedefs.h
2024-01-28 Anton Johanssontarget: Use vaddr in gen_intermediate_code
2024-01-20 Peter MaydellMerge tag 'pull-request-2024-01-19' of https://gitlab...
2024-01-19 Peter MaydellMerge tag 'hw-cpus-20240119' of https://github.com...
2024-01-19 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-01-19 Philippe Mathieu... target/i386: Rename tcg_cpu_FOO() to include 'x86'
2024-01-19 Philippe Mathieu... accel: Do not set CPUState::tcg_cflags in non-TCG accels
2024-01-18 Paolo Bonziniremove unnecessary casts from uintptr_t
2024-01-18 Paolo Bonzinitarget/i386: pcrel: store low bits of physical address...
2024-01-18 guoguangyaotarget/i386: fix incorrect EIP in PC-relative translati...
2024-01-18 Richard Hendersontarget/i386: Do not re-compute new pc with CF_PCREL
2024-01-16 Peter MaydellMerge tag 'hppa-fixes-8.2-pull-request' of https:/...
2024-01-11 Peter MaydellMerge tag 'firmware/edk2-20231213-pull-request' of...
2024-01-09 Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2024-01-08 Stefan Hajnocziqemu/main-loop: rename qemu_cond_wait_iothread() to...
2024-01-08 Stefan Hajnocziqemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to...
2024-01-08 Stefan Hajnoczisystem/cpus: rename qemu_mutex_lock_iothread() to bql_l...
2024-01-05 Peter MaydellMerge tag 'hw-cpus-20240105' of https://github.com...
2024-01-05 Gavin Shantarget: Use generic cpu_model_from_type()
2024-01-05 Peter MaydellMerge tag 'migration-20240104-pull-request' of https...
2024-01-04 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-01-04 Peter MaydellMerge tag 'pull-20231230' of https://gitlab.com/rth7680...
2023-12-29 Paolo Bonzinitarget/i386: implement CMPccXADD
2023-12-29 Paolo Bonzinitarget/i386: introduce flags writeback mechanism
2023-12-29 Paolo Bonzinitarget/i386: adjust decoding of J operand
2023-12-29 Paolo Bonzinitarget/i386: move operand load and writeback out of...
2023-12-29 Paolo Bonzinitarget/i386: prepare for implementation of STOS/SCAS...
2023-12-29 Paolo Bonzinitarget/i386: do not use s->tmp0 for jumps on ECX =...
2023-12-29 Paolo Bonzinitarget/i386: do not use s->tmp4 for push
2023-12-29 Paolo Bonzinitarget/i386: split eflags computation out of gen_comput...
2023-12-29 Paolo Bonzinitarget/i386: do not clobber T0 on string operations
2023-12-29 Paolo Bonzinitarget/i386: do not clobber A0 in POP translation
2023-12-29 Paolo Bonzinitarget/i386: do not decode string source/destination...
2023-12-29 Paolo Bonzinitarget/i386: add X86_SPECIALs for MOVSX and MOVZX
2023-12-29 Paolo Bonzinitarget/i386: rename zext0/zext2 and make them closer...
2023-12-29 Paolo Bonzinitarget/i386: avoid trunc and ext for MULX and RORX
2023-12-29 Paolo Bonzinitarget/i386: reimplement check for validity of LOCK...
2023-12-29 Paolo Bonzinitarget/i386: document more deviations from the manual
2023-12-29 Paolo Bonzinitarget/i386: clean up cpu_cc_compute_all
2023-12-29 Paolo Bonzinitarget/i386: remove unnecessary truncations
2023-12-29 Paolo Bonzinitarget/i386: remove unnecessary arguments from raise_in...
2023-12-29 Paolo Bonzinitarget/i386: speedup JO/SETO after MUL or IMUL
2023-12-29 Paolo Bonzinitarget/i386: optimize computation of JL and JLE from...
2023-12-29 Richard Hendersontarget/i386: Constify VMState in machine.c
2023-12-20 Stefan HajnocziMerge tag 'pull-request-2023-12-20' of https://gitlab...
2023-12-20 Philippe Mathieu... target: Restrict 'sysemu/reset.h' to system emulation
2023-12-12 Stefan HajnocziMerge tag 'pull-tcg-20231212' of https://gitlab.com...
2023-12-12 Richard Hendersontarget/i386: Fix 32-bit wrapping of pc/eip computation
2023-12-12 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-12-06 Michael Rothi386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LM...
2023-11-20 Stefan HajnocziMerge tag '20231119-xtensa-1' of https://github.com...
2023-11-20 Stefan HajnocziMerge tag 'hppa64-fixes-pull-request' of https://github...
2023-11-20 Stefan HajnocziMerge tag 'pull-error-2023-11-17' of https://repo.or...
2023-11-17 Markus Armbrustertarget/i386/cpu: Improve error message for property...
2023-11-10 Stefan HajnocziMerge tag 'xen-virtio-fix-1-tag' of https://gitlab...
2023-11-09 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-11-08 Stefan HajnocziMerge tag 'pull-ppc-20231107' of https://gitlab.com...
2023-11-08 Stefan HajnocziMerge tag 'misc-fixes-pull-request' of https://gitlab...
2023-11-08 Stefan HajnocziMerge tag 'pull-request-2023-11-07' of https://gitlab...
2023-11-08 Stefan HajnocziMerge tag 'misc-cpus-20231107' of https://github.com...
2023-11-07 Zhao Liuhw/cpu: Update the comments of nr_cores and nr_dies
2023-11-07 Zhuocheng Dingsystem/cpus: Fix CPUState.nr_cores' calculation
2023-11-07 Philippe Mathieu... target: Move ArchCPUClass definition to 'cpu.h'
2023-11-07 Dongli Zhangtarget/i386/monitor: synchronize cpu state for lapic...
2023-11-07 Philippe Mathieu... target/i386/kvm: Correct comment in kvm_cpu_realize()
2023-11-07 Philippe Mathieu... target/i386/hvf: Rename 'X86CPU *x86_cpu' variable...
2023-11-07 Philippe Mathieu... target/i386/hvf: Rename 'CPUState *cpu' variable as...
2023-11-07 Philippe Mathieu... target/i386/hvf: Use CPUState typedef
2023-11-07 Philippe Mathieu... target/i386/hvf: Use env_archcpu() in simulate_[rdmsr...
2023-11-07 Philippe Mathieu... target/i386/hvf: Use x86_cpu in simulate_[rdmsr|wrmsr]()
2023-11-07 Philippe Mathieu... target: Declare FOO_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'
2023-11-07 Philippe Mathieu... target: Unify QOM style
2023-11-07 Stefan HajnocziMerge tag 'pixman-pull-request' of https://gitlab.com...
2023-11-07 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-11-07 Stefan HajnocziMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-11-07 Stefan HajnocziMerge tag 'pull-xenfv.for-upstream-20231107' of git...
2023-11-07 David Woodhousehw/xen: add support for Xen primary console in emulated...
2023-11-07 David Woodhousei386/xen: advertise XEN_HVM_CPUID_UPCALL_VECTOR in...
2023-11-07 David Woodhousei386/xen: Ignore VCPU_SSHOTTMR_future flag in set_singl...
2023-11-07 Stefan HajnocziMerge tag 'pull-pa-20231106' of https://gitlab.com...
2023-11-07 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20231107' of https:...
2023-11-07 Stefan HajnocziMerge tag 'pull-tcg-20231106' of https://gitlab.com...
2023-11-07 Stefan HajnocziMerge tag 'pull-block-2023-11-06' of https://gitlab...
2023-11-07 Stefan HajnocziMerge tag 'pull-target-arm-20231106' of https://git...
2023-11-07 Stefan HajnocziMerge tag 'pull-vfio-20231106' of https://github.com...
2023-11-07 Stefan HajnocziMerge tag 'pull-hv-balloon-20231106' of https://github...
2023-11-07 Stefan HajnocziMerge tag 'gpu-pull-request' of https://gitlab.com...
2023-11-07 Stefan HajnocziMerge tag 'pull-xenfv-stable-20231106' of git://git...
2023-11-06 David Woodhousehw/xen: select kernel mode for per-vCPU event channel...
2023-11-06 David Woodhousei386/xen: fix per-vCPU upcall vector for Xen emulation
2023-11-06 David Woodhousei386/xen: Don't advertise XENFEAT_supervisor_mode_kernel
2023-10-30 Stefan HajnocziMerge tag 'pull-hex-20231018' of https://github.com...
2023-10-29 Stefan HajnocziMerge tag 'pull-request-2023-10-27' of https://gitlab...
2023-10-27 Stefan HajnocziMerge tag 'pull-sp-20231025' of https://gitlab.com...
2023-10-27 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-25 Paolo Bonzinikvm: i8254: require KVM_CAP_PIT2 and KVM_CAP_PIT_STATE2
next