Sign in
qemu
/
qemu
/
00e076795f2d6dfa0c078ff5d5ee5d77190cb4b9
/
vl.c
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
· 15 years ago
a3e2226
spice: simple display
by Gerd Hoffmann
· 15 years ago
29b0040
spice: core bits
by Gerd Hoffmann
· 15 years ago
526c523
Use machine_init() to register virtfs config options.
by Gerd Hoffmann
· 15 years ago
6b62dc2
Use display types for local display only.
by Gerd Hoffmann
· 15 years ago
ab6540d
trace: Add trace file name command-line option
by Prerna Saxena
· 15 years ago
12848bf
virtio-9p: Add SM_NONE security model
by Aneesh Kumar K.V
· 15 years ago
c93031e
virtio-9p: Make sure -virtfs option works correctly
by Aneesh Kumar K.V
· 15 years ago
cb93bbd
Fix OpenBSD linker warning
by Blue Swirl
· 15 years ago
03b0ba7
compile -fsdev and -virtfs cmd line options unconditionally.
by Gerd Hoffmann
· 15 years ago
3329f07
QemuOpts: make most qemu_*_opts static
by Gerd Hoffmann
· 15 years ago
8e00128
Remove useless NULL checks for qemu_malloc return value
by Blue Swirl
· 15 years ago
8e84865
migration: Accept 'cont' only after successful incoming migration
by Amit Shah
· 15 years ago
dca9816
remove pointless if from vl.c
by Joel Schopp
· 15 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
0766379
Move chroot handling to OS specific files.
by Jes Sorensen
· 15 years ago
8847cfe
Move runas handling from vl.c to OS specific files.
by Jes Sorensen
· 15 years ago
59a5264
Introduce OS specific cmdline argument handling and move SMB arg to os-posix.c
by Jes Sorensen
· 15 years ago
9f16732
Rename qemu-options.h to qemu-options.def
by Jes Sorensen
· 15 years ago
6170540
Move find_datadir to OS specific files.
by Jes Sorensen
· 15 years ago
8d963e6
Move main signal handler setup to os specificfiles.
by Jes Sorensen
· 15 years ago
fe98ac1
Rename os_setup_signal_handling() to os_setup_early_signal_handling()
by Jes Sorensen
· 15 years ago
69bd73b
Move win32 early signal handling setup to os_setup_signal_handling()
by Jes Sorensen
· 15 years ago
86b645e
Introduce os-posix.c and create os_setup_signal_handling()
by Jes Sorensen
· 15 years ago
0d93ca7
vl.c: Move host_main_loop_wait() to OS specific files.
by Jes Sorensen
· 15 years ago
1911350
Introduce os-win32.c and move polling functions from vl.c
by Jes Sorensen
· 15 years ago
ddc9120
vl.c: Remove double include of netinet/in.h for Solaris
by Jes Sorensen
· 15 years ago
0f2ad63
main: allocate gui_timer only once.
by Isaku Yamahata
· 15 years ago
1dabe05
configure: expand ${prefix} in create_config
by Paolo Bonzini
· 15 years ago
666daa6
blockdev: Collect block device code in new blockdev.c
by Markus Armbruster
· 15 years ago
a803cb8
blockdev: Hide QEMUMachine from drive_init()
by Markus Armbruster
· 15 years ago
2bc93fe
close all the block drivers before the qemu process exits
by MORITA Kazutaka
· 15 years ago
236f1f6
Fix error message in drive_init
by Kevin Wolf
· 15 years ago
fb08000
usb: Remove unused usb_device_add() parameter is_hotplug
by Markus Armbruster
· 15 years ago
f274776
blockdev: Belatedly remove driveopts
by Markus Armbruster
· 15 years ago
1a43782
blockdev: Belatedly remove MAX_DRIVES
by Markus Armbruster
· 15 years ago
dc33bb3
drive: allow rerror, werror and readonly for if=none
by Gerd Hoffmann
· 15 years ago
c317728
Make cache=unsafe the default for -snapshot
by Alexander Graf
· 15 years ago
016f5cf
Add cache=unsafe parameter to -drive
by Alexander Graf
· 15 years ago
019e78b
Fix error handling in qemu_read_config_file
by Kevin Wolf
· 15 years ago
a875170
Revert "Monitor: Return before exiting with 'quit'"
by Luiz Capitulino
· 15 years ago
a5829fd
fix chardev_init for win32
by TeLeMan
· 15 years ago
262353c
Fix cpu list("-cpu ?") breakage, spotted by TeLeMan
by Blue Swirl
· 15 years ago
6ed2c48
QMP: Introduce RESUME event
by Luiz Capitulino
· 15 years ago
3d54abc
virtio-9p: Create a syntactic shortcut for the file-system pass-thru
by Gautham R Shenoy
· 15 years ago
74db920
virtio-9p: Create a commandline option -fsdev
by Gautham R Shenoy
· 15 years ago
37905d6
Fix boot once option
by Alex Williamson
· 15 years ago
f75ca1a
fix old typos in help header
by Thomas Monjalon
· 15 years ago
157b931
monitor: Reorder intialization to drop initial mux focus
by Jan Kiszka
· 15 years ago
140e065
monitor: Cleanup ID assignment for compat switch
by Jan Kiszka
· 15 years ago
0e8d2b5
Monitor: Return before exiting with 'quit'
by Luiz Capitulino
· 15 years ago
763b608
cleanup block driver option handling in vl.c
by Christoph Hellwig
· 15 years ago
d6e9098
Replace calls of old bdrv_open
by Kevin Wolf
· 15 years ago
dcfb093
qemu-config: qemu_read_config_file() reads the normal config file
by Kevin Wolf
· 15 years ago
98c8573
provide a stub version of kvm-all.c if !CONFIG_KVM
by Paolo Bonzini
· 15 years ago
c389c43
error: Drop extra messages after qemu_opts_set() and qemu_opts_parse()
by Markus Armbruster
· 15 years ago
7277e02
Fix build when configured with --enable-io-thread
by Blue Swirl
· 15 years ago
4e9e9d6
boot: remove unused boot_devices_bitmap variable
by Eduardo Habkost
· 15 years ago
da1fcfd
net: remove broken net_set_boot_mask() boot device validation
by Eduardo Habkost
· 15 years ago
28c2897
move balloon handling to balloon.c
by Paolo Bonzini
· 15 years ago
fbe3288
move two variable declarations out of vl.c
by Paolo Bonzini
· 15 years ago
0706a4d
move socket_init to qemu-sockets.c
by Paolo Bonzini
· 15 years ago
2db7ad5
read-only: allow read-only CDROM with any interface
by Naphtali Sprei
· 15 years ago
92c0e65
Use sysctl instead of /proc to find executable path on FreeBSD
by Juergen Lock
· 15 years ago
ad96090
Refactor target specific handling, compile vl.c only once
by Blue Swirl
· 15 years ago
296af7c
Refactor CPUState handling out of vl.c
by Blue Swirl
· 15 years ago
de06f8d
Refactor a few architecture dependent pieces in vl.c
by Blue Swirl
· 15 years ago
d745bef
Move KVM and Xen global flags to vl.c
by Blue Swirl
· 15 years ago
54fc6ea
Adjust debug handling
by Blue Swirl
· 15 years ago
7e4c033
Fix driftfix option
by Blue Swirl
· 15 years ago
87d0a28
Refactor numa mode setting
by Blue Swirl
· 15 years ago
f7736b9
Compile ide/core only once
by Blue Swirl
· 15 years ago
Next »