OSDN Git Service

qmiga/qemu.git
2015-03-08 Michael S.... acpi: drop unused code
2015-03-08 Michael S.... aml-build: comment fix
2015-03-08 Michael S.... acpi-build: fix typo in comment
2015-03-04 Michael S.... acpi: update generated files
2015-03-03 Haifeng Gaovhost user:support vhost user nic for non msi guests
2015-03-03 Michael S.... aml-build: fix build for glib < 2.22
2015-03-02 Michael S.... acpi: update generated files
2015-03-01 Michael S.... Makefile.target: binary depends on config-devices
2015-03-01 Michael S.... acpi-test-data: update after pci rewrite
2015-03-01 Tang Chenacpi, mem-hotplug: use PC_DIMM_SLOT_PROP in acpi_memory...
2015-03-01 Markus Armbrusterpci-hotplug-old: Has been dead for five major releases...
2015-03-01 Markus Armbrusterpci: Give a few helpers internal linkage
2015-03-01 Igor Mammedovacpi: make build_*() routines static to aml-build.c
2015-03-01 Igor Mammedovpc: acpi: remove not used anymore ssdt-[misc|pcihp...
2015-03-01 Igor Mammedovpc: acpi-build: drop template patching and create PCI...
2015-03-01 Igor Mammedovtests: ACPI: update pc/SSDT.bridge due to new alg of...
2015-03-01 Igor Mammedovpc: acpi-build: simplify PCI bus tree generation
2015-03-01 Igor Mammedovtests: add ACPI blobs for qemu with bridge cases
2015-03-01 Igor Mammedovtests: bios-tables-test: add support for testing bridges
2015-03-01 Igor Mammedovtests: ACPI test blobs update due to PCI0._CRS changes
2015-03-01 Igor Mammedovpc: acpi-build: drop template patching and create Devic...
2015-03-01 Igor Mammedovpc: export applesmc IO port/len
2015-03-01 Igor Mammedovacpi: add acpi_irq_no_flags() term
2015-03-01 Igor Mammedovpc: acpi-build: drop remaining ssdt_misc template
2015-03-01 Igor Mammedovpc: acpi: drop manual hole punching for GPE0 resources
2015-03-01 Igor Mammedovpc: acpi: drop manual hole punching for CPU hotplug...
2015-03-01 Igor Mammedovpc: acpi: drop manual hole punching for PCI hotplug...
2015-03-01 Igor Mammedovpc: acpi-build: create PCI0._CRS dynamically
2015-03-01 Stefan Bergertpm: Support for capability flags of TIS 1.3
2015-03-01 Stefan Bergertpm: Support for TIS selftest done flag
2015-03-01 Stefan Bergertpm: Support for XFIFO register
2015-03-01 Stefan Bergertpm: Allow 32 & 16 bit accesses to the registers
2015-03-01 Stefan Bergertpm: Extend sts register to 32 bit
2015-03-01 Denis V. Lunevballoon: call qdev_alias_all_properties for proxy dev...
2015-02-26 Michael S.... acpi-test: update expected files
2015-02-26 Michael S.... acpi: drop unused generated files
2015-02-26 Michael S.... acpi: update generated hex files
2015-02-26 Igor Mammedovpc: acpi-build: reserve PCIHP MMIO resources
2015-02-26 Igor Mammedovpc: pcihp: expose MMIO base and len as properties
2015-02-26 Igor Mammedovacpi: add aml_word_bus_number(), aml_word_io(), aml_dwo...
2015-02-26 Igor Mammedovpc: acpi-build: create memory hotplug IO region dynamically
2015-02-26 Igor Mammedovpc: acpi-build: drop template patching and memory hotpl...
2015-02-26 Igor Mammedovacpi: add aml_reserved_field() term
2015-02-26 Igor Mammedovpc: acpi-build: create CPU hotplug IO region dynamically
2015-02-26 Igor Mammedovpc: acpi-build: drop template patching and CPU hotplug...
2015-02-26 Igor Mammedovacpi: add aml_eisaid() term
2015-02-26 Igor Mammedovacpi: add aml_processor() term
2015-02-26 Igor Mammedovacpi: add aml_equal() term
2015-02-26 Igor Mammedovacpi: add aml_varpackage() term
2015-02-26 Igor Mammedovpc: acpi-build: generate pvpanic device description...
2015-02-26 Igor Mammedovacpi: add aml_string() term
2015-02-26 Igor Mammedovacpi: add aml_local() term
2015-02-26 Igor Mammedovacpi: add aml_field() & aml_named_field() terms
2015-02-26 Igor Mammedovacpi: add aml_operation_region() term
2015-02-26 Igor Mammedovacpi: include PkgLength size only when requested
2015-02-26 Igor Mammedovacpi: add aml_io() helper
2015-02-26 Igor Mammedovacpi: add aml_resource_template() helper
2015-02-26 Igor Mammedovacpi: add aml_buffer() term
2015-02-26 Igor Mammedovpc: acpi-build: generate _S[345] packages dynamically
2015-02-26 Igor Mammedovacpi: add aml_package() term
2015-02-26 Igor Mammedovacpi: add aml_call1(), aml_call2(), aml_call3(), aml_ca...
2015-02-26 Igor Mammedovacpi: add aml_notify() term
2015-02-26 Igor Mammedovacpi: add aml_and() term
2015-02-26 Igor Mammedovacpi: add aml_store() term
2015-02-26 Igor Mammedovacpi: add aml_arg() term
2015-02-26 Igor Mammedovacpi: add aml_return() term
2015-02-26 Igor Mammedovacpi: add aml_int() term
2015-02-26 Igor Mammedovacpi: add aml_name() & aml_name_decl() term
2015-02-26 Igor Mammedovacpi: add aml_if() term
2015-02-26 Igor Mammedovacpi: add aml_method() term
2015-02-26 Igor Mammedovacpi: add aml_device() term
2015-02-26 Igor Mammedovpc: acpi-build: use aml_scope() for \_SB scope
2015-02-26 Igor Mammedovacpi: add aml_scope() term
2015-02-26 Igor Mammedovacpi: introduce AML composer aml_append()
2015-02-26 Michael S.... virtio_ring.h: s/__inline__/inline/
2015-02-26 Michael S.... standard-headers: include stdint.h
2015-02-26 Michael S.... virtio-serial-bus.c: drop virtio_ids.h
2015-02-26 Michael S.... update-linux-headers.sh: s/__inline__/inline/
2015-02-26 Igor Mammedovpc: acpi: use local var for accessing ACPI tables blob...
2015-02-26 Michael S.... acpi-build: skip hotplugged bridges
2015-02-26 Cornelia Huckvirtio: add feature checking helpers
2015-02-26 Cornelia Huckvirtio: feature bit manipulation helpers
2015-02-26 Cornelia Huckvirtio: cull virtio_bus_set_vdev_features
2015-02-26 Michael S.... s390: use standard headers
2015-02-26 Michael S.... standard-headers: add s390 virtio headers
2015-02-26 Michael S.... scripts: add arch specific standard-headers
2015-02-26 Michael S.... virtio-pci: use standard headers
2015-02-26 Michael S.... linux-headers: use standard-headers
2015-02-26 Michael S.... update-linux-headers: use standard-headers
2015-02-26 Michael S.... virtio-serial: switch to standard-headers
2015-02-26 Michael S.... virtio-scsi: use standard-headers
2015-02-26 Michael S.... virtio-rng: use standard-headers
2015-02-26 Michael S.... virtio-net,tap: use standard-headers
2015-02-26 Michael S.... virtio-blk: switch to standard-headers
2015-02-26 Michael S.... virtio-9p: use standard headers
2015-02-26 Michael S.... virtio-balloon: use standard headers
2015-02-26 Michael S.... virtio: use standard-headers
2015-02-26 Michael S.... virtio: use standard virtio_ring.h
2015-02-26 Michael S.... include: import virtio headers from linux 4.0
2015-02-26 Michael S.... scripts/update-linux-headers.sh: pull virtio hdrs
next