2023-05-26 |
Paolo Bonzini | Makefile: remove $(TESTS_PYTHON) |
commit | commitdiff | tree | snapshot |
2023-05-26 |
Paolo Bonzini | tests/vm: fix and simplify HOST_ARCH definition |
commit | commitdiff | tree | snapshot |
2023-05-26 |
Paolo Bonzini | tests/docker: simplify HOST_ARCH definition |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Richard Henderson | Merge tag 'pull-tcg-20230525' of https://gitlab.com... |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Richard Henderson | Merge tag 'for-upstream' of https://gitlab.com/bonzini... |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Richard Henderson | tcg/riscv: Support CTZ, CLZ from Zbb |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Richard Henderson | tcg/riscv: Implement movcond |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Richard Henderson | tcg/riscv: Improve setcond expansion |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Richard Henderson | tcg/riscv: Support CPOP from Zbb |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Richard Henderson | tcg/riscv: Support REV8 from Zbb |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Richard Henderson | tcg/riscv: Support rotates from Zbb |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Richard Henderson | tcg/riscv: Use ADD.UW for guest address generation |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Richard Henderson | tcg/riscv: Support ADD.UW, SEXT.B, SEXT.H, ZEXT.H from... |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Richard Henderson | tcg/riscv: Support ANDN, ORN, XNOR from Zbb |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Richard Henderson | tcg/riscv: Probe for Zba, Zbb, Zicond extensions |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Richard Henderson | disas/riscv: Decode czero.{eqz,nez} |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Richard Henderson | tcg/mips: Replace MIPS_BE with HOST_BIG_ENDIAN |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Richard Henderson | tcg/mips: Use qemu_build_not_reached for LO/HI_OFF |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Richard Henderson | tcg/mips: Try three insns with shift and add in tcg_out... |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Richard Henderson | tcg/mips: Try tb-relative addresses in tcg_out_movi |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Richard Henderson | tcg/mips: Aggressively use the constant pool for n64... |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Richard Henderson | tcg/mips: Use the constant pool for 64-bit constants |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Richard Henderson | tcg/mips: Split out tcg_out_movi_two |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Richard Henderson | tcg/mips: Split out tcg_out_movi_one |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Richard Henderson | tcg/mips: Create and use TCG_REG_TB |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Richard Henderson | tcg/mips: Unify TCG_GUEST_BASE_REG tests |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Richard Henderson | tcg/mips: Move TCG_GUEST_BASE_REG to S7 |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Richard Henderson | tcg/mips: Move TCG_AREG0 to S8 |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Paolo Bonzini | monitor: do not use mb_read/mb_set |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Paolo Bonzini | monitor: extract request dequeuing to a new function |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Paolo Bonzini | monitor: introduce qmp_dispatcher_co_wake |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Paolo Bonzini | monitor: cleanup fetching of QMP requests |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Paolo Bonzini | monitor: cleanup detection of qmp_dispatcher_co shuttin... |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Paolo Bonzini | monitor: do not use mb_read/mb_set for suspend_cnt |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Paolo Bonzini | monitor: add more *_locked() functions |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Paolo Bonzini | monitor: allow calling monitor_resume under mon_lock |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Paolo Bonzini | monitor: use QEMU_LOCK_GUARD a bit more |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Mark Cave-Ayland | softmmu/ioport.c: make MemoryRegionPortioList owner... |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Mark Cave-Ayland | softmmu/ioport.c: QOMify MemoryRegionPortioList |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Mark Cave-Ayland | softmmu/ioport.c: allocate MemoryRegionPortioList ports... |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Paolo Bonzini | usb/ohci: Set pad to 0 after frame update |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Paolo Bonzini | meson: move -no-pie from linker to compiler |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Paolo Bonzini | meson: fix rule for qemu-ga installer |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Nicolas Saenz... | meson.build: Fix glib -Wno-unused-function workaround |
commit | commitdiff | tree | snapshot |
2023-05-25 |
Maksim Davydov | target/i386: EPYC-Rome model without XSAVES |
commit | commitdiff | tree | snapshot |
2023-05-24 |
Richard Henderson | Merge tag 'pull-vfio-20230524' of https://github.com... |
commit | commitdiff | tree | snapshot |
2023-05-24 |
Camilla Conte | Add Kubernetes runner configuration |
commit | commitdiff | tree | snapshot |
2023-05-24 |
Camilla Conte | Add CI variable RUNNER_TAG |
commit | commitdiff | tree | snapshot |
2023-05-24 |
Camilla Conte | Add loop over docker info |
commit | commitdiff | tree | snapshot |
2023-05-24 |
Camilla Conte | Use docker "stable" tag |
commit | commitdiff | tree | snapshot |
2023-05-24 |
Camilla Conte | Remove redundant CI variables |
commit | commitdiff | tree | snapshot |
2023-05-24 |
Akihiko Odaki | util/vfio-helpers: Use g_file_read_link() |
commit | commitdiff | tree | snapshot |
2023-05-24 |
Zhenzhong Duan | vfio/pci: Fix a use-after-free issue |
commit | commitdiff | tree | snapshot |
2023-05-24 |
Richard Henderson | Merge tag 'pull-tcg-20230523-3' of https://gitlab.com... |
commit | commitdiff | tree | snapshot |
2023-05-24 |
Richard Henderson | tcg: Remove USE_TCG_OPTIMIZATIONS |
commit | commitdiff | tree | snapshot |
2023-05-24 |
Richard Henderson | tcg: Remove DEBUG_DISAS |
commit | commitdiff | tree | snapshot |
2023-05-24 |
Richard Henderson | qemu/atomic128: Add runtime test for FEAT_LSE2 |
commit | commitdiff | tree | snapshot |
2023-05-24 |
Richard Henderson | qemu/atomic128: Improve cmpxchg fallback for atomic16_set |
commit | commitdiff | tree | snapshot |
2023-05-24 |
Richard Henderson | tcg: Split out tcg/debug-assert.h |
commit | commitdiff | tree | snapshot |
2023-05-24 |
Richard Henderson | accel/tcg: Correctly use atomic128.h in ldst_atomicity... |
commit | commitdiff | tree | snapshot |
2023-05-24 |
Richard Henderson | qemu/atomic128: Split atomic16_read |
commit | commitdiff | tree | snapshot |
2023-05-24 |
Richard Henderson | accel/tcg: Eliminate #if on HAVE_ATOMIC128 and HAVE_CMP... |
commit | commitdiff | tree | snapshot |
2023-05-24 |
Richard Henderson | accel/tcg: Remove prot argument to atomic_mmu_lookup |
commit | commitdiff | tree | snapshot |
2023-05-24 |
Richard Henderson | accel/tcg: Remove cpu_atomic_{ld,st}o_*_mmu |
commit | commitdiff | tree | snapshot |
2023-05-24 |
Richard Henderson | target/s390x: Always use cpu_atomic_cmpxchgl_be_mmu... |
commit | commitdiff | tree | snapshot |
2023-05-24 |
Richard Henderson | target/s390x: Use cpu_{ld,st}*_mmu in do_csst |
commit | commitdiff | tree | snapshot |
2023-05-24 |
Richard Henderson | accel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu |
commit | commitdiff | tree | snapshot |
2023-05-23 |
Richard Henderson | target/s390x: Use tcg_gen_qemu_{ld,st}_i128 for LPQ... |
commit | commitdiff | tree | snapshot |
2023-05-23 |
Richard Henderson | target/ppc: Use tcg_gen_qemu_{ld,st}_i128 for LQARX... |
commit | commitdiff | tree | snapshot |
2023-05-23 |
Richard Henderson | include/qemu: Move CONFIG_ATOMIC128_OPT handling to... |
commit | commitdiff | tree | snapshot |
2023-05-23 |
Richard Henderson | meson: Fix detect atomic128 support with optimization |
commit | commitdiff | tree | snapshot |
2023-05-23 |
Richard Henderson | include/host: Split out atomic128-ldst.h |
commit | commitdiff | tree | snapshot |
2023-05-23 |
Richard Henderson | include/host: Split out atomic128-cas.h |
commit | commitdiff | tree | snapshot |
2023-05-23 |
Richard Henderson | util: Add cpuinfo-aarch64.c |
commit | commitdiff | tree | snapshot |
2023-05-23 |
Richard Henderson | migration: Build migration_files once |
commit | commitdiff | tree | snapshot |
2023-05-23 |
Richard Henderson | migration/xbzrle: Use i386 host/cpuinfo.h |
commit | commitdiff | tree | snapshot |
2023-05-23 |
Richard Henderson | migration/xbzrle: Shuffle function order |
commit | commitdiff | tree | snapshot |
2023-05-23 |
Richard Henderson | util/bufferiszero: Use i386 host/cpuinfo.h |
commit | commitdiff | tree | snapshot |
2023-05-23 |
Richard Henderson | tcg/i386: Use host/cpuinfo.h |
commit | commitdiff | tree | snapshot |
2023-05-23 |
Richard Henderson | util: Add i386 CPUINFO_ATOMIC_VMOVDQU |
commit | commitdiff | tree | snapshot |
2023-05-23 |
Richard Henderson | util: Add cpuinfo-i386.c |
commit | commitdiff | tree | snapshot |
2023-05-23 |
Richard Henderson | util: Introduce host-specific cpuinfo.h |
commit | commitdiff | tree | snapshot |
2023-05-23 |
Richard Henderson | Merge tag 'mem-2023-05-23' of https://github.com/davidh... |
commit | commitdiff | tree | snapshot |
2023-05-23 |
Alexander Graf | hostmem-file: add offset option |
commit | commitdiff | tree | snapshot |
2023-05-23 |
Richard Henderson | Merge tag 'net-pull-request' of https://github.com... |
commit | commitdiff | tree | snapshot |
2023-05-23 |
Stefan Hajnoczi | rtl8139: fix large_send_mss divide-by-zero |
commit | commitdiff | tree | snapshot |
2023-05-23 |
Akihiko Odaki | docs/system/devices/igb: Note igb is tested for DPDK |
commit | commitdiff | tree | snapshot |
2023-05-23 |
Akihiko Odaki | MAINTAINERS: Add a reviewer for network packet abstractions |
commit | commitdiff | tree | snapshot |
2023-05-23 |
Akihiko Odaki | vmxnet3: Do not depend on PC |
commit | commitdiff | tree | snapshot |
2023-05-23 |
Akihiko Odaki | igb: Clear-on-read ICR when ICR.INTA is set |
commit | commitdiff | tree | snapshot |
2023-05-23 |
Akihiko Odaki | igb: Notify only new interrupts |
commit | commitdiff | tree | snapshot |
2023-05-23 |
Akihiko Odaki | e1000e: Notify only new interrupts |
commit | commitdiff | tree | snapshot |
2023-05-23 |
Akihiko Odaki | igb: Implement Tx timestamp |
commit | commitdiff | tree | snapshot |
2023-05-23 |
Akihiko Odaki | igb: Implement Rx PTP2 timestamp |
commit | commitdiff | tree | snapshot |
2023-05-23 |
Akihiko Odaki | igb: Implement igb-specific oversize check |
commit | commitdiff | tree | snapshot |
2023-05-23 |
Akihiko Odaki | igb: Filter with the second VLAN tag for extended VLAN |
commit | commitdiff | tree | snapshot |
2023-05-23 |
Akihiko Odaki | igb: Strip the second VLAN tag for extended VLAN |
commit | commitdiff | tree | snapshot |
2023-05-23 |
Akihiko Odaki | igb: Implement Tx SCTP CSO |
commit | commitdiff | tree | snapshot |
2023-05-23 |
Akihiko Odaki | igb: Implement Rx SCTP CSO |
commit | commitdiff | tree | snapshot |
2023-05-23 |
Akihiko Odaki | igb: Use UDP for RSS hash |
commit | commitdiff | tree | snapshot |
next |