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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-14
vl: Split off user_creatable_print_help()
Kevin Wolf
1
-51
/
+1
2019-10-14
replay: finish record/replay before closing the disks
Pavel Dovgalyuk
1
-0
/
+1
2019-10-14
replay: disable default snapshot for record/replay
Pavel Dovgalyuk
1
-2
/
+8
2019-10-10
9p: Added virtfs option 'multidevs=remap|forbid|warn'
Antonios Motakis
1
-1
/
+6
2019-10-01
Disallow colons in the parameter of "-accel"
Thomas Huth
1
-0
/
+5
2019-08-21
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
1
-1
/
+1
2019-08-21
vl: Rewrite a fall through comment
Philippe Mathieu-Daudé
1
-1
/
+1
2019-08-21
i386: use machine class ->wakeup method
Nicholas Piggin
1
-2
/
+0
2019-08-21
machine: Add wakeup method to MachineClass
Nicholas Piggin
1
-1
/
+17
2019-08-16
Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2019-08-13-v2'...
Peter Maydell
1
-5
/
+6
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-0
/
+1
2019-08-16
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
1
-3
/
+3
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-1
/
+1
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
1
-0
/
+1
2019-08-15
qtest: Rename qtest.c:qtest_init()
Oleinik, Alexander
1
-1
/
+1
2019-07-22
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2019-07-19
qmp: don't emit the RESET event on wakeup
Nicholas Piggin
1
-1
/
+1
2019-07-19
vl: Drain before (block) job cancel when quitting
Max Reitz
1
-0
/
+11
2019-07-16
vl: make sure char-pty message displayed by moving setbuf to the beginning
Wei Yang
1
-2
/
+2
2019-07-08
vl: add qemu_add_vm_change_state_handler_prio()
Stefan Hajnoczi
1
-12
/
+47
2019-07-05
vl.c: Add -smp, dies=* command line support and update doc
Like Xu
1
-0
/
+3
2019-07-05
machine: Refactor smp_parse() in vl.c as MachineClass::smp_parse()
Like Xu
1
-73
/
+2
2019-07-05
vl.c: Replace smp global variables with smp machine properties
Like Xu
1
-27
/
+26
2019-07-05
machine: Refactor smp-related call chains to pass MachineState
Like Xu
1
-1
/
+1
2019-07-05
hw/boards: Add struct CpuTopology to MachineState
Like Xu
1
-0
/
+5
2019-07-02
hw/core: Collect QMP command handlers in hw/core/
Markus Armbruster
1
-45
/
+0
2019-07-02
qapi: Split machine.json off misc.json
Markus Armbruster
1
-1
/
+1
2019-06-18
vl: Deprecate -mon pretty=... for HMP monitors
Kevin Wolf
1
-1
/
+9
2019-06-18
monitor: Replace monitor_init() with monitor_init_{hmp, qmp}()
Kevin Wolf
1
-6
/
+12
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-0
/
+1
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
1
-0
/
+1
2019-06-05
vl: Document why objects are delayed
Markus Armbruster
1
-2
/
+8
2019-06-05
vl: Fix -drive / -blockdev persistent reservation management
Markus Armbruster
1
-2
/
+1
2019-06-03
vl: make -accel help to list enabled accelerators only
Wainer dos Santos Moschetta
1
-1
/
+17
2019-05-30
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190529-pull-request' ...
Peter Maydell
1
-0
/
+1
2019-05-29
hw/display: add vhost-user-vga & gpu-pci
Marc-André Lureau
1
-0
/
+1
2019-05-28
semihosting: enable chardev backed output for console
Alex Bennée
1
-0
/
+2
2019-05-28
semihosting: move semihosting configuration into its own directory
Alex Bennée
1
-123
/
+3
2019-05-22
cpus: Initialize pseudo-random seeds for all guest cpus
Richard Henderson
1
-0
/
+4
2019-05-20
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+4
2019-05-17
vl: Deprecate -virtfs_synth
Greg Kurz
1
-0
/
+4
2019-05-17
vl: fix -sandbox parsing crash when seccomp support is disabled
Marc-André Lureau
1
-8
/
+10
2019-05-15
vl: Add missing descriptions to the VGA adapters list
Philippe Mathieu-Daudé
1
-0
/
+2
2019-05-15
Declare -realtime as deprecated
Thomas Huth
1
-0
/
+2
2019-05-07
vl: add -vga help support
Marc-André Lureau
1
-9
/
+31
2019-05-07
vl: constify VGAInterfaceInfo
Marc-André Lureau
1
-3
/
+3
2019-04-29
trace: fix runstate tracing
Yury Kotov
1
-1
/
+1
2019-04-25
cpu: Rename parse_cpu_model() to parse_cpu_option()
Eduardo Habkost
1
-9
/
+9
2019-04-25
vl: Simplify machine_parse()
Markus Armbruster
1
-12
/
+10
[next]