index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
aspeed: add a ast2500 SoC and support to the SCU and SDMC controllers
Cédric Le Goater
2016-09-22
4
-1
/
+122
*
hw/misc: use macros to define hw-strap1 register on the AST2400 Aspeed SoC
Cédric Le Goater
2016-09-22
2
-1
/
+132
*
palmetto-bmc: add board specific configuration
Cédric Le Goater
2016-09-22
1
-4
/
+18
*
palmetto-bmc: replace palmetto_bmc with aspeed
Cédric Le Goater
2016-09-22
1
-18
/
+36
*
palmetto-bmc: rename the Aspeed board file to aspeed.c
Cédric Le Goater
2016-09-22
2
-1
/
+1
*
aspeed-soc: provide a framework to add new SoCs
Cédric Le Goater
2016-09-22
3
-13
/
+54
*
ast2400: replace ast2400 with aspeed_soc
Cédric Le Goater
2016-09-22
3
-58
/
+57
*
ast2400: rename the Aspeed SoC files to aspeed_soc
Cédric Le Goater
2016-09-22
4
-3
/
+3
*
arm: add Cortex A7 CPU parameters
Andrey Yurovsky
2016-09-22
1
-0
/
+46
*
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160915' int...
Peter Maydell
2016-09-22
21
-213
/
+581
|
\
|
*
linux-user: fix TARGET_NR_select
Laurent Vivier
2016-09-22
9
-21
/
+39
|
*
linux-user: Fix incorrect offset of tuc_stack in ARM do_sigframe_return_v2
Timothy E Baldwin
2016-09-21
1
-4
/
+14
|
*
linux-user: Sanity check clone flags
Peter Maydell
2016-09-21
1
-3
/
+63
|
*
linux-user: Remove unnecessary nptl_flags variable from do_fork()
Peter Maydell
2016-09-21
1
-9
/
+7
|
*
linux-user: Implement force_sigsegv() via force_sig()
Peter Maydell
2016-09-21
1
-15
/
+2
|
*
linux-user: SIGSEGV from sigreturn need not be fatal
Peter Maydell
2016-09-21
1
-27
/
+54
|
*
linux-user: ARM: Give SIGSEGV if signal frame setup fails
Peter Maydell
2016-09-21
1
-6
/
+17
|
*
linux-user: SIGSEGV on signal entry need not be fatal
Peter Maydell
2016-09-21
1
-38
/
+49
|
*
linux-user: Pass si_type information to queue_signal() explicitly
Peter Maydell
2016-09-21
4
-72
/
+71
|
*
linux-user: Recheck for pending synchronous signals too
Peter Maydell
2016-09-21
1
-2
/
+5
|
*
linux-user: ppc64: set MSR_CM bit for BookE 2.06 MMU
Michael Walle
2016-09-21
1
-2
/
+3
|
*
linux-user: Use correct target SHMLBA in shmat()
Peter Maydell
2016-09-21
6
-6
/
+83
|
*
linux-user: Use glib malloc functions in load_symbols()
Peter Maydell
2016-09-21
1
-7
/
+7
|
*
linux-user: Check dump_write() return in elf_core_dump()
Peter Maydell
2016-09-21
1
-1
/
+3
|
*
linux-user: Fix error handling in flatload.c target_pread()
Peter Maydell
2016-09-21
1
-0
/
+6
|
*
linux-user: Fix incorrect use of host errno in do_ioctl_dm()
Peter Maydell
2016-09-21
1
-1
/
+1
|
*
linux-user: Check lock_user() return value for NULL
Peter Maydell
2016-09-21
1
-0
/
+9
|
*
linux-user: Pass missing MAP_ANONYMOUS to target_mmap() call
Peter Maydell
2016-09-21
1
-1
/
+1
|
*
linux-user: report signals being taken in strace output
Peter Maydell
2016-09-21
3
-0
/
+120
|
*
linux-user: Range check the nfds argument to ppoll syscall
Peter Maydell
2016-09-21
1
-0
/
+5
|
*
linux-user: Check for bad event numbers in epoll_wait
Peter Maydell
2016-09-21
2
-0
/
+8
|
*
linux-user: Use direct syscall for utimensat
Peter Maydell
2016-09-21
1
-10
/
+1
|
*
linux-user: Implement FS_IOC_GETFLAGS and FS_IOC_SETFLAGS ioctls
Peter Maydell
2016-09-21
2
-0
/
+9
|
*
linux-user: Allow bad msg_name for recvfrom on connected socket
Peter Maydell
2016-09-21
1
-2
/
+9
|
*
linux-user: Fix errno for sendrecvmsg with large iovec length
Peter Maydell
2016-09-21
1
-0
/
+9
|
*
linux-user: Fix handling of iovec counts
Peter Maydell
2016-09-21
1
-4
/
+4
*
|
Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20160921' into ...
Peter Maydell
2016-09-22
1
-0
/
+1
|
\
\
|
*
|
seccomp: adding getrusage to the whitelist
Eduardo Otubo
2016-09-21
1
-0
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2016-09-20' in...
Peter Maydell
2016-09-22
23
-118
/
+997
|
\
\
|
*
|
iotest 055: refactor and speed up
Vladimir Sementsov-Ogievskiy
2016-09-20
1
-34
/
+18
|
*
|
commit: get the overlay node before manipulating the backing chain
Alberto Garcia
2016-09-20
1
-2
/
+1
|
*
|
blockdev: Modularize nfs block driver
Colin Lord
2016-09-20
2
-2
/
+3
|
*
|
blockdev: Add dynamic module loading for block drivers
Marc Mari
2016-09-20
5
-39
/
+70
|
*
|
blockdev: Add dynamic generation of module_block.h
Marc Mari
2016-09-20
2
-0
/
+115
|
*
|
blockdev: prepare iSCSI block driver for dynamic loading
Colin Lord
2016-09-20
2
-36
/
+40
|
*
|
qemu-img: add skip option to dd
Reda Sallahi
2016-09-20
6
-8
/
+174
|
*
|
qemu-img: add the 'dd' subcommand
Reda Sallahi
2016-09-20
10
-5
/
+584
|
|
/
*
|
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160920' into staging
Peter Maydell
2016-09-22
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
tcg/i386: Extend TARGET_PAGE_MASK to the proper type
Richard Henderson
2016-09-20
1
-1
/
+1
|
/
*
build-sys: fix make install regression
Riku Voipio
2016-09-20
1
-1
/
+1
[next]