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
*
Avoid cpu_physical_memory_rw() with a constant is_write argument
Philippe Mathieu-Daudé
2020-02-20
3
-3
/
+15
*
Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
17
-26
/
+43
*
exec: Let cpu_[physical]_memory API use a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
3
-9
/
+9
*
Avoid address_space_rw() with a constant is_write argument
Peter Maydell
2020-02-20
13
-107
/
+119
*
Let address_space_rw() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
7
-27
/
+41
*
exec: Let address_space_unmap() use a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
2
-3
/
+3
*
hw/virtio: Let vhost_memory_map() use a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
1
-4
/
+4
*
hw/virtio: Let virtqueue_map_iovec() use a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
1
-3
/
+4
*
hw/ide: Let the DMAIntFunc prototype use a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
6
-8
/
+8
*
hw/ide/internal: Remove unused DMARestartFunc typedef
Philippe Mathieu-Daudé
2020-02-20
1
-1
/
+0
*
Remove unnecessary cast when using the cpu_[physical]_memory API
Philippe Mathieu-Daudé
2020-02-20
5
-28
/
+31
*
exec: Let the cpu_[physical]_memory API use void pointer arguments
Philippe Mathieu-Daudé
2020-02-20
3
-5
/
+7
*
Remove unnecessary cast when using the address_space API
Philippe Mathieu-Daudé
2020-02-20
12
-46
/
+54
*
hw/net: Avoid casting non-const pointer, use address_space_write()
Philippe Mathieu-Daudé
2020-02-20
3
-4
/
+17
*
exec: Let the address_space API use void pointer arguments
Philippe Mathieu-Daudé
2020-02-20
2
-11
/
+12
*
exec: Let flatview API take void pointer arguments
Philippe Mathieu-Daudé
2020-02-20
2
-7
/
+9
*
exec: Rename ram_ptr variable
Philippe Mathieu-Daudé
2020-02-20
1
-10
/
+10
*
hw: Remove unnecessary cast when calling dma_memory_read()
Philippe Mathieu-Daudé
2020-02-20
4
-18
/
+33
*
scripts/git.orderfile: Display Cocci scripts before code modifications
Philippe Mathieu-Daudé
2020-02-20
1
-0
/
+3
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2020-02-15-v2'...
Peter Maydell
2020-02-17
18
-407
/
+460
|
\
|
*
qemu-doc: Clarify extent of build platform support
Markus Armbruster
2020-02-17
1
-4
/
+5
|
*
monitor: Move qmp_query_qmp_schema to qmp-cmds-control.c
Kevin Wolf
2020-02-17
3
-16
/
+19
|
*
monitor: Collect "control" command handlers in qmp-cmds.control.c
Kevin Wolf
2020-02-17
4
-125
/
+155
|
*
qapi: Split control.json off misc.json
Kevin Wolf
2020-02-17
11
-217
/
+229
|
*
monitor: Move monitor option parsing to monitor/monitor.c
Kevin Wolf
2020-02-17
4
-45
/
+52
*
|
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re...
Peter Maydell
2020-02-17
10
-6
/
+454
|
\
\
|
|
/
|
/
|
|
*
linux-user: xtensa: Remove unused constant TARGET_NR_syscall_count
Aleksandar Markovic
2020-02-17
1
-2
/
+0
|
*
linux-user: xtensa: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
2020-02-17
1
-2
/
+36
|
*
linux-user: x86_64: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
2020-02-17
1
-0
/
+24
|
*
linux-user: sh4: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
2020-02-17
1
-0
/
+48
|
*
linux-user: mips: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
2020-02-17
3
-3
/
+175
|
*
linux-user: microblaze: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
2020-02-17
1
-0
/
+45
|
*
linux-user: m68k: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
2020-02-17
1
-1
/
+49
|
*
linux-user: arm: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
2020-02-17
1
-0
/
+44
|
*
linux-user: alpha: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
2020-02-17
1
-0
/
+35
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-02-15' into ...
Peter Maydell
2020-02-16
25
-1030
/
+1078
|
\
\
|
|
/
|
/
|
|
*
qapi: Delete all the "foo: dropped in n.n" notes
Peter Maydell
2020-02-15
3
-7
/
+0
|
*
qapi/migration.json: Replace _this_ with *this*
Peter Maydell
2020-02-15
1
-2
/
+2
|
*
qapi: Add blank lines before bulleted lists
Peter Maydell
2020-02-15
4
-0
/
+5
|
*
qapi: Use explicit bulleted lists
Peter Maydell
2020-02-15
5
-125
/
+119
|
*
qapi/ui.json: Avoid `...' Texinfo style quoting
Peter Maydell
2020-02-15
1
-12
/
+12
|
*
qapi/ui.json: Put input-send-event body text in the right place
Peter Maydell
2020-02-15
1
-7
/
+7
|
*
qapi: Remove hardcoded tabs
Peter Maydell
2020-02-15
2
-5
/
+5
|
*
qapi: Fix indent level on doc comments in json files
Peter Maydell
2020-02-15
20
-670
/
+670
|
*
qapi: Fix incorrect "Not documented" claims in QMP documentation
Peter Maydell
2020-02-15
1
-118
/
+118
|
*
qapi/block-core.json: Use literal block for ascii art
Peter Maydell
2020-02-15
1
-7
/
+7
|
*
qga/qapi-schema.json: minor format fixups for rST
Peter Maydell
2020-02-15
1
-43
/
+51
|
*
qga/qapi-schema.json: Fix indent level on doc comments
Peter Maydell
2020-02-15
1
-31
/
+31
|
*
qga/qapi-schema.json: Fix missing '-' in GuestDiskBusType doc comment
Peter Maydell
2020-02-15
1
-1
/
+1
|
*
Makefile: Fix typo in dependency list for interop manpages
Peter Maydell
2020-02-15
1
-1
/
+1
[next]