index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpu: Rename parse_cpu_model() to parse_cpu_option()
Eduardo Habkost
2019-04-25
1
-9
/
+9
*
vl: Simplify machine_parse()
Markus Armbruster
2019-04-25
1
-12
/
+10
*
vl: Clean up after previous commit
Markus Armbruster
2019-04-25
1
-17
/
+8
*
vl.c: allocate TYPE_MACHINE list once during bootup
Wei Yang
2019-04-25
1
-13
/
+11
*
vl.c: make find_default_machine() local
Wei Yang
2019-04-25
1
-1
/
+1
*
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
2019-04-18
1
-1
/
+1
*
vl: Make -machine $TYPE,help and -accel help print to stdout
Markus Armbruster
2019-04-18
1
-5
/
+5
*
log: Make glib logging go through QEMU
Christophe Fergeau
2019-04-17
1
-1
/
+1
*
vl: Document dependencies hiding in global and compat props
Markus Armbruster
2019-04-02
1
-2
/
+22
*
Revert "migration: move only_migratable to MigrationState"
Markus Armbruster
2019-04-02
1
-7
/
+2
*
Revert "vl: Fix to create migration object before block backends again"
Markus Armbruster
2019-04-02
1
-8
/
+7
*
vl: Fix error location of positional arguments
Markus Armbruster
2019-04-02
1
-0
/
+1
*
vl: Fix to create migration object before block backends again
Markus Armbruster
2019-03-19
1
-7
/
+8
*
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190313-pull-request' i...
Peter Maydell
2019-03-13
1
-1
/
+1
|
\
|
*
iconv: detect and make curses depend on it
Samuel Thibault
2019-03-13
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190312-pull-request...
Peter Maydell
2019-03-12
1
-1
/
+6
|
\
\
|
*
|
audio: -audiodev command line option basic implementation
Kővágó, Zoltán
2019-03-11
1
-1
/
+6
*
|
|
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-03-12
1
-1
/
+0
|
\
\
\
|
*
|
|
hw/nvram/fw_cfg: Remove the unnecessary boot_splash_filedata_size
Philippe Mathieu-Daudé
2019-03-11
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
vl: Create block backends before setting machine properties
Markus Armbruster
2019-03-11
1
-2
/
+7
*
|
|
vl: Factor configure_blockdev() out of main()
Markus Armbruster
2019-03-11
1
-32
/
+42
*
|
|
vl: Improve legibility of BlockdevOptions queue
Markus Armbruster
2019-03-11
1
-10
/
+12
*
|
|
sysbus: Fix latent bug with onboard devices
Markus Armbruster
2019-03-11
1
-0
/
+4
*
|
|
vl: Fix latent bug with -global and onboard devices
Markus Armbruster
2019-03-11
1
-17
/
+2
*
|
|
qdev: Fix latent bug with compat_props and onboard devices
Markus Armbruster
2019-03-11
1
-0
/
+1
|
/
/
*
/
hw/display: Add basic ATI VGA emulation
BALATON Zoltan
2019-03-11
1
-0
/
+1
|
/
*
slirp: move sources to src/ subdirectory
Marc-André Lureau
2019-03-07
1
-3
/
+0
*
migration/ram.c: add a notifier chain for precopy
Wei Wang
2019-03-06
1
-0
/
+1
*
migration: Cleanup during exit
Dr. David Alan Gilbert
2019-03-06
1
-1
/
+6
*
vl: Set machine ram_size, maxram_size and ram_slots earlier
Eric Auger
2019-03-05
1
-3
/
+3
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-02-14
1
-6
/
+0
|
\
|
*
qemu-options: Remove deprecated option -clock
Thomas Huth
2019-02-14
1
-6
/
+0
*
|
char: allow specifying a GMainContext at opening time
Paolo Bonzini
2019-02-13
1
-4
/
+4
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-02-05
1
-65
/
+1
|
\
|
*
qemu-options: Remove deprecated "-virtioconsole" option
Paolo Bonzini
2019-02-05
1
-60
/
+1
|
*
Remove deprecated -enable-hax option
Thomas Huth
2019-02-05
1
-5
/
+0
*
|
Remove deprecated -no-frame option
Thomas Huth
2019-02-05
1
-20
/
+3
|
/
*
trace: improve runstate tracing
Vladimir Sementsov-Ogievskiy
2019-01-25
1
-2
/
+5
*
Remove broken Xen PV domain builder
Anthony PERARD
2019-01-14
1
-7
/
+0
*
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2019-01-11
1
-1
/
+1
*
accel: Improve selection of the default accelerator
Thomas Huth
2019-01-11
1
-1
/
+1
*
qdev-props: remove errp from GlobalProperty
Marc-André Lureau
2019-01-07
1
-1
/
+0
*
qdev: all globals are now user-provided
Marc-André Lureau
2019-01-07
1
-1
/
+0
*
hw: apply machine compat properties without touching globals
Marc-André Lureau
2019-01-07
1
-1
/
+0
*
hw: apply accel compat properties without touching globals
Marc-André Lureau
2019-01-07
1
-1
/
+0
*
fw_cfg: Make qemu_extra_params_fw locally
Li Qiang
2019-01-04
1
-1
/
+0
*
fw_cfg: Fix -boot reboot-timeout error checking
Li Qiang
2019-01-04
1
-1
/
+1
*
fw_cfg: Fix -boot bootsplash error checking
Li Qiang
2019-01-04
1
-1
/
+1
*
vl: Introduce shutdown_notifiers
Yuval Shaia
2018-12-22
1
-1
/
+14
*
hw/smbios: Move to the hw/firmware/ subdirectory
Philippe Mathieu-Daudé
2018-12-19
1
-1
/
+1
[next]