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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-13
standard-headers: add drm/drm_fourcc.h
Gerd Hoffmann
2
-0
/
+416
2018-03-13
sev/i386: add sev_get_capabilities()
Brijesh Singh
4
-2
/
+98
2018-03-13
sev/i386: qmp: add query-sev-capabilities command
Brijesh Singh
4
-0
/
+56
2018-03-13
sev/i386: qmp: add query-sev-launch-measure command
Brijesh Singh
4
-0
/
+55
2018-03-13
sev/i386: hmp: add 'info sev' command
Brijesh Singh
3
-0
/
+37
2018-03-13
cpu/i386: populate CPUID 0x8000_001F when SEV is active
Brijesh Singh
1
-0
/
+13
2018-03-13
sev/i386: add migration blocker
Brijesh Singh
1
-0
/
+13
2018-03-13
sev/i386: finalize the SEV guest launch flow
Brijesh Singh
2
-0
/
+30
2018-03-13
sev/i386: add support to LAUNCH_MEASURE command
Brijesh Singh
4
-0
/
+71
2018-03-13
target/i386: encrypt bios rom
Brijesh Singh
1
-0
/
+13
2018-03-13
sev/i386: add command to encrypt guest memory region
Brijesh Singh
2
-0
/
+44
2018-03-13
sev/i386: add command to create launch memory encryption context
Brijesh Singh
2
-0
/
+88
2018-03-13
sev/i386: register the guest memory range which may contain encrypted data
Brijesh Singh
2
-0
/
+44
2018-03-13
sev/i386: add command to initialize the memory encryption context
Brijesh Singh
6
-2
/
+303
2018-03-13
include: add psp-sev.h header file
Brijesh Singh
2
-1
/
+143
2018-03-13
sev/i386: qmp: add query-sev command
Brijesh Singh
4
-0
/
+94
2018-03-13
target/i386: add Secure Encrypted Virtualization (SEV) object
Brijesh Singh
7
-0
/
+353
2018-03-13
kvm: introduce memory encryption APIs
Brijesh Singh
5
-0
/
+33
2018-03-13
kvm: add memory encryption context
Brijesh Singh
7
-2
/
+83
2018-03-13
docs: add AMD Secure Encrypted Virtualization (SEV)
Brijesh Singh
1
-0
/
+92
2018-03-13
machine: add memory-encryption option
Brijesh Singh
3
-1
/
+27
2018-03-13
KVM: x86: Add support for save/load MSR_SMI_COUNT
Liran Alon
4
-0
/
+37
2018-03-13
update Linux headers to 4.16-rc5
Paolo Bonzini
16
-416
/
+930
2018-03-12
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180312-pull-request' ...
Peter Maydell
1
-0
/
+2
2018-03-12
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20180312-pull-request...
Peter Maydell
17
-56
/
+160
2018-03-12
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180312-pull-request' i...
Peter Maydell
16
-112
/
+349
2018-03-12
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180309a'...
Peter Maydell
4
-11
/
+31
2018-03-12
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180309'...
Peter Maydell
30
-194
/
+2579
2018-03-12
vga: fix region calculation
Gerd Hoffmann
1
-0
/
+2
2018-03-12
audio/sdl: build as module
Gerd Hoffmann
2
-4
/
+7
2018-03-12
audio/pulseaudio: build as module
Gerd Hoffmann
2
-3
/
+6
2018-03-12
audio/oss: build as module
Gerd Hoffmann
2
-3
/
+6
2018-03-12
audio/alsa: build as module
Gerd Hoffmann
2
-3
/
+11
2018-03-12
build: enable audio modules
Gerd Hoffmann
2
-0
/
+5
2018-03-12
audio: add module loading support
Gerd Hoffmann
2
-0
/
+21
2018-03-12
audio: add driver registry
Gerd Hoffmann
12
-45
/
+106
2018-03-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
60
-964
/
+3574
2018-03-12
modules: use gmodule-export
Gerd Hoffmann
1
-1
/
+1
2018-03-12
qapi: Add device ID and head parameters to screendump
Thomas Huth
4
-10
/
+35
2018-03-12
spice: add cursor_dmabuf support
Gerd Hoffmann
3
-5
/
+121
2018-03-12
spice: add scanout_dmabuf support
Gerd Hoffmann
1
-0
/
+15
2018-03-12
spice: drop dprint() debug logging
Gerd Hoffmann
2
-53
/
+31
2018-03-12
vnc: deal with surface NULL pointers
Gerd Hoffmann
3
-4
/
+18
2018-03-12
ui/gtk-egl: add cursor_dmabuf support
Gerd Hoffmann
3
-1
/
+49
2018-03-12
ui/gtk-egl: add scanout_dmabuf support
Gerd Hoffmann
3
-0
/
+29
2018-03-12
ui/gtk: use GtkGlArea on wayland only
Gerd Hoffmann
1
-5
/
+8
2018-03-12
ui/opengl: Makefile cleanup
Gerd Hoffmann
1
-6
/
+6
2018-03-12
ui/gtk: group gtk.mo declarations in Makefile
Gerd Hoffmann
1
-5
/
+7
2018-03-12
ui/gtk: make GtkGlArea usage a runtime option
Gerd Hoffmann
3
-26
/
+32
2018-03-12
sdl: workaround bug in sdl 2.0.8 headers
Gerd Hoffmann
1
-0
/
+1
[next]