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
...
|
*
block: Add *tighten_restrictions to *check*_perm()
Max Reitz
2019-06-18
1
-17
/
+70
|
*
block: Fix order in bdrv_replace_child()
Max Reitz
2019-06-18
1
-5
/
+13
|
*
block/commit: Drop bdrv_child_try_set_perm()
Max Reitz
2019-06-18
1
-2
/
+0
|
*
block/mirror: Fix child permissions
Max Reitz
2019-06-18
1
-9
/
+23
|
*
block: Add bdrv_child_refresh_perms()
Max Reitz
2019-06-18
2
-0
/
+27
|
*
file-posix: Update open_flags in raw_set_perm()
Max Reitz
2019-06-18
1
-0
/
+4
|
*
block: drop bs->job
Vladimir Sementsov-Ogievskiy
2019-06-18
6
-17
/
+5
|
*
blockdev: blockdev_mark_auto_del: drop usage of bs->job
Vladimir Sementsov-Ogievskiy
2019-06-18
3
-9
/
+31
|
*
block/block-backend: blk_iostatus_reset: drop usage of bs->job
Vladimir Sementsov-Ogievskiy
2019-06-18
2
-4
/
+5
|
*
block/replication: drop usage of bs->job
Vladimir Sementsov-Ogievskiy
2019-06-18
3
-31
/
+40
|
*
iotests: Hide timestamps for skipped tests
Max Reitz
2019-06-18
1
-0
/
+1
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
2019-06-18
1
-1
/
+3
|
\
\
|
*
|
Travis: print acceptance tests logs in case of job failure
Cleber Rosa
2019-06-18
1
-0
/
+2
|
*
|
Revert "travis: Make check-acceptance job more verbose"
Eduardo Habkost
2019-06-18
1
-1
/
+1
|
|
/
*
/
target/arm: Check for dp support for dp VFM, not sp
Peter Maydell
2019-06-18
1
-4
/
+4
|
/
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-06-17-v2'...
Peter Maydell
2019-06-18
24
-4777
/
+5073
|
\
|
*
vl: Deprecate -mon pretty=... for HMP monitors
Kevin Wolf
2019-06-18
2
-1
/
+15
|
*
monitor: Replace monitor_init() with monitor_init_{hmp, qmp}()
Kevin Wolf
2019-06-18
10
-36
/
+27
|
*
monitor: Split Monitor.flags into separate bools
Kevin Wolf
2019-06-18
5
-15
/
+22
|
*
monitor: Split out monitor/monitor.c
Kevin Wolf
2019-06-18
7
-599
/
+640
|
*
monitor: Split out monitor/hmp.c
Kevin Wolf
2019-06-18
5
-1352
/
+1443
|
*
monitor: Split out monitor/qmp.c
Kevin Wolf
2019-06-17
6
-393
/
+450
|
*
monitor: Create monitor-internal.h with common definitions
Kevin Wolf
2019-06-17
4
-116
/
+150
|
*
monitor: Move {hmp, qmp}.c to monitor/{hmp, qmp}-cmds.c
Kevin Wolf
2019-06-17
6
-9
/
+12
|
*
Move monitor.c to monitor/misc.c
Kevin Wolf
2019-06-17
8
-15
/
+19
|
*
monitor: Rename HMP command type and tables
Kevin Wolf
2019-06-17
2
-38
/
+36
|
*
monitor: Remove Monitor.cmd_table indirection
Kevin Wolf
2019-06-17
1
-6
/
+3
|
*
monitor: Create MonitorHMP with readline state
Kevin Wolf
2019-06-17
3
-58
/
+77
|
*
monitor: Make MonitorQMP a child class of Monitor
Kevin Wolf
2019-06-17
1
-96
/
+123
|
*
monitor: Split monitor_init in HMP and QMP function
Kevin Wolf
2019-06-17
1
-40
/
+55
|
*
monitor: Remove unused password prompting fields
Kevin Wolf
2019-06-17
1
-2
/
+0
|
*
monitor: Fix return type of monitor_fdset_dup_fd_find
Yury Kotov
2019-06-17
3
-4
/
+4
|
/
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-docs-20190617' into ...
Peter Maydell
2019-06-17
6
-215
/
+139
|
\
|
*
docs: Build and install specs manual
Peter Maydell
2019-06-17
2
-1
/
+22
|
*
docs/specs/index.rst: Fix minor syntax issues
Peter Maydell
2019-06-17
1
-4
/
+5
|
*
qemu-tech.texi: Remove "QEMU compared to other emulators" section
Peter Maydell
2019-06-17
1
-107
/
+0
|
*
Convert "translator internals" docs to RST, move to devel manual
Peter Maydell
2019-06-17
3
-103
/
+112
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190617'...
Peter Maydell
2019-06-17
16
-276
/
+572
|
\
\
|
|
/
|
/
|
|
*
target/arm: Only implement doubles if the FPU supports them
Peter Maydell
2019-06-17
2
-0
/
+90
|
*
target/arm: Fix typos in trans function prototypes
Peter Maydell
2019-06-17
1
-14
/
+14
|
*
target/arm: Remove unused cpu_F0s, cpu_F0d, cpu_F1s, cpu_F1d
Peter Maydell
2019-06-17
1
-10
/
+2
|
*
target/arm: Stop using deprecated functions in NEON_2RM_VCVT_F32_F16
Peter Maydell
2019-06-17
1
-15
/
+11
|
*
target/arm: stop using deprecated functions in NEON_2RM_VCVT_F16_F32
Peter Maydell
2019-06-17
1
-15
/
+12
|
*
target/arm: Stop using cpu_F0s in Neon VCVT fixed-point ops
Peter Maydell
2019-06-17
1
-34
/
+28
|
*
target/arm: Stop using cpu_F0s for Neon f32/s32 VCVT
Peter Maydell
2019-06-17
1
-60
/
+22
|
*
target/arm: Stop using cpu_F0s for NEON_2RM_VRECPE_F and NEON_2RM_VRSQRTE_F
Peter Maydell
2019-06-17
1
-3
/
+3
|
*
target/arm: Stop using cpu_F0s for NEON_2RM_VCVT[ANPM][US]
Peter Maydell
2019-06-17
1
-4
/
+3
|
*
target/arm: Stop using cpu_F0s for NEON_2RM_VRINT*
Peter Maydell
2019-06-17
1
-5
/
+3
|
*
target/arm: Stop using cpu_F0s for NEON_2RM_VNEG_F
Peter Maydell
2019-06-17
1
-11
/
+2
|
*
target/arm: Stop using cpu_F0s for NEON_2RM_VABS_F
Peter Maydell
2019-06-17
1
-11
/
+8
[prev]
[next]