aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-31acpi: Simplify printing to dynamic stringMarkus Armbruster1-22/+5
2015-05-31i386: drop FDC in pc-q35-2.4+ if neither it nor floppy drives are wantedLaszlo Ersek1-0/+1
2015-05-31i386/pc_q35: don't insist on board FDC if there's no default floppyLaszlo Ersek1-2/+2
2015-05-31i386/pc: '-drive if=floppy' should imply a board-default FDCLaszlo Ersek1-0/+1
2015-05-31i386/pc: pc_basic_device_init(): delegate FDC creation requestLaszlo Ersek4-3/+5
2015-05-31virtio: increase the queue limit to 1024Jason Wang1-1/+1
2015-05-31virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAXJason Wang7-27/+27
2015-05-31virtio-s390: introduce virtio_s390_device_plugged()Jason Wang1-0/+14
2015-05-31virtio-s390: introduce virito s390 queue limitJason Wang1-2/+4
2015-05-31virtio-ccw: validate the number of queues against bus limitationJason Wang1-0/+9
2015-05-31virtio-ccw: introduce ccw specific queue limitJason Wang3-8/+11
2015-05-31virtio: introduce virtio_get_num_queues()Jason Wang2-0/+14
2015-05-31virtio: device_plugged() can failJason Wang5-8/+12
2015-05-31virtio-net: adding all queues in .realize()Jason Wang1-42/+17
2015-05-31virtio: move VIRTIO_F_NOTIFY_ON_EMPTY into coreCornelia Huck4-18/+6
2015-05-31virtio-ccw: Don't advertise VIRTIO_F_BAD_FEATURECornelia Huck1-1/+0
2015-05-31virtio: move host_featuresCornelia Huck11-99/+30
2015-05-31pc: acpi: fix pvpanic for buggy guestsRadim Krčmář1-1/+4
2015-05-31pc: Generate init functions with a macroEduardo Habkost2-170/+76
2015-05-31piix: Eliminate pc_init_pci()Eduardo Habkost1-18/+13
2015-05-31piix: Add kvmclock_enabled, pci_enabled globalsEduardo Habkost1-7/+15
2015-05-31machine: Remove unused fields from QEMUMachineEduardo Habkost2-29/+1
2015-05-31pc: Remove qemu_register_pc_machine() functionEduardo Habkost2-47/+0
2015-05-31pc: Don't use QEMUMachine anymoreEduardo Habkost3-39/+47
2015-05-31pc: Move compat_props setting inside *_machine_options() functionsEduardo Habkost3-36/+65
2015-05-31pc: Convert *_MACHINE_OPTIONS macros into functionsEduardo Habkost3-151/+222
2015-05-31pc: Define machines using a DEFINE_PC_MACHINE macroEduardo Habkost3-301/+103
2015-05-31pc: Define MACHINE_OPTIONS macros consistently for all machinesEduardo Habkost2-52/+110
2015-05-31piix: Define PC_COMPAT_0_10Eduardo Habkost1-22/+25
2015-05-31piix: Move pc-0.1[23] rombar compat props to PC_COMPAT_0_13Eduardo Habkost1-18/+8
2015-05-31piix: Move pc-0.13 virtio-9p-pci compat to PC_COMPAT_0_13Eduardo Habkost1-4/+4
2015-05-31piix: Move pc-0.11 drive version compat props to PC_COMPAT_0_11Eduardo Habkost1-9/+8
2015-05-31piix: Move pc-0.14 qxl compat properties to PC_COMPAT_0_14Eduardo Habkost1-9/+8
2015-05-31spapr: define SPAPR_COMPAT_2_3Eduardo Habkost1-0/+4
2015-05-31spapr: Use HW_COMPAT_* inside SPAPR_COMPAT_* macrosEduardo Habkost1-2/+3
2015-05-31pc: Define PC_COMPAT_2_[123] macrosEduardo Habkost3-3/+30
2015-05-31hw: Define empty HW_COMPAT_2_[23] macrosEduardo Habkost1-0/+6
2015-05-31spapr: Move commas inside SPAPR_COMPAT_* macrosEduardo Habkost1-3/+3
2015-05-31pc: Move commas inside PC_COMPAT_* macrosEduardo Habkost3-45/+45
2015-05-31hw: Move commas inside HW_COMPAT_2_1 macroEduardo Habkost5-5/+5
2015-05-31pc: Replace tab with spacesEduardo Habkost2-7/+7
2015-05-31hw/s390x/virtio-ccw: use alias property for virtio-balloon-ccwShannon Zhao1-33/+6
2015-05-31hw/virtio/virtio-pci: use alias property for virtio-balloon-pciShannon Zhao1-34/+6
2015-05-31hw/virtio/virtio-balloon: move adding property to virtio_balloon_instance_initShannon Zhao1-8/+14
2015-05-29Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150529'...Peter Maydell30-457/+1831
2015-05-29Merge remote-tracking branch 'remotes/armbru/tags/pull-block-2015-05-29' into...Peter Maydell3-3/+34
2015-05-29Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150529-1' into s...Peter Maydell10-26/+433
2015-05-29qapi: add dirty bitmap statusJohn Snow3-3/+34
2015-05-29target-arm: Avoid buffer overrun on UNPREDICTABLE ldrd/strdPeter Maydell1-24/+32
2015-05-29hw/arm/virt: Enable dynamic generation of ACPI v5.1 tablesShannon Zhao1-0/+19