aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-s390: introduce virtio_s390_device_plugged()Jason Wang
2015-05-31virtio-s390: introduce virito s390 queue limitJason Wang
2015-05-31virtio-ccw: validate the number of queues against bus limitationJason 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-net: adding all queues in .realize()Jason Wang
2015-05-31virtio: move VIRTIO_F_NOTIFY_ON_EMPTY into coreCornelia Huck
2015-05-31virtio-ccw: Don't advertise VIRTIO_F_BAD_FEATURECornelia Huck
2015-05-31virtio: move host_featuresCornelia Huck
2015-05-31pc: acpi: fix pvpanic for buggy guestsRadim Krčmář
2015-05-31pc: Generate init functions with a macroEduardo Habkost
2015-05-31piix: Eliminate pc_init_pci()Eduardo Habkost
2015-05-31piix: Add kvmclock_enabled, pci_enabled globalsEduardo Habkost
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 MACHINE_OPTIONS macros consistently for all machinesEduardo Habkost
2015-05-31piix: Define PC_COMPAT_0_10Eduardo Habkost
2015-05-31piix: Move pc-0.1[23] rombar compat props to PC_COMPAT_0_13Eduardo Habkost
2015-05-31piix: Move pc-0.13 virtio-9p-pci compat to PC_COMPAT_0_13Eduardo Habkost
2015-05-31piix: Move pc-0.11 drive version compat props to PC_COMPAT_0_11Eduardo Habkost
2015-05-31piix: Move pc-0.14 qxl compat properties to PC_COMPAT_0_14Eduardo Habkost
2015-05-31spapr: define SPAPR_COMPAT_2_3Eduardo Habkost
2015-05-31spapr: Use HW_COMPAT_* inside SPAPR_COMPAT_* macrosEduardo Habkost
2015-05-31pc: Define PC_COMPAT_2_[123] macrosEduardo Habkost
2015-05-31hw: Define empty HW_COMPAT_2_[23] macrosEduardo Habkost
2015-05-31spapr: Move commas inside SPAPR_COMPAT_* 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-31hw/s390x/virtio-ccw: use alias property for virtio-balloon-ccwShannon Zhao
2015-05-31hw/virtio/virtio-pci: use alias property for virtio-balloon-pciShannon Zhao
2015-05-31hw/virtio/virtio-balloon: move adding property to virtio_balloon_instance_initShannon Zhao
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
2015-05-29qapi: add dirty bitmap statusJohn Snow
2015-05-29target-arm: Avoid buffer overrun on UNPREDICTABLE ldrd/strdPeter Maydell
2015-05-29hw/arm/virt: Enable dynamic generation of ACPI v5.1 tablesShannon Zhao
2015-05-29ACPI: split CONFIG_ACPI into 4 piecesShannon Zhao
2015-05-29hw/arm/virt-acpi-build: Add PCIe controller in ACPI DSDT tableShannon Zhao
2015-05-29hw/acpi/aml-build: Add Unicode macroShannon Zhao
2015-05-29hw/acpi/aml-build: Add aml_dword_io() termShannon Zhao
2015-05-29hw/acpi/aml-build: Add aml_create_dword_field() termShannon Zhao