index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
pc: acpi-build: reserve PCIHP MMIO resources
Igor Mammedov
2015-02-26
1
-0
/
+27
|
*
pc: pcihp: expose MMIO base and len as properties
Igor Mammedov
2015-02-26
3
-8
/
+19
|
*
acpi: add aml_word_bus_number(), aml_word_io(), aml_dword_memory(), aml_qword...
Igor Mammedov
2015-02-26
2
-0
/
+233
|
*
pc: acpi-build: create memory hotplug IO region dynamically
Igor Mammedov
2015-02-26
3
-31
/
+64
|
*
pc: acpi-build: drop template patching and memory hotplug objects dynamically
Igor Mammedov
2015-02-26
3
-144
/
+46
|
*
acpi: add aml_reserved_field() term
Igor Mammedov
2015-02-26
2
-0
/
+16
|
*
pc: acpi-build: create CPU hotplug IO region dynamically
Igor Mammedov
2015-02-26
3
-16
/
+29
|
*
pc: acpi-build: drop template patching and CPU hotplug objects dynamically
Igor Mammedov
2015-02-26
3
-113
/
+45
|
*
acpi: add aml_eisaid() term
Igor Mammedov
2015-02-26
2
-0
/
+30
|
*
acpi: add aml_processor() term
Igor Mammedov
2015-02-26
2
-0
/
+17
|
*
acpi: add aml_equal() term
Igor Mammedov
2015-02-26
2
-0
/
+11
|
*
acpi: add aml_varpackage() term
Igor Mammedov
2015-02-26
2
-0
/
+9
|
*
pc: acpi-build: generate pvpanic device description dynamically
Igor Mammedov
2015-02-26
2
-51
/
+32
|
*
acpi: add aml_string() term
Igor Mammedov
2015-02-26
2
-0
/
+26
|
*
acpi: add aml_local() term
Igor Mammedov
2015-02-26
2
-0
/
+12
|
*
acpi: add aml_field() & aml_named_field() terms
Igor Mammedov
2015-02-26
2
-0
/
+34
|
*
acpi: add aml_operation_region() term
Igor Mammedov
2015-02-26
2
-0
/
+21
|
*
acpi: include PkgLength size only when requested
Igor Mammedov
2015-02-26
2
-6
/
+17
|
*
acpi: add aml_io() helper
Igor Mammedov
2015-02-26
2
-0
/
+23
|
*
acpi: add aml_resource_template() helper
Igor Mammedov
2015-02-26
2
-0
/
+9
|
*
acpi: add aml_buffer() term
Igor Mammedov
2015-02-26
2
-0
/
+8
|
*
pc: acpi-build: generate _S[345] packages dynamically
Igor Mammedov
2015-02-26
2
-43
/
+30
|
*
acpi: add aml_package() term
Igor Mammedov
2015-02-26
2
-0
/
+9
|
*
acpi: add aml_call1(), aml_call2(), aml_call3(), aml_call4() helpers
Igor Mammedov
2015-02-26
2
-0
/
+46
|
*
acpi: add aml_notify() term
Igor Mammedov
2015-02-26
2
-0
/
+10
|
*
acpi: add aml_and() term
Igor Mammedov
2015-02-26
2
-0
/
+11
|
*
acpi: add aml_store() term
Igor Mammedov
2015-02-26
2
-0
/
+10
|
*
acpi: add aml_arg() term
Igor Mammedov
2015-02-26
2
-0
/
+12
|
*
acpi: add aml_return() term
Igor Mammedov
2015-02-26
2
-0
/
+9
|
*
acpi: add aml_int() term
Igor Mammedov
2015-02-26
3
-29
/
+30
|
*
acpi: add aml_name() & aml_name_decl() term
Igor Mammedov
2015-02-26
2
-0
/
+36
|
*
acpi: add aml_if() term
Igor Mammedov
2015-02-26
2
-0
/
+9
|
*
acpi: add aml_method() term
Igor Mammedov
2015-02-26
2
-0
/
+10
|
*
acpi: add aml_device() term
Igor Mammedov
2015-02-26
2
-0
/
+12
|
*
pc: acpi-build: use aml_scope() for \_SB scope
Igor Mammedov
2015-02-26
1
-20
/
+19
|
*
acpi: add aml_scope() term
Igor Mammedov
2015-02-26
2
-0
/
+23
|
*
acpi: introduce AML composer aml_append()
Igor Mammedov
2015-02-26
2
-0
/
+133
|
*
virtio_ring.h: s/__inline__/inline/
Michael S. Tsirkin
2015-02-26
1
-3
/
+3
|
*
standard-headers: include stdint.h
Michael S. Tsirkin
2015-02-26
1
-1
/
+1
|
*
virtio-serial-bus.c: drop virtio_ids.h
Michael S. Tsirkin
2015-02-26
1
-1
/
+0
|
*
update-linux-headers.sh: s/__inline__/inline/
Michael S. Tsirkin
2015-02-26
1
-0
/
+1
|
*
pc: acpi: use local var for accessing ACPI tables blob in acpi_build()
Igor Mammedov
2015-02-26
1
-34
/
+35
|
*
acpi-build: skip hotplugged bridges
Michael S. Tsirkin
2015-02-26
1
-2
/
+6
|
*
virtio: add feature checking helpers
Cornelia Huck
2015-02-26
8
-31
/
+42
|
*
virtio: feature bit manipulation helpers
Cornelia Huck
2015-02-26
8
-32
/
+44
|
*
virtio: cull virtio_bus_set_vdev_features
Cornelia Huck
2015-02-26
3
-19
/
+1
|
*
s390: use standard headers
Michael S. Tsirkin
2015-02-26
2
-22
/
+21
|
*
standard-headers: add s390 virtio headers
Michael S. Tsirkin
2015-02-26
2
-0
/
+85
|
*
scripts: add arch specific standard-headers
Michael S. Tsirkin
2015-02-26
1
-0
/
+2
|
*
virtio-pci: use standard headers
Michael S. Tsirkin
2015-02-26
1
-49
/
+5
[prev]
[next]