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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipmi: Use proper struct reference for BT vmstate
Corey Minyard
2018-08-23
1
-13
/
+55
*
vhost-scsi: expose 't10_pi' property for VIRTIO_SCSI_F_T10_PI
Greg Edwards
2018-08-23
2
-0
/
+6
*
vhost-scsi: unify vhost-scsi get_features implementations
Greg Edwards
2018-08-23
2
-13
/
+4
*
vhost-user-scsi: move host_features into VHostSCSICommon
Greg Edwards
2018-08-23
3
-8
/
+9
*
cpus: allow cpu_get_ticks out of BQL
Paolo Bonzini
2018-08-23
1
-15
/
+20
*
cpus: protect TimerState writes with a spinlock
Paolo Bonzini
2018-08-23
1
-25
/
+47
*
seqlock: add QemuLockable support
Paolo Bonzini
2018-08-23
1
-0
/
+20
*
cpus: protect all icount computation with seqlock
Paolo Bonzini
2018-08-23
1
-27
/
+42
*
module: Use QEMU_MODULE_DIR as a search path
ryang
2018-08-23
1
-8
/
+14
*
qemu-guest-agent: freeze-hook to ignore dpkg files as well
Christian Ehrhardt
2018-08-23
1
-1
/
+1
*
hw/intc/apic: Switch away from old_mmio
Peter Maydell
2018-08-23
1
-24
/
+18
*
qom: convert the CPU list to RCU
Emilio G. Cota
2018-08-23
6
-12
/
+11
*
spapr: do not use CPU_FOREACH_REVERSE
Emilio G. Cota
2018-08-23
1
-1
/
+15
*
tests: add test-rcu-tailq
Emilio G. Cota
2018-08-23
3
-0
/
+21
*
tests: add test-list-simpleq
Emilio G. Cota
2018-08-23
3
-0
/
+23
*
test-rcu-list: abstract the list implementation
Emilio G. Cota
2018-08-23
1
-12
/
+30
*
test-rcu-list: access goflag with atomics
Emilio G. Cota
2018-08-23
1
-9
/
+9
*
rcu_queue: add RCU QTAILQ
Emilio G. Cota
2018-08-23
1
-0
/
+66
*
rcu_queue: add RCU QSIMPLEQ
Emilio G. Cota
2018-08-23
1
-0
/
+65
*
rcu_queue: remove barrier from QLIST_EMPTY_RCU
Emilio G. Cota
2018-08-23
1
-1
/
+1
*
rcu_queue: use atomic_set in QLIST_REMOVE_RCU
Emilio G. Cota
2018-08-23
1
-1
/
+1
*
target-i386: fix segment limit check in ljmp
Andrew Oates
2018-08-23
1
-2
/
+2
*
target-i386: Fix lcall/ljmp to call gate in IA-32e mode
Andrew Oates
2018-08-23
1
-40
/
+152
*
build-sys: remove glib_subprocess check
Marc-André Lureau
2018-08-23
5
-18
/
+1
*
kvm: add call to qemu_add_opts() for -overcommit option
Prasad Singamsetty
2018-08-23
1
-0
/
+1
*
lsi_scsi: add support for PPR Extended Message
George Kennedy
2018-08-23
1
-0
/
+4
*
i386: Fix arch_query_cpu_model_expansion() leak
Eduardo Habkost
2018-08-23
1
-6
/
+3
*
fw_cfg: import & use linux/qemu_fw_cfg.h
Marc-André Lureau
2018-08-23
11
-80
/
+125
*
update-linux-headers.sh: add qemu_fw_cfg.h
Marc-André Lureau
2018-08-23
1
-1
/
+3
*
checkpatch: allow space in more places before a bracket
Heinrich Schuchardt
2018-08-23
1
-2
/
+1
*
hmp-commands-info: add sync-profile
Emilio G. Cota
2018-08-23
2
-0
/
+33
*
hmp-commands: add sync-profile
Emilio G. Cota
2018-08-23
3
-0
/
+40
*
vl: add -enable-sync-profile
Emilio G. Cota
2018-08-23
2
-0
/
+13
*
tests/atomic_add-bench: add -p to enable sync profiler
Emilio G. Cota
2018-08-23
1
-1
/
+5
*
qsp: track BQL callers explicitly
Emilio G. Cota
2018-08-23
5
-4
/
+19
*
qsp: support call site coalescing
Emilio G. Cota
2018-08-23
2
-15
/
+89
*
qsp: add qsp_reset
Emilio G. Cota
2018-08-23
2
-0
/
+95
*
qsp: add sort_by option to qsp_report
Emilio G. Cota
2018-08-23
2
-7
/
+34
*
qsp: QEMU's Synchronization Profiler
Emilio G. Cota
2018-08-23
9
-23
/
+759
*
seqlock: constify seqlock_read_begin
Emilio G. Cota
2018-08-23
1
-1
/
+1
*
tests/device-introspect: Test with all machines, not only with "none"
Thomas Huth
2018-08-23
1
-3
/
+29
*
tests/device-introspection: Check that the qom-tree and qtree do not change
Thomas Huth
2018-08-23
1
-4
/
+19
*
tests: Skip old versioned machine types in quick testing mode
Thomas Huth
2018-08-23
5
-8
/
+58
*
hw/timer/mc146818rtc: Fix introspection problem
Thomas Huth
2018-08-23
2
-9
/
+6
*
hw/timer/mc146818rtc: White space clean-up
Thomas Huth
2018-08-23
1
-4
/
+4
*
net: Silence 'has no peer' messages in testing mode
Thomas Huth
2018-08-23
1
-2
/
+1
*
tests/migration-test: Silence the kvm_hv message by default
Thomas Huth
2018-08-23
1
-9
/
+11
*
MAINTAINERS: add maintainers for qtest
Paolo Bonzini
2018-08-23
1
-1
/
+10
*
megasas: fix sglist leak
Marc-André Lureau
2018-08-23
1
-1
/
+1
*
chardev/char-fe: Fix typos
Julia Suvorova
2018-08-23
1
-5
/
+5
[next]