Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
people
/
peter.maydell
/
qemu-arm.git
/
refs/heads/sparc-buildfixa
/
vl.c
d45091e
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180126-v3-pull-request' into staging
by Peter Maydell
· 8 years ago
9976117
usb: Remove legacy -usbdevice options (host, serial, disk and net)
by Thomas Huth
· 8 years ago
04ff1a3
sdl: reorganize -no-frame support
by Gerd Hoffmann
· 8 years ago
d342eb7
possible_cpus: add CPUArchId::type field
by Igor Mammedov
· 8 years ago
c1d5b9a
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
3547112
vl: fix direct firmware directories leak
by Marc-André Lureau
· 8 years ago
1f89560
migration: finalize current_migration object
by Vladimir Sementsov-Ogievskiy
· 8 years ago
d1cdd92
block: Remove the deprecated -hdachs option
by Thomas Huth
· 8 years ago
ed57c75
Remove legacy -no-kvm-pit option
by Thomas Huth
· 8 years ago
866e2b3
hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"
by Philippe Mathieu-Daudé
· 8 years ago
ff67604
misc: remove duplicated includes
by Philippe Mathieu-Daudé
· 8 years ago
81950da
hmp-commands: Remove the deprecated usb_add and usb_del
by Thomas Huth
· 8 years ago
7b8be49
NUMA: Enable adding NUMA node implicitly
by Dou Liyang
· 8 years ago
7264961
hw: add .min_cpus and .default_cpus fields to machine_class
by Emilio G. Cota
· 8 years ago
2f0a115
vl: remove unnecessary #ifdef CONFIG_TPM
by Philippe Mathieu-Daudé
· 8 years ago
c37caca
tpm: Move tpm_cleanup() to right place
by Amarnath Valluri
· 8 years ago
c0dd109
vl: exit if maxcpus is negative
by Seeteena Thoufeek
· 8 years ago
1ea06c3
vl: Eliminate defconfig variable
by Eduardo Habkost
· 8 years ago
3d5eeca
Add --firmwarepath to configure
by Gerd Hoffmann
· 8 years ago
2a1cce9
add qemu_add_data_dir()
by Gerd Hoffmann
· 8 years ago
460b6c8
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
27ad39b
vl: Don't include vde header
by Fam Zheng
· 8 years ago
7c9e527
scsi, file-posix: add support for persistent reservation management
by Paolo Bonzini
· 8 years ago
6063d4c
vl.c: convert cpu_model to cpu type and set of global properties before machine_init()
by Igor Mammedov
· 8 years ago
9d5139e
vl: Clean up user-creatable objects when exiting
by Eduardo Habkost
· 8 years ago
24f8cdc
seccomp: add resourcecontrol argument to command line
by Eduardo Otubo
· 8 years ago
995a226
seccomp: add spawn argument to command line
by Eduardo Otubo
· 8 years ago
73a1e64
seccomp: add elevateprivileges argument to command line
by Eduardo Otubo
· 8 years ago
2b716fa
seccomp: add obsolete argument to command line
by Eduardo Otubo
· 8 years ago
1bd6152
seccomp: changing from whitelist to blacklist
by Eduardo Otubo
· 8 years ago
505d786
runstate/migrate: Two more transitions
by Dr. David Alan Gilbert
· 8 years ago
32b6943
virtfs: error out gracefully when mandatory suboptions are missing
by Greg Kurz
· 8 years ago
977c736
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
by Markus Armbruster
· 8 years ago
f5048cb
maint: Include bug-reporting info in --help output
by Eric Blake
· 8 years ago
73c6e40
rcu: completely disable pthread_atfork callbacks as soon as possible
by Paolo Bonzini
· 10 years ago
0ec846b
char: don't exit on hmp 'chardev-add help'
by Anton Nefedov
· 8 years ago
452589b
vl.c/exit: pause cpus before closing block devices
by Dr. David Alan Gilbert
· 8 years ago
6c60766
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
f940488
vl: fix breakage of -tb-size
by Emilio G. Cota
· 8 years ago
3dc6f86
Convert error_report() to warn_report()
by Alistair Francis
· 8 years ago
00b8ea4
vl: move global property, migrate init earlier
by Peter Xu
· 8 years ago
b605c47
migration: fix handling for --only-migratable
by Peter Xu
· 8 years ago
e7b161d
vl: add tcg_enabled() for tcg related code
by Yang Zhong
· 8 years ago
8b3ae69
vl: convert -tb-size to qemu_strtoul
by Paolo Bonzini
· 8 years ago
3df663e
migration: move only_migratable to MigrationState
by Peter Xu
· 8 years ago
e5cb7e7
migration: let MigrationState be a qdev
by Peter Xu
· 8 years ago
a0660e0
vl: clean up global property registration
by Peter Xu
· 8 years ago
9ffea09
accel: introduce AccelClass.global_props
by Peter Xu
· 8 years ago
a20fa79
vl: Fix broken thread=xxx option of the --accel parameter
by Thomas Huth
· 8 years ago
c4b63b7
migration: Move remaining exported functions to migration/misc.h
by Juan Quintela
· 8 years ago
84a899d
migration: create global_state.c
by Juan Quintela
· 8 years ago
cb8b8ef
Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into staging
by Peter Maydell
· 8 years ago
8228e35
chardev: move headers to include/chardev
by Marc-André Lureau
· 9 years ago
2c9e6fe
migration: Move include/migration/block.h into migration/
by Juan Quintela
· 8 years ago
7b1e1a2
migration: Export ram.c functions in its own file
by Juan Quintela
· 8 years ago
5e22479
migration: Create include for migration snapshots
by Juan Quintela
· 8 years ago
697e42d
Merge remote-tracking branch 'kraxel/tags/pull-usb-20170529-1' into staging
by Stefan Hajnoczi
· 8 years ago
d0eda02
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging
by Stefan Hajnoczi
· 8 years ago
b813bed
usb: Deprecate HMP commands usb_add and usb_del
by Thomas Huth
· 8 years ago
a358a3a
usb: Deprecate the legacy -usbdevice option
by Thomas Huth
· 8 years ago
08fba7a
shutdown: Expose bool cause in SHUTDOWN and RESET events
by Eric Blake
· 8 years ago
cf83f14
shutdown: Add source information to SHUTDOWN and RESET
by Eric Blake
· 8 years ago
802f045
shutdown: Preserve shutdown cause through replay
by Eric Blake
· 8 years ago
aedbe19
shutdown: Prepare for use of an enum in reset/shutdown_request
by Eric Blake
· 8 years ago
7af8827
shutdown: Simplify shutdown_signal
by Eric Blake
· 8 years ago
0bb8cac
Merge remote-tracking branch 'kraxel/tags/pull-audio-20170519-1' into staging
by Stefan Hajnoczi
· 8 years ago
8a824e4
audio: Rename hw/audio/audio.h to hw/audio/soundhw.h
by Eduardo Habkost
· 8 years ago
4c56567
audio: Rename audio_init() to soundhw_init()
by Eduardo Habkost
· 8 years ago
ca89f72
audio: Move arch_init audio code to hw/audio/soundhw.c
by Eduardo Habkost
· 8 years ago
371ec54
ui: egl-headless requires dmabuf support
by Gerd Hoffmann
· 8 years ago
927d663
migration: Pass Error ** argument to {save,load}_vmstate
by Juan Quintela
· 8 years ago
384d9d5
Merge remote-tracking branch 'kraxel/tags/pull-ui-20170512-1' into staging
by Stefan Hajnoczi
· 8 years ago
ba9915e
Merge remote-tracking branch 'ehabkost/tags/x86-and-machine-pull-request' into staging
by Stefan Hajnoczi
· 8 years ago
bb1599b
opengl: add egl-headless display
by Gerd Hoffmann
· 8 years ago
482dfe9
machine: call machine init from wrapper
by Igor Mammedov
· 8 years ago
3b8a855
numa: remove no longer need numa_post_machine_init()
by Igor Mammedov
· 8 years ago
ea089ee
numa: move source of default CPUs to NUMA node mapping into boards
by Igor Mammedov
· 8 years ago
f465706
Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging
by Stefan Hajnoczi
· 8 years ago
3baa0a6
virtfs: allow a device id to be specified in the -virtfs option
by Chris Webb
· 14 years ago
1c5d506
Merge remote-tracking branch 'bonzini/tags/for-upstream' into staging
by Stefan Hajnoczi
· 8 years ago
dd1559b
Merge remote-tracking branch 'elmarco/tags/chr-tests-pull-request' into staging
by Stefan Hajnoczi
· 8 years ago
bde4d92
Fix the -accel parameter and the documentation for 'hax'
by Thomas Huth
· 8 years ago
aab9e87
vl: deprecate the "-hdachs" option
by Thomas Huth
· 8 years ago
474628e
vl: add todo note about root container cleanup
by Marc-André Lureau
· 8 years ago
fea4182
Issue a deprecation warning if the user specifies the "-hdachs" option.
by Thomas Huth
· 8 years ago
1c59947
xen: use libxendevice model to restrict operations
by Paul Durrant
· 8 years ago
e330c11
main-loop: remove now unnecessary optimization
by Paolo Bonzini
· 8 years ago
83fd962
vl/cpus: be smarter with icount and MTTCG
by Alex Bennée
· 8 years ago
42e5f39
block: Initial implementation of -blockdev
by Markus Armbruster
· 8 years ago
0587568
qmp: Dumb down how we run QMP command registration
by Markus Armbruster
· 8 years ago
f6f99b4
vl: disable default cdrom when using explicitely scsi-hd
by Hervé Poussineau
· 8 years ago
e8ed97a
qapi: flatten GuestPanicInformation union
by Anton Nefedov
· 8 years ago
28f997a
Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into staging
by Peter Maydell
· 8 years ago
8d4e914
tcg: add options for enabling MTTCG
by KONRAD Frederic
· 8 years ago
c5514d0
machine: replace query_hotpluggable_cpus() callback with has_hotpluggable_cpus flag
by Igor Mammedov
· 8 years ago
a64aa57
hw: Deprecate -drive if=scsi with non-onboard HBAs
by Markus Armbruster
· 8 years ago
fb8b660
hw/scsi: Concentrate -drive if=scsi auto-create in one place
by Markus Armbruster
· 8 years ago
f47291b
vl: log available guest crash information
by Anton Nefedov
· 8 years ago
c86f106
report guest crash information in GUEST_PANICKED event
by Anton Nefedov
· 8 years ago
3741c25
vl: Move the cpu_synchronize_all_post_init() after generic devices initialization
by Dou Liyang
· 9 years ago
Next »