aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-21Merge remote-tracking branch 'remotes/xtensa/tags/20151021-xtensa' into stagingPeter Maydell
2015-10-21target-xtensa: implement S32NBMax Filippov
2015-10-21target-xtensa: implement depbits instructionMax Filippov
2015-10-21target-xtensa: xtfpga: attach FLASH to system IOMax Filippov
2015-10-21target-xtensa: use CPU_LOG_MMU for MMU event loggingMax Filippov
2015-10-21target-xtensa: add window overflow check to L32E/S32EMax Filippov
2015-10-21Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20151021-v2' into sta...Peter Maydell
2015-10-21s390x/cmma: clean up cmma resetDavid Hildenbrand
2015-10-21s390x: reset crypto only on clear reset and QEMU resetDavid Hildenbrand
2015-10-21s390x: machine reset function with new ipl cpu handlingDavid Hildenbrand
2015-10-21s390x/ipl: we always have an ipl deviceDavid Hildenbrand
2015-10-21s390x: unify device reset during subsystem_reset()David Hildenbrand
2015-10-20Merge remote-tracking branch 'remotes/berrange/tags/io-channel-3-for-upstream...Peter Maydell
2015-10-20s390x: flagify mcic valuesCornelia Huck
2015-10-20s390x/kvm: Fix vector validity bit in device machine checksChristian Borntraeger
2015-10-20s390x/virtio-ccw: fix 2.4 virtio compatCornelia Huck
2015-10-20util/qemu-config: fix missing machine command line optionsTony Krowiak
2015-10-20util: pull Buffer code out of VNC moduleDaniel P. Berrange
2015-10-20coroutine: move into libqemuutil.a libraryDaniel P. Berrange
2015-10-20osdep: add qemu_fork() wrapper for safely handling signalsDaniel P. Berrange
2015-10-20ui: convert VNC startup code to use SocketAddressDaniel P. Berrange
2015-10-20sockets: allow port to be NULL when listening on IP addressDaniel P. Berrange
2015-10-20sockets: move qapi_copy_SocketAddress into qemu-sockets.cDaniel P. Berrange
2015-10-20sockets: add helpers for creating SocketAddress from a socketDaniel P. Berrange
2015-10-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20151020-1' into...Peter Maydell
2015-10-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20151020-1' into s...Peter Maydell
2015-10-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw_cfg-20151020-1' int...Peter Maydell
2015-10-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20151020-1' into s...Peter Maydell
2015-10-20Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-10-14-v4-tag'...Peter Maydell
2015-10-20vmsvga: more cursor checksGerd Hoffmann
2015-10-20ppc/spapr: Allow VIRTIO_VGABenjamin Herrenschmidt
2015-10-20usb-audio: increate default buffer sizeGerd Hoffmann
2015-10-20usb: print device id in "info usb" monitor commandGerd Hoffmann
2015-10-20usb-host: add wakeup call for iso xfersGerd Hoffmann
2015-10-20virtio-input: ignore events until the guest driver is readyGerd Hoffmann
2015-10-19qga: fix uninitialized value warning for win32Michael Roth
2015-10-19qga: guest-exec simple stdin/stdout/stderr redirectionYuri Pudgorodskiy
2015-10-19qga: handle G_IO_STATUS_AGAIN in ga_channel_write_all()Yuri Pudgorodskiy
2015-10-19qga: handle possible SIGPIPE in guest-file-writeDenis V. Lunev
2015-10-19qga: guest exec functionalityYuri Pudgorodskiy
2015-10-19qga: drop guest_file_init helper and replace it with static initializersDenis V. Lunev
2015-10-19tests: add a local test for guest agentMarc-André Lureau
2015-10-19qga: guest-get-memory-blocks shouldn't fail for unexposed memory blocksMichael Roth
2015-10-19glib-compat: add 2.38/2.40/2.46 assertsMarc-André Lureau
2015-10-19qtest: add a few fd-level qmp helpersMarc-André Lureau
2015-10-19qga: do not override configuration verbosityMarc-André Lureau
2015-10-19qga: add QGA_CONF environment variableMarc-André Lureau
2015-10-19qga: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2015-10-19build: qemu-ga: add 'qemu-ga' build target for w32Michael Roth
2015-10-19fw_cfg: Define a static signature to be returned on DMA port readsKevin O'Connor