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
2015-01-15
vl.c: fix some alignment issues
Marcel Apfelbaum
1
-19
/
+19
2015-01-14
vl.c: fix regression when reading memory size from config file
Marcel Apfelbaum
1
-87
/
+90
2015-01-09
vl: Don't silently change topology when all -smp options were set
Eduardo Habkost
1
-1
/
+7
2015-01-09
vl: fix max_cpus check
Andrew Jones
1
-2
/
+2
2015-01-09
vl: Avoid unnecessary 'if' nesting
Eduardo Habkost
1
-6
/
+4
2015-01-09
vl.c: fix regression when reading machine type from config file
Marcel Apfelbaum
1
-7
/
+8
2015-01-08
hw/usb: simplified usb_enabled
Marcel Apfelbaum
1
-6
/
+5
2015-01-08
hw/ppc: modified the condition for usb controllers to be created for some ppc...
Marcel Apfelbaum
1
-1
/
+6
2014-12-22
vl.c: add HMP help to machine
Marcel Apfelbaum
1
-0
/
+28
2014-12-22
vl.c: simplified machine_set_property
Marcel Apfelbaum
1
-4
/
+1
2014-12-22
machine: remove qemu_machine_opts global list
Marcel Apfelbaum
1
-78
/
+6
2014-12-22
bootdevice: add Error **errp argument for validate_bootdevices()
Gonglei
1
-2
/
+11
2014-12-22
bootdevice: move code about bootorder from vl.c to bootdevice.c
Gonglei
1
-62
/
+0
2014-12-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141211'...
Peter Maydell
1
-0
/
+48
2014-12-11
Add the "-semihosting-config" option.
Liviu Ionescu
1
-0
/
+48
2014-12-10
chardev: Add -qmp-pretty
Max Reitz
1
-5
/
+10
2014-11-26
-machine vmport=auto: Fix handling of VMWare ioport emulation for xen
Don Slutz
1
-1
/
+1
2014-11-04
sysbus: Make devices spawnable via -device
Alexander Graf
1
-0
/
+1
2014-11-03
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-2
/
+44
2014-11-03
vga: add default display to machine class
Gerd Hoffmann
1
-1
/
+4
2014-11-03
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-0...
Peter Maydell
1
-1
/
+1
2014-11-02
smbios: Encode UUID according to SMBIOS specification
Eduardo Habkost
1
-0
/
+3
2014-11-02
-machine vmport=off: Allow disabling of VMWare ioport emulation
Dr. David Alan Gilbert
1
-0
/
+4
2014-11-02
well-defined listing order for machine types
Laszlo Ersek
1
-1
/
+37
2014-11-02
pidfile: stop making pidfile error a special case
Michael Tokarev
1
-1
/
+1
2014-10-31
vl.c: Fix Coverity complaining for vmstate_dump_file
Gonglei
1
-0
/
+5
2014-10-31
-machine vmport=off: Allow disabling of VMWare ioport emulation
Dr. David Alan Gilbert
1
-0
/
+4
2014-10-27
Make qemu_shutdown_requested signal-safe
Jan Kiszka
1
-3
/
+1
2014-10-24
hmp: Remove "info pcmcia"
Markus Armbruster
1
-44
/
+0
2014-10-15
bootdevice: move bootdevice related code to new file bootdevice.c
Gonglei
1
-117
/
+1
2014-10-09
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-81
/
+2
2014-10-09
accel: Pass MachineState object to accel init functions
Eduardo Habkost
1
-1
/
+1
2014-10-04
accel: Move accel code to accel.c
Eduardo Habkost
1
-80
/
+1
2014-10-04
vl.c: Small coding style fix
Eduardo Habkost
1
-1
/
+1
2014-10-03
pc/vl: Add units-per-default-bus property
John Snow
1
-0
/
+8
2014-10-03
blockdev: Orphaned drive search
John Snow
1
-1
/
+9
2014-09-29
vl: Adjust the place of calling mlockall to speedup VM's startup
zhanghailiang
1
-6
/
+5
2014-09-23
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-2
/
+3
2014-09-22
async: aio_context_new(): Handle event_notifier_init failure
Chrysostomos Nanakos
1
-2
/
+3
2014-09-20
vl: Print maxmem in hex format for error message
zhanghailiang
1
-11
/
+11
2014-09-18
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2014-09-18
qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()
Eduardo Habkost
1
-1
/
+1
2014-09-11
cpu: init vmstate for ticks and clock offset
Pavel Dovgalyuk
1
-0
/
+1
2014-09-10
vl: use QLIST_FOREACH_SAFE to visit change state handlers
Paolo Bonzini
1
-2
/
+2
2014-09-04
machine: Clean up -machine handling
Andreas Färber
1
-4
/
+4
2014-09-02
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+4
2014-08-28
intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...
Le Tan
1
-0
/
+4
2014-08-26
vl: process -object after other backend options
Paolo Bonzini
1
-5
/
+5
2014-08-15
vl: free err
Hu Tao
1
-0
/
+1
2014-08-15
vl: don't use 'Yoda conditions'
Gonglei
1
-2
/
+3
[next]