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-12-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-66
/
+159
2019-12-18
error: Fix -msg timestamp default
Markus Armbruster
1
-1
/
+1
2019-12-17
kvm: convert "-machine kernel_irqchip" to an accelerator property
Paolo Bonzini
1
-1
/
+2
2019-12-17
kvm: convert "-machine kvm_shadow_mem" to an accelerator property
Paolo Bonzini
1
-0
/
+4
2019-12-17
xen: convert "-machine igd-passthru" to an accelerator property
Paolo Bonzini
1
-10
/
+4
2019-12-17
tcg: add "-accel tcg,tb-size" and deprecate "-tb-size"
Paolo Bonzini
1
-4
/
+4
2019-12-17
tcg: convert "-accel threads" to a QOM property
Paolo Bonzini
1
-15
/
+17
2019-12-17
accel: pass object to accel_init_machine
Paolo Bonzini
1
-1
/
+3
2019-12-17
qom: add object_new_with_class
Paolo Bonzini
1
-2
/
+1
2019-12-17
qom: introduce object_register_sugar_prop
Paolo Bonzini
1
-7
/
+3
2019-12-17
vl: warn for unavailable accelerators, clarify messages
Paolo Bonzini
1
-1
/
+6
2019-12-17
vl: configure accelerators from -accel options
Paolo Bonzini
1
-39
/
+54
2019-12-17
vl: introduce object_parse_property_opt
Paolo Bonzini
1
-15
/
+20
2019-12-17
vl: merge -accel processing into configure_accelerators
Paolo Bonzini
1
-5
/
+59
2019-12-17
vl: extract accelerator option processing to a separate function
Paolo Bonzini
1
-8
/
+20
2019-12-17
vl: move icount configuration earlier
Paolo Bonzini
1
-7
/
+11
2019-12-17
Remove the core bluetooth code
Thomas Huth
1
-136
/
+0
2019-12-09
virtfs: Remove the deprecated "-virtfs_synth" option
Thomas Huth
1
-23
/
+0
2019-10-30
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...
Peter Maydell
1
-0
/
+11
2019-10-29
qdev/qbus: add hidden device support
Jens Freimann
1
-2
/
+4
2019-10-29
Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' i...
Peter Maydell
1
-1
/
+2
2019-10-28
hw/m68k: add Nubus macfb video card
Laurent Vivier
1
-1
/
+2
2019-10-28
vl: support -plugin option
Lluís Vilanova
1
-0
/
+11
2019-10-23
runstate: ignore exit request in finish migrate state
Laurent Vivier
1
-0
/
+3
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
[next]