aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2014-06-27virtio-blk: Drop bounce buffer from dataplane codeFam Zheng
2014-06-27virtio-blk: Convert VirtIOBlockReq.elem to pointerFam Zheng
2014-06-27virtio-blk: Move VirtIOBlockReq to headerFam Zheng
2014-06-27virtio-serial: report frontend connection state via monitorLaszlo Ersek
2014-06-27qapi event: clean up in callersWenchao Xia
2014-06-27PPC: e500: Only create dt entries for existing serial portsAlexander Graf
2014-06-27spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHBAlexey Kardashevskiy
2014-06-27xics: Implement xics_ics_free()Alexey Kardashevskiy
2014-06-27spapr: Remove @next_irqAlexey Kardashevskiy
2014-06-27spapr: Move interrupt allocator to xicsAlexey Kardashevskiy
2014-06-27xics: Disable flags reset on xics resetAlexey Kardashevskiy
2014-06-27xics: Add xics_find_source()Alexey Kardashevskiy
2014-06-27xics: Add flags for interruptsAlexey Kardashevskiy
2014-06-27spapr: Add RTAS sysparm SPLPAR CharacteristicsSam bobroff
2014-06-27spapr: Add RTAS sysparm UUIDSam bobroff
2014-06-27spapr: Fix RTAS sysparm DIAGNOSTICS_RUN_MODESam bobroff
2014-06-27spapr: Define a 2.1 pseries machineAlexey Kardashevskiy
2014-06-27spapr: Fix code design style (s/SPAPRMachine/sPAPRMachineState)Alexey Kardashevskiy
2014-06-27uninorth: Fix PCI hole sizeBALATON Zoltan
2014-06-27mac99: Add motherboard devices before PCI cardsBALATON Zoltan
2014-06-27vfio: Enable for SPAPRAlexey Kardashevskiy
2014-06-27spapr_pci_vfio: Add spapr-pci-vfio-host-bridge to support vfioAlexey Kardashevskiy
2014-06-27vfio: Add vfio_container_ioctl()Alexey Kardashevskiy
2014-06-27spapr_iommu: Make in-kernel TCE table optionalAlexey Kardashevskiy
2014-06-27spapr: Fix RTAS token numbersAlexey Kardashevskiy
2014-06-27spapr: Add "qemu, boot-menu" property to /chosenAvik Sil
2014-06-27hw/net/eepro100: Implement read-only bits in MDI registersPeter Maydell
2014-06-27net: move queue number into NICPeersJiri Pirko
2014-06-24hw/moxie/moxiesim.c: Remove unused moxie_intc_create()Peter Maydell
2014-06-24Fix new typos (found by codespell)Stefan Weil
2014-06-24virtio-serial: remove useless set_config functionPaolo Bonzini
2014-06-24Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i...Peter Maydell
2014-06-24Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-06-23migration: Remove unneeded minimum_version_id_oldJuan Quintela
2014-06-23qapi event: convert GUEST_PANICKEDWenchao Xia
2014-06-23qapi event: convert BALLOON_CHANGEWenchao Xia
2014-06-23qmp: convert ACPI_DEVICE_OST eventIgor Mammedov
2014-06-23qapi event: convert NIC_RX_FILTER_CHANGEDWenchao Xia
2014-06-23qapi event: convert DEVICE_DELETEDWenchao Xia
2014-06-23qapi event: convert WATCHDOGWenchao Xia
2014-06-23qapi event: convert RTC_CHANGEWenchao Xia
2014-06-23qapi event: convert SUSPEND_DISKWenchao Xia
2014-06-23pc & q35: Add new machine opt max-ram-below-4gDon Slutz
2014-06-23qapi: adjust existing definesWenchao Xia
2014-06-23audio: fmopl: drop INLINE macroLuiz Capitulino
2014-06-23xen-hvm: Fix xen_hvm_init() to adjust pc memory layoutDon Slutz
2014-06-23pcie: coding style tweakMichael S. Tsirkin
2014-06-23hw/pcie: better hotplug/hotunplug supportMarcel Apfelbaum
2014-06-23hw/pcie: implement power controller functionalityMarcel Apfelbaum
2014-06-23hw/pcie: correct debug messageMarcel Apfelbaum