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
2020-02-19
arm/aspeed: actually check RAM size
Igor Mammedov
3
-27
/
+70
2020-02-19
alpha/dp264: use memdev for RAM
Igor Mammedov
3
-8
/
+5
2020-02-19
vl.c: ensure that ram_size matches size of machine.memory-backend
Igor Mammedov
1
-0
/
+15
2020-02-19
vl.c: move -m parsing after memory backends has been processed
Igor Mammedov
1
-13
/
+14
2020-02-19
initialize MachineState::ram in NUMA case
Igor Mammedov
3
-14
/
+32
2020-02-19
machine: introduce convenience MachineState::ram
Igor Mammedov
3
-14
/
+36
2020-02-19
machine: alias -mem-path and -mem-prealloc into memory-foo backend
Igor Mammedov
5
-9
/
+49
2020-02-19
machine: introduce memory-backend property
Igor Mammedov
2
-0
/
+26
2020-02-19
numa: remove deprecated -mem-path fallback to anonymous RAM
Igor Mammedov
2
-26
/
+1
2020-02-17
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2020-02-15-v2'...
Peter Maydell
18
-407
/
+460
2020-02-17
qemu-doc: Clarify extent of build platform support
Markus Armbruster
1
-4
/
+5
2020-02-17
monitor: Move qmp_query_qmp_schema to qmp-cmds-control.c
Kevin Wolf
3
-16
/
+19
2020-02-17
monitor: Collect "control" command handlers in qmp-cmds.control.c
Kevin Wolf
4
-125
/
+155
2020-02-17
qapi: Split control.json off misc.json
Kevin Wolf
11
-217
/
+229
2020-02-17
monitor: Move monitor option parsing to monitor/monitor.c
Kevin Wolf
4
-45
/
+52
2020-02-17
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re...
Peter Maydell
10
-6
/
+454
2020-02-17
linux-user: xtensa: Remove unused constant TARGET_NR_syscall_count
Aleksandar Markovic
1
-2
/
+0
2020-02-17
linux-user: xtensa: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
1
-2
/
+36
2020-02-17
linux-user: x86_64: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
1
-0
/
+24
2020-02-17
linux-user: sh4: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
1
-0
/
+48
2020-02-17
linux-user: mips: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
3
-3
/
+175
2020-02-17
linux-user: microblaze: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
1
-0
/
+45
2020-02-17
linux-user: m68k: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
1
-1
/
+49
2020-02-17
linux-user: arm: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
1
-0
/
+44
2020-02-17
linux-user: alpha: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
1
-0
/
+35
2020-02-16
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-02-15' into ...
Peter Maydell
25
-1030
/
+1078
2020-02-15
qapi: Delete all the "foo: dropped in n.n" notes
Peter Maydell
3
-7
/
+0
2020-02-15
qapi/migration.json: Replace _this_ with *this*
Peter Maydell
1
-2
/
+2
2020-02-15
qapi: Add blank lines before bulleted lists
Peter Maydell
4
-0
/
+5
2020-02-15
qapi: Use explicit bulleted lists
Peter Maydell
5
-125
/
+119
2020-02-15
qapi/ui.json: Avoid `...' Texinfo style quoting
Peter Maydell
1
-12
/
+12
2020-02-15
qapi/ui.json: Put input-send-event body text in the right place
Peter Maydell
1
-7
/
+7
2020-02-15
qapi: Remove hardcoded tabs
Peter Maydell
2
-5
/
+5
2020-02-15
qapi: Fix indent level on doc comments in json files
Peter Maydell
20
-670
/
+670
2020-02-15
qapi: Fix incorrect "Not documented" claims in QMP documentation
Peter Maydell
1
-118
/
+118
2020-02-15
qapi/block-core.json: Use literal block for ascii art
Peter Maydell
1
-7
/
+7
2020-02-15
qga/qapi-schema.json: minor format fixups for rST
Peter Maydell
1
-43
/
+51
2020-02-15
qga/qapi-schema.json: Fix indent level on doc comments
Peter Maydell
1
-31
/
+31
2020-02-15
qga/qapi-schema.json: Fix missing '-' in GuestDiskBusType doc comment
Peter Maydell
1
-1
/
+1
2020-02-15
Makefile: Fix typo in dependency list for interop manpages
Peter Maydell
1
-1
/
+1
2020-02-15
configure: Check that sphinx-build is using Python 3
Peter Maydell
2
-2
/
+20
2020-02-15
configure: Pick sphinx-build-3 when available
Markus Armbruster
1
-2
/
+12
2020-02-14
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf2' i...
Peter Maydell
11
-15
/
+401
2020-02-14
Merge remote-tracking branch 'remotes/juanquintela/tags/pull-migration-pull-r...
Peter Maydell
6
-42
/
+49
2020-02-14
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re...
Peter Maydell
4
-32
/
+128
2020-02-14
configure: Allow user to specify sphinx-build binary
Peter Maydell
2
-2
/
+10
2020-02-14
qapi: Expand documentation for LostTickPolicy
Andrea Bolognani
1
-11
/
+23
2020-02-14
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200213'...
Peter Maydell
23
-187
/
+731
2020-02-13
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200213-pull-request' ...
Peter Maydell
3
-2
/
+9
2020-02-13
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200212' into staging
Peter Maydell
7
-8
/
+74
[next]