aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-27virtio-blk: Fix and clean up the in_sg and out_sg checkFam Zheng
2014-06-27virtio-blk: Fill in VirtIOBlockReq.out in dataplane codeFam Zheng
2014-06-27virtio-blk: Convert VirtIOBlockReq.out to structrueFam Zheng
2014-06-27virtio-blk: Use VirtIOBlockReq.in to drop VirtIOBlockReq.inhdrFam Zheng
2014-06-27virtio-blk: Replace VirtIOBlockRequest with VirtIOBlockReqFam Zheng
2014-06-27virtio-blk: Drop VirtIOBlockRequest.readFam Zheng
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-27nbd: Don't validate from and len in NBD_CMD_DISC.Hani Benhabiles
2014-06-27nbd: Don't export a block device with no medium.Hani Benhabiles
2014-06-27char: report frontend open/closed state in 'query-chardev'Laszlo Ersek
2014-06-27virtio-serial: report frontend connection state via monitorLaszlo Ersek
2014-06-27qmp: add qmp-events.txt backLuiz Capitulino
2014-06-27qapi event: clean up in callersWenchao Xia
2014-06-27qapi script: clean up in scriptsWenchao Xia
2014-06-27qapi: ignore generated event filesWenchao Xia
2014-06-27qapi: move event definesWenchao Xia
2014-06-27tcg/ppc: Fix failure in tcg_out_mem_longRichard Henderson
2014-06-27block: Add node-name argument to drive-mirrorBenoît Canet
2014-06-27quorum: Add the rewrite-corrupted parameter to quorumBenoît Canet
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-27vmstate: Add preallocation for migrating arrays (VMS_ALLOC flag)Alexey 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: Add rtas_st_buffer utility functionSam 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-27target-ppc: Add support for POWER8 pvr 0x4D0000Alexey Kardashevskiy
2014-06-27uninorth: Fix PCI hole sizeBALATON Zoltan
2014-06-27mac99: Add motherboard devices before PCI cardsBALATON Zoltan
2014-06-27target-ppc: Remove unused gen_qemu_ld8s()Peter Maydell
2014-06-27target-ppc: Remove unused IMM and d extract helpersPeter Maydell
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-27PPC: Add support for Apple gdb in gdbstubAlexander Graf
2014-06-27target-ppc: fixed translation of mcrxr instructionSorav Bansal
2014-06-27spapr: Add "qemu, boot-menu" property to /chosenAvik Sil
2014-06-27linux-user: Support HWCAP2 in PowerPCTom Musta