2021-02-05 |
Claudio Fontana | accel/tcg: split TCG-only code from cpu_exec_realizefn |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Claudio Fontana | target/riscv: remove CONFIG_TCG, as it is always TCG |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Eduardo Habkost | cpu: Introduce TCGCpuOperations struct |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Remove TCG_CONST |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Fix TCG_REG_R4 misusage |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Restrict TCG_TARGET_NB_REGS to 16 |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Remove TODO as unused |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Implement 64-bit division |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Remove dead code for TCG_TARGET_HAS_div2_* |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Use g_assert_not_reached |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Merge INDEX_op_{st_i32,st32_i64} |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Move stack bounds check to compile-time |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Merge INDEX_op_st16_{i32,i64} |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Merge INDEX_op_st8_{i32,i64} |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Merge INDEX_op_{ld_i32,ld32u_i64} |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Merge INDEX_op_ld16s_{i32,i64} |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Merge INDEX_op_ld16u_{i32,i64} |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Merge INDEX_op_ld8s_{i32,i64} |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Merge INDEX_op_ld8u_{i32,i64} |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Inline tci_write_reg64 into 64-bit callers |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Inline tci_write_reg32 into all callers |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Inline tci_write_reg16 into the only caller |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Inline tci_write_reg8 into its callers |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Inline tci_write_reg32s into the only caller |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Stefan Weil | tcg/tci: Implement INDEX_op_ld8s_i64 |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Stefan Weil | tcg/tci: Implement INDEX_op_ld16s_i32 |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/tci: Make tci_tb_ptr thread-local |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | configure: Fix --enable-tcg-interpreter |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Richard Henderson | tcg/aarch64: Do not convert TCGArg to temps that are... |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Philippe Mathieu... | exec/cpu-defs: Remove TCG backends dependency |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Philippe Mathieu... | tcg/s390: Fix compare instruction from extended-immedia... |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Peter Maydell | Merge remote-tracking branch 'remotes/mst/tags/for_upst... |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Vladimir Sementsov... | iotests: 30: drop from auto group (and effectively... |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Marian Postevca | tests/acpi: disallow updates for expected data files |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Marian Postevca | tests/acpi: update expected data files |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Marian Postevca | tests/acpi: add OEM ID and OEM TABLE ID test |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Michael S.... | acpi: use constants as strncpy limit |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Marian Postevca | acpi: Permit OEM ID and OEM table ID fields to be changed |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Marian Postevca | tests/acpi: allow updates for expected data files |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Eugenio Pérez | vhost: Check for valid vdev in vhost_backend_handle_iot... |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Thomas Huth | hw/virtio/virtio-balloon: Remove the "class" property |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Thomas Huth | hw/i386: Remove the deprecated pc-1.x machine types |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Peter Xu | vhost: Unbreak SMMU and virtio-iommu on dev-iotlb support |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Pankaj Gupta | virtio-pmem: add trace events |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Eugenio Pérez | virtio: Add corresponding memory_listener_unregister... |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Laurent Vivier | virtio-mmio: fix guest kernel crash with SHM regions |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Stefano Garzarella | virtio: move 'use-disabled-flag' property to hw_compat_4_2 |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Paolo Bonzini | pci: add romsize property |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Paolo Bonzini | pci: reject too large ROMs |
commit | commitdiff | tree | snapshot |
2021-02-05 |
Peter Maydell | Merge remote-tracking branch 'remotes/kraxel/tags/vga... |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Peter Maydell | Merge remote-tracking branch 'remotes/dgilbert-gitlab... |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Greg Kurz | virtiofsd: Add restart_syscall to the seccomp whitelist |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Greg Kurz | virtiofsd: Add _llseek to the seccomp whitelist |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Stefan Hajnoczi | virtiofsd: prevent opening of special files (CVE-2020... |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Stefan Hajnoczi | virtiofsd: optionally return inode pointer from lo_do_l... |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Stefan Hajnoczi | virtiofsd: extract lo_do_open() from lo_open() |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Marc-André... | tests: add some virtio-gpu & vhost-user-gpu acceptance... |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Marc-André... | chardev: check if the chardev is registered for yanking |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Marc-André... | display/ui: add a callback to indicate GL state is... |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Marc-André... | virtio-gpu: avoid re-entering cmdq processing |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Marc-André... | ui: add egl dmabuf import to gtkglarea |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Marc-André... | ui: check gtk-egl dmabuf support |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Marc-André... | ui: add qemu_egl_has_dmabuf helper |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Marc-André... | ui: check hw requirements during DCL registration |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Marc-André... | ui: add a DCLOps callback to check dmabuf support |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Marc-André... | ui: add an optional get_flags callback to GraphicHwOps |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Marc-André... | vhost-user-gpu: add a configuration flag for dmabuf... |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Marc-André... | ui: remove console_has_gl_dmabuf() |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Marc-André... | ui: annotate DCLOps callback requirements |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Marc-André... | ui: add gd_gl_area_scanout_disable |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Marc-André... | ui: remove gl_ctx_get_current |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Marc-André... | ui: remove extra #ifdef CONFIG_OPENGL |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Marc-André... | vhost-user-gpu: handle display-info in a callback |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Marc-André... | vhost-user-gpu: use an extandable state enum for commands |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Marc-André... | vhost-user-gpu: handle vhost-user-gpu features in a... |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Marc-André... | vhost-user-gpu: check backend for EDID support |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Peter Maydell | Merge remote-tracking branch 'remotes/armbru/tags/pull... |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Marc-André... | spice: delay starting until display are initialized |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Marc-André... | qxl: also notify the rendering is done when skipping it |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Marc-André... | qxl: set qxl.ssd.dcl.con on secondary devices |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Alex Chen | hw/display/qxl: Fix bad printf format specifiers |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Markus Armbruster | qmp: Resume OOB-enabled monitor before processing the... |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Markus Armbruster | qmp: Add more tracepoints |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Markus Armbruster | qmp: Fix up comments after commit 9ce44e2ce2 |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Markus Armbruster | docs/interop/qmp-spec: Document the request queue limit |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Zhang Han | qobject: braces {} are necessary for all arms of this... |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Zhang Han | qobject: spaces required around that operators |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Zhang Han | qobject: code indent should never use tabs |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Zhang Han | qobject: open brace '{' following struct go on the... |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Peter Maydell | monitor/qmp-cmds.c: Don't include ui/vnc.h |
commit | commitdiff | tree | snapshot |
2021-02-03 |
Peter Maydell | Merge remote-tracking branch 'remotes/rth-gitlab/tags... |
commit | commitdiff | tree | snapshot |
2021-02-03 |
Peter Maydell | Merge remote-tracking branch 'remotes/ericb/tags/pull... |
commit | commitdiff | tree | snapshot |
2021-02-03 |
Roman Kagan | nbd: make nbd_read* return -EIO on error |
commit | commitdiff | tree | snapshot |
2021-02-03 |
Roman Kagan | block/nbd: only enter connection coroutine if it's... |
commit | commitdiff | tree | snapshot |
2021-02-03 |
Roman Kagan | block/nbd: only detach existing iochannel from aio_context |
commit | commitdiff | tree | snapshot |
2021-02-03 |
Vladimir Sementsov... | block/io: use int64_t bytes in copy_range |
commit | commitdiff | tree | snapshot |
2021-02-03 |
Vladimir Sementsov... | block/io: support int64_t bytes in read/write wrappers |
commit | commitdiff | tree | snapshot |
2021-02-03 |
Vladimir Sementsov... | block/io: support int64_t bytes in bdrv_co_p{read,write... |
commit | commitdiff | tree | snapshot |
2021-02-03 |
Vladimir Sementsov... | block/io: support int64_t bytes in bdrv_aligned_preadv() |
commit | commitdiff | tree | snapshot |
2021-02-03 |
Vladimir Sementsov... | block/io: support int64_t bytes in bdrv_co_do_copy_on_r... |
commit | commitdiff | tree | snapshot |
next |