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
migration: introduce a delete_snapshot wrapper
Daniel P. Berrangé
1
-0
/
+13
2021-02-08
migration: wire up support for snapshot device selection
Daniel P. Berrangé
1
-2
/
+16
2021-02-08
migration: control whether snapshots are ovewritten
Daniel P. Berrangé
1
-1
/
+2
2021-02-08
block: rename and alter bdrv_all_find_snapshot semantics
Daniel P. Berrangé
1
-3
/
+3
2021-02-08
block: allow specifying name of block device for vmstate storage
Daniel P. Berrangé
1
-1
/
+2
2021-02-08
block: add ability to specify list of blockdevs during snapshot
Daniel P. Berrangé
1
-6
/
+16
2021-02-08
migration: stop returning errno from load_snapshot()
Daniel P. Berrangé
1
-1
/
+9
2021-02-08
migration: Make save_snapshot() return bool, not 0/-1
Philippe Mathieu-Daudé
1
-1
/
+8
2021-02-08
block: push error reporting into bdrv_all_*_snapshot functions
Daniel P. Berrangé
1
-8
/
+6
2021-02-08
migration: support UFFD write fault processing in ram_save_iterate()
Andrey Gruzdev
1
-0
/
+7
2021-02-08
migration: introduce UFFD-WP low-level interface helpers
Andrey Gruzdev
2
-0
/
+36
2021-02-08
Merge remote-tracking branch 'remotes/dg-gitlab/tags/cgs-pull-request' into s...
Peter Maydell
8
-20
/
+102
2021-02-08
s390: Recognize confidential-guest-support option
David Gibson
1
-0
/
+17
2021-02-08
spapr: Add PEF based confidential guest support
David Gibson
1
-0
/
+17
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-07
utils/fifo8: add VMSTATE_FIFO8_TEST macro
Mark Cave-Ayland
1
-6
/
+10
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
[prev]
[next]