OSDN Git Service

qmiga/qemu.git
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
2015-02-26 Michael S.... acpi-build: simplify rsdp management for legacy
2015-02-26 Michael S.... acpi: has_immutable_rsdp->!rsdp_in_ram
2015-02-26 Michael S.... acpi-build: fix ACPI RAM management
2015-02-26 Michael S.... exec: round up size on MR resize
2015-02-26 Igor Mammedovpc: acpi-build: migrate RSDP table
2015-02-26 Igor Mammedovpc: acpi-build: update linker on guest access
2015-02-26 Michael S.... acpi: update RSDP on guest access
2015-02-26 Peter Krempapc: memory: Validate alignment of maxram_size to page...
2015-02-26 Peter Krempavl.c: Fix error messages when parsing maxmem parameters
2015-02-26 Tang Chenacpi, piix4: Add unplug cb for piix4.
2015-02-26 Tang Chenacpi, ich9: Add unplug cb for ich9.
2015-02-26 Tang Chenacpi, pc: Add unplug cb for pc machine.
2015-02-26 Tang Chenacpi, ich9: Add hotunplug request cb for ich9.
2015-02-26 Tang Chenacpi, pc: Add hotunplug request cb for pc machine.
2015-02-26 Markus Armbrusterqdev: Don't exit when running into bad -global
2015-02-26 Markus Armbrusterpci-assign: Convert to realize
2015-02-26 Markus Armbrusterqxl: Convert to realize
2015-02-26 Markus Armbrustercirrus-vga: Convert to realize
2015-02-26 Markus Armbrusteride/ich: Convert to realize
2015-02-26 Markus Armbrusterserial-pci: Convert to realize
2015-02-26 Markus Armbrusterpcnet: Convert to realize
2015-02-26 Markus Armbrusterpcnet: pcnet_common_init() always returns 0, change...
2015-02-26 Markus Armbrusterpci: Trivial device model conversions to realize
2015-02-26 Markus Armbrusterpci: Permit incremental conversion of device models...
2015-02-26 Markus Armbrusterpci: Convert core to realize
2015-02-26 Igor Mammedovacpi: drop min-bytes in build_package()
2015-02-26 Igor Mammedovacpi: add build_append_namestring() helper
2015-02-26 Igor Mammedovacpi: move generic aml building helpers into dedictated...
2015-02-26 Michael S.... bios linker: validate pointer within table
2015-02-26 Michael S.... acpi-build: fix memory leak with bridge hp off
next