108134 Commits (39dd3e1f55a70f568cc9d280f67467aa4e8a63bd)
 

Author SHA1 Message Date
Paolo Bonzini 39dd3e1f55 kvm: i8254: require KVM_CAP_PIT2 and KVM_CAP_PIT_STATE2 3 years ago
Paolo Bonzini 52b04ea49d kvm: i386: require KVM_CAP_SET_IDENTITY_MAP_ADDR 3 years ago
Paolo Bonzini 700766ba60 kvm: i386: require KVM_CAP_ADJUST_CLOCK 3 years ago
Paolo Bonzini 86f2438fc2 kvm: i386: require KVM_CAP_MCE 3 years ago
Paolo Bonzini 1a44a79ddf kvm: i386: require KVM_CAP_SET_VCPU_EVENTS and KVM_CAP_X86_ROBUST_SINGLESTEP 3 years ago
Paolo Bonzini 8bba0a3b76 kvm: i386: require KVM_CAP_XSAVE 3 years ago
Paolo Bonzini f57a4dd311 kvm: i386: require KVM_CAP_DEBUGREGS 3 years ago
Paolo Bonzini 4b2991666c kvm: i386: move KVM_CAP_IRQ_ROUTING detection to kvm_arch_required_capabilities 3 years ago
Paolo Bonzini 2cb81af0b1 kvm: unify listeners for PIO address space 3 years ago
Paolo Bonzini 126e7f7803 kvm: require KVM_CAP_IOEVENTFD and KVM_CAP_IOEVENTFD_ANY_LENGTH 3 years ago
Paolo Bonzini 5d9ec1f4c7 kvm: assume that many ioeventfds can be created 3 years ago
Paolo Bonzini d19fe67ba8 kvm: drop reference to KVM_CAP_PCI_2_3 3 years ago
Paolo Bonzini f8c0687fe3 kvm: require KVM_IRQFD for kernel irqchip 3 years ago
Paolo Bonzini a788260b20 kvm: require KVM_IRQFD for kernel irqchip 3 years ago
Paolo Bonzini cc5e719e2c kvm: require KVM_CAP_SIGNAL_MSI 3 years ago
Paolo Bonzini aacec9aee1 kvm: require KVM_CAP_INTERNAL_ERROR_DATA 3 years ago
Paolo Bonzini cd08948840 kvm: remove unnecessary stub 3 years ago
Ani Sinha d830054247 target/i386: check CPUID_PAE to determine 36 bit processor address space 3 years ago
Paolo Bonzini e000687f12 target/i386: validate VEX.W for AVX instructions 3 years ago
Paolo Bonzini 183e6679e3 target/i386: group common checks in the decoding phase 3 years ago
Paolo Bonzini 48adb24049 tests/tcg/i386: test-avx: add test cases for SHA new instructions 3 years ago
Paolo Bonzini 05a0a100a5 tests/tcg/i386: initialize more registers in test-avx 3 years ago
Paolo Bonzini e582b629f0 target/i386: implement SHA instructions 3 years ago
Paolo Bonzini 45b5933f7a tests/tcg: fix out-of-bounds access in test-avx 3 years ago
Stefan Hajnoczi a95260486a tcg: Drop unused tcg_temp_free define 3 years ago
Stefan Hajnoczi 1b4a5a20da virtio,pc,pci: features, cleanups 3 years ago
Stefan Hajnoczi b093277edc trivial patches for 2023-10-21 3 years ago
Stefan Hajnoczi 338cf82fbe Misc hardware patch queue 3 years ago
Richard Henderson e40df3522b target/xtensa: Use tcg_gen_sextract_i32 3 years ago
Richard Henderson 8b8bb29548 target/tricore: Use tcg_gen_*extract_tl 3 years ago
Richard Henderson 0d67249c6d target/rx: Use tcg_gen_ext_i32 3 years ago
Richard Henderson 443025e4d0 target/m68k: Use tcg_gen_ext_i32 3 years ago
Richard Henderson 23f3d586e4 target/i386: Use tcg_gen_ext_tl 3 years ago
Richard Henderson 2f02c14b21 target/arm: Use tcg_gen_ext_i64 3 years ago
Paolo Bonzini c048b68385 tcg: Define MO_TL 3 years ago
Richard Henderson f1c29532e7 tcg: Export tcg_gen_ext_{i32,i64,tl} 3 years ago
Paolo Bonzini 93c86ecd77 tcg: add negsetcondi 3 years ago
Richard Henderson 46c684c862 target/i386: Use i128 for 128 and 256-bit loads and stores 3 years ago
Richard Henderson a01d9792a7 tcg: Add tcg_gen_{ld,st}_i128 3 years ago
Richard Henderson d97f8f3941 tcg: Optimize past conditional branches 3 years ago
Richard Henderson bfefdbea9e tcg: Use constant zero when expanding with divu2 3 years ago
Mike Frysinger 40f40fc8f0 tcg: drop unused tcg_temp_free define 3 years ago
Richard Henderson 2e486b5901 tcg/s390x: Use tcg_use_softmmu 3 years ago
Richard Henderson 4944d35910 tcg/riscv: Use tcg_use_softmmu 3 years ago
Richard Henderson cf0ed30eb1 tcg/riscv: Do not reserve TCG_GUEST_BASE_REG for guest_base zero 3 years ago
Richard Henderson 5b5bd4a9b1 tcg/ppc: Use tcg_use_softmmu 3 years ago
Richard Henderson e3a650cd9d tcg/mips: Use tcg_use_softmmu 3 years ago
Richard Henderson 10e1fd2784 tcg/loongarch64: Use tcg_use_softmmu 3 years ago
Richard Henderson 915e1d52e2 tcg/i386: Use tcg_use_softmmu 3 years ago
Richard Henderson e2b7a40d05 tcg/aarch64: Use tcg_use_softmmu 3 years ago