index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-05-27
vhost-user-gpu: fix OOB write in 'virgl_cmd_get_capset' (CVE-2021-3546)
Li Qiang
2021-05-27
vhost-user-gpu: fix memory leak in 'virgl_resource_attach_backing' (CVE-2021-...
Li Qiang
2021-05-27
vhost-user-gpu: fix memory leak in 'virgl_cmd_resource_unref' (CVE-2021-3544)
Li Qiang
2021-05-27
vhost-user-gpu: fix memory leak while calling 'vg_resource_unref' (CVE-2021-3...
Li Qiang
2021-05-27
vhost-user-gpu: fix memory leak in vg_resource_attach_backing (CVE-2021-3544)
Li Qiang
2021-05-27
vhost-user-gpu: fix resource leak in 'vg_resource_create_2d' (CVE-2021-3544)
Li Qiang
2021-05-27
vhost-user-gpu: fix memory disclosure in virgl_cmd_get_capset_info (CVE-2021-...
Li Qiang
2021-05-26
Merge remote-tracking branch 'remotes/kraxel/tags/input-20210526-pull-request...
Peter Maydell
2021-05-26
hw/input/ps2: Use ps2_raise_irq() instead of open coding it
Philippe Mathieu-Daudé
2021-05-26
pckbd: clear outport_present in outer pre_load()
Volker Rümelin
2021-05-26
pckbd: remove duplicated keyboard and mouse defines
Volker Rümelin
2021-05-26
pckbd: correctly disable PS/2 communication
Volker Rümelin
2021-05-26
pckbd: add function kbd_pending()
Volker Rümelin
2021-05-26
pckbd: add controller response queue
Volker Rümelin
2021-05-26
pckbd: add state variable for interrupt source
Volker Rümelin
2021-05-26
pckbd: PS/2 keyboard throttle
Volker Rümelin
2021-05-26
pckbd: don't update OBF flags if KBD_STAT_OBF is set
Volker Rümelin
2021-05-26
pckbd: split out interrupt line changing code
Volker Rümelin
2021-05-26
ps2: don't deassert irq twice if queue is empty
Volker Rümelin
2021-05-26
ps2: don't raise an interrupt if queue is full
Volker Rümelin
2021-05-26
ps2: fix mouse stream corruption
Volker Rümelin
2021-05-26
hw/input: expand trace info reported for ps2 device
Daniel P. Berrangé
2021-05-25
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-upda...
Peter Maydell
2021-05-25
plugins/syscall: Added a table-like summary output
Mahmoud Mandour
2021-05-25
gdbstub: tidy away reverse debugging check into function
Alex Bennée
2021-05-25
hmp-commands: expand type of icount to "l" in replay commands
Alex Bennée
2021-05-25
gdbstub: Replace GdbCmdContext with plain g_array()
Alex Bennée
2021-05-25
gdbstub: Constify GdbCmdParseEntry
Philippe Mathieu-Daudé
2021-05-25
gitlab: add special rule for the hexagon container
Alex Bennée
2021-05-25
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210525'...
Peter Maydell
2021-05-25
target/arm: Enable SVE2 and related extensions
Richard Henderson
2021-05-25
linux-user/aarch64: Enable hwcap bits for sve2 and related extensions
Richard Henderson
2021-05-25
target/arm: Implement integer matrix multiply accumulate
Richard Henderson
2021-05-25
target/arm: Implement aarch32 VSUDOT, VUSDOT
Richard Henderson
2021-05-25
target/arm: Split decode of VSDOT and VUDOT
Richard Henderson
2021-05-25
target/arm: Split out do_neon_ddda
Richard Henderson
2021-05-25
target/arm: Fix decode for VDOT (indexed)
Richard Henderson
2021-05-25
target/arm: Remove unused fpst from VDOT_scalar
Richard Henderson
2021-05-25
target/arm: Split out do_neon_ddda_fpst
Richard Henderson
2021-05-25
target/arm: Implement aarch64 SUDOT, USDOT
Richard Henderson
2021-05-25
target/arm: Implement SVE2 fp multiply-add long
Stephen Long
2021-05-25
target/arm: Move endian adjustment macros to vec_internal.h
Richard Henderson
2021-05-25
target/arm: Implement SVE2 bitwise shift immediate
Stephen Long
2021-05-25
target/arm: Implement 128-bit ZIP, UZP, TRN
Richard Henderson
2021-05-25
target/arm: Implement SVE2 LD1RO
Richard Henderson
2021-05-25
target/arm: Tidy do_ldrq
Richard Henderson
2021-05-25
target/arm: Share table of sve load functions
Richard Henderson
2021-05-25
target/arm: Implement SVE2 FLOGB
Stephen Long
2021-05-25
target/arm: Implement SVE2 FCVTXNT, FCVTX
Stephen Long
2021-05-25
target/arm: Implement SVE2 FCVTLT
Stephen Long
[next]