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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-03
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Stefan Hajnoczi
30
-478
/
+1762
2016-11-01
acpi: fix assert failure caused by commit 35c5a52d
Haozhong Zhang
1
-2
/
+2
2016-11-01
acpi/ipmi: Initialize the fwinfo before fetching it
Corey Minyard
1
-0
/
+1
2016-11-01
ipmi: Add graceful shutdown handling to the external BMC
Corey Minyard
1
-3
/
+8
2016-11-01
ipmi: fix build config variable name for ipmi_bmc_extern.o
Daniel P. Berrange
1
-1
/
+1
2016-11-01
ipmi: Implement shutdown via ACPI overtemp
Corey Minyard
1
-1
/
+7
2016-11-01
ipmi: chassis poweroff should use qemu_system_shutdown_request()
Cédric Le Goater
1
-1
/
+1
2016-11-01
ipmi_bmc_sim: Remove an unnecessary mutex
Corey Minyard
1
-6
/
+0
2016-11-01
ipmi: Remove hotplug from IPMI BMCs
Corey Minyard
2
-0
/
+2
2016-11-01
pc: memhp: enable nvdimm device hotplug
Xiao Guangrong
4
-12
/
+42
2016-11-01
nvdimm acpi: introduce _FIT
Xiao Guangrong
1
-2
/
+202
2016-11-01
nvdimm acpi: introduce fit buffer
Xiao Guangrong
5
-22
/
+89
2016-11-01
nvdimm acpi: prebuild nvdimm devices for available slots
Xiao Guangrong
2
-18
/
+25
2016-11-01
nvdimm acpi: use common macros instead of magic names
Xiao Guangrong
1
-34
/
+49
2016-11-01
acpi nvdimm: rename result_size to dsm_out_buf_siz
Xiao Guangrong
1
-7
/
+8
2016-11-01
nvdimm acpi: compile nvdimm acpi code arch-independently
Xiao Guangrong
1
-1
/
+1
2016-11-01
acpi nvdimm: fix Arg6 usage
Xiao Guangrong
1
-3
/
+4
2016-11-01
acpi nvdimm: fix ARG3 conflict
Xiao Guangrong
1
-3
/
+4
2016-11-01
acpi nvdimm: fix device physical address base
Xiao Guangrong
1
-3
/
+2
2016-11-01
acpi nvdimm: fix OperationRegion definition
Xiao Guangrong
1
-60
/
+62
2016-11-01
acpi nvdimm: fix wrong buffer size returned by DSM method
Xiao Guangrong
1
-1
/
+2
2016-11-01
virtio-crypto: using bh to handle dataq's requests
Gonglei
1
-2
/
+53
2016-11-01
cryptodev: introduce an unified wrapper for crypto operation
Gonglei
1
-5
/
+5
2016-11-01
virtio-crypto: add data queue processing handler
Gonglei
1
-1
/
+357
2016-11-01
virtio-crypto: add control queue handler
Gonglei
1
-1
/
+298
2016-11-01
virtio-crypto: set capacity of algorithms supported
Gonglei
1
-0
/
+43
2016-11-01
virtio-crypto-pci: add virtio crypto pci support
Gonglei
3
-0
/
+93
2016-11-01
virtio-crypto: add virtio crypto device emulation
Gonglei
2
-0
/
+152
2016-11-01
9pfs: drop excessive error message from virtfs_reset()
Greg Kurz
1
-6
/
+1
2016-11-01
9pfs: don't BUG_ON() if fid is already opened
Greg Kurz
1
-4
/
+16
2016-11-01
9pfs: xattrcreate requires non-opened fids
Greg Kurz
1
-1
/
+6
2016-11-01
9pfs: limit xattr size in xattrcreate
Greg Kurz
2
-2
/
+7
2016-11-01
9pfs: fix integer overflow issue in xattr read/write
Li Qiang
1
-20
/
+12
2016-11-01
9pfs: convert 'len/copied_len' field in V9fsXattr to the type of uint64_t
Li Qiang
1
-2
/
+2
2016-11-01
9pfs: add xattrwalk_fid field in V9fsXattr struct
Li Qiang
2
-3
/
+5
2016-10-31
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20161031.0' ...
Peter Maydell
3
-22
/
+107
2016-10-31
vfio: Add support for mmapping sub-page MMIO BARs
Yongji Xie
2
-2
/
+68
2016-10-31
vfio/pci: fix out-of-sync BAR information on reset
Ido Yariv
1
-0
/
+12
2016-10-31
vfio: Handle zero-length sparse mmap ranges
Alex Williamson
1
-14
/
+22
2016-10-31
memory: Replace skip_dump flag with "ram_device"
Alex Williamson
2
-6
/
+5
2016-10-31
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-mttcg' into s...
Peter Maydell
5
-25
/
+28
2016-10-31
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20161031' into staging
Peter Maydell
2
-8
/
+21
2016-10-31
*_run_on_cpu: introduce run_on_cpu_data type
Paolo Bonzini
5
-25
/
+24
2016-10-31
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20161028-tag' into...
Peter Maydell
9
-457
/
+517
2016-10-31
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
20
-42
/
+15
2016-10-31
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20161028'...
Peter Maydell
9
-7
/
+48
2016-10-31
Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into staging
Peter Maydell
1
-3
/
+1
2016-10-31
tcg: protect translation related stuff with tb_lock.
KONRAD Frederic
1
-0
/
+4
2016-10-31
s390x/pci: Check memory region dispatching callbacks
Pierre Morel
1
-5
/
+20
2016-10-31
s390x/pci: use generic interface to inject interrupt
Yi Min Zhao
1
-3
/
+1
[next]