Age | Commit message (Expand) | Author |
2023-10-30 | Merge tag 'pull-request-2023-10-27' of https://gitlab.com/thuth/qemu into sta... | Stefan Hajnoczi |
2023-10-27 | ipmi-bt-test: force ipv4 | Vladimir Sementsov-Ogievskiy |
2023-10-27 | tests/vm/freebsd: Add additional library paths for libfdt | Thomas Huth |
2023-10-27 | docs/about: Mark the old pc-i440fx-2.0 - 2.3 machine types as deprecated | Thomas Huth |
2023-10-27 | tests/coroutine: Clean up global variable shadowing | Philippe Mathieu-Daudé |
2023-10-27 | tests/aio: Clean up global variable shadowing | Philippe Mathieu-Daudé |
2023-10-27 | tests/npcm7xx_adc: Clean up global variable shadowing | Philippe Mathieu-Daudé |
2023-10-27 | tests/rtl8139: Clean up global variable shadowing | Philippe Mathieu-Daudé |
2023-10-27 | tests/cdrom-test: Clean up global variable shadowing in prepare_image() | Philippe Mathieu-Daudé |
2023-10-27 | tests/virtio-scsi: Clean up global variable shadowing | Philippe Mathieu-Daudé |
2023-10-27 | tests/throttle: Clean up global variable shadowing | Philippe Mathieu-Daudé |
2023-10-27 | system/qtest: Clean up global variable shadowing in qtest_server_init() | Philippe Mathieu-Daudé |
2023-10-27 | Merge tag 'pull-sp-20231025' of https://gitlab.com/rth7680/qemu into staging | Stefan Hajnoczi |
2023-10-27 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Stefan Hajnoczi |
2023-10-27 | Merge tag 'pull-aspeed-20231025' of https://github.com/legoater/qemu into sta... | Stefan Hajnoczi |
2023-10-25 | kvm: i8254: require KVM_CAP_PIT2 and KVM_CAP_PIT_STATE2 | Paolo Bonzini |
2023-10-25 | kvm: i386: require KVM_CAP_SET_IDENTITY_MAP_ADDR | Paolo Bonzini |
2023-10-25 | kvm: i386: require KVM_CAP_ADJUST_CLOCK | Paolo Bonzini |
2023-10-25 | kvm: i386: require KVM_CAP_MCE | Paolo Bonzini |
2023-10-25 | kvm: i386: require KVM_CAP_SET_VCPU_EVENTS and KVM_CAP_X86_ROBUST_SINGLESTEP | Paolo Bonzini |
2023-10-25 | kvm: i386: require KVM_CAP_XSAVE | Paolo Bonzini |
2023-10-25 | kvm: i386: require KVM_CAP_DEBUGREGS | Paolo Bonzini |
2023-10-25 | kvm: i386: move KVM_CAP_IRQ_ROUTING detection to kvm_arch_required_capabilities | Paolo Bonzini |
2023-10-25 | kvm: unify listeners for PIO address space | Paolo Bonzini |
2023-10-25 | kvm: require KVM_CAP_IOEVENTFD and KVM_CAP_IOEVENTFD_ANY_LENGTH | Paolo Bonzini |
2023-10-25 | kvm: assume that many ioeventfds can be created | Paolo Bonzini |
2023-10-25 | kvm: drop reference to KVM_CAP_PCI_2_3 | Paolo Bonzini |
2023-10-25 | kvm: require KVM_IRQFD for kernel irqchip | Paolo Bonzini |
2023-10-25 | kvm: require KVM_IRQFD for kernel irqchip | Paolo Bonzini |
2023-10-25 | kvm: require KVM_CAP_SIGNAL_MSI | Paolo Bonzini |
2023-10-25 | kvm: require KVM_CAP_INTERNAL_ERROR_DATA | Paolo Bonzini |
2023-10-25 | kvm: remove unnecessary stub | Paolo Bonzini |
2023-10-25 | target/i386: check CPUID_PAE to determine 36 bit processor address space | Ani Sinha |
2023-10-25 | target/i386: validate VEX.W for AVX instructions | Paolo Bonzini |
2023-10-25 | target/i386: group common checks in the decoding phase | Paolo Bonzini |
2023-10-25 | tests/tcg/i386: test-avx: add test cases for SHA new instructions | Paolo Bonzini |
2023-10-25 | tests/tcg/i386: initialize more registers in test-avx | Paolo Bonzini |
2023-10-25 | target/i386: implement SHA instructions | Paolo Bonzini |
2023-10-25 | tests/tcg: fix out-of-bounds access in test-avx | Paolo Bonzini |
2023-10-25 | target/sparc: Remove disas_sparc_legacy | Richard Henderson |
2023-10-25 | target/sparc: Convert FZERO, FONE to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move FPACK16, FPACKFIX to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move FPCMP* to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Convert FCMP, FCMPE to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move FMOVR, FMOVcc, FMOVfcc to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move FMOVq, FNEGq, FABSq to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move FdTOq, FxTOq to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move FiTOq, FsTOq to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move FqTOd, FqTOx to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move FqTOs, FqTOi to decodetree | Richard Henderson |