aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-15spapr: only update SDR1 once per-cpu during CASGreg Kurz
2017-09-15spapr_pci: use g_strdup_printf()Greg Kurz
2017-09-15spapr_pci: drop useless check in spapr_populate_pci_child_dt()Greg Kurz
2017-09-15spapr_pci: drop useless check in spapr_phb_vfio_get_loc_code()Greg Kurz
2017-09-15hw/ppc/spapr.c: cleaning up qdev_get_machine() callsDaniel Henrique Barboza
2017-09-15net: Add SunGEM device emulation as found on Apple UniNorthBenjamin Herrenschmidt
2017-09-14Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170914'...Peter Maydell
2017-09-14mps2-an511: Fix wiring of UART overflow interrupt linesPeter Maydell
2017-09-14hw/pci-host/gpex: Implement PCI INTx routingPranavkumar Sawargaonkar
2017-09-14hw/arm/virt: Set INTx/gsi mappingPranavkumar Sawargaonkar
2017-09-14hw/pci-host/gpex: Set INTx index/gsi mappingPranavkumar Sawargaonkar
2017-09-14target/arm: Avoid an extra temporary for store_exclusiveRichard Henderson
2017-09-14AArch64: Fix single stepping of ERET instructionJaroslaw Pelczar
2017-09-14xlnx-zcu102: Mark the EP108 machine as deprecatedAlistair Francis
2017-09-14xlnx-zcu102: Add a machine level virtualization propertyAlistair Francis
2017-09-14xlnx-zcu102: Add a machine level secure propertyAlistair Francis
2017-09-14xlnx-zcu102: Manually create the machinesAlistair Francis
2017-09-14xlnx-ep108: Rename to ZCU102Alistair Francis
2017-09-14target/arm: Rename 'type' to 'excret' in do_v7m_exception_exit()Peter Maydell
2017-09-14target/arm: Add and use defines for EXCRET constantsPeter Maydell
2017-09-14target/arm: Remove unnecessary '| 0xf0000000' from do_v7m_exception_exit()Peter Maydell
2017-09-14nvic: Don't apply group priority mask to negative prioritiesPeter Maydell
2017-09-14target/arm: Get PRECISERR and IBUSERR the right way roundPeter Maydell
2017-09-14target/arm: Clear exclusive monitor on v7M reset, exception entry/exitPeter Maydell
2017-09-14target/arm: Use M_REG_NUM_BANKS rather than hardcoding 2Peter Maydell
2017-09-14Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20170914' into s...Peter Maydell
2017-09-14hmp: introduce 'info memory_size_summary' commandVadim Galitsyn
2017-09-14qmp: introduce query-memory-size-summary commandVadim Galitsyn
2017-09-14hmp: extend "info numa" with hotplugged memory informationVadim Galitsyn
2017-09-14tests/hmp: test "none" machine with memoryLaurent Vivier
2017-09-14dump: do not dump non-existent guest memoryCornelia Huck
2017-09-14hmp: fix "dump-quest-memory" segfault (arm)Laurent Vivier
2017-09-14hmp: fix "dump-quest-memory" segfault (ppc)Laurent Vivier
2017-09-14Merge remote-tracking branch 'remotes/kraxel/tags/usb-20170913-pull-request' ...Peter Maydell
2017-09-14sparc: Fix typedef clashDr. David Alan Gilbert
2017-09-14Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170913-pull-request' i...Peter Maydell
2017-09-14Merge remote-tracking branch 'remotes/kraxel/tags/vga-20170913-pull-request' ...Peter Maydell
2017-09-13usb: only build usb-host with CONFIG_USB=yGerd Hoffmann
2017-09-13usb: drop HOST_USBGerd Hoffmann
2017-09-13MAINTAINERS: add missing USB entryPhilippe Mathieu-Daudé
2017-09-13xhci: Avoid DMA when ERSTBA is set to zeroAlexey Kardashevskiy
2017-09-13console: add question-mark escape operatorAlexander Graf
2017-09-13console: fix dpy_gfx_replace_surface assertGerd Hoffmann
2017-09-13pixman: drop configure switchesGerd Hoffmann
2017-09-13pixman: drop submoduleGerd Hoffmann
2017-09-13virtio-gpu: don't clear QemuUIInfo information on resetGerd Hoffmann
2017-09-11tcg/tci: do not use ldst label (never implemented)Philippe Mathieu-Daudé
2017-09-11Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell
2017-09-11Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.11-pull-request'...Peter Maydell
2017-09-11Update OpenBIOS images to 314d4f8 built from submodule.Mark Cave-Ayland