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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-08
aio-posix: avoid NULL pointer dereference in aio_epoll_update
Paolo Bonzini
1
-15
/
+17
2016-11-08
block: Don't mark node clean after failed flush
Kevin Wolf
4
-1
/
+49
2016-11-07
Merge remote-tracking branch 'pm215/tags/pull-target-arm-20161107' into staging
Stefan Hajnoczi
4
-7
/
+51
2016-11-07
s390x/kvm: fix run_on_cpu sigp conversions
Cornelia Huck
1
-18
/
+18
2016-11-07
hw/i2c/bitbang_i2c: Handle NACKs from devices
Peter Maydell
1
-4
/
+15
2016-11-07
Fix corruption of CPSR when SCTLR.EE is set
Julian Brown
1
-1
/
+1
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
5
-2
/
+12
2016-11-03
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Stefan Hajnoczi
27
-435
/
+763
2016-11-03
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Stefan Hajnoczi
48
-507
/
+3352
2016-11-02
PCMachineState: introduce acpi_build_enabled field
Wei Liu
4
-1
/
+11
2016-11-02
hw/xen/xen_pvdev: Include qemu/log.h for qemu_log_vprintf()
Thomas Huth
1
-1
/
+1
2016-11-02
main-loop: Suppress I/O thread warning under qtest
Max Reitz
1
-1
/
+1
2016-11-02
docs/rcu.txt: Fix minor typo
Pranith Kumar
1
-1
/
+1
2016-11-02
vl: exit qemu on guest panic if -no-shutdown is not set
Christian Borntraeger
2
-2
/
+7
2016-11-02
checkpatch: allow spaces before parenthesis for 'coroutine_fn'
Jeff Cody
1
-1
/
+1
2016-11-02
x86: add AVX512_4VNNIW and AVX512_4FMAPS features
Luwei Kang
2
-1
/
+22
2016-11-02
slirp: fix CharDriver breakage
Paolo Bonzini
1
-2
/
+1
2016-11-02
qemu-char: do not forward events through the mux until QEMU has started
Paolo Bonzini
1
-2
/
+6
2016-11-02
nbd: Implement NBD_CMD_WRITE_ZEROES on client
Eric Blake
3
-0
/
+41
2016-11-02
nbd: Implement NBD_CMD_WRITE_ZEROES on server
Eric Blake
2
-4
/
+46
2016-11-02
nbd: Improve server handling of shutdown requests
Eric Blake
5
-4
/
+41
2016-11-02
nbd: Refactor conversion to errno to silence checkpatch
Eric Blake
1
-6
/
+14
2016-11-02
nbd: Support shorter handshake
Eric Blake
3
-7
/
+22
2016-11-02
nbd: Less allocation during NBD_OPT_LIST
Eric Blake
1
-72
/
+67
2016-11-02
nbd: Let client skip portions of server reply
Eric Blake
1
-14
/
+33
2016-11-02
nbd: Let server know when client gives up negotiation
Eric Blake
1
-0
/
+30
2016-11-02
nbd: Share common option-sending code in client
Eric Blake
3
-151
/
+131
2016-11-02
nbd: Send message along with server NBD_REP_ERR errors
Eric Blake
1
-19
/
+59
2016-11-02
nbd: Share common reply-sending code in server
Eric Blake
1
-25
/
+27
2016-11-02
nbd: Rename struct nbd_request and nbd_reply
Eric Blake
5
-27
/
+29
2016-11-02
nbd: Rename NbdClientSession to NBDClientSession
Eric Blake
3
-18
/
+18
2016-11-02
nbd: Rename NBDRequest to NBDRequestData
Eric Blake
1
-10
/
+10
2016-11-02
nbd: Treat flags vs. command type as separate fields
Eric Blake
5
-37
/
+42
2016-11-02
nbd: Add qemu-nbd -D for human-readable description
Eric Blake
5
-12
/
+45
2016-11-02
exec.c: check memory backend file size with 'size' option
Haozhong Zhang
1
-0
/
+7
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
2
-4
/
+9
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
6
-12
/
+46
2016-11-01
nvdimm acpi: introduce _FIT
Xiao Guangrong
2
-5
/
+257
2016-11-01
nvdimm acpi: introduce fit buffer
Xiao Guangrong
7
-23
/
+124
2016-11-01
nvdimm acpi: prebuild nvdimm devices for available slots
Xiao Guangrong
3
-19
/
+27
2016-11-01
nvdimm acpi: use common macros instead of magic names
Xiao Guangrong
1
-34
/
+49
[prev]
[next]