Sign in
qemu-android
/
qemu-android
/
013c2f150f617d0e19ab487539df2234b2d4209b
/
vl.c
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
9abc62f
vl: drop is_suspended variable
by Luiz Capitulino
· 13 years ago
ad02b96
runstate: introduce suspended state
by Luiz Capitulino
· 13 years ago
b7c8e15
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm
by Blue Swirl
· 13 years ago
c7f0f3b
qtest: add test framework
by Anthony Liguori
· 13 years ago
7880814
rtc: add -rtc clock=rt
by Paolo Bonzini
· 13 years ago
1d6528a
vl.c: fix '-cpu ?' segfault
by Eduardo Habkost
· 13 years ago
33cf629
Merge remote-tracking branch 'sstabellini/saverestore-8' into staging
by Anthony Liguori
· 13 years ago
81323a6
Set runstate to INMIGRATE earlier
by Stefano Stabellini
· 13 years ago
ad1be89
spice: fix broken initialization
by Alon Levy
· 13 years ago
1b71f7c
qom: Register QOM infrastructure early
by Andreas Färber
· 13 years ago
ecf40be
initialize CPU model list after handling -readconfig options
by Eduardo Habkost
· 13 years ago
412beee
arm: add device tree support
by Grant Likely
· 13 years ago
3741715
usb: Resolve warnings about unassigned bus on usb device creation
by Jan Kiszka
· 13 years ago
967c0da
vl.c: Avoid segfault when started with no arguments
by Peter Maydell
· 13 years ago
53370b7
suspend: add qmp events
by Gerd Hoffmann
· 13 years ago
95b363b
suspend: add infrastructure
by Gerd Hoffmann
· 13 years ago
85f3855
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 13 years ago
ef0c4a0
gdbstub: Error locations for -gdb
by Markus Armbruster
· 13 years ago
d9a5954
vl.c: Error locations for options using add_device_config()
by Markus Armbruster
· 13 years ago
3b26486
vl.c: Increase width of machine name column in "-M ?" output
by Peter Maydell
· 13 years ago
a0abe47
Make kernel, initrd and append be machine_opts
by Peter Maydell
· 13 years ago
2c8cffa
vl: make find_default_machine externally visible
by Jordan Justen
· 13 years ago
3155252
notifier: switch to QLIST
by Paolo Bonzini
· 13 years ago
a19255a
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 13 years ago
9de36b1
Make -machine/-enable-kvm options merge into a single list
by Peter Maydell
· 13 years ago
65b31cc
Merge remote-tracking branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 13 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
1b785a9
vl.c: Fix typo in variable name
by Peter Maydell
· 13 years ago
f9dadc9
iSCSI: add configuration variables for iSCSI
by Ronnie Sahlberg
· 13 years ago
e87f7fc
s390x: fix qom-ification fall-out
by Anthony Liguori
· 13 years ago
d34e8f6
main-loop: For tools, initialize timers as part of qemu_init_main_loop()
by Michael Roth
· 13 years ago
25de593
Improve default machine options usability
by Jan Kiszka
· 13 years ago
433acf0
mc146818rtc: Use lost_tick_policy property
by Jan Kiszka
· 13 years ago
c5bd4f3
vga: fix -nodefaults -device VGA
by Blue Swirl
· 13 years ago
5b4448d
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 13 years ago
a369da5
vga: improve VGA logic
by Blue Swirl
· 14 years ago
9b5b76d
kvm: x86: Establish IRQ0 override control
by Jan Kiszka
· 13 years ago
84a87cc
hw/9pfs: Add support to use named socket for proxy FS
by M. Mohan Kumar
· 13 years ago
4c793dd
hw/9pfs: Add new proxy filesystem driver
by M. Mohan Kumar
· 13 years ago
99519f0
hw/9pfs: Move opt validation to FsDriver callback
by Aneesh Kumar K.V
· 13 years ago
991dfef
Set numa topology for max_cpus
by Vasilis Liaskovitis
· 13 years ago
42ed372
g_thread_init users: don't call it if glib >= 2.31
by Alon Levy
· 13 years ago
1de81d2
qdev: fix hotplug when no -device is specified
by Anthony Liguori
· 13 years ago
a3adb7a
vl.c: In qemu -h output, only print options for the arch we are running as
by Michael Ellerman
· 13 years ago
77bd111
vl.c: Move option generation logic into a wrapper file
by Michael Ellerman
· 13 years ago
15d37e7
vl.c: Print the actual program name in help output
by michael@ozlabs.org
· 13 years ago
07f3507
fix spelling in main directory
by Dong Xu Wang
· 13 years ago
961b42b
vl: Tighten parsing of -m argument
by Markus Armbruster
· 13 years ago
c03417b
vl: Tighten parsing of -numa's parameter mem
by Markus Armbruster
· 13 years ago
0abe905
vl.c: prohibit simultaneous use of -icount with kvm or xen
by Max Filippov
· 13 years ago
d423675
vl.c: Fail gracefully if no machine is found
by Andreas Färber
· 13 years ago
1bf6ccd
Clean up assertion in get_boot_devices_list()
by Markus Armbruster
· 13 years ago
f54c556
qemu_timedate_diff() shouldn't modify its argument.
by Gleb Natapov
· 13 years ago
db529aa
vl.c: Guard against GThread double-initialization
by Andreas Färber
· 13 years ago
d439b79
Merge remote-tracking branch 'aneesh/for-upstream-7' into staging
by Anthony Liguori
· 13 years ago
9db221a
hw/9pfs: Add synthetic file system support using 9p
by Aneesh Kumar K.V
· 13 years ago
2c74c2c
hw/9pfs: Read-only support for 9p export
by M. Mohan Kumar
· 13 years ago
f795e74
Drop qemu-objects.h from modules that don't require it
by Luiz Capitulino
· 13 years ago
9943590
simplify main loop functions
by Paolo Bonzini
· 14 years ago
d3b12f5
main-loop: create main-loop.c
by Paolo Bonzini
· 14 years ago
Next »