index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-08
confidential guest support: Introduce cgs "ready" flag
David Gibson
1
-0
/
+24
2021-02-08
sev: Add Error ** to sev_kvm_init()
David Gibson
1
-1
/
+1
2021-02-08
confidential guest support: Rework the "memory-encryption" property
David Gibson
2
-2
/
+2
2021-02-08
sev: Remove false abstraction of flash encryption
David Gibson
2
-18
/
+2
2021-02-08
confidential guest support: Introduce new confidential guest support class
David Gibson
2
-0
/
+39
2021-02-08
qom: Allow optional sugar props
Greg Kurz
1
-1
/
+2
2021-02-05
accel: introduce AccelCPUClass extending CPUClass
Claudio Fontana
2
-0
/
+42
2021-02-05
accel: replace struct CpusAccel with AccelOpsClass
Claudio Fontana
3
-21
/
+52
2021-02-05
accel: extend AccelState and AccelClass to user-mode
Claudio Fontana
5
-10
/
+12
2021-02-05
cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
Claudio Fontana
2
-99
/
+101
2021-02-05
cpu: move debug_check_watchpoint to tcg_ops
Claudio Fontana
1
-3
/
+6
2021-02-05
cpu: move adjust_watchpoint_address to tcg_ops
Claudio Fontana
1
-1
/
+5
2021-02-05
cpu: move do_unaligned_access to tcg_ops
Claudio Fontana
1
-6
/
+7
2021-02-05
cpu: move cc->transaction_failed to tcg_ops
Claudio Fontana
1
-15
/
+13
2021-02-05
cpu: move cc->do_interrupt to tcg_ops
Claudio Fontana
1
-2
/
+2
2021-02-05
cpu: Move debug_excp_handler to tcg_ops
Eduardo Habkost
1
-2
/
+2
2021-02-05
cpu: Move tlb_fill to tcg_ops
Eduardo Habkost
1
-9
/
+12
2021-02-05
cpu: Move cpu_exec_* to tcg_ops
Eduardo Habkost
1
-6
/
+6
2021-02-05
cpu: Move synchronize_from_tb() to tcg_ops
Eduardo Habkost
1
-9
/
+13
2021-02-05
accel/tcg: split TCG-only code from cpu_exec_realizefn
Claudio Fontana
2
-2
/
+11
2021-02-05
cpu: Introduce TCGCpuOperations struct
Eduardo Habkost
1
-1
/
+15
2021-02-05
tcg/tci: Make tci_tb_ptr thread-local
Richard Henderson
1
-1
/
+1
2021-02-05
exec/cpu-defs: Remove TCG backends dependency
Philippe Mathieu-Daudé
1
-3
/
+0
2021-02-05
acpi: Permit OEM ID and OEM table ID fields to be changed
Marian Postevca
9
-9
/
+23
2021-02-05
pci: add romsize property
Paolo Bonzini
1
-0
/
+1
2021-02-04
display/ui: add a callback to indicate GL state is flushed
Marc-André Lureau
2
-1
/
+3
2021-02-04
virtio-gpu: avoid re-entering cmdq processing
Marc-André Lureau
1
-0
/
+1
2021-02-04
ui: add egl dmabuf import to gtkglarea
Marc-André Lureau
1
-0
/
+2
2021-02-04
ui: check gtk-egl dmabuf support
Marc-André Lureau
1
-0
/
+1
2021-02-04
ui: add qemu_egl_has_dmabuf helper
Marc-André Lureau
1
-0
/
+1
2021-02-04
ui: add a DCLOps callback to check dmabuf support
Marc-André Lureau
1
-0
/
+2
2021-02-04
ui: add an optional get_flags callback to GraphicHwOps
Marc-André Lureau
1
-0
/
+9
2021-02-04
vhost-user-gpu: add a configuration flag for dmabuf usage
Marc-André Lureau
1
-0
/
+3
2021-02-04
ui: remove console_has_gl_dmabuf()
Marc-André Lureau
1
-1
/
+0
2021-02-04
ui: annotate DCLOps callback requirements
Marc-André Lureau
1
-0
/
+19
2021-02-04
ui: add gd_gl_area_scanout_disable
Marc-André Lureau
1
-0
/
+1
2021-02-04
ui: remove gl_ctx_get_current
Marc-André Lureau
3
-4
/
+0
2021-02-04
spice: delay starting until display are initialized
Marc-André Lureau
1
-0
/
+1
2021-02-03
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-02-02-v2' into...
Peter Maydell
5
-26
/
+28
2021-02-03
nbd: make nbd_read* return -EIO on error
Roman Kagan
1
-3
/
+4
2021-02-03
block/io: use int64_t bytes in copy_range
Vladimir Sementsov-Ogievskiy
2
-9
/
+9
2021-02-03
block/io: support int64_t bytes in read/write wrappers
Vladimir Sementsov-Ogievskiy
2
-7
/
+8
2021-02-03
block/io: support int64_t bytes in bdrv_co_p{read,write}v_part()
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2021-02-03
block: use int64_t as bytes type in tracked requests
Eric Blake
1
-2
/
+2
2021-02-03
block/throttle-groups: throttle_group_co_io_limits_intercept(): 64bit bytes
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2021-02-03
util/iov: make qemu_iovec_init_extended() honest
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2021-02-03
block: refactor bdrv_check_request: add errp
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2021-02-03
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210203'...
Peter Maydell
1
-1
/
+4
2021-02-03
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...
Peter Maydell
3
-2
/
+7
2021-02-02
hw/ssi: imx_spi: Use a macro for number of chip selects supported
Bin Meng
1
-1
/
+4
[next]