summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * | virtio-serial: report frontend connection state via monitorLaszlo Ersek2014-06-271-3/+9
| * | qapi event: clean up in callersWenchao Xia2014-06-271-1/+1
| |/
* | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2014-06-293-5/+4
|\ \
| * | hw/net/eepro100: Implement read-only bits in MDI registersPeter Maydell2014-06-271-2/+2
| * | net: move queue number into NICPeersJiri Pirko2014-06-272-3/+2
| |/
* | PPC: e500: Only create dt entries for existing serial portsAlexander Graf2014-06-271-4/+9
* | spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHBAlexey Kardashevskiy2014-06-271-83/+112
* | xics: Implement xics_ics_free()Alexey Kardashevskiy2014-06-271-0/+27
* | spapr: Remove @next_irqAlexey Kardashevskiy2014-06-271-2/+1
* | spapr: Move interrupt allocator to xicsAlexey Kardashevskiy2014-06-275-72/+93
* | xics: Disable flags reset on xics resetAlexey Kardashevskiy2014-06-272-0/+14
* | xics: Add xics_find_source()Alexey Kardashevskiy2014-06-271-5/+25
* | xics: Add flags for interruptsAlexey Kardashevskiy2014-06-272-11/+20
* | spapr: Add RTAS sysparm SPLPAR CharacteristicsSam bobroff2014-06-271-0/+8
* | spapr: Add RTAS sysparm UUIDSam bobroff2014-06-271-0/+4
* | spapr: Fix RTAS sysparm DIAGNOSTICS_RUN_MODESam bobroff2014-06-271-9/+9
* | spapr: Define a 2.1 pseries machineAlexey Kardashevskiy2014-06-271-0/+16
* | spapr: Fix code design style (s/SPAPRMachine/sPAPRMachineState)Alexey Kardashevskiy2014-06-271-8/+7
* | uninorth: Fix PCI hole sizeBALATON Zoltan2014-06-271-1/+1
* | mac99: Add motherboard devices before PCI cardsBALATON Zoltan2014-06-271-8/+10
* | vfio: Enable for SPAPRAlexey Kardashevskiy2014-06-271-0/+36
* | spapr_pci_vfio: Add spapr-pci-vfio-host-bridge to support vfioAlexey Kardashevskiy2014-06-272-0/+105
* | vfio: Add vfio_container_ioctl()Alexey Kardashevskiy2014-06-271-0/+42
* | spapr_iommu: Make in-kernel TCE table optionalAlexey Kardashevskiy2014-06-273-4/+7
* | spapr: Fix RTAS token numbersAlexey Kardashevskiy2014-06-277-63/+64
* | spapr: Add "qemu, boot-menu" property to /chosenAvik Sil2014-06-271-0/+3
|/
* hw/moxie/moxiesim.c: Remove unused moxie_intc_create()Peter Maydell2014-06-241-13/+0
* Fix new typos (found by codespell)Stefan Weil2014-06-241-1/+1
* virtio-serial: remove useless set_config functionPaolo Bonzini2014-06-241-8/+0
* Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i...Peter Maydell2014-06-241-5/+2
|\
| * migration: Remove unneeded minimum_version_id_oldJuan Quintela2014-06-231-5/+2
* | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-06-2413-106/+54
|\ \
| * | qapi event: convert GUEST_PANICKEDWenchao Xia2014-06-231-11/+2
| * | qapi event: convert BALLOON_CHANGEWenchao Xia2014-06-231-2/+4
| * | qmp: convert ACPI_DEVICE_OST eventIgor Mammedov2014-06-231-28/+6
| * | qapi event: convert NIC_RX_FILTER_CHANGEDWenchao Xia2014-06-231-10/+3
| * | qapi event: convert DEVICE_DELETEDWenchao Xia2014-06-231-10/+2
| * | qapi event: convert WATCHDOGWenchao Xia2014-06-231-16/+7
| * | qapi event: convert RTC_CHANGEWenchao Xia2014-06-232-2/+4
| * | qapi event: convert SUSPEND_DISKWenchao Xia2014-06-231-2/+2
| * | qapi: adjust existing definesWenchao Xia2014-06-233-9/+9
| * | audio: fmopl: drop INLINE macroLuiz Capitulino2014-06-231-16/+15
| |/
* | pc & q35: Add new machine opt max-ram-below-4gDon Slutz2014-06-233-2/+89
* | xen-hvm: Fix xen_hvm_init() to adjust pc memory layoutDon Slutz2014-06-232-29/+31
* | pcie: coding style tweakMichael S. Tsirkin2014-06-231-5/+3
* | hw/pcie: better hotplug/hotunplug supportMarcel Apfelbaum2014-06-231-5/+24
* | hw/pcie: implement power controller functionalityMarcel Apfelbaum2014-06-233-1/+46
* | hw/pcie: correct debug messageMarcel Apfelbaum2014-06-231-1/+1
* | q35: Use PC_Q35_COMPAT_1_4 on pc-q35-1.4 compat_propsEduardo Habkost2014-06-231-1/+1
* | virtio-pci: Report an error when msix vectors init failsFam Zheng2014-06-231-0/+2
OpenPOWER on IntegriCloud