Show patches with: none      |   432125 patches
« 1 2 ... 1579 1580 15814321 4322 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,2/3] target/i386: ignore CPL0-specific features in user mode emulation target/i386: allow using named CPU modeles with user mode emulation - 1 1 - --- 2023-06-26 Paolo Bonzini New
[v2,3/3] target/i386: emulate 64-bit ring 0 for linux-user if LM feature is set target/i386: allow using named CPU modeles with user mode emulation - 1 - - --- 2023-06-26 Paolo Bonzini New
[PULL,00/18] Misc, i386 patches for 2023-06-26 - - - - --- 2023-06-26 Paolo Bonzini New
[PULL,01/18] build: further refine build.ninja rules [PULL,01/18] build: further refine build.ninja rules - - - 1 --- 2023-06-26 Paolo Bonzini New
[PULL,02/18] hw/remote/proxy: Remove dubious 'event_notifier-posix.c' include [PULL,01/18] build: further refine build.ninja rules - - - - --- 2023-06-26 Paolo Bonzini New
[PULL,03/18] numa: Validate cluster and NUMA node boundary if required [PULL,01/18] build: further refine build.ninja rules 2 - - - --- 2023-06-26 Paolo Bonzini New
[PULL,04/18] hw/arm: Validate cluster and NUMA node boundary [PULL,01/18] build: further refine build.ninja rules 1 - - - --- 2023-06-26 Paolo Bonzini New
[PULL,05/18] hw/riscv: Validate cluster and NUMA node boundary [PULL,01/18] build: further refine build.ninja rules 2 - 1 - --- 2023-06-26 Paolo Bonzini New
[PULL,06/18] kvm: reuse per-vcpu stats fd to avoid vcpu interruption [PULL,01/18] build: further refine build.ninja rules - - - - --- 2023-06-26 Paolo Bonzini New
[PULL,07/18] target/i386: fix INVD vmexit [PULL,01/18] build: further refine build.ninja rules - - 1 - --- 2023-06-26 Paolo Bonzini New
[PULL,08/18] target/i386: TCG supports 3DNow! prefetch(w) [PULL,01/18] build: further refine build.ninja rules - - 1 - --- 2023-06-26 Paolo Bonzini New
[PULL,09/18] target/i386: TCG supports RDSEED [PULL,01/18] build: further refine build.ninja rules - - 1 - --- 2023-06-26 Paolo Bonzini New
[PULL,10/18] target/i386: do not accept RDSEED if CPUID bit absent [PULL,01/18] build: further refine build.ninja rules - - 1 - --- 2023-06-26 Paolo Bonzini New
[PULL,11/18] target/i386: TCG supports XSAVEERPTR [PULL,01/18] build: further refine build.ninja rules - - 1 - --- 2023-06-26 Paolo Bonzini New
[PULL,12/18] target/i386: TCG supports WBNOINVD [PULL,01/18] build: further refine build.ninja rules - - 1 - --- 2023-06-26 Paolo Bonzini New
[PULL,13/18] target/i386: Intel only supports SYSCALL/SYSRET in long mode [PULL,01/18] build: further refine build.ninja rules - - 1 - --- 2023-06-26 Paolo Bonzini New
[PULL,14/18] target/i386: AMD only supports SYSENTER/SYSEXIT in 32-bit mode [PULL,01/18] build: further refine build.ninja rules - - 1 - --- 2023-06-26 Paolo Bonzini New
[PULL,15/18] target/i386: sysret and sysexit are privileged [PULL,01/18] build: further refine build.ninja rules - - 1 - --- 2023-06-26 Paolo Bonzini New
[PULL,16/18] target/i386: implement RDPID in TCG [PULL,01/18] build: further refine build.ninja rules - - 1 - --- 2023-06-26 Paolo Bonzini New
[PULL,17/18] target/i386: implement SYSCALL/SYSRET in 32-bit emulators [PULL,01/18] build: further refine build.ninja rules - - 1 - --- 2023-06-26 Paolo Bonzini New
[PULL,18/18] git-submodule.sh: allow running in validate mode without previous update [PULL,01/18] build: further refine build.ninja rules - 1 - - --- 2023-06-26 Paolo Bonzini New
[PULL,0/5] x86, main loop changes for 2023-06-29 - - - - --- 2023-06-29 Paolo Bonzini New
[PULL,1/5] icount: don't adjust virtual time backwards after warp [PULL,1/5] icount: don't adjust virtual time backwards after warp - - - - --- 2023-06-29 Paolo Bonzini New
[PULL,2/5] target/i386: Export MSR_ARCH_CAPABILITIES bits to guests [PULL,1/5] icount: don't adjust virtual time backwards after warp - - - - --- 2023-06-29 Paolo Bonzini New
[PULL,3/5] target/i386: ignore ARCH_CAPABILITIES features in user mode emulation [PULL,1/5] icount: don't adjust virtual time backwards after warp - - - - --- 2023-06-29 Paolo Bonzini New
[PULL,4/5] target/i386: ignore CPL0-specific features in user mode emulation [PULL,1/5] icount: don't adjust virtual time backwards after warp - 1 - - --- 2023-06-29 Paolo Bonzini New
[PULL,5/5] target/i386: emulate 64-bit ring 0 for linux-user if LM feature is set [PULL,1/5] icount: don't adjust virtual time backwards after warp - 1 - - --- 2023-06-29 Paolo Bonzini New
[1/2] python: work around mypy false positive python: first step towards Python 3.12 support - - - - --- 2023-07-05 Paolo Bonzini New
[2/2] python: bump minimum requirements so they are compatible with 3.12 python: first step towards Python 3.12 support - - - - --- 2023-07-05 Paolo Bonzini New
[v2] python: bump minimum requirements so they are compatible with 3.12 [v2] python: bump minimum requirements so they are compatible with 3.12 - - - - --- 2023-07-05 Paolo Bonzini New
[PULL,0/9] Final batch of patches for QEMU 8.1 soft freeze - - - - --- 2023-07-07 Paolo Bonzini New
[PULL,1/9] python: bump minimum requirements so they are compatible with 3.12 [PULL,1/9] python: bump minimum requirements so they are compatible with 3.12 - - - - --- 2023-07-07 Paolo Bonzini New
[PULL,2/9] meson.build: Remove the logic to link C code with the C++ linker [PULL,1/9] python: bump minimum requirements so they are compatible with 3.12 - - - - --- 2023-07-07 Paolo Bonzini New
[PULL,3/9] qemu_cleanup: begin drained section after vm_shutdown() [PULL,1/9] python: bump minimum requirements so they are compatible with 3.12 - - - - --- 2023-07-07 Paolo Bonzini New
[PULL,4/9] target/i386: Adjust feature level according to FEAT_7_1_EDX [PULL,1/9] python: bump minimum requirements so they are compatible with 3.12 - 1 1 - --- 2023-07-07 Paolo Bonzini New
[PULL,5/9] target/i386: Add support for MCDT_NO in CPUID enumeration [PULL,1/9] python: bump minimum requirements so they are compatible with 3.12 - - 1 - --- 2023-07-07 Paolo Bonzini New
[PULL,6/9] target/i386: Allow MCDT_NO if host supports [PULL,1/9] python: bump minimum requirements so they are compatible with 3.12 - - 1 - --- 2023-07-07 Paolo Bonzini New
[PULL,7/9] target/i386: Add new bit definitions of MSR_IA32_ARCH_CAPABILITIES [PULL,1/9] python: bump minimum requirements so they are compatible with 3.12 - - 1 - --- 2023-07-07 Paolo Bonzini New
[PULL,8/9] target/i386: Add few security fix bits in ARCH_CAPABILITIES into SapphireRapids CPU model [PULL,1/9] python: bump minimum requirements so they are compatible with 3.12 - - - - --- 2023-07-07 Paolo Bonzini New
[PULL,9/9] target/i386: Add new CPU model GraniteRapids [PULL,1/9] python: bump minimum requirements so they are compatible with 3.12 - - 1 1 --- 2023-07-07 Paolo Bonzini New
[PULL,0/5] Patches for QEMU 8.1 hard freeze - - - - --- 2023-07-14 Paolo Bonzini New
[PULL,1/5] hw/ide/piix: properly initialize the BMIBA register [PULL,1/5] hw/ide/piix: properly initialize the BMIBA register - 1 2 - --- 2023-07-14 Paolo Bonzini New
[PULL,2/5] kconfig: Add PCIe devices to s390x machines [PULL,1/5] hw/ide/piix: properly initialize the BMIBA register - - - - --- 2023-07-14 Paolo Bonzini New
[PULL,3/5] scsi: fetch unit attention when creating the request [PULL,1/5] hw/ide/piix: properly initialize the BMIBA register - 2 - - --- 2023-07-14 Paolo Bonzini New
[PULL,4/5] scsi: cleanup scsi_clear_unit_attention() [PULL,1/5] hw/ide/piix: properly initialize the BMIBA register - - - - --- 2023-07-14 Paolo Bonzini New
[PULL,5/5] scsi: clear unit attention only for REPORT LUNS commands [PULL,1/5] hw/ide/piix: properly initialize the BMIBA register - - - - --- 2023-07-14 Paolo Bonzini New
ci: install meson in CirrusCI KVM build environment ci: install meson in CirrusCI KVM build environment - 1 - - --- 2023-08-04 Paolo Bonzini New
[PULL,0/2] Fixes for x86 TCG and CirrusCI - - - - --- 2023-08-04 Paolo Bonzini New
[PULL,1/2] target/i386: Check CR0.TS before enter_mmx [PULL,1/2] target/i386: Check CR0.TS before enter_mmx - - - - --- 2023-08-04 Paolo Bonzini New
[PULL,2/2] ci: install meson in CirrusCI KVM build environment [PULL,1/2] target/i386: Check CR0.TS before enter_mmx - 1 - - --- 2023-08-04 Paolo Bonzini New
[for-8.2] configure: fix container_hosts misspellings and duplications [for-8.2] configure: fix container_hosts misspellings and duplications - - 2 - --- 2023-08-07 Paolo Bonzini New
[1/3] configure: fix detection for x32 linux-user linux-user, configure: fix CPU canonicalization - - 1 - --- 2023-08-07 Paolo Bonzini New
[2/3] linux-user: cleanup unused linux-user/include/host directories linux-user, configure: fix CPU canonicalization - - - - --- 2023-08-07 Paolo Bonzini New
[3/3] configure: unify case statements for CPU canonicalization linux-user, configure: fix CPU canonicalization - 1 - - --- 2023-08-07 Paolo Bonzini New
[v2,1/3] configure: fix detection for x32 linux-user linux-user, configure: fix CPU canonicalization - - 2 - --- 2023-08-08 Paolo Bonzini New
[v2,2/3] linux-user: cleanup unused linux-user/include/host directories linux-user, configure: fix CPU canonicalization - - 1 - --- 2023-08-08 Paolo Bonzini New
[v2,3/3] configure: unify case statements for CPU canonicalization linux-user, configure: fix CPU canonicalization - 1 2 - --- 2023-08-08 Paolo Bonzini New
[PULL,0/3] fix ppc64le build, fully kill alpha and s390 linux-user - - - - --- 2023-08-08 Paolo Bonzini New
[PULL,1/3] configure: fix detection for x32 linux-user [PULL,1/3] configure: fix detection for x32 linux-user 1 - 2 2 --- 2023-08-08 Paolo Bonzini New
[PULL,2/3] linux-user: cleanup unused linux-user/include/host directories [PULL,1/3] configure: fix detection for x32 linux-user 1 - 1 2 --- 2023-08-08 Paolo Bonzini New
[PULL,3/3] configure: unify case statements for CPU canonicalization [PULL,1/3] configure: fix detection for x32 linux-user 1 1 2 2 --- 2023-08-08 Paolo Bonzini New
[for-8.2] configure: fix and complete detection of tricore tools [for-8.2] configure: fix and complete detection of tricore tools - - 2 - --- 2023-08-09 Paolo Bonzini New
[for-8.2] dockerfiles: bump tricore cross compiler container to Debian 11 [for-8.2] dockerfiles: bump tricore cross compiler container to Debian 11 3 - - - --- 2023-08-09 Paolo Bonzini New
[1/9] python: mkvenv: tweak the matching of --diagnose to depspecs Use known good releases when installing in pyvenv - - - - --- 2023-08-09 Paolo Bonzini New
[2/9] python: mkvenv: introduce TOML-like representation of dependencies Use known good releases when installing in pyvenv - - - - --- 2023-08-09 Paolo Bonzini New
[3/9] python: mkvenv: add ensuregroup command Use known good releases when installing in pyvenv - - - - --- 2023-08-09 Paolo Bonzini New
[4/9] lcitool: bump libvirt-ci submodule and regenerate Use known good releases when installing in pyvenv - - - - --- 2023-08-09 Paolo Bonzini New
[5/9] configure: never use PyPI for Meson Use known good releases when installing in pyvenv - - - - --- 2023-08-09 Paolo Bonzini New
[6/9] python: use vendored tomli Use known good releases when installing in pyvenv - - - - --- 2023-08-09 Paolo Bonzini New
[7/9] configure: switch to ensuregroup Use known good releases when installing in pyvenv - - - - --- 2023-08-09 Paolo Bonzini New
[8/9] Revert "tests: Use separate virtual environment for avocado" Use known good releases when installing in pyvenv - - - - --- 2023-08-09 Paolo Bonzini New
[9/9] tests/docker: add python3-tomli dependency to containers Use known good releases when installing in pyvenv - - - - --- 2023-08-09 Paolo Bonzini New
[PULL,00/14] Python, i386 changes for 2023-08-28 - - - - --- 2023-08-28 Paolo Bonzini New
[PULL,01/14] configure: fix and complete detection of tricore tools [PULL,01/14] configure: fix and complete detection of tricore tools - - - - --- 2023-08-28 Paolo Bonzini New
[PULL,02/14] dockerfiles: bump tricore cross compiler container to Debian 11 [PULL,01/14] configure: fix and complete detection of tricore tools - - - - --- 2023-08-28 Paolo Bonzini New
[PULL,03/14] python: mkvenv: tweak the matching of --diagnose to depspecs [PULL,01/14] configure: fix and complete detection of tricore tools - - - - --- 2023-08-28 Paolo Bonzini New
[PULL,04/14] python: mkvenv: introduce TOML-like representation of dependencies [PULL,01/14] configure: fix and complete detection of tricore tools - - - - --- 2023-08-28 Paolo Bonzini New
[PULL,05/14] python: mkvenv: add ensuregroup command [PULL,01/14] configure: fix and complete detection of tricore tools - - - - --- 2023-08-28 Paolo Bonzini New
[PULL,06/14] lcitool: bump libvirt-ci submodule and regenerate [PULL,01/14] configure: fix and complete detection of tricore tools - - - - --- 2023-08-28 Paolo Bonzini New
[PULL,07/14] configure: never use PyPI for Meson [PULL,01/14] configure: fix and complete detection of tricore tools - - - - --- 2023-08-28 Paolo Bonzini New
[PULL,08/14] python: use vendored tomli [PULL,01/14] configure: fix and complete detection of tricore tools - - - - --- 2023-08-28 Paolo Bonzini New
[PULL,09/14] configure: switch to ensuregroup [PULL,01/14] configure: fix and complete detection of tricore tools - - - - --- 2023-08-28 Paolo Bonzini New
[PULL,10/14] Revert "tests: Use separate virtual environment for avocado" [PULL,01/14] configure: fix and complete detection of tricore tools - - - - --- 2023-08-28 Paolo Bonzini New
[PULL,11/14] tests/docker: add python3-tomli dependency to containers [PULL,01/14] configure: fix and complete detection of tricore tools - - - - --- 2023-08-28 Paolo Bonzini New
[PULL,12/14] target/i386: add support for VMX_SECONDARY_EXEC_ENABLE_USER_WAIT_PAUSE [PULL,01/14] configure: fix and complete detection of tricore tools - - - - --- 2023-08-28 Paolo Bonzini New
[PULL,13/14] configure: fix container_hosts misspellings and duplications [PULL,01/14] configure: fix and complete detection of tricore tools - - 1 - --- 2023-08-28 Paolo Bonzini New
[PULL,14/14] configure: remove unnecessary mkdir -p [PULL,01/14] configure: fix and complete detection of tricore tools - - - - --- 2023-08-28 Paolo Bonzini New
[01/10] meson: do not unnecessarily use cmake for dependencies configure cleanups for QEMU 8.2 - - 1 - --- 2023-08-29 Paolo Bonzini New
[02/10] meson: update unsupported host/CPU messages configure cleanups for QEMU 8.2 - - - - --- 2023-08-29 Paolo Bonzini New
[03/10] configure: remove HOST_CC configure cleanups for QEMU 8.2 - - 2 - --- 2023-08-29 Paolo Bonzini New
[04/10] configure: create native file with contents of $host_cc configure cleanups for QEMU 8.2 - - 3 - --- 2023-08-29 Paolo Bonzini New
[05/10] meson: compile bundled device trees configure cleanups for QEMU 8.2 - - 1 - --- 2023-08-29 Paolo Bonzini New
[06/10] contrib/plugins: use an independent makefile configure cleanups for QEMU 8.2 - - 1 - --- 2023-08-29 Paolo Bonzini New
[07/10] meson: do not use config_host to pick tap implementations configure cleanups for QEMU 8.2 - - 2 - --- 2023-08-29 Paolo Bonzini New
[08/10] configure, meson: move simple OS definitions to meson configure cleanups for QEMU 8.2 - - 1 - --- 2023-08-29 Paolo Bonzini New
[09/10] configure: remove $linux and $mingw32 variables configure cleanups for QEMU 8.2 - - 2 - --- 2023-08-29 Paolo Bonzini New
[10/10] configure: move --enable-debug-tcg to meson configure cleanups for QEMU 8.2 - - 3 - --- 2023-08-29 Paolo Bonzini New
linux-user, bsd-user: disable on unsupported host architectures linux-user, bsd-user: disable on unsupported host architectures - - 1 - --- 2023-08-29 Paolo Bonzini New
target/i386: raise FERR interrupt with iothread locked target/i386: raise FERR interrupt with iothread locked - - 1 - --- 2023-08-29 Paolo Bonzini New
[1/2] target/i386: generalize operand size "ph" for use in CVTPS2PD target/i386: reimplement fp2fp conversion instructions - - 1 - --- 2023-08-29 Paolo Bonzini New
« 1 2 ... 1579 1580 15814321 4322 »