Sign in
qemu
/
qemu
/
ac720400e1730ff910d42442e4393044e7c132e0
/
vl.c
3046c98
Merge remote-tracking branch 'agraf/xen-next' into staging
by Anthony Liguori
· 13 years ago
2645c6d
Allow to leave type on default in -machine
by Jan Kiszka
· 13 years ago
3d3b830
showing a splash picture when start
by wayne
· 13 years ago
834e76e
vl.c: Check the asked ram_size later.
by Anthony PERARD
· 13 years ago
9e8dd45
notifier: Pass data argument to callback
by Jan Kiszka
· 14 years ago
e69ae5c
do not reset no_shutdown after we shutdown the vm
by Wen Congyang
· 14 years ago
ea0e541
vl.c: Don't limit node count by smp count
by Sasha Levin
· 14 years ago
9052ea6
Generalize -machine command line option
by Jan Kiszka
· 13 years ago
9312805
pxa2xx_lcd: add proper rotation support
by Vasily Khoruzhick
· 14 years ago
e063eb1
Allow silent system resets
by Jan Kiszka
· 14 years ago
953ffe0
Introduce format string for pid_t
by Andreas Färber
· 14 years ago
c235d73
Command line support for altering the log file location
by Matthew Fernandez
· 14 years ago
e447fc6
usb: don't call usb_host_device_open from vl.c
by Gerd Hoffmann
· 14 years ago
ac779fe
Merge remote-tracking branch 'spice/spice.v37' into staging
by Anthony Liguori
· 14 years ago
0826c71
isa-vga: Make available with -device, like the other VGA qdevs
by Markus Armbruster
· 14 years ago
a16c53b
Fix regression introduced by -machine accel=
by Anthony Liguori
· 14 years ago
4213804
qxl: add to the list of devices which disable the default vga
by Gerd Hoffmann
· 14 years ago
af6bf13
defaults: ide-cd, ide-hd and scsi-cd devices suppress default CD-ROM
by Markus Armbruster
· 14 years ago
1291eb3
vl.c: Introduce getter for shutdown_requested and reset_requested.
by Anthony PERARD
· 14 years ago
3285cf4
xen: Add initialisation of Xen
by Anthony PERARD
· 14 years ago
67b724e
machine, Add default_machine_opts to QEMUMachine.
by Anthony PERARD
· 14 years ago
303d4e8
Introduce -machine command option.
by Anthony PERARD
· 14 years ago
e14ea47
vl.c: Replace -virtfs string manipulation with QemuOpts
by Stefan Hajnoczi
· 14 years ago
71785ab
vl: trivial spelling fix
by Brad Hards
· 14 years ago
e2982c3
exit if -drive specified is invalid instead of ignoring the "wrong" -drive
by Michael Tokarev
· 14 years ago
29f82b3
virtio: use generic name when possible
by Alexander Graf
· 14 years ago
0ce235a
register signal handler after initializing SDL.
by Gleb Natapov
· 14 years ago
f1d3fb0
vl.c: Tidy up message printed when we exit on a signal
by Peter Maydell
· 14 years ago
0298141
extract I/O handler lists to iohandler.c
by Paolo Bonzini
· 14 years ago
f64622c
report that QEMU process was killed by a signal
by Gleb Natapov
· 14 years ago
0517553
vl.c: Fix compilation failure if CONFIG_SDL isn't defined
by Peter Maydell
· 14 years ago
821601e
Make VNC support optional
by Jes Sorensen
· 14 years ago
47b0536
error message if user specifies curses on cmd line when curses is disabled
by Jes Sorensen
· 14 years ago
58fc096
error message if user specifies SDL cmd line option when SDL is disabled
by Jes Sorensen
· 14 years ago
3264ff1
Add support for -display vnc
by Jes Sorensen
· 14 years ago
4171d32
Introduce -display none
by Jes Sorensen
· 14 years ago
1472a95
Introduce -display argument
by Jes Sorensen
· 14 years ago
31b7c26
Merge remote branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 14 years ago
7bd427d
change all rt_clock references to use millisecond resolution accessors
by Paolo Bonzini
· 14 years ago
31d3c9b
simpletrace: Move st_init() error reporting
by Stefan Hajnoczi
· 14 years ago
a7ada15
Synchronize VCPU states before reset
by Jan Kiszka
· 14 years ago
0b5538c
simpletrace: Thread-safe tracing
by Stefan Hajnoczi
· 14 years ago
83f338f
Move debug exception handling out of cpu_exec
by Jan Kiszka
· 14 years ago
8cf7171
Refactor debug and vmstop request interface
by Jan Kiszka
· 14 years ago
e07bbac
Improve vm_stop reason declarations
by Jan Kiszka
· 14 years ago
46481d3
Flatten the main loop
by Jan Kiszka
· 14 years ago
8e1b90e
Leave inner main_loop faster on pending requests
by Jan Kiszka
· 14 years ago
1745eaa
Process vmstop requests in IO thread
by Jan Kiszka
· 14 years ago
b4a3d96
Stop current VCPU on synchronous reset requests
by Jan Kiszka
· 14 years ago
4fef930
do not pass NULL to strdup.
by Gleb Natapov
· 14 years ago
b3a9836
Merge remote branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 14 years ago
319ae52
blockdev: Fix drive_add for drives without media
by Markus Armbruster
· 14 years ago
5645b0f
blockdev: Replace drive_add()'s fmt, ... by optstr parameter
by Markus Armbruster
· 14 years ago
4e5d9b5
blockdev: Reject multiple definitions for the same drive
by Markus Armbruster
· 14 years ago
2292dda
blockdev: Make drive_add() take explicit type, index parameters
by Markus Armbruster
· 14 years ago
70b4f4b
Make strtosz() return int64_t instead of ssize_t
by Jes Sorensen
· 14 years ago
cad1e28
kvm: Drop smp_cpus argument from init functions
by Jan Kiszka
· 14 years ago
a7bd621
Merge remote branch 'mst/for_anthony' into staging
by Anthony Liguori
· 14 years ago
818c2e1
Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemu
by Aurelien Jarno
· 14 years ago
5697f6a
Fix a missing trailing newline
by Aurelien Jarno
· 14 years ago
80376c3
qbus: register reset handler for qbus whose parent is NULL
by Isaku Yamahata
· 14 years ago
4fd37a9
Avoid a warning from OpenBSD linker
by Blue Swirl
· 14 years ago
962630f
Pass boot device list to firmware.
by Gleb Natapov
· 14 years ago
4cab946
Add notifier that will be called when machine is fully created.
by Gleb Natapov
· 14 years ago
2e55e84
Add bootindex for option roms.
by Gleb Natapov
· 14 years ago
1ca4d09
Add bootindex parameter to net/block/fd device
by Gleb Natapov
· 14 years ago
a19cbfb
spice: add qxl device
by Gerd Hoffmann
· 15 years ago
c924f36
Merge remote branch 'origin/master' into pci
by Michael S. Tsirkin
· 14 years ago
ec990eb
qdev: reset qdev along with qdev tree
by Anthony Liguori
· 14 years ago
94b0b5f
trace: Trace vm_start()/vm_stop()
by Stefan Hajnoczi
· 14 years ago
0290b57
Delete IOHandlers after potentially running them
by Stefan Hajnoczi
· 14 years ago
9f9b17a
Introduce strtosz() library function to convert a string to a byte count.
by Jes Sorensen
· 14 years ago
c57c846
qemu-timer: move commonly used timer code to qemu-timer-common
by Blue Swirl
· 14 years ago
4447d60
Merge remote branch 'spice/submit.6' into staging
by Anthony Liguori
· 14 years ago
39eaab9
Add option to turn on JSON pretty printing in monitor
by Daniel P. Berrange
· 15 years ago
e78815a
Introduce qemu_madvise()
by Andreas Färber
· 14 years ago
a3e2226
spice: simple display
by Gerd Hoffmann
· 14 years ago
29b0040
spice: core bits
by Gerd Hoffmann
· 15 years ago
526c523
Use machine_init() to register virtfs config options.
by Gerd Hoffmann
· 14 years ago
6b62dc2
Use display types for local display only.
by Gerd Hoffmann
· 14 years ago
ab6540d
trace: Add trace file name command-line option
by Prerna Saxena
· 14 years ago
12848bf
virtio-9p: Add SM_NONE security model
by Aneesh Kumar K.V
· 14 years ago
c93031e
virtio-9p: Make sure -virtfs option works correctly
by Aneesh Kumar K.V
· 14 years ago
cb93bbd
Fix OpenBSD linker warning
by Blue Swirl
· 14 years ago
03b0ba7
compile -fsdev and -virtfs cmd line options unconditionally.
by Gerd Hoffmann
· 14 years ago
3329f07
QemuOpts: make most qemu_*_opts static
by Gerd Hoffmann
· 14 years ago
8e00128
Remove useless NULL checks for qemu_malloc return value
by Blue Swirl
· 14 years ago
8e84865
migration: Accept 'cont' only after successful incoming migration
by Amit Shah
· 14 years ago
dca9816
remove pointless if from vl.c
by Joel Schopp
· 14 years ago
472fb0c
Rename tcg_cpu_exec and tcg_has_work
by Jan Kiszka
· 15 years ago
97ab12d
savevm: Migrate RAM based on name/offset
by Alex Williamson
· 15 years ago
0be71e3
savevm: Add DeviceState param
by Alex Williamson
· 15 years ago
8ca5e80
Exit if incoming migration fails
by Juan Quintela
· 15 years ago
758e8e3
virtio-9p: Make infrastructure for the new security model.
by Venkateswararao Jujjuri (JV)
· 15 years ago
9ce56db
virtio-9p: Introduces an option to specify the security model.
by Venkateswararao Jujjuri (JV)
· 15 years ago
fd42dee
Add exit notifiers.
by Gerd Hoffmann
· 15 years ago
a4673e2
Merge remote branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 15 years ago
ce798cf
Move set_proc_name() to OS specific files.
by Jes Sorensen
· 15 years ago
9156d76
Move line-buffering setup to OS specific files.
by Jes Sorensen
· 15 years ago
eb505be
Move daemonize handling to OS specific files
by Jes Sorensen
· 15 years ago
Next »