index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-08-23
qom: convert the CPU list to RCU
Emilio G. Cota
2018-08-23
spapr: do not use CPU_FOREACH_REVERSE
Emilio G. Cota
2018-08-23
tests: add test-rcu-tailq
Emilio G. Cota
2018-08-23
tests: add test-list-simpleq
Emilio G. Cota
2018-08-23
test-rcu-list: abstract the list implementation
Emilio G. Cota
2018-08-23
test-rcu-list: access goflag with atomics
Emilio G. Cota
2018-08-23
rcu_queue: add RCU QTAILQ
Emilio G. Cota
2018-08-23
rcu_queue: add RCU QSIMPLEQ
Emilio G. Cota
2018-08-23
rcu_queue: remove barrier from QLIST_EMPTY_RCU
Emilio G. Cota
2018-08-23
rcu_queue: use atomic_set in QLIST_REMOVE_RCU
Emilio G. Cota
2018-08-23
target-i386: fix segment limit check in ljmp
Andrew Oates
2018-08-23
target-i386: Fix lcall/ljmp to call gate in IA-32e mode
Andrew Oates
2018-08-23
build-sys: remove glib_subprocess check
Marc-André Lureau
2018-08-23
kvm: add call to qemu_add_opts() for -overcommit option
Prasad Singamsetty
2018-08-23
lsi_scsi: add support for PPR Extended Message
George Kennedy
2018-08-23
i386: Fix arch_query_cpu_model_expansion() leak
Eduardo Habkost
2018-08-23
fw_cfg: import & use linux/qemu_fw_cfg.h
Marc-André Lureau
2018-08-23
update-linux-headers.sh: add qemu_fw_cfg.h
Marc-André Lureau
2018-08-23
checkpatch: allow space in more places before a bracket
Heinrich Schuchardt
2018-08-23
hmp-commands-info: add sync-profile
Emilio G. Cota
2018-08-23
hmp-commands: add sync-profile
Emilio G. Cota
2018-08-23
vl: add -enable-sync-profile
Emilio G. Cota
2018-08-23
tests/atomic_add-bench: add -p to enable sync profiler
Emilio G. Cota
2018-08-23
qsp: track BQL callers explicitly
Emilio G. Cota
2018-08-23
qsp: support call site coalescing
Emilio G. Cota
2018-08-23
qsp: add qsp_reset
Emilio G. Cota
2018-08-23
qsp: add sort_by option to qsp_report
Emilio G. Cota
2018-08-23
qsp: QEMU's Synchronization Profiler
Emilio G. Cota
2018-08-23
seqlock: constify seqlock_read_begin
Emilio G. Cota
2018-08-23
tests/device-introspect: Test with all machines, not only with "none"
Thomas Huth
2018-08-23
tests/device-introspection: Check that the qom-tree and qtree do not change
Thomas Huth
2018-08-23
tests: Skip old versioned machine types in quick testing mode
Thomas Huth
2018-08-23
hw/timer/mc146818rtc: Fix introspection problem
Thomas Huth
2018-08-23
hw/timer/mc146818rtc: White space clean-up
Thomas Huth
2018-08-23
net: Silence 'has no peer' messages in testing mode
Thomas Huth
2018-08-23
tests/migration-test: Silence the kvm_hv message by default
Thomas Huth
2018-08-23
MAINTAINERS: add maintainers for qtest
Paolo Bonzini
2018-08-23
megasas: fix sglist leak
Marc-André Lureau
2018-08-23
chardev/char-fe: Fix typos
Julia Suvorova
2018-08-23
qemu-pr-helper: Fix build on CentOS 7
Murilo Opsfelder Araujo
2018-08-23
checkpatch: fix filename detection when using -f
Paolo Bonzini
2018-08-23
fix "Missing break in switch" coverity reports
Paolo Bonzini
2018-08-23
es1370: simplify MemoryRegionOps
Paolo Bonzini
2018-08-23
scsi: mptsas: Mark as storage device
Guenter Roeck
2018-08-23
tests: virtio: separate ccw tests from libqos
Paolo Bonzini
2018-08-21
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re...
Peter Maydell
2018-08-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-08-21
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc.for-upstream-2...
Peter Maydell
2018-08-20
linux-user: add QEMU_IFLA_INFO_KIND nested type for tun
Laurent Vivier
2018-08-20
linux-user: update netlink route types
Laurent Vivier
[next]