Age | Commit message (Expand) | Author |
2016-06-27 | hw/net/virtio-net.c: Don't use *_to_cpup() | Peter Maydell |
2016-06-27 | hw/net/rocker: Don't use *_to_cpup() | Peter Maydell |
2016-06-27 | hw/net/rtl8139.c: Don't use *_to_cpup() | Peter Maydell |
2016-06-27 | hw/net/eepro100.c: Don't use cpu_to_*w() and *_to_cpup() | Peter Maydell |
2016-06-27 | m25p80: Fix WINBOND fast read command handling | Marcin Krzeminski |
2016-06-27 | m25p80: New flash devices. | Marcin Krzeminski |
2016-06-27 | m25p80: Fast read commands family changes. | Marcin Krzeminski |
2016-06-27 | m25p80: Introduce configuration registers. | Marcin Krzeminski |
2016-06-27 | m25p80: Introduce quad and equad modes. | Marcin Krzeminski |
2016-06-27 | m25p80: Add additional flash commands: | Marcin Krzeminski |
2016-06-27 | m25p80: Introduce COLLECTING_VAR_LEN_DATA state. | Marcin Krzeminski |
2016-06-27 | m25p80: Allow more than four banks. | Marcin Krzeminski |
2016-06-27 | m25p80: Make a table for JEDEC ID. | Marcin Krzeminski |
2016-06-27 | m25p80: Replace JEDEC ID masking with function. | Marcin Krzeminski |
2016-06-27 | palmetto-bmc: Configure the SCU's hardware strapping register | Andrew Jeffery |
2016-06-27 | ast2400: Integrate the SCU model and set silicon revision | Andrew Jeffery |
2016-06-27 | hw/misc: Add a model for the ASPEED System Control Unit | Andrew Jeffery |
2016-06-27 | cadence_gem: Set the last bit when wrap is set | Alistair Francis |
2016-06-27 | cadence_gem: Avoid infinite loops with a misconfigured buffer | Alistair Francis |
2016-06-27 | cadence_uart: Protect against transmit errors | Alistair Francis |
2016-06-27 | hw/intc/arm_gicv3: Add missing break | Shannon Zhao |
2016-06-27 | qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCore | Peter Krempa |
2016-06-27 | ppc/xics: Remove unused xics_set_irq_type() | Benjamin Herrenschmidt |
2016-06-27 | target-ppc: ppce500_spin.c uses SPR_PIR, should use SPR_BOOKE_PIR | Aaron Larson |
2016-06-24 | virtio-bus: remove old set_host_notifier callback | Cornelia Huck |
2016-06-24 | virtio-mmio: convert to ioeventfd callbacks | Cornelia Huck |
2016-06-24 | virtio-pci: convert to ioeventfd callbacks | Cornelia Huck |
2016-06-24 | virtio-ccw: convert to ioeventfd callbacks | Cornelia Huck |
2016-06-24 | virtio-bus: have callers tolerate new host notifier api | Cornelia Huck |
2016-06-24 | virtio-bus: common ioeventfd infrastructure | Cornelia Huck |
2016-06-24 | pc: acpi: drop intermediate PCMachineState.node_cpu | Igor Mammedov |
2016-06-24 | pc: use new CPU hotplug interface since 2.7 machine type | Igor Mammedov |
2016-06-24 | acpi: cpuhp: add cpu._OST handling | Igor Mammedov |
2016-06-24 | acpi: cpuhp: implement hot-remove parts of CPU hotplug interface | Igor Mammedov |
2016-06-24 | acpi: cpuhp: implement hot-add parts of CPU hotplug interface | Igor Mammedov |
2016-06-24 | pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook | Igor Mammedov |
2016-06-24 | acpi: cpuhp: add CPU devices AML with _STA method | Igor Mammedov |
2016-06-24 | pc: piix4/ich9: add 'cpu-hotplug-legacy' property | Igor Mammedov |
2016-06-24 | i386: pci-assign: Fix MSI-X table size | Ido Yariv |
2016-06-24 | nvdimm acpi: support Set Namespace Label Data function | Xiao Guangrong |
2016-06-24 | nvdimm acpi: support Get Namespace Label Data function | Xiao Guangrong |
2016-06-24 | nvdimm acpi: support Get Namespace Label Size function | Xiao Guangrong |
2016-06-24 | nvdimm acpi: check revision | Xiao Guangrong |
2016-06-24 | nvdimm acpi: abstract the operations for root & nvdimm devices | Xiao Guangrong |
2016-06-24 | nvdimm acpi: check UUID | Xiao Guangrong |
2016-06-24 | nvdimm acpi: save arg3 of _DSM method | Xiao Guangrong |
2016-06-24 | nvdimm acpi: set HDLE properly | Xiao Guangrong |
2016-06-24 | acpi: add aml_call5 | Xiao Guangrong |
2016-06-24 | acpi: add aml_object_type | Xiao Guangrong |
2016-06-24 | nvdimm: support nvdimm label | Xiao Guangrong |