summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-29Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180129' int...Peter Maydell16-52/+387
2018-01-29tracetool: report error on foo() instead of foo(void)Stefan Hajnoczi1-0/+2
2018-01-29tracetool: clarify that "formats" means "format strings"Stefan Hajnoczi1-4/+4
2018-01-29tracetool: prefix parse errors with line numbersStefan Hajnoczi1-2/+7
2018-01-29hw: convert virtio-input-hid device to keycodemapdbDaniel P. Berrange1-127/+9
2018-01-29ui: fix alphabetical ordering of keymapsDaniel P. Berrange3-5/+5
2018-01-29hw: convert the escc device to keycodemapdbDaniel P. Berrange4-121/+10
2018-01-29hw: convert ps2 device to keycodemapdbDaniel P. Berrange4-399/+22
2018-01-29ps2: check PS2Queue pointers in post_load routinePrasad J Pandit1-12/+9
2018-01-29input: virtio: don't send mouse wheel event twiceMiika S1-2/+4
2018-01-29input: add mouse side buttons to virtio inputMiika S1-0/+2
2018-01-29MAINTAINERS: update Dmitry Fleytman emailPhilippe Mathieu-Daudé1-4/+4
2018-01-29qemu-doc: Get rid of "vlan=X" example in the documentationThomas Huth1-2/+2
2018-01-29net: Allow netdevs to be used with 'hostfwd_add' and 'hostfwd_remove'Thomas Huth2-12/+25
2018-01-29net: Allow hubports to connect to other netdevsThomas Huth5-12/+32
2018-01-29colo: compare the packet based on the tcp sequence numberMao Zhongyi4-119/+250
2018-01-29colo: modified the payload compare functionMao Zhongyi1-44/+44
2018-01-29target/ppc/spapr: Add H-Call H_GET_CPU_CHARACTERISTICSSuraj Jitindar Singh2-0/+59
2018-01-29target/ppc/spapr_caps: Add new tristate cap safe_indirect_branchSuraj Jitindar Singh3-1/+27
2018-01-29target/ppc/spapr_caps: Add new tristate cap safe_bounds_checkSuraj Jitindar Singh3-1/+27
2018-01-29target/ppc/spapr_caps: Add new tristate cap safe_cacheSuraj Jitindar Singh3-11/+32
2018-01-29target/ppc/spapr_caps: Add support for tristate spapr_capabilitiesSuraj Jitindar Singh2-0/+70
2018-01-29target/ppc/kvm: Add cap_ppc_safe_[cache/bounds_check/indirect_branch]Suraj Jitindar Singh3-0/+88
2018-01-29spapr_pci: fix MSI/MSIX selectionGreg Kurz1-19/+42
2018-01-27input: add missing newline from trace-eventsMark Cave-Ayland1-0/+1
2018-01-27uninorth: convert to trace-eventsMark Cave-Ayland2-19/+11
2018-01-27grackle: convert to trace-eventsMark Cave-Ayland2-11/+5
2018-01-27ppc: Deprecate qemu-system-ppcembthuth@redhat.com4-0/+37
2018-01-27ppc/pnv: fix PnvChip redefinition in <hw/ppc/pnv_xscom.h>Cédric Le Goater1-2/+0
2018-01-26Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-01-26' into st...Peter Maydell14-31/+401
2018-01-26nbd: implement bdrv_get_info callbackEdgar Kaziakhmedov1-0/+11
2018-01-26hmp: Add nbd_server_remove to mirror QMP commandEric Blake3-3/+29
2018-01-26iotest 205: new test for qmp nbd-server-removeVladimir Sementsov-Ogievskiy3-0/+162
2018-01-26iotests: implement QemuIoInteractive classVladimir Sementsov-Ogievskiy1-0/+38
2018-01-26iotest 147: add cases to test new @name parameter of nbd-server-addVladimir Sementsov-Ogievskiy2-15/+57
2018-01-26qapi: add nbd-server-removeVladimir Sementsov-Ogievskiy4-0/+79
2018-01-26hmp: Add name parameter to nbd_server_addEric Blake2-5/+7
2018-01-26qapi: add name parameter to nbd-server-addVladimir Sementsov-Ogievskiy3-9/+19
2018-01-26Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2018-01-26...Peter Maydell15-3/+1275
2018-01-26Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180126-v3-pull-reques...Peter Maydell15-370/+74
2018-01-26Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell4-0/+0
2018-01-26xlnx-zynqmp: Connect the IPI device to the ZynqMP SoCAlistair Francis2-0/+16
2018-01-26xlnx-zynqmp-pmu: Connect the IPI device to the PMUAlistair Francis1-0/+31
2018-01-26xlnx-zynqmp-ipi: Initial version of the Xilinx IPI deviceAlistair Francis3-0/+435
2018-01-26xlnx-zynqmp-pmu: Connect the PMU interrupt controllerAlistair Francis1-0/+24
2018-01-26xlnx-pmu-iomod-intc: Add the PMU Interrupt controllerAlistair Francis4-0/+614
2018-01-26aarch64-softmmu.mak: Use an ARM specific configAlistair Francis4-2/+4
2018-01-26xlnx-zynqmp-pmu: Add the CPU and memoryAlistair Francis1-2/+68
2018-01-26xlnx-zynqmp-pmu: Initial commit of the ZynqMP PMUAlistair Francis2-0/+84
2018-01-26microblaze: boot.c: Don't try to find NULL fileAlistair Francis1-1/+1