summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Add stream ID to MSI writePavel Fedin2015-05-314-3/+13
| * acpi: Simplify printing to dynamic stringMarkus Armbruster2015-05-311-22/+5
| * i386: drop FDC in pc-q35-2.4+ if neither it nor floppy drives are wantedLaszlo Ersek2015-05-311-0/+1
| * i386/pc_q35: don't insist on board FDC if there's no default floppyLaszlo Ersek2015-05-311-2/+2
| * i386/pc: '-drive if=floppy' should imply a board-default FDCLaszlo Ersek2015-05-311-0/+1
| * i386/pc: pc_basic_device_init(): delegate FDC creation requestLaszlo Ersek2015-05-314-3/+5
| * virtio: increase the queue limit to 1024Jason Wang2015-05-311-1/+1
| * virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAXJason Wang2015-05-317-27/+27
| * virtio-s390: introduce virtio_s390_device_plugged()Jason Wang2015-05-311-0/+14
| * virtio-s390: introduce virito s390 queue limitJason Wang2015-05-311-2/+4
| * virtio-ccw: validate the number of queues against bus limitationJason Wang2015-05-311-0/+9
| * virtio-ccw: introduce ccw specific queue limitJason Wang2015-05-313-8/+11
| * virtio: introduce virtio_get_num_queues()Jason Wang2015-05-312-0/+14
| * virtio: device_plugged() can failJason Wang2015-05-315-8/+12
| * virtio-net: adding all queues in .realize()Jason Wang2015-05-311-42/+17
| * virtio: move VIRTIO_F_NOTIFY_ON_EMPTY into coreCornelia Huck2015-05-314-18/+6
| * virtio-ccw: Don't advertise VIRTIO_F_BAD_FEATURECornelia Huck2015-05-311-1/+0
| * virtio: move host_featuresCornelia Huck2015-05-3111-99/+30
| * pc: acpi: fix pvpanic for buggy guestsRadim Krčmář2015-05-311-1/+4
| * pc: Generate init functions with a macroEduardo Habkost2015-05-312-170/+76
| * piix: Eliminate pc_init_pci()Eduardo Habkost2015-05-311-18/+13
| * piix: Add kvmclock_enabled, pci_enabled globalsEduardo Habkost2015-05-311-7/+15
| * machine: Remove unused fields from QEMUMachineEduardo Habkost2015-05-312-29/+1
| * pc: Remove qemu_register_pc_machine() functionEduardo Habkost2015-05-312-47/+0
| * pc: Don't use QEMUMachine anymoreEduardo Habkost2015-05-313-39/+47
| * pc: Move compat_props setting inside *_machine_options() functionsEduardo Habkost2015-05-313-36/+65
| * pc: Convert *_MACHINE_OPTIONS macros into functionsEduardo Habkost2015-05-313-151/+222
| * pc: Define machines using a DEFINE_PC_MACHINE macroEduardo Habkost2015-05-313-301/+103
| * pc: Define MACHINE_OPTIONS macros consistently for all machinesEduardo Habkost2015-05-312-52/+110
| * piix: Define PC_COMPAT_0_10Eduardo Habkost2015-05-311-22/+25
| * piix: Move pc-0.1[23] rombar compat props to PC_COMPAT_0_13Eduardo Habkost2015-05-311-18/+8
| * piix: Move pc-0.13 virtio-9p-pci compat to PC_COMPAT_0_13Eduardo Habkost2015-05-311-4/+4
| * piix: Move pc-0.11 drive version compat props to PC_COMPAT_0_11Eduardo Habkost2015-05-311-9/+8
| * piix: Move pc-0.14 qxl compat properties to PC_COMPAT_0_14Eduardo Habkost2015-05-311-9/+8
| * spapr: define SPAPR_COMPAT_2_3Eduardo Habkost2015-05-311-0/+4
| * spapr: Use HW_COMPAT_* inside SPAPR_COMPAT_* macrosEduardo Habkost2015-05-311-2/+3
| * pc: Define PC_COMPAT_2_[123] macrosEduardo Habkost2015-05-313-3/+30
| * hw: Define empty HW_COMPAT_2_[23] macrosEduardo Habkost2015-05-311-0/+6
| * spapr: Move commas inside SPAPR_COMPAT_* macrosEduardo Habkost2015-05-311-3/+3
| * pc: Move commas inside PC_COMPAT_* macrosEduardo Habkost2015-05-313-45/+45
| * hw: Move commas inside HW_COMPAT_2_1 macroEduardo Habkost2015-05-315-5/+5
| * pc: Replace tab with spacesEduardo Habkost2015-05-312-7/+7
| * hw/s390x/virtio-ccw: use alias property for virtio-balloon-ccwShannon Zhao2015-05-311-33/+6
| * hw/virtio/virtio-pci: use alias property for virtio-balloon-pciShannon Zhao2015-05-311-34/+6
| * hw/virtio/virtio-balloon: move adding property to virtio_balloon_instance_initShannon Zhao2015-05-311-8/+14
* | Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150530'...Peter Maydell2015-06-011-13/+2
|\ \ | |/ |/|
| * target-tricore: fix BOL_ST_H_LONGOFF using ldBastian Koppelmann2015-05-301-1/+1
| * target-tricore: fix msub32_q producing the wrong overflow bitBastian Koppelmann2015-05-301-11/+0
| * target-tricore: fix OPC2_32_RR_DVINIT_HU having write before use on the resultBastian Koppelmann2015-05-301-1/+1
|/
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150529'...Peter Maydell2015-05-2930-457/+1831
|\
OpenPOWER on IntegriCloud