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
2015-03-01
pc: acpi-build: simplify PCI bus tree generation
Igor Mammedov
1
-189
/
+85
2015-03-01
tests: add ACPI blobs for qemu with bridge cases
Igor Mammedov
2
-0
/
+0
2015-03-01
tests: bios-tables-test: add support for testing bridges
Igor Mammedov
1
-5
/
+40
2015-03-01
tests: ACPI test blobs update due to PCI0._CRS changes
Igor Mammedov
4
-0
/
+0
2015-03-01
pc: acpi-build: drop template patching and create Device(SMC) dynamically
Igor Mammedov
4
-20
/
+22
2015-03-01
pc: export applesmc IO port/len
Igor Mammedov
3
-6
/
+12
2015-03-01
acpi: add acpi_irq_no_flags() term
Igor Mammedov
2
-0
/
+22
2015-03-01
pc: acpi-build: drop remaining ssdt_misc template
Igor Mammedov
3
-27
/
+2
2015-03-01
pc: acpi: drop manual hole punching for GPE0 resources
Igor Mammedov
1
-15
/
+17
2015-03-01
pc: acpi: drop manual hole punching for CPU hotplug resources
Igor Mammedov
1
-5
/
+1
2015-03-01
pc: acpi: drop manual hole punching for PCI hotplug resources
Igor Mammedov
1
-5
/
+1
2015-03-01
pc: acpi-build: create PCI0._CRS dynamically
Igor Mammedov
5
-210
/
+52
2015-03-01
tpm: Support for capability flags of TIS 1.3
Stefan Berger
1
-1
/
+8
2015-03-01
tpm: Support for TIS selftest done flag
Stefan Berger
4
-19
/
+79
2015-03-01
tpm: Support for XFIFO register
Stefan Berger
1
-0
/
+4
2015-03-01
tpm: Allow 32 & 16 bit accesses to the registers
Stefan Berger
1
-13
/
+47
2015-03-01
tpm: Extend sts register to 32 bit
Stefan Berger
1
-1
/
+1
2015-03-01
balloon: call qdev_alias_all_properties for proxy dev in balloon class init
Denis V. Lunev
2
-6
/
+4
2015-02-26
acpi-test: update expected files
Michael S. Tsirkin
4
-0
/
+0
2015-02-26
acpi: drop unused generated files
Michael S. Tsirkin
2
-347
/
+0
2015-02-26
acpi: update generated hex files
Michael S. Tsirkin
3
-697
/
+25
2015-02-26
pc: acpi-build: reserve PCIHP MMIO resources
Igor Mammedov
1
-0
/
+27
2015-02-26
pc: pcihp: expose MMIO base and len as properties
Igor Mammedov
3
-8
/
+19
2015-02-26
acpi: add aml_word_bus_number(), aml_word_io(), aml_dword_memory(), aml_qword...
Igor Mammedov
2
-0
/
+233
2015-02-26
pc: acpi-build: create memory hotplug IO region dynamically
Igor Mammedov
3
-31
/
+64
2015-02-26
pc: acpi-build: drop template patching and memory hotplug objects dynamically
Igor Mammedov
3
-144
/
+46
2015-02-26
acpi: add aml_reserved_field() term
Igor Mammedov
2
-0
/
+16
2015-02-26
pc: acpi-build: create CPU hotplug IO region dynamically
Igor Mammedov
3
-16
/
+29
2015-02-26
pc: acpi-build: drop template patching and CPU hotplug objects dynamically
Igor Mammedov
3
-113
/
+45
2015-02-26
acpi: add aml_eisaid() term
Igor Mammedov
2
-0
/
+30
2015-02-26
acpi: add aml_processor() term
Igor Mammedov
2
-0
/
+17
2015-02-26
acpi: add aml_equal() term
Igor Mammedov
2
-0
/
+11
2015-02-26
acpi: add aml_varpackage() term
Igor Mammedov
2
-0
/
+9
2015-02-26
pc: acpi-build: generate pvpanic device description dynamically
Igor Mammedov
2
-51
/
+32
2015-02-26
acpi: add aml_string() term
Igor Mammedov
2
-0
/
+26
2015-02-26
acpi: add aml_local() term
Igor Mammedov
2
-0
/
+12
2015-02-26
acpi: add aml_field() & aml_named_field() terms
Igor Mammedov
2
-0
/
+34
2015-02-26
acpi: add aml_operation_region() term
Igor Mammedov
2
-0
/
+21
2015-02-26
acpi: include PkgLength size only when requested
Igor Mammedov
2
-6
/
+17
2015-02-26
acpi: add aml_io() helper
Igor Mammedov
2
-0
/
+23
2015-02-26
acpi: add aml_resource_template() helper
Igor Mammedov
2
-0
/
+9
2015-02-26
acpi: add aml_buffer() term
Igor Mammedov
2
-0
/
+8
2015-02-26
pc: acpi-build: generate _S[345] packages dynamically
Igor Mammedov
2
-43
/
+30
2015-02-26
acpi: add aml_package() term
Igor Mammedov
2
-0
/
+9
2015-02-26
acpi: add aml_call1(), aml_call2(), aml_call3(), aml_call4() helpers
Igor Mammedov
2
-0
/
+46
2015-02-26
acpi: add aml_notify() term
Igor Mammedov
2
-0
/
+10
2015-02-26
acpi: add aml_and() term
Igor Mammedov
2
-0
/
+11
2015-02-26
acpi: add aml_store() term
Igor Mammedov
2
-0
/
+10
2015-02-26
acpi: add aml_arg() term
Igor Mammedov
2
-0
/
+12
2015-02-26
acpi: add aml_return() term
Igor Mammedov
2
-0
/
+9
[next]