index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-02-26
acpi: add aml_call1(), aml_call2(), aml_call3(), aml_call4() helpers
Igor Mammedov
2015-02-26
acpi: add aml_notify() term
Igor Mammedov
2015-02-26
acpi: add aml_and() term
Igor Mammedov
2015-02-26
acpi: add aml_store() term
Igor Mammedov
2015-02-26
acpi: add aml_arg() term
Igor Mammedov
2015-02-26
acpi: add aml_return() term
Igor Mammedov
2015-02-26
acpi: add aml_int() term
Igor Mammedov
2015-02-26
acpi: add aml_name() & aml_name_decl() term
Igor Mammedov
2015-02-26
acpi: add aml_if() term
Igor Mammedov
2015-02-26
acpi: add aml_method() term
Igor Mammedov
2015-02-26
acpi: add aml_device() term
Igor Mammedov
2015-02-26
pc: acpi-build: use aml_scope() for \_SB scope
Igor Mammedov
2015-02-26
acpi: add aml_scope() term
Igor Mammedov
2015-02-26
acpi: introduce AML composer aml_append()
Igor Mammedov
2015-02-26
virtio_ring.h: s/__inline__/inline/
Michael S. Tsirkin
2015-02-26
standard-headers: include stdint.h
Michael S. Tsirkin
2015-02-26
virtio-serial-bus.c: drop virtio_ids.h
Michael S. Tsirkin
2015-02-26
update-linux-headers.sh: s/__inline__/inline/
Michael S. Tsirkin
2015-02-26
pc: acpi: use local var for accessing ACPI tables blob in acpi_build()
Igor Mammedov
2015-02-26
acpi-build: skip hotplugged bridges
Michael S. Tsirkin
2015-02-26
virtio: add feature checking helpers
Cornelia Huck
2015-02-26
virtio: feature bit manipulation helpers
Cornelia Huck
2015-02-26
virtio: cull virtio_bus_set_vdev_features
Cornelia Huck
2015-02-26
s390: use standard headers
Michael S. Tsirkin
2015-02-26
standard-headers: add s390 virtio headers
Michael S. Tsirkin
2015-02-26
scripts: add arch specific standard-headers
Michael S. Tsirkin
2015-02-26
virtio-pci: use standard headers
Michael S. Tsirkin
2015-02-26
linux-headers: use standard-headers
Michael S. Tsirkin
2015-02-26
update-linux-headers: use standard-headers
Michael S. Tsirkin
2015-02-26
virtio-serial: switch to standard-headers
Michael S. Tsirkin
2015-02-26
virtio-scsi: use standard-headers
Michael S. Tsirkin
2015-02-26
virtio-rng: use standard-headers
Michael S. Tsirkin
2015-02-26
virtio-net,tap: use standard-headers
Michael S. Tsirkin
2015-02-26
virtio-blk: switch to standard-headers
Michael S. Tsirkin
2015-02-26
virtio-9p: use standard headers
Michael S. Tsirkin
2015-02-26
virtio-balloon: use standard headers
Michael S. Tsirkin
2015-02-26
virtio: use standard-headers
Michael S. Tsirkin
2015-02-26
virtio: use standard virtio_ring.h
Michael S. Tsirkin
2015-02-26
include: import virtio headers from linux 4.0
Michael S. Tsirkin
2015-02-26
scripts/update-linux-headers.sh: pull virtio hdrs
Michael S. Tsirkin
2015-02-26
acpi-build: simplify rsdp management for legacy
Michael S. Tsirkin
2015-02-26
acpi: has_immutable_rsdp->!rsdp_in_ram
Michael S. Tsirkin
2015-02-26
acpi-build: fix ACPI RAM management
Michael S. Tsirkin
2015-02-26
exec: round up size on MR resize
Michael S. Tsirkin
2015-02-26
pc: acpi-build: migrate RSDP table
Igor Mammedov
2015-02-26
pc: acpi-build: update linker on guest access
Igor Mammedov
2015-02-26
acpi: update RSDP on guest access
Michael S. Tsirkin
2015-02-26
pc: memory: Validate alignment of maxram_size to page size
Peter Krempa
2015-02-26
vl.c: Fix error messages when parsing maxmem parameters
Peter Krempa
2015-02-26
acpi, piix4: Add unplug cb for piix4.
Tang Chen
[next]