2021-05-27 |
Philippe Mathieu... | gitlab: Convert check-dco/check-patch jobs to the ... |
commit | commitdiff | tree | snapshot |
2021-05-27 |
Philippe Mathieu... | gitlab: Use $CI_DEFAULT_BRANCH instead of hardcoded... |
commit | commitdiff | tree | snapshot |
2021-05-27 |
Philippe Mathieu... | gitlab: Run Avocado tests manually (except mainstream CI) |
commit | commitdiff | tree | snapshot |
2021-05-27 |
Philippe Mathieu... | gitlab: Keep Avocado reports during 1 week |
commit | commitdiff | tree | snapshot |
2021-05-27 |
Philippe Mathieu... | gitlab: Extract cross-container jobs to container-cross.yml |
commit | commitdiff | tree | snapshot |
2021-05-27 |
Philippe Mathieu... | gitlab: Document how forks can use different set of... |
commit | commitdiff | tree | snapshot |
2021-05-27 |
Philippe Mathieu... | gitlab: Move current job set to qemu-project.yml |
commit | commitdiff | tree | snapshot |
2021-05-27 |
Philippe Mathieu... | gitlab: Extract all default build/test jobs to buildtes... |
commit | commitdiff | tree | snapshot |
2021-05-27 |
Daniel P. Berrangé | gitlab: Drop linux user build job for CentOS 7 |
commit | commitdiff | tree | snapshot |
2021-05-27 |
Philippe Mathieu... | gitlab: Extract core container jobs to container-core.yml |
commit | commitdiff | tree | snapshot |
2021-05-27 |
Philippe Mathieu... | gitlab: Extract default build/test jobs templates |
commit | commitdiff | tree | snapshot |
2021-05-27 |
Philippe Mathieu... | gitlab: Extract build stages to stages.yml |
commit | commitdiff | tree | snapshot |
2021-05-27 |
Philippe Mathieu... | gitlab: Extract DCO/style check jobs to static_checks.yml |
commit | commitdiff | tree | snapshot |
2021-05-27 |
Philippe Mathieu... | gitlab: Extract crossbuild job templates to crossbuild... |
commit | commitdiff | tree | snapshot |
2021-05-27 |
Philippe Mathieu... | gitlab: Extract container job template to container... |
commit | commitdiff | tree | snapshot |
2021-05-27 |
Richard Henderson | gitlab: Enable cross-i386 builds of TCI |
commit | commitdiff | tree | snapshot |
2021-05-27 |
Richard Henderson | gitlab: Rename ACCEL_CONFIGURE_OPTS to EXTRA_CONFIGURE_OPTS |
commit | commitdiff | tree | snapshot |
2021-05-27 |
Philippe Mathieu... | gitlab: Replace YAML anchors by extends (acceptance_tes... |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Peter Maydell | Merge remote-tracking branch 'remotes/bonzini-gitlab... |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Peter Maydell | Merge remote-tracking branch 'remotes/kraxel/tags/input... |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Paolo Bonzini | gitlab-ci: use --meson=git for CFI jobs |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Kit Westneat | hw/scsi: Fix sector translation bug in scsi_unmap_compl... |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Thomas Huth | configure: Avoid error messages about missing *-config... |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Ali Shirvani | doc: Add notes about -mon option mode=control argument. |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Paolo Bonzini | qemu-config: load modules when instantiating option... |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Paolo Bonzini | vl: allow not specifying size in -m when using -M memor... |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Paolo Bonzini | replication: move include out of root directory |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Paolo Bonzini | remove qemu-options* from root directory |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Katsuhiro Ueno | meson: Set implicit_include_directories to false |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Philippe Mathieu... | tests/qtest/fuzz: Fix build failure |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Peter Xu | KVM: Dirty ring support |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Peter Xu | KVM: Disable manual dirty log when dirty ring enabled |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Peter Xu | KVM: Add dirty-ring-size property |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Peter Xu | KVM: Cache kvm slot dirty bitmap size |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Peter Xu | KVM: Simplify dirty log sync in kvm_set_phys_mem |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Peter Xu | KVM: Provide helper to sync dirty bitmap from slot... |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Peter Xu | KVM: Provide helper to get kvm dirty log |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Peter Xu | KVM: Create the KVMSlot dirty bitmap on flag changes |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Peter Xu | KVM: Use a big lock to replace per-kml slots_lock |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Peter Xu | memory: Introduce log_sync_global() to memory listener |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Paolo Bonzini | KVM: do not allow setting properties at runtime |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Paolo Bonzini | qtest: add a QOM object for qtest |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Paolo Bonzini | object: add more commands to preconfig mode |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Yang Zhong | i386/cpu: Expose AVX_VNNI instruction to guest |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Philippe Mathieu... | hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on' |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Paolo Bonzini | configure: simplify assignment to GIT_SUBMODULES |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Paolo Bonzini | configure: check for submodules if --with-git-submodule... |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Philippe Mathieu... | configure: Only clone softfloat-3 repositories if TCG... |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Philippe Mathieu... | hw/input/ps2: Use ps2_raise_irq() instead of open coding it |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Volker Rümelin | pckbd: clear outport_present in outer pre_load() |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Volker Rümelin | pckbd: remove duplicated keyboard and mouse defines |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Volker Rümelin | pckbd: correctly disable PS/2 communication |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Volker Rümelin | pckbd: add function kbd_pending() |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Volker Rümelin | pckbd: add controller response queue |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Volker Rümelin | pckbd: add state variable for interrupt source |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Volker Rümelin | pckbd: PS/2 keyboard throttle |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Volker Rümelin | pckbd: don't update OBF flags if KBD_STAT_OBF is set |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Volker Rümelin | pckbd: split out interrupt line changing code |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Volker Rümelin | ps2: don't deassert irq twice if queue is empty |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Volker Rümelin | ps2: don't raise an interrupt if queue is full |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Volker Rümelin | ps2: fix mouse stream corruption |
commit | commitdiff | tree | snapshot |
2021-05-26 |
Daniel P. Berrangé | hw/input: expand trace info reported for ps2 device |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Peter Maydell | Merge remote-tracking branch 'remotes/stsquad/tags... |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Mahmoud Mandour | plugins/syscall: Added a table-like summary output |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Alex Bennée | gdbstub: tidy away reverse debugging check into function |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Alex Bennée | hmp-commands: expand type of icount to "l" in replay... |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Alex Bennée | gdbstub: Replace GdbCmdContext with plain g_array() |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Philippe Mathieu... | gdbstub: Constify GdbCmdParseEntry |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Alex Bennée | gitlab: add special rule for the hexagon container |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Peter Maydell | Merge remote-tracking branch 'remotes/pmaydell/tags... |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Richard Henderson | target/arm: Enable SVE2 and related extensions |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Richard Henderson | linux-user/aarch64: Enable hwcap bits for sve2 and... |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Richard Henderson | target/arm: Implement integer matrix multiply accumulate |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Richard Henderson | target/arm: Implement aarch32 VSUDOT, VUSDOT |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Richard Henderson | target/arm: Split decode of VSDOT and VUDOT |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Richard Henderson | target/arm: Split out do_neon_ddda |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Richard Henderson | target/arm: Fix decode for VDOT (indexed) |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Richard Henderson | target/arm: Remove unused fpst from VDOT_scalar |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Richard Henderson | target/arm: Split out do_neon_ddda_fpst |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Richard Henderson | target/arm: Implement aarch64 SUDOT, USDOT |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Stephen Long | target/arm: Implement SVE2 fp multiply-add long |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Richard Henderson | target/arm: Move endian adjustment macros to vec_internal.h |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Stephen Long | target/arm: Implement SVE2 bitwise shift immediate |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Richard Henderson | target/arm: Implement 128-bit ZIP, UZP, TRN |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Richard Henderson | target/arm: Implement SVE2 LD1RO |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Richard Henderson | target/arm: Tidy do_ldrq |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Richard Henderson | target/arm: Share table of sve load functions |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Stephen Long | target/arm: Implement SVE2 FLOGB |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Stephen Long | target/arm: Implement SVE2 FCVTXNT, FCVTX |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Stephen Long | target/arm: Implement SVE2 FCVTLT |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Richard Henderson | target/arm: Implement SVE2 FCVTNT |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Stephen Long | target/arm: Implement SVE2 TBL, TBX |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Richard Henderson | target/arm: Implement SVE2 crypto constructive binary... |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Richard Henderson | target/arm: Implement SVE2 crypto destructive binary... |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Richard Henderson | target/arm: Implement SVE2 crypto unary operations |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Richard Henderson | target/arm: Implement SVE mixed sign dot product |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Richard Henderson | target/arm: Implement SVE mixed sign dot product (indexed) |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Richard Henderson | target/arm: Macroize helper_gvec_{s,u}dot_idx_{b,h} |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Richard Henderson | target/arm: Macroize helper_gvec_{s,u}dot_{b,h} |
commit | commitdiff | tree | snapshot |
2021-05-25 |
Richard Henderson | target/arm: Implement SVE2 complex integer dot product |
commit | commitdiff | tree | snapshot |
next |