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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-08
pc: acpi: memhp: prepare context in SSDT for moving memhp DSDT code
Igor Mammedov
1
-0
/
+4
2016-01-08
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160108-1' into st...
Peter Maydell
2
-1
/
+36
2016-01-08
sdl2/opengl: add opengl context and scanout support
Gerd Hoffmann
1
-1
/
+21
2016-01-08
ui/curses: Fix color attribute of monitor for curses
OGAWA Hirofumi
1
-0
/
+15
2016-01-08
9pfs: merge hw/virtio/virtio-9p.h into hw/9pfs/virtio-9p.h
Wei Liu
1
-24
/
+0
2016-01-07
block: Add check on mirror target
Fam Zheng
1
-0
/
+1
2016-01-07
block: Rename BLOCK_OP_TYPE_MIRROR to BLOCK_OP_TYPE_MIRROR_SOURCE
Fam Zheng
1
-1
/
+1
2015-12-23
Merge remote-tracking branch 'remotes/berrange/tags/pull-crypto-fixes-2015-12...
Peter Maydell
2
-23
/
+51
2015-12-23
crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPI
Daniel P. Berrange
1
-15
/
+2
2015-12-23
crypto: move QCryptoHashAlgorithm enum definition into QAPI
Daniel P. Berrange
1
-8
/
+1
2015-12-23
crypto: add ability to query hash digest len
Daniel P. Berrange
1
-0
/
+11
2015-12-23
crypto: add additional query accessors for cipher instances
Daniel P. Berrange
1
-0
/
+37
2015-12-22
acpi: extend aml_and() to accept target argument
Igor Mammedov
1
-1
/
+1
2015-12-22
acpi: extend aml_or() to accept target argument
Igor Mammedov
1
-1
/
+1
2015-12-22
acpi add aml_dma()
Igor Mammedov
1
-0
/
+20
2015-12-22
acpi: add aml_to_buffer()
Igor Mammedov
1
-0
/
+1
2015-12-22
acpi: add aml_to_hexstring()
Igor Mammedov
1
-0
/
+1
2015-12-22
acpi: extend aml_field() to support LockRule
Igor Mammedov
1
-1
/
+7
2015-12-22
acpi: add aml_lgreater()
Igor Mammedov
1
-0
/
+1
2015-12-22
acpi: add aml_lor()
Igor Mammedov
1
-0
/
+1
2015-12-22
acpi: add aml_sleep()
Igor Mammedov
1
-0
/
+1
2015-12-22
acpi: add aml_alias()
Igor Mammedov
1
-0
/
+1
2015-12-22
acpi: extend aml_shiftright() to accept target argument
Igor Mammedov
1
-1
/
+1
2015-12-22
acpi: add aml_to_integer()
Igor Mammedov
1
-0
/
+1
2015-12-22
acpi: add aml_call0() helper
Igor Mammedov
1
-0
/
+1
2015-12-22
acpi: add aml_decrement() and aml_subtract()
Igor Mammedov
1
-0
/
+2
2015-12-22
acpi: extend aml_add() to accept target argument
Igor Mammedov
1
-1
/
+1
2015-12-22
acpi: add aml_create_qword_field()
Igor Mammedov
1
-0
/
+1
2015-12-22
acpi: add aml_mutex(), aml_acquire(), aml_release()
Xiao Guangrong
1
-0
/
+3
2015-12-22
acpi: add aml_lgreater_equal()
Igor Mammedov
1
-0
/
+1
2015-12-22
acpi: add aml_sizeof
Xiao Guangrong
1
-0
/
+1
2015-12-22
acpi: add aml_derefof
Xiao Guangrong
1
-0
/
+1
2015-12-22
nvdimm acpi: build ACPI NFIT table
Xiao Guangrong
2
-0
/
+5
2015-12-22
acpi: support specified oem table id for build_header
Xiao Guangrong
1
-1
/
+2
2015-12-22
nvdimm: implement NVDIMM device abstract
Xiao Guangrong
1
-0
/
+29
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
2015-12-22
pc: Add pc-*-2.6 machine classes
Eduardo Habkost
2
-0
/
+7
2015-12-22
ipmi: Add a firmware configuration repository
Corey Minyard
1
-0
/
+35
2015-12-22
Add a base IPMI interface
Corey Minyard
1
-0
/
+178
2015-12-22
pc: Group and document related PCMachineState/PCMachineclass fields
Eduardo Habkost
1
-12
/
+36
2015-12-22
q35: Remove MCHPCIState.guest_info field
Eduardo Habkost
1
-1
/
+0
2015-12-22
hw/i386: extend pxb query for all PC machines
Marcel Apfelbaum
1
-0
/
+1
2015-12-22
hw/pxb: introduce pxb-pcie expander for PCIe machines
Marcel Apfelbaum
1
-0
/
+1
2015-12-22
pc: Move option_rom_has_mr/rom_file_has_mr globals to MachineClass
Eduardo Habkost
1
-0
/
+2
2015-12-22
pc: Remove enforce-aligned-dimm QOM property
Eduardo Habkost
1
-1
/
+0
2015-12-22
pc: Move enforce_aligned_dimm to PCMachineClass
Eduardo Habkost
1
-3
/
+3
2015-12-22
pc: Move acpi_data_size global to PCMachineClass
Eduardo Habkost
1
-2
/
+4
2015-12-22
pc: Move legacy_acpi_table_size global to PCMachineClass
Eduardo Habkost
1
-0
/
+1
2015-12-22
pc: Move compat boolean globals to PCMachineClass
Eduardo Habkost
1
-0
/
+14
[prev]
[next]