| 2024-06-09 | 
Matheus Tavares...  | Hexagon: fix HVX store new | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Richard Henderson | Merge tag 'for-upstream' of https://gitlab.com/bonzini...  | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Paolo Bonzini | python: mkvenv: remove ensure command | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Paolo Bonzini | Revert "python: use vendored tomli" | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
John Allen | i386: Add support for overflow recovery | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
John Allen | i386: Add support for SUCCOR feature | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
John Allen | i386: Fix MCE support for AMD hosts | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Zhao Liu | docs: i386: pc: Avoid mentioning limit of maximum vCPUs | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Xin Li | target/i386: Add get/set/migrate support for FRED MSRs | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Xin Li | target/i386: enumerate VMX nested-exception support | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Xin Li | vmxcap: add support for VMX FRED controls | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Xin Li | target/i386: mark CR4.FRED not reserved | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Xin Li | target/i386: add support for FRED in CPUID enumeration | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Phil Dennis...  | hvf: Makes assert_hvf_ok report failed expression | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Phil Dennis...  | i386/hvf: Updates API usage to use modern vCPU run...  | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Phil Dennis...  | i386/hvf: In kick_vcpu use hv_vcpu_interrupt to force...  | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Phil Dennis...  | i386/hvf: Fixes dirty memory tracking by page granulari...  | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Phil Dennis...  | hvf: Consistent types for vCPU handles | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Phil Dennis...  | i386/hvf: Fixes some compilation warnings | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Phil Dennis...  | i386/hvf: Adds support for INVTSC cpuid bit | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Zhao Liu | stubs/meson: Fix qemuutil build when --disable-system | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Kevin Wolf | scsi-disk: Don't silently truncate serial number | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Paolo Bonzini | hostmem: simplify the code for merge and dump properties | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Paolo Bonzini | machine, hostmem: improve error messages for unsupporte...  | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Michal Privoznik | backends/hostmem: Report error when memory size is...  | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Michal Privoznik | osdep: Make qemu_madvise() return ENOSYS on unsupported...  | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Michal Privoznik | osdep: Make qemu_madvise() to set errno in all cases | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Michal Privoznik | meson: Don't even detect posix_madvise() on Darwin | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Paolo Bonzini | machine: default -M mem-merge to off is QEMU_MADV_MERGE...  | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Mark Cave-Ayland | target/i386: fix size of EBP writeback in gen_enter() | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Mark Cave-Ayland | target/i386: fix SP when taking a memory fault during POP | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Mark Cave-Ayland | target/i386: use gen_writeback() within gen_POP() | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Mark Cave-Ayland | target/i386: use local X86DecodedOp in gen_POP() | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Paolo Bonzini | target/i386: document use of DISAS_NORETURN | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Paolo Bonzini | target/i386: document incorrect semantics of watchpoint...  | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Paolo Bonzini | target/i386: fix TF/RF handling for HLT | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Paolo Bonzini | target/i386: fix INHIBIT_IRQ/TF/RF handling for PAUSE | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Paolo Bonzini | target/i386: fix INHIBIT_IRQ/TF/RF handling for VMRUN | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Paolo Bonzini | target/i386: disable/enable breakpoints on vmentry...  | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Paolo Bonzini | target/i386: implement DR7.GD | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Paolo Bonzini | target/i386: cleanup PAUSE helpers | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Paolo Bonzini | target/i386: cleanup HLT helpers | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Paolo Bonzini | target/i386: fix implementation of ICEBP | 
commit | commitdiff | tree | snapshot | 
| 2024-06-08 | 
Paolo Bonzini | target/i386: fix pushed value of EFLAGS.RF | 
commit | commitdiff | tree | snapshot | 
| 2024-06-06 | 
Richard Henderson | Merge tag 'pull-loongarch-20240606' of https://gitlab...  | 
commit | commitdiff | tree | snapshot | 
| 2024-06-06 | 
Richard Henderson | Merge tag 'pull-maintainer-june24-060624-1' of https...  | 
commit | commitdiff | tree | snapshot | 
| 2024-06-06 | 
Alex Bennée | scripts/ci: drive ubuntu/build-environment.yml from...  | 
commit | commitdiff | tree | snapshot | 
| 2024-06-06 | 
Alex Bennée | tests/lcitool: generate package lists for ansible | 
commit | commitdiff | tree | snapshot | 
| 2024-06-06 | 
Thomas Huth | tests/lcitool: Install mingw-w64-tools for the Windows...  | 
commit | commitdiff | tree | snapshot | 
| 2024-06-06 | 
Thomas Huth | tests/lcitool: Bump to latest libvirt-ci and update...  | 
commit | commitdiff | tree | snapshot | 
| 2024-06-06 | 
Thomas Huth | .gitlab-ci.d/buildtest.yml: Use -fno-sanitize=function...  | 
commit | commitdiff | tree | snapshot | 
| 2024-06-06 | 
Thomas Huth | tests/lcitool: Delete obsolete centos-stream-8.yml...  | 
commit | commitdiff | tree | snapshot | 
| 2024-06-06 | 
Alex Bennée | docs/ci: clean-up references for consistency | 
commit | commitdiff | tree | snapshot | 
| 2024-06-06 | 
Alex Bennée | scripts/ci: remove CentOS bits from common build-enviro...  | 
commit | commitdiff | tree | snapshot | 
| 2024-06-06 | 
Alex Bennée | tests/vm: remove plain centos image | 
commit | commitdiff | tree | snapshot | 
| 2024-06-06 | 
Alex Bennée | tests/vm: update centos.aarch64 image to 9 | 
commit | commitdiff | tree | snapshot | 
| 2024-06-06 | 
Alex Bennée | docs/devel: update references to centos to non-versione...  | 
commit | commitdiff | tree | snapshot | 
| 2024-06-06 | 
Alex Bennée | ci: remove centos-steam-8 customer runner | 
commit | commitdiff | tree | snapshot | 
| 2024-06-06 | 
lanyanzhi | target/loongarch: fix a wrong print in cpu dump | 
commit | commitdiff | tree | snapshot | 
| 2024-06-06 | 
Song Gao | hw/loongarch/virt: Enable extioi virt extension | 
commit | commitdiff | tree | snapshot | 
| 2024-06-06 | 
Song Gao | hw/loongarch/virt: Use MemTxAttrs interface for misc ops | 
commit | commitdiff | tree | snapshot | 
| 2024-06-06 | 
Song Gao | hw/intc/loongarch_extioi: Add extioi virt extension...  | 
commit | commitdiff | tree | snapshot | 
| 2024-06-06 | 
Bibo Mao | tests/qtest: Add numa test for loongarch system | 
commit | commitdiff | tree | snapshot | 
| 2024-06-06 | 
Bibo Mao | tests/libqos: Add loongarch virt machine node | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Richard Henderson | Merge tag 'pull-misc-20240605' of https://gitlab.com...  | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Richard Henderson | disas/riscv: Use GString in format_inst | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Richard Henderson | disas/microblaze: Split get_field_special | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Richard Henderson | disas/microblaze: Print registers directly with PRIrfsl | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Richard Henderson | disas/microblaze: Print immediates directly with PRIimm | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Richard Henderson | disas/microblaze: Print registers directly with PRIreg | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Richard Henderson | disas/microblaze: Merge op->name output into each fprintf | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Richard Henderson | disas/microblaze: Re-indent print_insn_microblaze | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Richard Henderson | disas/microblaze: Split out print_immval_addr | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Philippe Mathieu...  | hw/dma/pl330: Use qemu_hexdump_line to avoid sprintf | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Philippe Mathieu...  | hw/ide/atapi: Use qemu_hexdump_line to avoid sprintf | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Philippe Mathieu...  | hw/scsi/scsi-disk: Use qemu_hexdump_line to avoid sprintf | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Philippe Mathieu...  | system/qtest: Replace sprintf by qemu_hexdump_line | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Philippe Mathieu...  | hw/mips/malta: Add re-usable rng_seed_hex_new() method | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Richard Henderson | util/hexdump: Inline g_string_append_printf "%02x" | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Richard Henderson | util/hexdump: Add unit_len and block_len to qemu_hexdum...  | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Richard Henderson | util/hexdump: Use a GString for qemu_hexdump_line | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Richard Henderson | Merge tag 'pull-sp-20240605' of https://gitlab.com...  | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Richard Henderson | target/sparc: Enable VIS4 feature bit | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Richard Henderson | target/sparc: Implement monitor ASIs | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Richard Henderson | target/sparc: Implement MWAIT | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Richard Henderson | target/sparc: Implement SUBXC, SUBXCcc | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Richard Henderson | target/sparc: Implement FPMIN, FPMAX | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Richard Henderson | target/sparc: Implement VIS4 comparisons | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Richard Henderson | target/sparc: Implement 8-bit FPADD, FPADDS, and FPADDUS | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Richard Henderson | target/sparc: Implement FALIGNDATAi | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Richard Henderson | target/sparc: Add feature bit for VIS4 | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Richard Henderson | target/sparc: Implement IMA extension | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Richard Henderson | target/sparc: Enable VIS3 feature bit | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Richard Henderson | target/sparc: Implement XMULX | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Richard Henderson | target/sparc: Implement UMULXHI | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Richard Henderson | target/sparc: Implement PDISTN | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Richard Henderson | target/sparc: Implement MOVsTOw, MOVdTOx, MOVwTOs,...  | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Richard Henderson | target/sparc: Implement LZCNT | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Richard Henderson | target/sparc: Implement LDXEFSR | 
commit | commitdiff | tree | snapshot | 
| 2024-06-05 | 
Richard Henderson | target/sparc: Implement FSLL, FSRL, FSRA, FSLAS | 
commit | commitdiff | tree | snapshot | 
| next |