aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2014-06-27spapr: Fix RTAS sysparm DIAGNOSTICS_RUN_MODESam bobroff1-9/+9
2014-06-27spapr: Define a 2.1 pseries machineAlexey Kardashevskiy1-0/+16
2014-06-27spapr: Fix code design style (s/SPAPRMachine/sPAPRMachineState)Alexey Kardashevskiy1-8/+7
2014-06-27uninorth: Fix PCI hole sizeBALATON Zoltan1-1/+1
2014-06-27mac99: Add motherboard devices before PCI cardsBALATON Zoltan1-8/+10
2014-06-27vfio: Enable for SPAPRAlexey Kardashevskiy1-0/+36
2014-06-27spapr_pci_vfio: Add spapr-pci-vfio-host-bridge to support vfioAlexey Kardashevskiy2-0/+105
2014-06-27vfio: Add vfio_container_ioctl()Alexey Kardashevskiy1-0/+42
2014-06-27spapr_iommu: Make in-kernel TCE table optionalAlexey Kardashevskiy3-4/+7
2014-06-27spapr: Fix RTAS token numbersAlexey Kardashevskiy7-63/+64
2014-06-27spapr: Add "qemu, boot-menu" property to /chosenAvik Sil1-0/+3
2014-06-24hw/moxie/moxiesim.c: Remove unused moxie_intc_create()Peter Maydell1-13/+0
2014-06-24Fix new typos (found by codespell)Stefan Weil1-1/+1
2014-06-24virtio-serial: remove useless set_config functionPaolo Bonzini1-8/+0
2014-06-24Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i...Peter Maydell1-5/+2
2014-06-24Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell13-106/+54
2014-06-23migration: Remove unneeded minimum_version_id_oldJuan Quintela1-5/+2
2014-06-23qapi event: convert GUEST_PANICKEDWenchao Xia1-11/+2
2014-06-23qapi event: convert BALLOON_CHANGEWenchao Xia1-2/+4
2014-06-23qmp: convert ACPI_DEVICE_OST eventIgor Mammedov1-28/+6
2014-06-23qapi event: convert NIC_RX_FILTER_CHANGEDWenchao Xia1-10/+3
2014-06-23qapi event: convert DEVICE_DELETEDWenchao Xia1-10/+2
2014-06-23qapi event: convert WATCHDOGWenchao Xia1-16/+7
2014-06-23qapi event: convert RTC_CHANGEWenchao Xia2-2/+4
2014-06-23qapi event: convert SUSPEND_DISKWenchao Xia1-2/+2
2014-06-23pc & q35: Add new machine opt max-ram-below-4gDon Slutz3-2/+89
2014-06-23qapi: adjust existing definesWenchao Xia3-9/+9
2014-06-23audio: fmopl: drop INLINE macroLuiz Capitulino1-16/+15
2014-06-23xen-hvm: Fix xen_hvm_init() to adjust pc memory layoutDon Slutz2-29/+31
2014-06-23pcie: coding style tweakMichael S. Tsirkin1-5/+3
2014-06-23hw/pcie: better hotplug/hotunplug supportMarcel Apfelbaum1-5/+24
2014-06-23hw/pcie: implement power controller functionalityMarcel Apfelbaum3-1/+46
2014-06-23hw/pcie: correct debug messageMarcel Apfelbaum1-1/+1
2014-06-23q35: Use PC_Q35_COMPAT_1_4 on pc-q35-1.4 compat_propsEduardo Habkost1-1/+1
2014-06-23virtio-pci: Report an error when msix vectors init failsFam Zheng1-0/+2
2014-06-23e1000: factor out checking for auto-negotiation availabilityGabriel L. Somlo1-12/+14
2014-06-23e1000: move e1000_autoneg_timer() to after set_ics()Gabriel L. Somlo1-13/+13
2014-06-23e1000: signal guest on successful link auto-negotiationGabriel L. Somlo1-0/+1
2014-06-23e1000: improve auto-negotiation reporting via mii-toolGabriel L. Somlo2-1/+7
2014-06-23e1000: emulate auto-negotiation during external link status changeGabriel L. Somlo1-16/+19
2014-06-23vhost: fix resource leak in error handlingMichael S. Tsirkin1-4/+6
2014-06-23vhost: block migration if backend does not log memoryMichael S. Tsirkin1-0/+11
2014-06-23Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-16/+14
2014-06-21block: m25p80: Support read only bdrvs.Peter Crosthwaite1-6/+2
2014-06-21block: m25p80: sync_page(): Deindent function body.Peter Crosthwaite1-11/+13
2014-06-20apb: Fix out-of-bounds array write accessStefan Weil1-2/+2
2014-06-20gt64xxx_pci: Add VMStateDescriptionSanjay Lal1-0/+23
2014-06-20Merge remote-tracking branch 'remotes/kvm/uq/master' into stagingPeter Maydell4-25/+90
2014-06-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell36-293/+3183
2014-06-20Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140619'...Peter Maydell5-56/+103