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
path:
root
/
vl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-05
kvm: Add a new machine option kvm-type
Aneesh Kumar K.V
1
-5
/
+9
2014-03-04
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-04' in...
Peter Maydell
1
-4
/
+0
2014-03-03
vl: Remove unneeded include file
Stefan Weil
1
-4
/
+0
2014-02-27
sun4m: Add Sun CG3 framebuffer initialisation function
Mark Cave-Ayland
1
-0
/
+24
2014-02-24
Merge remote-tracking branch 'remotes/bonzini/configure' into staging
Peter Maydell
1
-1
/
+2
2014-02-20
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
1
-7
/
+23
2014-02-20
util: Split out exec_dir from os_find_datadir
Fam Zheng
1
-1
/
+2
2014-02-20
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
1
-1
/
+1
2014-02-17
Use error_is_set() only when necessary
Markus Armbruster
1
-1
/
+1
2014-02-15
vl: trim includes
Michael Tokarev
1
-51
/
+1
2014-02-15
vl: remove old, long-unused defines
Michael Tokarev
1
-3
/
+0
2014-02-14
block: Handle "rechs" and "large" translation options
Paolo Bonzini
1
-6
/
+16
2014-02-14
qtest: Don't segfault with invalid -qtest option
Fam Zheng
1
-1
/
+7
2014-02-13
qtest: don't report signals if qtest driver enabled
Michael S. Tsirkin
1
-1
/
+1
2014-02-05
qtest: don't report signals if qtest driver enabled
Michael S. Tsirkin
1
-1
/
+1
2014-02-01
Merge remote-tracking branch 'qmp-unstable/queue/qmp' into staging
Peter Maydell
1
-1
/
+21
2014-01-31
Merge remote-tracking branch 'stefanha/tags/tracing-pull-request' into staging
Peter Maydell
1
-2
/
+10
2014-01-28
add optional 2nd stage initialization to -object/object-add commands
Igor Mammedov
1
-0
/
+13
2014-01-28
vl.c: -object: don't ignore duplicate 'id'
Igor Mammedov
1
-1
/
+8
2014-01-27
tracing: start trace processing thread in final child process
Michael Mueller
1
-2
/
+10
2014-01-16
vl: Add a blank space between the variable and '='
Kewei Yu
1
-1
/
+1
2014-01-14
Merge remote branch 'luiz/queue/qmp' into qmpq
Edgar E. Iglesias
1
-7
/
+12
2014-01-06
qemu-option: Remove qemu_opts_create_nofail
Peter Crosthwaite
1
-6
/
+9
2014-01-06
qom: fix leak for objects created with -object
Paolo Bonzini
1
-1
/
+2
2014-01-06
vl: add missing transition debug->finish_migrate
Paolo Bonzini
1
-0
/
+1
2013-12-23
fix -boot strict regressed in commit 6ef4716
Amos Kong
1
-1
/
+2
2013-12-23
vl: make boot_strict variable static (not used outside vl.c)
Michael Tokarev
1
-1
/
+1
2013-12-16
qemu_opts_parse(): always check return value
Laszlo Ersek
1
-1
/
+6
2013-12-10
qtest: split configuration of qtest accelerator and chardev
Paolo Bonzini
1
-3
/
+5
2013-12-10
hw: Pass QEMUMachine to its init() method
Markus Armbruster
1
-1
/
+2
2013-12-07
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-4
/
+0
2013-12-07
Merge remote-tracking branch 'kraxel/tags/pull-seabios-31b8b4e-1' into staging
Anthony Liguori
1
-1
/
+6
2013-12-02
add firmware to machine options
Gerd Hoffmann
1
-1
/
+6
2013-11-30
util: Use qemu_getauxval in linux qemu_cache_utils_init
Richard Henderson
1
-1
/
+1
2013-11-30
osdep: Create qemu_getauxval and qemu_init_auxval
Richard Henderson
1
-0
/
+1
2013-11-25
qemu: mempath: prefault pages manually (v4)
Marcelo Tosatti
1
-4
/
+0
2013-11-19
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
1
-0
/
+1
2013-11-14
qmp: access the local QemuOptsLists for drive option
Amos Kong
1
-0
/
+3
2013-11-13
vl: fix build when configured with no graphic support
Antony Pavlov
1
-0
/
+1
2013-11-04
vl: allow "cont" from panicked state
Paolo Bonzini
1
-4
/
+2
2013-10-31
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-0
/
+3
2013-10-17
spice: fix multihead support
Gerd Hoffmann
1
-2
/
+2
2013-10-14
loader: allow adding ROMs in done callbacks
Michael S. Tsirkin
1
-0
/
+3
2013-10-05
vl: Clean up unnecessary boot_order complications
Markus Armbruster
1
-4
/
+2
2013-09-30
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-1
/
+4
2013-09-28
smbios: Make multiple -smbios type= accumulate sanely
Markus Armbruster
1
-0
/
+2
2013-09-28
smbios: Convert to QemuOpts
Markus Armbruster
1
-1
/
+2
2013-09-25
qemu: Adjust qemu wakeup
Liu, Jinsong
1
-8
/
+7
2013-09-10
Remove dev-bluetooth.c dependency from vl.c
Miroslav Rezanina
1
-9
/
+4
2013-09-10
Preparation for usb-bt-dongle conditional build
Miroslav Rezanina
1
-69
/
+0
[next]