aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-26Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2018-01-26...Peter Maydell
2018-01-26Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180126-v3-pull-reques...Peter Maydell
2018-01-26Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell
2018-01-26xlnx-zynqmp: Connect the IPI device to the ZynqMP SoCAlistair Francis
2018-01-26xlnx-zynqmp-pmu: Connect the IPI device to the PMUAlistair Francis
2018-01-26xlnx-zynqmp-ipi: Initial version of the Xilinx IPI deviceAlistair Francis
2018-01-26xlnx-zynqmp-pmu: Connect the PMU interrupt controllerAlistair Francis
2018-01-26xlnx-pmu-iomod-intc: Add the PMU Interrupt controllerAlistair Francis
2018-01-26aarch64-softmmu.mak: Use an ARM specific configAlistair Francis
2018-01-26xlnx-zynqmp-pmu: Add the CPU and memoryAlistair Francis
2018-01-26xlnx-zynqmp-pmu: Initial commit of the ZynqMP PMUAlistair Francis
2018-01-26microblaze: boot.c: Don't try to find NULL fileAlistair Francis
2018-01-26Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...Peter Maydell
2018-01-26Update OpenBIOS images to b5c93acd14 built from submodule.Mark Cave-Ayland
2018-01-26usb-ccid: convert CCIDCardClass::exitfn() -> unrealize()Philippe Mathieu-Daudé
2018-01-26usb-ccid: inline ccid_card_initfn() in ccid_card_realize()Philippe Mathieu-Daudé
2018-01-26hw/usb/ccid: Make ccid_card_init() take an error parameterMao Zhongyi
2018-01-26usb-storage: Fix share-rw option parsingFam Zheng
2018-01-26usb: Remove legacy -usbdevice options (host, serial, disk and net)Thomas Huth
2018-01-25Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180125-pull-request' i...Peter Maydell
2018-01-25Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180125'...Peter Maydell
2018-01-25Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell
2018-01-25Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180125-pull-request' ...Peter Maydell
2018-01-25target/m68k: add HMP command "info tlb"Laurent Vivier
2018-01-25target/m68k: add pflush/ptestLaurent Vivier
2018-01-25target/m68k: add movesLaurent Vivier
2018-01-25target/m68k: add index parameter to gen_load()/gen_store() and Co.Laurent Vivier
2018-01-25target/m68k: add Transparent TranslationLaurent Vivier
2018-01-25target/m68k: add MC68040 MMULaurent Vivier
2018-01-25accel/tcg: add size paremeter in tlb_fill()Laurent Vivier
2018-01-25target/m68k: fix TCG variable double freeLaurent Vivier
2018-01-25sdl: reorganize -no-frame supportGerd Hoffmann
2018-01-25sdl: use ctrl-alt-g as grab hotkeyGerd Hoffmann
2018-01-25ui: deprecate use of SDL 1.2 in favour of 2.0 seriesDaniel P. Berrange
2018-01-25ui: ignore hardware keycode 255 on win32Daniel P. Berrange
2018-01-25ui: add fix for GTK Pause key handling on Win32Daniel P. Berrange
2018-01-25ui: convert GTK and SDL1 frontends to keycodemapdbDaniel P. Berrange
2018-01-25ui: convert the SDL2 frontend to keycodemapdbDaniel P. Berrange
2018-01-25ui: avoid sign extension using client width/heightDaniel P. Berrange
2018-01-25sun4u: implement power deviceMark Cave-Ayland
2018-01-25sparc64: convert hw/sparc64/sparc64.c from DPRINTF macros to trace eventsMark Cave-Ayland
2018-01-25pl110: Implement vertical compare/next base interruptsLinus Walleij
2018-01-25xilinx_spips: Correct usage of an uninitialized local variableFrancisco Iglesias
2018-01-25sdhci: fix a NULL pointer dereference due to uninitialized AddresSpace objectPhilippe Mathieu-Daudé
2018-01-25hw/arm/virt: Check that the CPU realize method succeededPeter Maydell
2018-01-25hw/intc/arm_gic: Fix the NS view of C_BPR when C_CTRL.CBPR is 1Luc MICHEL
2018-01-25hw/intc/arm_gic: Fix group priority computation for group 1 IRQsLuc MICHEL
2018-01-25hw/intc/arm_gic: Fix C_RPR value on idle priorityLuc MICHEL
2018-01-25hw/intc/arm_gic: Prevent the GIC from signaling an IRQ when it's "active and ...Luc MICHEL
2018-01-25target/arm: Simplify fp_exception_el for user-onlyRichard Henderson