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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-14
atapi: classify read_cd as conditionally returning data
John Snow
1
-11
/
+40
2016-11-11
Merge remote-tracking branch 'bonzini/tags/for-upstream' into staging
Stefan Hajnoczi
1
-6
/
+2
2016-11-10
hw/input/hid: support alternative sysrq/break scancodes for gtk-vnc
Peter Korsgaard
1
-2
/
+2
2016-11-10
usbredir: free vm_change_state_handler in usbredir destroy dispatch
Li Qiang
1
-1
/
+4
2016-11-10
usb: ehci: fix memory leak in ehci_init_transfer
Li Qiang
1
-0
/
+1
2016-11-10
qdev: fix use-after-free regression from becdfa00cfa
Marc-André Lureau
1
-6
/
+2
2016-11-07
hw/i2c/bitbang_i2c: Handle NACKs from devices
Peter Maydell
1
-4
/
+15
2016-11-07
nvic: set pending status for not active interrupts
Marcin Krzeminski
1
-2
/
+20
2016-11-07
char: cadence: check baud rate generator and divider values
Prasad J Pandit
1
-0
/
+15
2016-11-04
Merge remote-tracking branch 'sstabellini/tags/xen-20161102-tag' into staging
Stefan Hajnoczi
3
-2
/
+4
2016-11-03
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Stefan Hajnoczi
30
-478
/
+1762
2016-11-02
PCMachineState: introduce acpi_build_enabled field
Wei Liu
2
-1
/
+3
2016-11-02
hw/xen/xen_pvdev: Include qemu/log.h for qemu_log_vprintf()
Thomas Huth
1
-1
/
+1
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
[next]