Sign in
qemu-android
/
qemu-android
/
8486af93771302fa3154857a7c05612f0f61cc90
/
vl.c
d09acb9
fw_cfg: Splash image loader can overrun a stack variable, fix
by Markus Armbruster
· 12 years ago
0e7a759
vl: Use size_t for sizes in get_boot_devices_list()
by Markus Armbruster
· 12 years ago
84f2d0e
HMP: add QDict to info callback handler
by Wenchao Xia
· 12 years ago
bd2d80b
chardev: add error reporting for qemu_chr_new_from_opts
by Gerd Hoffmann
· 12 years ago
e4ada29
Make default boot order machine specific
by Avik Sil
· 12 years ago
4d45457
qemu-option: move standard option definitions out of qemu-config.c
by Paolo Bonzini
· 12 years ago
fedf2de
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 12 years ago
eb7ff6f
Replace remaining gmtime, localtime by gmtime_r, localtime_r
by Stefan Weil
· 12 years ago
f30dbae
net: clean up network at qemu process termination
by Amos Kong
· 12 years ago
ab51b1d
disallow -daemonize usage of stdio (curses display, -nographic, -serial stdio etc)
by Michael Tokarev
· 12 years ago
927d487
softmmu: move remaining include files to include/ subdirectories
by Paolo Bonzini
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
caf71f8
migration: move include files to include/migration/
by Paolo Bonzini
· 12 years ago
83c9089
monitor: move include files to include/monitor/
by Paolo Bonzini
· 12 years ago
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
7b1b5d1
qapi: move include files to include/qobject/
by Paolo Bonzini
· 12 years ago
28ecbae
ui: move files to ui/ and include/ui/
by Paolo Bonzini
· 12 years ago
1422e32
net: reorganize headers
by Paolo Bonzini
· 12 years ago
76cad71
build: kill libdis, move disassemblers to disas/
by Paolo Bonzini
· 12 years ago
e478b44
use qemu_opts_create_nofail
by Dong Xu Wang
· 12 years ago
3c42ea6
block: simplify default_drive
by Christian Borntraeger
· 12 years ago
2d0d283
Support default block interfaces per QEMUMachine
by Christian Borntraeger
· 12 years ago
fa5358c
vl.c: Fix broken -usb option
by Peter Maydell
· 12 years ago
68d98d3
vl: add -object option to create QOM objects from the command line
by Anthony Liguori
· 13 years ago
ef84755
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
by Blue Swirl
· 12 years ago
49cf572
vl: delay thread initialization after daemonization
by Paolo Bonzini
· 12 years ago
f9ab465
vl: unify calls to init_timer_alarm
by Paolo Bonzini
· 12 years ago
4fdcac0
vl.c: add missing static
by Blue Swirl
· 12 years ago
4ba7950
Merge remote-tracking branch 'kraxel/pixman.v3' into staging
by Anthony Liguori
· 12 years ago
5a34dbb
Merge remote-tracking branch 'bonzini/threadpool' into staging
by Anthony Liguori
· 12 years ago
4355299
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 12 years ago
e250d94
console: init displaychangelisteners on register
by Gerd Hoffmann
· 12 years ago
a93a4a2
console: untangle gfx & txt updates
by Gerd Hoffmann
· 12 years ago
35c9e0a
console: add unregister_displaychangelistener
by Gerd Hoffmann
· 15 years ago
87e487a
console: QLIST-ify display change listeners.
by Gerd Hoffmann
· 15 years ago
ac4119c
chardev: Use timer instead of bottom-half to postpone open event
by Jan Kiszka
· 12 years ago
f563a5d
Merge remote-tracking branch 'origin/master' into threadpool
by Paolo Bonzini
· 12 years ago
a0dac02
Emulate qemu-kvms -no-kvm option
by Jan Kiszka
· 12 years ago
88eed34
Issue warning when deprecated -tdf option is used
by Jan Kiszka
· 12 years ago
c21fb4f
Use global properties to emulate -no-kvm-pit-reinjection
by Jan Kiszka
· 12 years ago
4086bde
Issue warning when deprecated -no-kvm-pit is used
by Jan Kiszka
· 12 years ago
e43d594
Use machine options to emulate -no-kvm-irqchip
by Jan Kiszka
· 12 years ago
1c53786
vl: init main loop earlier
by Paolo Bonzini
· 12 years ago
172061a
main-loop: unify qemu_init_main_loop between QEMU and tools
by Paolo Bonzini
· 12 years ago
90c45b3
Merge remote-tracking branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 12 years ago
d262cb0
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
by Aurelien Jarno
· 12 years ago
3f4331b
Merge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp-unstable
by Aurelien Jarno
· 12 years ago
094b287
Add USB option in machine options
by zhlcindy@gmail.com
· 13 years ago
29ed72f
migration: go to paused state after finishing incoming migration with -S
by Paolo Bonzini
· 12 years ago
587ed6b
qemu-config: Add new -add-fd command line option
by Corey Bryant
· 12 years ago
2d55f0e
vnc: add error propagation to vnc_display_open
by Paolo Bonzini
· 12 years ago
43eaae2
migration (incoming): add error propagation to fd and exec protocols
by Paolo Bonzini
· 12 years ago
5f072e1
create struct for machine initialization arguments
by Eduardo Habkost
· 12 years ago
048d361
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
by Aurelien Jarno
· 12 years ago
3605ded
vl.c: default to std if cirrus is not available
by Aurelien Jarno
· 13 years ago
879049a
vl.c: check for qxl availability
by Aurelien Jarno
· 13 years ago
36b7f27
vl.c: convert *vga_enabled functions to QOM
by Aurelien Jarno
· 13 years ago
4d5b97d
cleanup useless return sentence
by Amos Kong
· 12 years ago
ac05f34
add a boot parameter to set reboot timeout
by Amos Kong
· 13 years ago
013c2f1
Cleanup unused global var qemu_system_powerdown
by Igor Mammedov
· 13 years ago
a9552c8
Introduce powerdown_notifiers
by Igor Mammedov
· 13 years ago
995ee2b
curses: don't initialize curses when qemu is daemonized
by Hitoshi Mitake
· 13 years ago
9f227bc
Revert "vl: fix -hdachs/-hda argument order parsing issues"
by malc
· 13 years ago
df80021
Revert "vga: add some optional CGA compatibility hacks"
by malc
· 13 years ago
4f21387
Revert "i8259: add -no-spurious-interrupt-hack option"
by malc
· 13 years ago
f278d49
i8259: add -no-spurious-interrupt-hack option
by Matthew Ogilvie
· 13 years ago
482f7bf
vga: add some optional CGA compatibility hacks
by Matthew Ogilvie
· 13 years ago
7764ae9
vl: fix -hdachs/-hda argument order parsing issues
by Matthew Ogilvie
· 13 years ago
ff96101
vl: Round argument of -m up to multiple of 8KiB
by Markus Armbruster
· 13 years ago
be52202
Allow QEMUMachine to override reset sequencing
by David Gibson
· 13 years ago
7d76ad4
Command line support for seccomp with -sandbox (v8)
by Eduardo Otubo
· 13 years ago
452dfbe
Adding seccomp calls to vl.c (v8)
by Eduardo Otubo
· 13 years ago
01d3c80
qapi: add query-machines command
by Anthony Liguori
· 13 years ago
17c8660
qmp: emit the WAKEUP event when the guest is put to run
by Luiz Capitulino
· 13 years ago
1405819
qmp: don't emit the RESET event on wakeup from S3
by Luiz Capitulino
· 13 years ago
346fe0c
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 13 years ago
3129426
Merge remote-tracking branch 'bonzini/scsi-next' into staging
by Anthony Liguori
· 13 years ago
fb7c269
vl.c: Exit QEMU early if no machine is found
by Dunrong Huang
· 13 years ago
3d1d965
handle device help before accelerator set up
by Bruce Rogers
· 13 years ago
31459f4
iscsi: Pick default initiator-name based on the name of the VM
by Ronnie Sahlberg
· 13 years ago
ee785fe
Fixes related to processing of qemu's -numa option
by Chegu Vinod
· 13 years ago
70678b8
fips: fix build on !Linux
by Anthony Liguori
· 13 years ago
0f66998
vnc: disable VNC password authentication (security type 2) when in FIPS mode
by Paul Moore
· 13 years ago
c8057f9
Support 'help' as a synonym for '?' in command line options
by Peter Maydell
· 13 years ago
e6a7671
Merge commit 'quintela/migration-next-v5' into staging
by Anthony Liguori
· 13 years ago
52d0613
vl.c: Don't print errno after failed qemu_chr_new()
by Peter Maydell
· 13 years ago
7908c78
savevm: Live migration handlers register the struct directly
by Juan Quintela
· 13 years ago
2b58495
block: Geometry and translation hints are now useless, purge them
by Markus Armbruster
· 13 years ago
94b204c
vnc: add a more descriptive error message
by Amos Kong
· 13 years ago
3178320
qemu_find_file: check name as a straight path even if it has no '/'
by Peter Maydell
· 13 years ago
93bfef4
Allow machines to configure the QEMU_VERSION that's exposed via hardware
by Crístian Viana
· 13 years ago
3294ce1
do not include <libutil.h> needlessly or if it doesn't exist
by Michael Tokarev
· 13 years ago
8be7e7e
qemu-option: qemu_opts_create(): use error_set()
by Luiz Capitulino
· 13 years ago
77f4c9a
Merge remote-tracking branch 'origin/master' into staging
by Anthony Liguori
· 13 years ago
7f1b17f
vga: disable default VGA if appropriate -device is used
by Paolo Bonzini
· 13 years ago
d5c5dac
use inet_listen()/inet_connect() to support ipv6 migration
by Amos Kong
· 13 years ago
f29a561
implement -no-user-config command-line option (v3)
by Eduardo Habkost
· 13 years ago
3ed2d9e
vl.c: change 'defconfig' variable to bool (v2)
by Eduardo Habkost
· 13 years ago
b5a8fe5
move code to read default config files to a separate function (v2)
by Eduardo Habkost
· 13 years ago
Next »