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
linux-user: drop unused target_msync function
Max Filippov
2
-18
/
+0
2018-03-13
linux-user: fix target_mprotect/target_munmap error return values
Max Filippov
1
-4
/
+4
2018-03-13
linux-user: fix assertion in shmdt
Max Filippov
1
-1
/
+7
2018-03-13
linux-user: fix mmap/munmap/mprotect/mremap/shmat
Max Filippov
4
-16
/
+31
2018-03-13
target/xtensa: support MTTCG
Max Filippov
3
-15
/
+35
2018-03-13
target/xtensa: use correct number of registers in gdbstub
Max Filippov
4
-13
/
+41
2018-03-13
target/xtensa: mark register windows in the dump
Max Filippov
1
-2
/
+7
2018-03-13
target/xtensa: dump correct physical registers
Max Filippov
1
-0
/
+1
2018-03-13
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2
-2
/
+2
2018-03-13
char: allow passing pre-opened socket file descriptor at startup
Daniel P. Berrange
3
-5
/
+60
2018-03-13
char: refactor parsing of socket address information
Daniel P. Berrange
1
-8
/
+14
2018-03-13
sockets: allow SocketAddress 'fd' to reference numeric file descriptors
Daniel P. Berrange
3
-9
/
+126
2018-03-13
sockets: check that the named file descriptor is a socket
Daniel P. Berrange
2
-2
/
+105
2018-03-13
sockets: move fd_is_socket() into common sockets code
Daniel P. Berrange
6
-13
/
+90
2018-03-13
sockets: strengthen test suite IP protocol availability checks
Daniel P. Berrange
2
-11
/
+60
2018-03-13
sockets: pull code for testing IP availability out of specific test
Daniel P. Berrange
4
-71
/
+145
2018-03-13
cutils: add qemu_strtoi & qemu_strtoui parsers for int/unsigned int types
Daniel P. Berrange
3
-0
/
+770
2018-03-13
ppc/spapr, vfio: Turn off MSIX emulation for VFIO devices
Alexey Kardashevskiy
2
-0
/
+20
2018-03-13
vfio-pci: Allow mmap of MSIX BAR
Alexey Kardashevskiy
3
-0
/
+25
2018-03-13
vfio/pci: Relax DMA map errors for MMIO regions
Alexey Kardashevskiy
1
-6
/
+49
2018-03-13
vfio/display: adding dmabuf support
Gerd Hoffmann
2
-2
/
+194
2018-03-13
vfio/display: adding region support
Gerd Hoffmann
3
-2
/
+124
2018-03-13
vfio/display: core & wireup
Gerd Hoffmann
4
-1
/
+71
2018-03-13
vfio/common: cleanup in vfio_region_finalize
Gerd Hoffmann
1
-0
/
+7
2018-03-13
secondary-vga: properly close QemuConsole on unplug
Gerd Hoffmann
1
-0
/
+9
2018-03-13
console: minimal hotplug suport
Gerd Hoffmann
3
-6
/
+77
2018-03-13
ui/pixman: add qemu_drm_format_to_pixman()
Gerd Hoffmann
2
-0
/
+27
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
char: don't silently skip tn3270 protocol init when TLS is enabled
Daniel P. Berrange
1
-2
/
+1
2018-03-13
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
3
-3
/
+7
2018-03-13
.travis.yml: add --disable-user with the rest of the disables
Alex Bennée
1
-1
/
+1
2018-03-13
.travis.yml: split default config into system and user
Alex Bennée
1
-1
/
+2
2018-03-13
.travis.yml: drop setting default log output
Alex Bennée
1
-1
/
+1
2018-03-13
target/m68k: implement fcosh
Laurent Vivier
5
-0
/
+91
2018-03-13
target/m68k: implement fsinh
Laurent Vivier
5
-0
/
+99
2018-03-13
target/m68k: implement ftanh
Laurent Vivier
5
-0
/
+377
2018-03-13
target/m68k: implement fatanh
Laurent Vivier
5
-0
/
+75
[prev]
[next]