aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-06-04Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-0...Peter Maydell
2015-06-04Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150602'...Peter Maydell
2015-06-03hw/i386/pc: Fix misusing qemu_allocate_irqs for single irqShannon Zhao
2015-06-02Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-06-02' in...Peter Maydell
2015-06-02hw/arm/virt: add dynamic sysbus device supportEric Auger
2015-06-02hw/arm/boot: arm_load_kernel implemented as a machine init done notifierEric Auger
2015-06-02xen: don't allow guest to control MSI mask registerJan Beulich
2015-06-02hw/arm/sysbus-fdt: helpers for platform bus nodes additionEric Auger
2015-06-02kvm: introduce kvm_arch_msi_data_to_gsiEric Auger
2015-06-02target-arm: Add the GICv2m to the virt boardChristoffer Dall
2015-06-02virtio-input: make virtio devices follow usual naming conventionGerd Hoffmann
2015-06-02virtio-input: const_le16 and const_le32 not build time constantMichael Mueller
2015-06-02monitor: Change return type of monitor_cur_is_qmp() to boolMarkus Armbruster
2015-06-02monitor: Use trad. command interface for HMP pcie_aer_inject_errorMarkus Armbruster
2015-06-02monitor: Use traditional command interface for HMP drive_delMarkus Armbruster
2015-06-02monitor: Drop broken, unused asynchronous command interfaceMarkus Armbruster
2015-06-01virtio: make features 64bit wideGerd Hoffmann
2015-06-01qdev: add 64bit propertiesGerd Hoffmann
2015-06-01acpi: add aml_while() termMarcel Apfelbaum
2015-06-01acpi: add aml_increment() termMarcel Apfelbaum
2015-06-01acpi: add aml_shiftright() termMarcel Apfelbaum
2015-06-01acpi: add aml_shiftleft() termMarcel Apfelbaum
2015-06-01acpi: add aml_index() termMarcel Apfelbaum
2015-06-01acpi: add aml_lless() termMarcel Apfelbaum
2015-06-01acpi: add aml_add() termMarcel Apfelbaum
2015-06-01TPM2 ACPI table supportStefan Berger
2015-05-31Extend TPM TIS interface to support TPM 2Stefan Berger
2015-05-31Add stream ID to MSI writePavel Fedin
2015-05-31i386/pc: pc_basic_device_init(): delegate FDC creation requestLaszlo Ersek
2015-05-31virtio: increase the queue limit to 1024Jason Wang
2015-05-31virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAXJason Wang
2015-05-31virtio-ccw: introduce ccw specific queue limitJason Wang
2015-05-31virtio: introduce virtio_get_num_queues()Jason Wang
2015-05-31virtio: device_plugged() can failJason Wang
2015-05-31virtio: move VIRTIO_F_NOTIFY_ON_EMPTY into coreCornelia Huck
2015-05-31virtio: move host_featuresCornelia Huck
2015-05-31machine: Remove unused fields from QEMUMachineEduardo Habkost
2015-05-31pc: Remove qemu_register_pc_machine() functionEduardo Habkost
2015-05-31pc: Don't use QEMUMachine anymoreEduardo Habkost
2015-05-31pc: Move compat_props setting inside *_machine_options() functionsEduardo Habkost
2015-05-31pc: Convert *_MACHINE_OPTIONS macros into functionsEduardo Habkost
2015-05-31pc: Define machines using a DEFINE_PC_MACHINE macroEduardo Habkost
2015-05-31pc: Define PC_COMPAT_2_[123] macrosEduardo Habkost
2015-05-31hw: Define empty HW_COMPAT_2_[23] macrosEduardo Habkost
2015-05-31pc: Move commas inside PC_COMPAT_* macrosEduardo Habkost
2015-05-31hw: Move commas inside HW_COMPAT_2_1 macroEduardo Habkost
2015-05-31pc: Replace tab with spacesEduardo Habkost
2015-05-29Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150529'...Peter Maydell
2015-05-29Merge remote-tracking branch 'remotes/armbru/tags/pull-block-2015-05-29' into...Peter Maydell
2015-05-29Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150529-1' into s...Peter Maydell