Sign in
qemu
/
qemu
/
ef7bab8d73580b48bda83b8d16b5eea8a3ac43fe
/
vl.c
7c76235
Avoid crashing on multiple -incoming
by Dr. David Alan Gilbert
· 10 years ago
57924bc
numa: introduce machine callback for VCPU to node mapping
by Igor Mammedov
· 10 years ago
636a30a
vl: fix resource leak with monitor_fdset_add_fd
by Paolo Bonzini
· 10 years ago
da076ff
configure: opengl overhaul
by Gerd Hoffmann
· 10 years ago
006decd
vnc: -readconfig fix
by Gerd Hoffmann
· 10 years ago
0048fa6
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 10 years ago
fff795a
Merge remote-tracking branch 'remotes/gonglei/tags/bootdevice-next-20150303' into staging
by Peter Maydell
· 10 years ago
576a94d
vl: take iothread lock very early
by Paolo Bonzini
· 10 years ago
3180aad
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
f05f47b
bootdevice: check boot order argument validation before vm running
by Gonglei
· 10 years ago
5efde22
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-26' into staging
by Peter Maydell
· 10 years ago
2dffe55
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into staging
by Peter Maydell
· 10 years ago
2ed1ebc
timer: replace time() with QEMU_CLOCK_HOST
by Pavel Dovgalyuk
· 10 years ago
a8b18f8
block: Simplify setting numeric options
by Markus Armbruster
· 10 years ago
f43e47d
QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix use
by Markus Armbruster
· 10 years ago
79087c7
QemuOpts: Convert qemu_opts_set() to Error, fix its use
by Markus Armbruster
· 10 years ago
39101f2
QemuOpts: Convert qemu_opt_set_number() to Error, fix its use
by Markus Armbruster
· 10 years ago
cccb796
QemuOpts: Convert qemu_opt_set_bool() to Error, fix its use
by Markus Armbruster
· 10 years ago
214224a
vl.c: Fix error messages when parsing maxmem parameters
by Peter Krempa
· 10 years ago
c5c6d7f
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-18' into staging
by Peter Maydell
· 10 years ago
dde1111
numa: Rename set_numa_modes() to numa_post_machine_init()
by Eduardo Habkost
· 10 years ago
1c1e673
numa: Rename option parsing functions
by Eduardo Habkost
· 10 years ago
7dcd1d7
numa: Move QemuOpts parsing to set_numa_nodes()
by Eduardo Habkost
· 10 years ago
de1a7c8
numa: Move NUMA globals to numa.c
by Eduardo Habkost
· 10 years ago
61b388c
vl.c: Remove unnecessary zero-initialization of NUMA globals
by Eduardo Habkost
· 10 years ago
e35704b
numa: Move NUMA declarations from sysemu.h to numa.h
by Eduardo Habkost
· 10 years ago
3e5a50d
hmp: Name HMP command handler functions hmp_COMMAND()
by Markus Armbruster
· 10 years ago
a720a39
vl: Avoid qerror_report_err() outside QMP command handlers
by Markus Armbruster
· 10 years ago
565f65d
error: Use error_report_err() where appropriate
by Markus Armbruster
· 10 years ago
02f292d
vl.c: fix memory leak spotted by valgrind
by Christian Borntraeger
· 10 years ago
46ede58
vl: Fix bogus error message for implied mon ID clashing
by Markus Armbruster
· 10 years ago
4db1462
vnc: switch to QemuOpts, allow multiple servers
by Gerd Hoffmann
· 10 years ago
14f7143
vnc: remove unused DisplayState parameter, add id instead.
by Gerd Hoffmann
· 11 years ago
99efa84
vl.c: fix some alignment issues
by Marcel Apfelbaum
· 10 years ago
3b9985e
vl.c: fix regression when reading memory size from config file
by Marcel Apfelbaum
· 10 years ago
ec2cbbd
vl: Don't silently change topology when all -smp options were set
by Eduardo Habkost
· 10 years ago
c00cd99
vl: fix max_cpus check
by Andrew Jones
· 10 years ago
719cac1
vl: Avoid unnecessary 'if' nesting
by Eduardo Habkost
· 10 years ago
364c3e6
vl.c: fix regression when reading machine type from config file
by Marcel Apfelbaum
· 10 years ago
de77a24
hw/usb: simplified usb_enabled
by Marcel Apfelbaum
· 10 years ago
f8b6f8e
hw/ppc: modified the condition for usb controllers to be created for some ppc machines
by Marcel Apfelbaum
· 10 years ago
52eb3df
vl.c: add HMP help to machine
by Marcel Apfelbaum
· 10 years ago
2e16898
vl.c: simplified machine_set_property
by Marcel Apfelbaum
· 10 years ago
49d2e64
machine: remove qemu_machine_opts global list
by Marcel Apfelbaum
· 10 years ago
703008e
bootdevice: add Error **errp argument for validate_bootdevices()
by Gonglei
· 10 years ago
9816833
bootdevice: move code about bootorder from vl.c to bootdevice.c
by Gonglei
· 10 years ago
b141290
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141211' into staging
by Peter Maydell
· 10 years ago
a38bb07
Add the "-semihosting-config" option.
by Liviu Ionescu
· 10 years ago
4821cd4
chardev: Add -qmp-pretty
by Max Reitz
· 10 years ago
d1048be
-machine vmport=auto: Fix handling of VMWare ioport emulation for xen
by Don Slutz
· 10 years ago
33cd52b
sysbus: Make devices spawnable via -device
by Alexander Graf
· 11 years ago
949ca9e
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 10 years ago
6f00494
vga: add default display to machine class
by Gerd Hoffmann
· 10 years ago
7135781
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-02' into staging
by Peter Maydell
· 10 years ago
caad057
smbios: Encode UUID according to SMBIOS specification
by Eduardo Habkost
· 10 years ago
9b23cfb
-machine vmport=off: Allow disabling of VMWare ioport emulation
by Dr. David Alan Gilbert
· 10 years ago
2709f26
well-defined listing order for machine types
by Laszlo Ersek
· 10 years ago
fee78fd
pidfile: stop making pidfile error a special case
by Michael Tokarev
· 10 years ago
522abf6
vl.c: Fix Coverity complaining for vmstate_dump_file
by Gonglei
· 10 years ago
b154537
-machine vmport=off: Allow disabling of VMWare ioport emulation
by Dr. David Alan Gilbert
· 10 years ago
817ef04
Make qemu_shutdown_requested signal-safe
by Jan Kiszka
· 10 years ago
7797a73
hmp: Remove "info pcmcia"
by Markus Armbruster
· 10 years ago
bc74112
bootdevice: move bootdevice related code to new file bootdevice.c
by Gonglei
· 10 years ago
fcb2cd9
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
f6a1ef6
accel: Pass MachineState object to accel init functions
by Eduardo Habkost
· 10 years ago
a1a9cb0
accel: Move accel code to accel.c
by Eduardo Habkost
· 10 years ago
2067444
vl.c: Small coding style fix
by Eduardo Habkost
· 10 years ago
1602651
pc/vl: Add units-per-default-bus property
by John Snow
· 10 years ago
a66c9dc
blockdev: Orphaned drive search
by John Snow
· 10 years ago
28d16f3
vl: Adjust the place of calling mlockall to speedup VM's startup
by zhanghailiang
· 10 years ago
380f649
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
by Peter Maydell
· 10 years ago
2f78e49
async: aio_context_new(): Handle event_notifier_init failure
by Chrysostomos Nanakos
· 10 years ago
4d63322
vl: Print maxmem in hex format for error message
by zhanghailiang
· 10 years ago
10e11f4
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 10 years ago
d828c43
qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()
by Eduardo Habkost
· 10 years ago
4603ea0
cpu: init vmstate for ticks and clock offset
by Pavel Dovgalyuk
· 10 years ago
9b10ac8
vl: use QLIST_FOREACH_SAFE to visit change state handlers
by Paolo Bonzini
· 10 years ago
d2659e2
machine: Clean up -machine handling
by Andreas Färber
· 11 years ago
f242694
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 10 years ago
a52a7fd
intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu" as a switch
by Le Tan
· 10 years ago
7b71758
vl: process -object after other backend options
by Paolo Bonzini
· 10 years ago
3a9cbfe
vl: free err
by Hu Tao
· 10 years ago
28de2f8
vl: don't use 'Yoda conditions'
by Gonglei
· 10 years ago
a8bfac3
icount: Add align option to icount
by Sebastian Tanase
· 11 years ago
1ad9580
icount: Add QemuOpts for icount
by Sebastian Tanase
· 11 years ago
b0ddb8b
machine: Replace underscores in machine's property names
by Marcel Apfelbaum
· 11 years ago
5734d03
pc: fix qemu exiting with error when -m X < 128 with old machine types
by Igor Mammedov
· 11 years ago
1aa85f4
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
by Peter Maydell
· 11 years ago
bc78cff
trace: add qemu_system_powerdown_request and qemu_system_shutdown_request trace events
by Yang Zhiyong
· 11 years ago
b5c2c3d
memory: MemoryRegion: use /machine as default owner
by Paolo Bonzini
· 11 years ago
1af878e
numa: Keep track of NUMA nodes present on the command-line
by Eduardo Habkost
· 11 years ago
513d80e
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' into staging
by Peter Maydell
· 11 years ago
089a394
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
by Peter Maydell
· 11 years ago
27acb9d
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 11 years ago
abfd9ce
migration: dump vmstate info as a json file for static analysis
by Amit Shah
· 11 years ago
e010ad8
qapi event: convert RTC_CHANGE
by Wenchao Xia
· 11 years ago
7a906f7
qapi event: convert WAKEUP
by Wenchao Xia
· 11 years ago
1d11a95
qapi event: convert SUSPEND
by Wenchao Xia
· 11 years ago
591c48f
qapi event: convert RESUME
by Wenchao Xia
· 11 years ago
c87b152
pc & q35: Add new machine opt max-ram-below-4g
by Don Slutz
· 11 years ago
Next »