index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-23
kvm: add call to qemu_add_opts() for -overcommit option
Prasad Singamsetty
1
-0
/
+1
2018-08-23
lsi_scsi: add support for PPR Extended Message
George Kennedy
1
-0
/
+4
2018-08-23
i386: Fix arch_query_cpu_model_expansion() leak
Eduardo Habkost
1
-6
/
+3
2018-08-23
fw_cfg: import & use linux/qemu_fw_cfg.h
Marc-André Lureau
11
-80
/
+125
2018-08-23
update-linux-headers.sh: add qemu_fw_cfg.h
Marc-André Lureau
1
-1
/
+3
2018-08-23
checkpatch: allow space in more places before a bracket
Heinrich Schuchardt
1
-2
/
+1
2018-08-23
hmp-commands-info: add sync-profile
Emilio G. Cota
2
-0
/
+33
2018-08-23
hmp-commands: add sync-profile
Emilio G. Cota
3
-0
/
+40
2018-08-23
vl: add -enable-sync-profile
Emilio G. Cota
2
-0
/
+13
2018-08-23
tests/atomic_add-bench: add -p to enable sync profiler
Emilio G. Cota
1
-1
/
+5
2018-08-23
qsp: track BQL callers explicitly
Emilio G. Cota
5
-4
/
+19
2018-08-23
qsp: support call site coalescing
Emilio G. Cota
2
-15
/
+89
2018-08-23
qsp: add qsp_reset
Emilio G. Cota
2
-0
/
+95
2018-08-23
qsp: add sort_by option to qsp_report
Emilio G. Cota
2
-7
/
+34
2018-08-23
qsp: QEMU's Synchronization Profiler
Emilio G. Cota
9
-23
/
+759
2018-08-23
seqlock: constify seqlock_read_begin
Emilio G. Cota
1
-1
/
+1
2018-08-23
tests/device-introspect: Test with all machines, not only with "none"
Thomas Huth
1
-3
/
+29
2018-08-23
tests/device-introspection: Check that the qom-tree and qtree do not change
Thomas Huth
1
-4
/
+19
2018-08-23
tests: Skip old versioned machine types in quick testing mode
Thomas Huth
5
-8
/
+58
2018-08-23
hw/timer/mc146818rtc: Fix introspection problem
Thomas Huth
2
-9
/
+6
2018-08-23
hw/timer/mc146818rtc: White space clean-up
Thomas Huth
1
-4
/
+4
2018-08-23
net: Silence 'has no peer' messages in testing mode
Thomas Huth
1
-2
/
+1
2018-08-23
tests/migration-test: Silence the kvm_hv message by default
Thomas Huth
1
-9
/
+11
2018-08-23
MAINTAINERS: add maintainers for qtest
Paolo Bonzini
1
-1
/
+10
2018-08-23
megasas: fix sglist leak
Marc-André Lureau
1
-1
/
+1
2018-08-23
chardev/char-fe: Fix typos
Julia Suvorova
1
-5
/
+5
2018-08-23
qemu-pr-helper: Fix build on CentOS 7
Murilo Opsfelder Araujo
2
-1
/
+27
2018-08-23
checkpatch: fix filename detection when using -f
Paolo Bonzini
1
-2
/
+2
2018-08-23
fix "Missing break in switch" coverity reports
Paolo Bonzini
10
-5
/
+19
2018-08-23
es1370: simplify MemoryRegionOps
Paolo Bonzini
1
-210
/
+25
2018-08-23
scsi: mptsas: Mark as storage device
Guenter Roeck
1
-0
/
+1
2018-08-23
tests: virtio: separate ccw tests from libqos
Paolo Bonzini
2
-3
/
+112
2018-08-21
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re...
Peter Maydell
5
-26
/
+150
2018-08-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
12
-36
/
+235
2018-08-21
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc.for-upstream-2...
Peter Maydell
2
-3
/
+13
2018-08-20
linux-user: add QEMU_IFLA_INFO_KIND nested type for tun
Laurent Vivier
1
-0
/
+48
2018-08-20
linux-user: update netlink route types
Laurent Vivier
1
-0
/
+19
2018-08-20
linux-user: introduce QEMU_RTA_* to use with rtattr_type_t
Laurent Vivier
1
-11
/
+45
2018-08-20
linux-user: fix recvmsg()/recvfrom() with netlink and MSG_TRUNC
Laurent Vivier
1
-2
/
+7
2018-08-20
sun4m: don't use legacy fw_cfg_init_mem() function
Mark Cave-Ayland
1
-1
/
+11
2018-08-20
sun4u: ensure kernel_top is always initialised
Mark Cave-Ayland
1
-2
/
+2
2018-08-20
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180820' into staging
Peter Maydell
36
-157
/
+460
2018-08-20
tests/vm: Clean out old working directories on build
Peter Maydell
3
-0
/
+3
2018-08-20
Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...
Peter Maydell
13
-139
/
+283
2018-08-20
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180820'...
Peter Maydell
31
-529
/
+716
2018-08-20
s390x: Enable KVM huge page backing support
Janosch Frank
1
-2
/
+33
2018-08-20
s390x/kvm: add etoken facility
Christian Borntraeger
6
-4
/
+39
2018-08-20
linux-headers: update
Cornelia Huck
15
-17
/
+284
2018-08-20
s390x/cpumodel: Add "-cpu max" support
David Hildenbrand
1
-25
/
+57
2018-08-20
s390x: remove 's390-squash-mcss' option
Cornelia Huck
13
-88
/
+10
[next]