summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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/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
2018-01-26Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...Peter Maydell63-203/+1167
2018-01-26Update OpenBIOS images to b5c93acd14 built from submodule.Mark Cave-Ayland4-0/+0
2018-01-26usb-ccid: convert CCIDCardClass::exitfn() -> unrealize()Philippe Mathieu-Daudé4-17/+17
2018-01-26usb-ccid: inline ccid_card_initfn() in ccid_card_realize()Philippe Mathieu-Daudé1-18/+7
2018-01-26hw/usb/ccid: Make ccid_card_init() take an error parameterMao Zhongyi4-45/+50
2018-01-26usb-storage: Fix share-rw option parsingFam Zheng3-2/+11
2018-01-26usb: Remove legacy -usbdevice options (host, serial, disk and net)Thomas Huth9-300/+1
2018-01-25Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180125-pull-request' i...Peter Maydell19-641/+389
2018-01-25Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180125'...Peter Maydell23-525/+607
2018-01-25Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell13-267/+416
2018-01-25Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180125-pull-request' ...Peter Maydell1-0/+3
2018-01-25target/m68k: add HMP command "info tlb"Laurent Vivier4-1/+236
2018-01-25target/m68k: add pflush/ptestLaurent Vivier6-0/+113
2018-01-25target/m68k: add movesLaurent Vivier5-7/+98
2018-01-25target/m68k: add index parameter to gen_load()/gen_store() and Co.Laurent Vivier1-59/+66
2018-01-25target/m68k: add Transparent TranslationLaurent Vivier4-0/+104
2018-01-25target/m68k: add MC68040 MMULaurent Vivier6-16/+423
2018-01-25accel/tcg: add size paremeter in tlb_fill()Laurent Vivier58-121/+129
2018-01-25target/m68k: fix TCG variable double freeLaurent Vivier1-1/+0
2018-01-25sdl: reorganize -no-frame supportGerd Hoffmann5-17/+9
2018-01-25sdl: use ctrl-alt-g as grab hotkeyGerd Hoffmann2-33/+24
2018-01-25ui: deprecate use of SDL 1.2 in favour of 2.0 seriesDaniel P. Berrange3-0/+16
2018-01-25ui: ignore hardware keycode 255 on win32Daniel P. Berrange1-0/+6
2018-01-25ui: add fix for GTK Pause key handling on Win32Daniel P. Berrange1-1/+8
2018-01-25ui: convert GTK and SDL1 frontends to keycodemapdbDaniel P. Berrange9-317/+300
2018-01-25ui: convert the SDL2 frontend to keycodemapdbDaniel P. Berrange5-272/+16
2018-01-25ui: avoid sign extension using client width/heightDaniel P. Berrange2-2/+11
2018-01-25sun4u: implement power deviceMark Cave-Ayland1-1/+63
2018-01-25sparc64: convert hw/sparc64/sparc64.c from DPRINTF macros to trace eventsMark Cave-Ayland2-51/+52
2018-01-25pl110: Implement vertical compare/next base interruptsLinus Walleij1-1/+29
2018-01-25xilinx_spips: Correct usage of an uninitialized local variableFrancisco Iglesias1-1/+17
2018-01-25sdhci: fix a NULL pointer dereference due to uninitialized AddresSpace objectPhilippe Mathieu-Daudé2-0/+2