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
path:
root
/
vl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vl.c: ensure that ram_size matches size of machine.memory-backend
Igor Mammedov
2020-02-19
1
-0
/
+15
*
vl.c: move -m parsing after memory backends has been processed
Igor Mammedov
2020-02-19
1
-13
/
+14
*
initialize MachineState::ram in NUMA case
Igor Mammedov
2020-02-19
1
-1
/
+1
*
machine: alias -mem-path and -mem-prealloc into memory-foo backend
Igor Mammedov
2020-02-19
1
-0
/
+25
*
monitor: Move monitor option parsing to monitor/monitor.c
Kevin Wolf
2020-02-17
1
-44
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-02-13
1
-1
/
+1
|
\
|
*
vl: Don't mismatch g_strsplit()/g_free()
Pan Nengyuan
2020-02-12
1
-1
/
+1
*
|
ui: deprecate legacy -show-cursor option
Gerd Hoffmann
2020-02-12
1
-0
/
+2
*
|
ui: drop curor_hide global variable.
Gerd Hoffmann
2020-02-12
1
-2
/
+0
*
|
ui/sdl: switch to new show-cursor option
Gerd Hoffmann
2020-02-12
1
-0
/
+10
*
|
ui: wire up legacy -show-cursor option
Gerd Hoffmann
2020-02-12
1
-0
/
+2
|
/
*
qemu_set_log_filename: filename argument may be NULL
Salvador Fandino
2020-01-30
1
-4
/
+1
*
vl: replace deprecated qbus_reset_all registration
Damien Hedde
2020-01-30
1
-1
/
+9
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-01-27
1
-1
/
+13
|
\
|
*
accel: Replace current_machine->accelerator by current_accel() wrapper
Philippe Mathieu-Daudé
2020-01-24
1
-1
/
+1
|
*
pvpanic: implement crashloaded event handling
zhenwei pi
2020-01-24
1
-0
/
+12
*
|
vl: Only choose enabled accelerators in configure_accelerators
Richard Henderson
2020-01-22
1
-8
/
+13
*
|
vl: Remove useless test in configure_accelerators
Richard Henderson
2020-01-22
1
-1
/
+1
*
|
vl: Reduce scope of variables in configure_accelerators
Richard Henderson
2020-01-22
1
-1
/
+2
*
|
vl: Remove unused variable in configure_accelerators
Richard Henderson
2020-01-22
1
-2
/
+1
|
/
*
runstate: ignore finishmigrate -> prelaunch transition
Laurent Vivier
2020-01-20
1
-4
/
+6
*
ui: Print available display backends with '-display help'
Thomas Huth
2020-01-14
1
-0
/
+5
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2020-01-13
1
-0
/
+1
|
\
|
*
vl: fix memory leak in configure_accelerators
Chen Qun
2020-01-08
1
-0
/
+1
*
|
semihosting: add qemu_semihosting_console_inc for SYS_READC
Keith Packard
2020-01-09
1
-0
/
+3
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-12-20
1
-66
/
+159
|
\
|
*
kvm: convert "-machine kernel_irqchip" to an accelerator property
Paolo Bonzini
2019-12-17
1
-1
/
+2
|
*
kvm: convert "-machine kvm_shadow_mem" to an accelerator property
Paolo Bonzini
2019-12-17
1
-0
/
+4
|
*
xen: convert "-machine igd-passthru" to an accelerator property
Paolo Bonzini
2019-12-17
1
-10
/
+4
|
*
tcg: add "-accel tcg,tb-size" and deprecate "-tb-size"
Paolo Bonzini
2019-12-17
1
-4
/
+4
|
*
tcg: convert "-accel threads" to a QOM property
Paolo Bonzini
2019-12-17
1
-15
/
+17
|
*
accel: pass object to accel_init_machine
Paolo Bonzini
2019-12-17
1
-1
/
+3
|
*
qom: add object_new_with_class
Paolo Bonzini
2019-12-17
1
-2
/
+1
|
*
qom: introduce object_register_sugar_prop
Paolo Bonzini
2019-12-17
1
-7
/
+3
|
*
vl: warn for unavailable accelerators, clarify messages
Paolo Bonzini
2019-12-17
1
-1
/
+6
|
*
vl: configure accelerators from -accel options
Paolo Bonzini
2019-12-17
1
-39
/
+54
|
*
vl: introduce object_parse_property_opt
Paolo Bonzini
2019-12-17
1
-15
/
+20
|
*
vl: merge -accel processing into configure_accelerators
Paolo Bonzini
2019-12-17
1
-5
/
+59
|
*
vl: extract accelerator option processing to a separate function
Paolo Bonzini
2019-12-17
1
-8
/
+20
|
*
vl: move icount configuration earlier
Paolo Bonzini
2019-12-17
1
-7
/
+11
*
|
error: Fix -msg timestamp default
Markus Armbruster
2019-12-18
1
-1
/
+1
|
/
*
Remove the core bluetooth code
Thomas Huth
2019-12-17
1
-136
/
+0
*
virtfs: Remove the deprecated "-virtfs_synth" option
Thomas Huth
2019-12-09
1
-23
/
+0
*
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...
Peter Maydell
2019-10-30
1
-0
/
+11
|
\
|
*
vl: support -plugin option
Lluís Vilanova
2019-10-28
1
-0
/
+11
*
|
qdev/qbus: add hidden device support
Jens Freimann
2019-10-29
1
-2
/
+4
*
|
Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' i...
Peter Maydell
2019-10-29
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
hw/m68k: add Nubus macfb video card
Laurent Vivier
2019-10-28
1
-1
/
+2
*
|
runstate: ignore exit request in finish migrate state
Laurent Vivier
2019-10-23
1
-0
/
+3
|
/
*
vl: Split off user_creatable_print_help()
Kevin Wolf
2019-10-14
1
-51
/
+1
[next]