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
/
include
/
sysemu
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/i386: kvm: Add support for save and restore nested state
Liran Alon
2019-06-21
1
-0
/
+1
*
KVM: Introduce kvm_arch_destroy_vcpu()
Liran Alon
2019-06-21
1
-0
/
+1
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
8
-8
/
+0
*
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
2019-06-11
1
-0
/
+19
*
accel: Remove unused AccelClass::opt_name attribute
Wainer dos Santos Moschetta
2019-06-07
1
-1
/
+0
*
block: Add BlockBackend.ctx
Kevin Wolf
2019-06-04
1
-1
/
+1
*
block: Add Error to blk_set_aio_context()
Kevin Wolf
2019-06-04
1
-1
/
+2
*
semihosting: move semihosting configuration into its own directory
Alex Bennée
2019-05-28
1
-0
/
+1
*
block: Add blk_set_allow_aio_context_change()
Kevin Wolf
2019-05-20
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into ...
Peter Maydell
2019-05-13
1
-2
/
+3
|
\
|
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2019-05-13
1
-2
/
+3
*
|
Add vhost-user-backend
Marc-André Lureau
2019-05-10
1
-0
/
+57
|
/
*
accel: Remove unused AccelClass::available field
Eduardo Habkost
2019-05-02
1
-1
/
+0
*
qtest: Don't compile qtest accel on non-POSIX systems
Eduardo Habkost
2019-05-02
1
-9
/
+0
*
block: introduce byte-based io helpers
Vladimir Sementsov-Ogievskiy
2019-04-30
1
-0
/
+19
*
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
2019-04-18
1
-2
/
+1
*
tcg: Simplify how dump_drift_info() prints
Markus Armbruster
2019-04-18
1
-1
/
+1
*
include: Include fprintf-fn.h only where needed
Markus Armbruster
2019-04-18
1
-0
/
+1
*
Revert "migration: move only_migratable to MigrationState"
Markus Armbruster
2019-04-02
1
-0
/
+1
*
block: Add bdrv_get_request_alignment()
Eric Blake
2019-04-01
1
-0
/
+1
*
hw/nvram/fw_cfg: Remove the unnecessary boot_splash_filedata_size
Philippe Mathieu-Daudé
2019-03-11
1
-1
/
+0
*
iothread: create the gcontext unconditionally
Peter Xu
2019-03-08
1
-1
/
+1
*
iothread: replace init_done_cond with a semaphore
Peter Xu
2019-03-08
1
-2
/
+1
*
migration: Switch to using announce timer
Dr. David Alan Gilbert
2019-03-05
1
-2
/
+0
*
block-backend: Make blk_inc/dec_in_flight public
Kevin Wolf
2019-02-25
1
-0
/
+2
*
qapi: make query-cpu-definitions depend on specific targets
Marc-André Lureau
2019-02-18
1
-1
/
+0
*
qapi: make query-cpu-model-expansion depend on s390 or x86
Marc-André Lureau
2019-02-18
1
-3
/
+0
*
qapi: make s390 commands depend on TARGET_S390X
Marc-André Lureau
2019-02-18
1
-7
/
+0
*
Remove deprecated -no-frame option
Thomas Huth
2019-02-05
1
-1
/
+0
*
block: Remove blk_attach_dev_legacy() / legacy_dev code
Thomas Huth
2019-02-01
1
-3
/
+2
*
qapi: add x-debug-query-block-graph
Vladimir Sementsov-Ogievskiy
2019-01-31
1
-0
/
+2
*
hw/bt: Remove HCIInfo from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2019-01-22
1
-2
/
+2
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
1
-1
/
+1
*
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
2019-01-11
1
-1
/
+1
*
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2019-01-11
2
-3
/
+1
*
accel: Improve selection of the default accelerator
Thomas Huth
2019-01-11
1
-1
/
+1
*
hostmem: use object id for memory region name with >= 4.0
Marc-André Lureau
2019-01-07
1
-1
/
+2
*
hw: apply accel compat properties without touching globals
Marc-André Lureau
2019-01-07
1
-3
/
+1
*
fw_cfg: Make qemu_extra_params_fw locally
Li Qiang
2019-01-04
1
-1
/
+0
*
vl: Introduce shutdown_notifiers
Yuval Shaia
2018-12-22
1
-0
/
+1
*
Clean up includes
Markus Armbruster
2018-12-20
1
-1
/
+0
*
qmp hmp: Make system_wakeup check wake-up support and run state
Daniel Henrique Barboza
2018-12-18
1
-1
/
+2
*
qmp: query-current-machine with wakeup-suspend-support
Daniel Henrique Barboza
2018-12-18
1
-0
/
+1
*
qapi: Turn ShutdownCause into QAPI enum
Dominik Csapak
2018-12-18
1
-20
/
+0
*
qom: make interface types abstract
Marc-André Lureau
2018-12-11
1
-3
/
+1
*
numa: Match struct to typedef name
Eric Blake
2018-12-11
1
-1
/
+1
*
block: change some function return type to bool
Li Qiang
2018-11-05
1
-3
/
+3
*
kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctl
Robert Hoo
2018-10-31
1
-0
/
+2
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...
Peter Maydell
2018-10-23
3
-3
/
+3
|
\
|
*
blockdev: Convert drive_new() to Error
Markus Armbruster
2018-10-19
1
-1
/
+2
[next]