Age | Commit message (Expand) | Author |
2016-09-27 | sysbus: Remove ignored return value of FindSysbusDeviceFunc | David Gibson |
2016-09-27 | imx_fec: fix error in qemu_send_packet argument | Paolo Bonzini |
2016-09-27 | mcf_fec: fix error in qemu_send_packet argument | Paolo Bonzini |
2016-09-27 | net: mcf: limit buffer descriptor count | Prasad J Pandit |
2016-09-27 | e1000e: Fix EIAC register implementation | Dmitry Fleytman |
2016-09-27 | e1000e: Fix spurious RX TCP ACK interrupts | Dmitry Fleytman |
2016-09-27 | e1000e: Fix OTHER interrupts processing for MSI-X | Dmitry Fleytman |
2016-09-27 | e1000e: Fix PBACLR implementation | Dmitry Fleytman |
2016-09-27 | e1000e: Fix CTRL_EXT.EIAME behavior | Dmitry Fleytman |
2016-09-27 | e1000e: Flush receive queues on link up | Dmitry Fleytman |
2016-09-27 | e1000e: Flush all receive queues on receive enable | Dmitry Fleytman |
2016-09-27 | e1000: fix buliding complaint | Gonglei |
2016-09-27 | virtio-net: allow increasing rx queue size | Michael S. Tsirkin |
2016-09-24 | hw/i386: AMD IOMMU IVRS table | David Kiarie |
2016-09-24 | hw/i386: Introduce AMD IOMMU | David Kiarie |
2016-09-23 | hw/i386/trace-events: Add AMD IOMMU trace events | David Kiarie |
2016-09-23 | virtio: handle virtqueue_get_head() errors | Stefan Hajnoczi |
2016-09-23 | virtio: handle virtqueue_num_heads() errors | Stefan Hajnoczi |
2016-09-23 | virtio: handle virtqueue_read_next_desc() errors | Stefan Hajnoczi |
2016-09-23 | virtio: use unsigned int for virtqueue_get_avail_bytes() index | Stefan Hajnoczi |
2016-09-23 | virtio: handle virtqueue_get_avail_bytes() errors | Stefan Hajnoczi |
2016-09-23 | virtio: handle virtqueue_map_desc() errors | Stefan Hajnoczi |
2016-09-23 | virtio: migrate vdev->broken flag | Stefan Hajnoczi |
2016-09-23 | virtio: stop virtqueue processing if device is broken | Stefan Hajnoczi |
2016-09-23 | virtio: fix stray tab character | Stefan Hajnoczi |
2016-09-23 | virtio: add check for descriptor's mapped address | Prasad J Pandit |
2016-09-23 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160923' into... | Peter Maydell |
2016-09-23 | Merge remote-tracking branch 'remotes/famz/tags/various-pull-request' into st... | Peter Maydell |
2016-09-23 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-09-23 | vl: Switch qemu_uuid to QemuUUID | Fam Zheng |
2016-09-23 | util: Add UUID API | Fam Zheng |
2016-09-23 | spapr_pci: Add numa node id | Alexey Kardashevskiy |
2016-09-23 | ppc/xics: account correct irq status | Nikunj A Dadhania |
2016-09-23 | Enable H_CLEAR_MOD and H_CLEAR_REF hypercalls on KVM/PPC64. | Nathan Whitehorn |
2016-09-23 | target-ppc: tlbie/tlbivax should have global effect | Nikunj A Dadhania |
2016-09-23 | target-ppc: add flag in check_tlb_flush() | Nikunj A Dadhania |
2016-09-23 | spapr: Introduce sPAPRCPUCoreClass | Bharata B Rao |
2016-09-23 | spapr_vscsi: convert to trace framework instead of DPRINTF | Laurent Vivier |
2016-09-23 | spapr_llan: convert to trace framework instead of DPRINTF | Laurent Vivier |
2016-09-23 | spapr_vio: convert to trace framework instead of DPRINTF | Laurent Vivier |
2016-09-23 | spapr_rtas: convert to trace framework instead of DPRINTF | Laurent Vivier |
2016-09-23 | spapr_drc: convert to trace framework instead of DPRINTF | Laurent Vivier |
2016-09-23 | adb.c: prevent NO_KEY value from going to guest | John Arbuckle |
2016-09-23 | adb.c: correct several key assignments | John Arbuckle |
2016-09-23 | adb.c: add support for QKeyCode | John Arbuckle |
2016-09-23 | tests: add RTAS command in the protocol | Laurent Vivier |
2016-09-22 | imx: Use 'const char', not 'char const' | Peter Maydell |
2016-09-22 | vmstateify ssi-sd | Dr. David Alan Gilbert |
2016-09-22 | vmstateify ssd0323 display | Dr. David Alan Gilbert |
2016-09-22 | loader: Add AddressSpace loading support to targphys | Alistair Francis |