Sign in
qemu
/
qemu
/
ed8b4afe5ff290ae119237e4fa2142e9f1832230
/
vl.c
c270fb9
vl.c: extend -m option to support options for memory hotplug
by Igor Mammedov
· 11 years ago
2d9c272
vl.c: daemonize before guest memory allocation
by Igor Mammedov
· 11 years ago
a790f4e
object_add: allow completion handler to get canonical path
by Igor Mammedov
· 11 years ago
60e19e0
blockdev: Rename drive_init(), drive_uninit() to drive_new(), drive_del()
by Markus Armbruster
· 11 years ago
5b80827
trace: Multi-backend tracing
by Lluís Vilanova
· 11 years ago
26edf8c
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 11 years ago
9f9260a
qdev: Display warning about unused -global
by Don Slutz
· 11 years ago
6b1b144
machine: Make -machine opts properties of MachineState
by Marcel Apfelbaum
· 11 years ago
13d7adf
vl.c: Do not set 'type' property in obj_set_property()
by Marcel Apfelbaum
· 11 years ago
3ef9622
machine: Conversion of QEMUMachineInitArgs to MachineState
by Marcel Apfelbaum
· 11 years ago
5b9d313
vl: fix 'name' option to work with -readconfig
by Dr. David Alan Gilbert
· 11 years ago
02ce232
vl.c: remove init_clocks call from main
by Kirill Batuzov
· 11 years ago
c9541f6
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' into staging
by Peter Maydell
· 11 years ago
0d6ab3a
Provide init function for ram migration
by Dr. David Alan Gilbert
· 11 years ago
958db90
machine: Remove QEMUMachine indirection from MachineClass
by Marcel Apfelbaum
· 11 years ago
f1e2987
machine: Replace QEMUMachine by MachineClass in accelerator configuration
by Marcel Apfelbaum
· 11 years ago
aaa6639
vl.c: Replace QEMUMachine with MachineClass in QEMUMachineInitArgs
by Marcel Apfelbaum
· 11 years ago
00b4fbe
machine: Copy QEMUMachine's fields to MachineClass
by Marcel Apfelbaum
· 11 years ago
7fb8b5d
vl: avoid closing stdout with 'writeconfig'
by Chen Gang
· 11 years ago
6924bc1
vl: Eliminate a superfluous local variable
by Chen Gang
· 11 years ago
a629f2f
vl: Remove useless 'continue'
by Chen Gang
· 11 years ago
6e1d3c1
vl: convert -m to QemuOpts
by Igor Mammedov
· 11 years ago
e96e5ae
qemu-option: introduce qemu_find_opts_singleton
by Paolo Bonzini
· 11 years ago
b321afb
vl: Report accelerator not supported for target more nicely
by Chen Gang
· 11 years ago
a7a5544
vl.c: Improve message when no default machine is found
by Peter Maydell
· 11 years ago
ae2990c
osdep: initialize glib threads in all QEMU tools
by Stefan Hajnoczi
· 11 years ago
90c49ef
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 11 years ago
3a87f8b
Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging
by Peter Maydell
· 11 years ago
30e32af
vl.c: Extend get_boot_devices_list() to ignore suffixes
by Alexey Kardashevskiy
· 11 years ago
c8897e8
vl.c: Fix OpenBSD compilation issue due to namespace collisions
by Marcel Apfelbaum
· 11 years ago
f5946db
vl.c: Fix memory leak in qemu_register_machine()
by Christian Borntraeger
· 11 years ago
af67ee9
vl.c: Use MAX_CPUMASK_BITS macro instead of hardcoded constant
by Eduardo Habkost
· 11 years ago
87f6396
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-3' into staging
by Peter Maydell
· 11 years ago
881249c
gtk: Allow to activate grab-on-hover from the command line
by Jan Kiszka
· 11 years ago
025172d
vl.c: Output error on invalid machine type
by Miroslav Rezanina
· 11 years ago
7effdaa
spapr: Fix return value of vga initialization
by Mark Wu
· 11 years ago
d44229c
Fix vga_interface_type for command line argument '-device VGA'
by Mark Wu
· 11 years ago
0056ae2
hw/boards: Convert current_machine to MachineState
by Marcel Apfelbaum
· 11 years ago
261747f
vl: Use MachineClass instead of global QEMUMachine list
by Marcel Apfelbaum
· 11 years ago
118760d
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 11 years ago
8f480de
Add 'debug-threads' suboption to --name
by Dr. David Alan Gilbert
· 11 years ago
5d12f96
Rework --name to use QemuOpts
by Dr. David Alan Gilbert
· 11 years ago
4fed942
vl: add system_wakeup_request tracepoint
by Alexey Kardashevskiy
· 11 years ago
135a129
kvm: Add a new machine option kvm-type
by Aneesh Kumar K.V
· 11 years ago
ac458e1
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-04' into staging
by Peter Maydell
· 11 years ago
25254a7
vl: Remove unneeded include file
by Stefan Weil
· 11 years ago
af87bf2
sun4m: Add Sun CG3 framebuffer initialisation function
by Mark Cave-Ayland
· 11 years ago
6dedf05
Merge remote-tracking branch 'remotes/bonzini/configure' into staging
by Peter Maydell
· 11 years ago
61e8a92
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging
by Peter Maydell
· 11 years ago
10f5bff
util: Split out exec_dir from os_find_datadir
by Fam Zheng
· 11 years ago
4c0c9bb
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
by Peter Maydell
· 11 years ago
84d18f0
Use error_is_set() only when necessary
by Markus Armbruster
· 11 years ago
b33276a
vl: trim includes
by Michael Tokarev
· 11 years ago
24c84e6
vl: remove old, long-unused defines
by Michael Tokarev
· 11 years ago
f31c41f
block: Handle "rechs" and "large" translation options
by Paolo Bonzini
· 11 years ago
23802b4
qtest: Don't segfault with invalid -qtest option
by Fam Zheng
· 11 years ago
b3be57c
qtest: don't report signals if qtest driver enabled
by Michael S. Tsirkin
· 11 years ago
35b3071
qtest: don't report signals if qtest driver enabled
by Michael S. Tsirkin
· 11 years ago
2f61120
Merge remote-tracking branch 'qmp-unstable/queue/qmp' into staging
by Peter Maydell
· 11 years ago
89e4a51
Merge remote-tracking branch 'stefanha/tags/tracing-pull-request' into staging
by Peter Maydell
· 11 years ago
269e09f
add optional 2nd stage initialization to -object/object-add commands
by Igor Mammedov
· 11 years ago
90e9cf2
vl.c: -object: don't ignore duplicate 'id'
by Igor Mammedov
· 11 years ago
8a745f2
tracing: start trace processing thread in final child process
by Michael Mueller
· 11 years ago
2c02d1a
vl: Add a blank space between the variable and '='
by Kewei Yu
· 11 years ago
133fe77
Merge remote branch 'luiz/queue/qmp' into qmpq
by Edgar E. Iglesias
· 11 years ago
87ea75d
qemu-option: Remove qemu_opts_create_nofail
by Peter Crosthwaite
· 11 years ago
28ec259
qom: fix leak for objects created with -object
by Paolo Bonzini
· 11 years ago
eca01d3
vl: add missing transition debug->finish_migrate
by Paolo Bonzini
· 11 years ago
e5187b5
fix -boot strict regressed in commit 6ef4716
by Amos Kong
· 11 years ago
6f2bfda
vl: make boot_strict variable static (not used outside vl.c)
by Michael Tokarev
· 11 years ago
f46e720
qemu_opts_parse(): always check return value
by Laszlo Ersek
· 11 years ago
d4fce24
qtest: split configuration of qtest accelerator and chardev
by Paolo Bonzini
· 11 years ago
e689f7c
hw: Pass QEMUMachine to its init() method
by Markus Armbruster
· 11 years ago
0c0cb6a
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 11 years ago
3c88da3
Merge remote-tracking branch 'kraxel/tags/pull-seabios-31b8b4e-1' into staging
by Anthony Liguori
· 11 years ago
1442d3e
add firmware to machine options
by Gerd Hoffmann
· 11 years ago
664d2c4
util: Use qemu_getauxval in linux qemu_cache_utils_init
by Richard Henderson
· 12 years ago
b6a3e69
osdep: Create qemu_getauxval and qemu_init_auxval
by Richard Henderson
· 12 years ago
ef36fa1
qemu: mempath: prefault pages manually (v4)
by Marcelo Tosatti
· 11 years ago
38dc749
Merge remote-tracking branch 'mjt/trivial-patches' into staging
by Anthony Liguori
· 11 years ago
968854c
qmp: access the local QemuOptsLists for drive option
by Amos Kong
· 11 years ago
8111d02
vl: fix build when configured with no graphic support
by Antony Pavlov
· 11 years ago
df39076
vl: allow "cont" from panicked state
by Paolo Bonzini
· 11 years ago
b0eb759
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 11 years ago
9fa0328
spice: fix multihead support
by Gerd Hoffmann
· 11 years ago
d916b46
loader: allow adding ROMs in done callbacks
by Michael S. Tsirkin
· 12 years ago
e3fdc53
vl: Clean up unnecessary boot_order complications
by Markus Armbruster
· 11 years ago
eb322b8
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 11 years ago
fc3b329
smbios: Make multiple -smbios type= accumulate sanely
by Markus Armbruster
· 12 years ago
4f953d2
smbios: Convert to QemuOpts
by Markus Armbruster
· 12 years ago
4bc78a8
qemu: Adjust qemu wakeup
by Liu, Jinsong
· 11 years ago
615fe4d
Remove dev-bluetooth.c dependency from vl.c
by Miroslav Rezanina
· 11 years ago
644e1a8
Preparation for usb-bt-dongle conditional build
by Miroslav Rezanina
· 11 years ago
9889e04
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 11 years ago
c165473
hw: Clean up bogus default boot order
by Markus Armbruster
· 12 years ago
f7ad538
Merge remote-tracking branch 'stefanha/block' into staging
by Anthony Liguori
· 12 years ago
884f17c
aio / timers: Convert rtc_clock to be a QEMUClockType
by Alex Bligh
· 12 years ago
6d32717
aio / timers: Remove alarm timers
by Alex Bligh
· 12 years ago
4a44d85
Convert stderr message calling error_get_pretty() to error_report()
by Seiji Aguchi
· 12 years ago
58ae52a
spice: fix display initialization
by Gerd Hoffmann
· 12 years ago
Next »