2021-11-11 |
Eugenio Pérez | vhost: Fix last vq queue index of devices with no cvq |
commit | commitdiff | tree |
2021-11-11 |
Eugenio Pérez | vhost: Rename last_index to vq_index_end |
commit | commitdiff | tree |
2021-11-11 |
Stefan Hajnoczi | softmmu/qdev-monitor: fix use-after-free in qdev_set_id() |
commit | commitdiff | tree |
2021-11-11 |
Stefano Garzarella | net/vhost-vdpa: fix memory leak in vhost_vdpa_get_max_q... |
commit | commitdiff | tree |
2021-11-09 |
Richard Henderson | Update version for v6.2.0-rc0 release |
commit | commitdiff | tree |
2021-11-09 |
Richard Henderson | Merge tag 'q800-for-6.2-pull-request' of git://github... |
commit | commitdiff | tree |
2021-11-09 |
Laurent Vivier | macfb: fix a memory leak (CID 1465231) |
commit | commitdiff | tree |
2021-11-09 |
Richard Henderson | Merge tag 'm68k-for-6.2-pull-request' of git://github... |
commit | commitdiff | tree |
2021-11-09 |
Laurent Vivier | hw: m68k: virt: Add compat machine for 6.2 |
commit | commitdiff | tree |
2021-11-09 |
Laurent Vivier | hw: m68k: virt: Add compat machine for 6.1 |
commit | commitdiff | tree |
2021-11-09 |
Richard Henderson | Merge remote-tracking branch 'remotes/vivier/tags/trivi... |
commit | commitdiff | tree |
2021-11-09 |
Philippe Mathieu... | docs/about/deprecated: Remove empty 'related binaries... |
commit | commitdiff | tree |
2021-11-09 |
Laurent Vivier | tests/qtest/virtio-net: fix hotplug test case |
commit | commitdiff | tree |
2021-11-09 |
Philippe Mathieu... | meson: Fix 'interpretor' typo |
commit | commitdiff | tree |
2021-11-09 |
Philippe Mathieu... | .mailmap: Fix more contributor entries |
commit | commitdiff | tree |
2021-11-09 |
Philippe Mathieu... | hw/m68k: Fix typo in SPDX tag |
commit | commitdiff | tree |
2021-11-09 |
BALATON Zoltan | hmp: Add shortcut to stop command to match cont |
commit | commitdiff | tree |
2021-11-09 |
Richard Henderson | Merge remote-tracking branch 'remotes/juanquintela... |
commit | commitdiff | tree |
2021-11-09 |
Rao, Lei | Reset the auto-converge counter at every checkpoint. |
commit | commitdiff | tree |
2021-11-09 |
Rao, Lei | Reduce the PVM stop time during Checkpoint |
commit | commitdiff | tree |
2021-11-09 |
Hyman Huang(黄勇) | docs: fix 'sample-pages' option tag |
commit | commitdiff | tree |
2021-11-09 |
Richard Henderson | Merge remote-tracking branch 'remotes/dgibson/tags... |
commit | commitdiff | tree |
2021-11-08 |
Nicholas Piggin | spapr_numa.c: FORM2 table handle nodes with no distance... |
commit | commitdiff | tree |
2021-11-08 |
David Gibson | target/ppc, hw/ppc: Change maintainers |
commit | commitdiff | tree |
2021-11-08 |
Matheus Ferst | target/ppc: cntlzdm/cnttzdm implementation without... |
commit | commitdiff | tree |
2021-11-08 |
Matheus Ferst | target/ppc: Implement lxvkq instruction |
commit | commitdiff | tree |
2021-11-08 |
Matheus Ferst | target/ppc: Implement xxblendvb/xxblendvh/xxblendvw... |
commit | commitdiff | tree |
2021-11-08 |
Bruno Larsen... | target/ppc: implemented XXSPLTIDP instruction |
commit | commitdiff | tree |
2021-11-08 |
Bruno Larsen... | target/ppc: Implemented XXSPLTIW using decodetree |
commit | commitdiff | tree |
2021-11-08 |
Bruno Larsen... | target/ppc: implemented XXSPLTI32DX |
commit | commitdiff | tree |
2021-11-08 |
Bruno Larsen... | target/ppc: moved XXSPLTIB to using decodetree |
commit | commitdiff | tree |
2021-11-08 |
Bruno Larsen... | target/ppc: moved XXSPLTW to using decodetree |
commit | commitdiff | tree |
2021-11-08 |
Lucas Mateus... | target/ppc: added the instructions PLXVP and PSTXVP |
commit | commitdiff | tree |
2021-11-08 |
Lucas Mateus... | target/ppc: added the instructions PLXV and PSTXV |
commit | commitdiff | tree |
2021-11-08 |
Lucas Mateus... | target/ppc: added the instructions LXVPX and STXVPX |
commit | commitdiff | tree |
2021-11-08 |
Lucas Mateus... | target/ppc: added the instructions LXVP and STXVP |
commit | commitdiff | tree |
2021-11-08 |
Lucas Mateus... | target/ppc: moved stxvx and lxvx from legacy to decodtree |
commit | commitdiff | tree |
2021-11-08 |
Lucas Mateus... | target/ppc: moved stxv and lxv from legacy to decodtree |
commit | commitdiff | tree |
2021-11-08 |
Matheus Ferst | target/ppc: receive high/low as argument in get/set_cpu_vsr |
commit | commitdiff | tree |
2021-11-08 |
Bruno Larsen... | target/ppc: Introduce REQUIRE_VSX macro |
commit | commitdiff | tree |
2021-11-08 |
Matheus Ferst | target/ppc: Implement Vector Extract Double to VSR... |
commit | commitdiff | tree |
2021-11-08 |
Matheus Ferst | target/ppc: Move vinsertb/vinserth/vinsertw/vinsertd... |
commit | commitdiff | tree |
2021-11-08 |
Matheus Ferst | target/ppc: Implement Vector Insert from VSR using... |
commit | commitdiff | tree |
2021-11-08 |
Matheus Ferst | target/ppc: Implement Vector Insert Word from GPR using... |
commit | commitdiff | tree |
2021-11-08 |
Matheus Ferst | target/ppc: Implement Vector Insert from GPR using... |
commit | commitdiff | tree |
2021-11-08 |
Matheus Ferst | target/ppc: Implement vsldbi/vsrdbi instructions |
commit | commitdiff | tree |
2021-11-08 |
Matheus Ferst | target/ppc: Implement vpdepd/vpextd instruction |
commit | commitdiff | tree |
2021-11-08 |
Matheus Ferst | target/ppc: Implement vclzdm/vctzdm instructions |
commit | commitdiff | tree |
2021-11-08 |
Matheus Ferst | target/ppc: Move vcfuged to vmx-impl.c.inc |
commit | commitdiff | tree |
2021-11-08 |
BALATON Zoltan | ppc/pegasos2: Suppress warning when qtest enabled |
commit | commitdiff | tree |
2021-11-08 |
Cédric Le Goater | ppc/pnv: Fix check on block device before updating... |
commit | commitdiff | tree |
2021-11-08 |
Luis Pires | target/ppc: Move ddedpd[q],denbcd[q],dscli[q],dscri... |
commit | commitdiff | tree |
2021-11-08 |
Luis Pires | target/ppc: Move dct{dp,qpq},dr{sp,dpq},dc{f,t}fix... |
commit | commitdiff | tree |
2021-11-08 |
Luis Pires | target/ppc: Move dqua[q], drrnd[q] to decodetree |
commit | commitdiff | tree |
2021-11-08 |
Luis Pires | target/ppc: Move dquai[q], drint{x,n}[q] to decodetree |
commit | commitdiff | tree |
2021-11-08 |
Luis Pires | target/ppc: Move dcmp{u,o}[q],dts{tex,tsf,tsfi}[q]... |
commit | commitdiff | tree |
2021-11-08 |
Luis Pires | target/ppc: Move d{add,sub,mul,div,iex}[q] to decodetree |
commit | commitdiff | tree |
2021-11-08 |
Luis Pires | target/ppc: Move dtstdc[q]/dtstdg[q] to decodetree |
commit | commitdiff | tree |
2021-11-08 |
Luis Pires | target/ppc: Do not update nip on DFP instructions |
commit | commitdiff | tree |
2021-11-08 |
Luis Pires | target/ppc: Implement DCTFIXQQ |
commit | commitdiff | tree |
2021-11-08 |
Luis Pires | libdecnumber: Introduce decNumberIntegralToInt128 |
commit | commitdiff | tree |
2021-11-08 |
Luis Pires | host-utils: Introduce mulu128 |
commit | commitdiff | tree |
2021-11-08 |
Luis Pires | target/ppc: Implement DCFFIXQQ |
commit | commitdiff | tree |
2021-11-08 |
Fernando Valle | target/ppc: Introduce REQUIRE_FPU |
commit | commitdiff | tree |
2021-11-08 |
Bruno Larsen | target/ppc: Move REQUIRE_ALTIVEC/VECTOR to translate.c |
commit | commitdiff | tree |
2021-11-08 |
Luis Pires | libdecnumber: introduce decNumberFrom[U]Int128 |
commit | commitdiff | tree |
2021-11-08 |
Matheus Ferst | target/ppc: Implement pextd instruction |
commit | commitdiff | tree |
2021-11-08 |
Matheus Ferst | target/ppc: Implement pdepd instruction |
commit | commitdiff | tree |
2021-11-08 |
Luis Pires | target/ppc: Implement cnttzdm |
commit | commitdiff | tree |
2021-11-08 |
Luis Pires | target/ppc: Implement cntlzdm |
commit | commitdiff | tree |
2021-11-08 |
Matheus Ferst | target/ppc: Implement PLQ and PSTQ |
commit | commitdiff | tree |
2021-11-08 |
Matheus Ferst | target/ppc: Move LQ and STQ to decodetree |
commit | commitdiff | tree |
2021-11-08 |
Fernando Eckhardt... | target/ppc: Implement PLFS, PLFD, PSTFS and PSTFD instr... |
commit | commitdiff | tree |
2021-11-08 |
Fernando Eckhardt... | target/ppc: Move load and store floating point instruct... |
commit | commitdiff | tree |
2021-11-08 |
Fernando Eckhardt... | target/ppc: move resolve_PLS_D to translate.c |
commit | commitdiff | tree |
2021-11-08 |
Fernando Eckhardt... | target/ppc: introduce do_ea_calc |
commit | commitdiff | tree |
2021-11-08 |
Richard Henderson | Merge remote-tracking branch 'remotes/philmd/tags/avoca... |
commit | commitdiff | tree |
2021-11-08 |
Philippe Mathieu... | tests/avocado: Remove p7zip binary availability check |
commit | commitdiff | tree |
2021-11-08 |
Philippe Mathieu... | tests/avocado: Rename avocado_qemu.Test -> QemuSystemTest |
commit | commitdiff | tree |
2021-11-08 |
Philippe Mathieu... | tests/avocado: Add bFLT loader linux-user test |
commit | commitdiff | tree |
2021-11-08 |
Philippe Mathieu... | tests/avocado: Share useful helpers from virtiofs_submo... |
commit | commitdiff | tree |
2021-11-08 |
Philippe Mathieu... | tests/avocado: Introduce QemuUserTest base class |
commit | commitdiff | tree |
2021-11-08 |
Philippe Mathieu... | tests/avocado: Make pick_default_qemu_bin() more generic |
commit | commitdiff | tree |
2021-11-08 |
Philippe Mathieu... | tests/avocado: Extract QemuBaseTest from Test |
commit | commitdiff | tree |
2021-11-08 |
Willian Rampazzo | tests/acceptance: rename tests acceptance to tests... |
commit | commitdiff | tree |
2021-11-08 |
Willian Rampazzo | tests/acceptance: introduce new check-avocado target |
commit | commitdiff | tree |
2021-11-08 |
Richard Henderson | Merge remote-tracking branch 'remotes/bonzini/tags... |
commit | commitdiff | tree |
2021-11-08 |
Richard Henderson | Merge remote-tracking branch 'remotes/marcandre.lureau... |
commit | commitdiff | tree |
2021-11-08 |
Philippe Mathieu... | ui/gtk-egl: Fix build failure when libgbm is not available |
commit | commitdiff | tree |
2021-11-08 |
Paolo Bonzini | configure: ignore preexisting QEMU_*FLAGS envvars |
commit | commitdiff | tree |
2021-11-08 |
Paolo Bonzini | configure: propagate --extra-cflags and --extra-ldflags... |
commit | commitdiff | tree |
2021-11-08 |
Paolo Bonzini | configure: preserve CFLAGS, CXXFLAGS and LDFLAGS in... |
commit | commitdiff | tree |
2021-11-08 |
Paolo Bonzini | configure: simplify calls to meson_quote |
commit | commitdiff | tree |
2021-11-08 |
Paolo Bonzini | docs: adjust for demise of scripts/create_config |
commit | commitdiff | tree |
2021-11-08 |
Paolo Bonzini | meson: perform snappy test with the C++ compiler if... |
commit | commitdiff | tree |
2021-11-08 |
John Snow | docs/sphinx: change default role to "any" |
commit | commitdiff | tree |
2021-11-08 |
John Snow | docs: (further) remove non-reference uses of single... |
commit | commitdiff | tree |
2021-11-08 |
John Snow | docs: remove non-reference uses of single backticks |
commit | commitdiff | tree |
2021-11-08 |
Marc-André... | docs/sphinx: add 's' keyboard binding to focus search |
commit | commitdiff | tree |
2021-11-08 |
Marc-André... | docs/sphinx: set navigation_with_keys=True |
commit | commitdiff | tree |
next |