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
2016-01-07
trace: reflect the file name change
Qinghua Jin
1
-1
/
+3
2016-01-05
seabios: update binaries to release 1.9.0
Gerd Hoffmann
8
-0
/
+0
2016-01-05
seabios: stop updating aml files
Gerd Hoffmann
1
-1
/
+0
2016-01-05
seabios: update 128k bios config
Gerd Hoffmann
1
-0
/
+2
2016-01-05
seabios: use new EXTRAVERSION to tag qemu builds
Gerd Hoffmann
1
-3
/
+3
2016-01-05
seabios: update submodule to release 1.9.0
Gerd Hoffmann
1
-0
/
+0
2015-12-23
Merge remote-tracking branch 'remotes/berrange/tags/pull-crypto-fixes-2015-12...
Peter Maydell
8
-28
/
+180
2015-12-23
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2015-12-23
Merge remote-tracking branch 'remotes/berrange/tags/pull-io-fixes-2015-12-23-...
Peter Maydell
2
-12
/
+134
2015-12-23
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
39
-837
/
+6306
2015-12-23
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-12-22' into s...
Peter Maydell
4
-75
/
+60
2015-12-23
crypto: fix transposed arguments in cipher error message
Daniel P. Berrange
1
-1
/
+1
2015-12-23
crypto: ensure qapi/crypto.json is listed in qapi-modules
Daniel P. Berrange
1
-1
/
+2
2015-12-23
crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPI
Daniel P. Berrange
3
-19
/
+36
2015-12-23
crypto: move QCryptoHashAlgorithm enum definition into QAPI
Daniel P. Berrange
3
-10
/
+18
2015-12-23
crypto: add ability to query hash digest len
Daniel P. Berrange
3
-0
/
+31
2015-12-23
crypto: add additional query accessors for cipher instances
Daniel P. Berrange
3
-0
/
+95
2015-12-23
io: fix stack allocation when sending of file descriptors
Daniel P. Berrange
2
-4
/
+99
2015-12-23
virtio-9p: use accessor to get thread_pool
Greg Kurz
1
-1
/
+1
2015-12-22
io: fix setting of QIO_CHANNEL_FEATURE_FD_PASS on server connections
Daniel P. Berrange
2
-6
/
+33
2015-12-22
io: bind to loopback IP addrs in test suite
Daniel P. Berrange
1
-2
/
+2
2015-12-22
acpi: extend aml_and() to accept target argument
Igor Mammedov
4
-7
/
+9
2015-12-22
acpi: extend aml_or() to accept target argument
Igor Mammedov
4
-7
/
+8
2015-12-22
acpi add aml_dma()
Igor Mammedov
2
-0
/
+34
2015-12-22
acpi: add aml_to_buffer()
Igor Mammedov
2
-0
/
+14
2015-12-22
acpi: add aml_to_hexstring()
Igor Mammedov
2
-0
/
+14
2015-12-22
acpi: extend aml_field() to support LockRule
Igor Mammedov
3
-7
/
+16
2015-12-22
acpi: add aml_lgreater()
Igor Mammedov
2
-0
/
+10
2015-12-22
acpi: add aml_lor()
Igor Mammedov
2
-0
/
+10
2015-12-22
acpi: add aml_sleep()
Igor Mammedov
2
-0
/
+11
2015-12-22
acpi: add aml_alias()
Igor Mammedov
2
-0
/
+10
2015-12-22
acpi: extend aml_shiftright() to accept target argument
Igor Mammedov
3
-4
/
+4
2015-12-22
acpi: add aml_to_integer()
Igor Mammedov
2
-0
/
+10
2015-12-22
acpi: add aml_call0() helper
Igor Mammedov
2
-0
/
+9
2015-12-22
acpi: add aml_decrement() and aml_subtract()
Igor Mammedov
2
-0
/
+16
2015-12-22
acpi: extend aml_add() to accept target argument
Igor Mammedov
3
-4
/
+4
2015-12-22
acpi: aml: add helper for Opcode Arg2 Arg2 [Dst] AML pattern
Igor Mammedov
1
-29
/
+32
2015-12-22
acpi: add aml_create_qword_field()
Igor Mammedov
2
-4
/
+18
2015-12-22
acpi: add aml_mutex(), aml_acquire(), aml_release()
Xiao Guangrong
2
-0
/
+36
2015-12-22
acpi: add aml_lgreater_equal()
Igor Mammedov
2
-0
/
+12
2015-12-22
acpi: add aml_sizeof
Xiao Guangrong
2
-0
/
+9
2015-12-22
acpi: add aml_derefof
Xiao Guangrong
2
-0
/
+9
2015-12-22
nvdimm: add maintain info
Xiao Guangrong
1
-0
/
+7
2015-12-22
nvdimm acpi: build ACPI nvdimm devices
Xiao Guangrong
1
-0
/
+106
2015-12-22
nvdimm acpi: build ACPI NFIT table
Xiao Guangrong
9
-1
/
+425
2015-12-22
acpi: support specified oem table id for build_header
Xiao Guangrong
4
-21
/
+30
2015-12-22
nvdimm: implement NVDIMM device abstract
Xiao Guangrong
6
-0
/
+83
2015-12-22
docs/pci_expander_bridge: fix typo
Cao jin
1
-3
/
+3
2015-12-22
hw/compat.h: Change indentation of HW_COMPAT_* to 4 spaces
Eduardo Habkost
1
-76
/
+76
2015-12-22
pc: Change indentation of PC_COMPAT_* to 4 spaces
Eduardo Habkost
1
-462
/
+462
[prev]
[next]