aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-16migration: Allow to suppress vmdesc submissionAlexander Graf
2015-03-16migration: Read JSON VM description on incoming migrationAlexander Graf
2015-03-16rename save_block_hdr to save_page_headerJuan Quintela
2015-03-16save_block_hdr: we can recalculate the cont parameter hereJuan Quintela
2015-03-16save_xbzrle_page: change calling conventionJuan Quintela
2015-03-16ram_save_page: change calling coventionJuan Quintela
2015-03-16ram_find_and_save_block: change calling conventionJuan Quintela
2015-03-16ram: make all save_page functions take a uint64_t parameterJuan Quintela
2015-03-16Add migrate_incomingDr. David Alan Gilbert
2015-03-16Add -incoming deferDr. David Alan Gilbert
2015-03-16Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150316' into stagingPeter Maydell
2015-03-16Merge remote-tracking branch 'remotes/kraxel/tags/pull-seabios-1.8.1-20150316...Peter Maydell
2015-03-16Merge remote-tracking branch 'remotes/rth/tags/tcg-pull-20150313' into stagingPeter Maydell
2015-03-16s390x/config: Do not include full pci.makThomas Huth
2015-03-16s390x/pci: fix length in sei_nt2 eventFrank Blaschka
2015-03-16s390x/ipl: remove dead codeDominik Dingel
2015-03-16s390x/virtio-bus: Remove unused function s390_virtio_bus_console()Thomas Huth
2015-03-16s390x: CPACF: Handle key wrap machine optionsTony Krowiak
2015-03-16s390x/kvm: make use of generic vm attribute checkDominik Dingel
2015-03-16kvm: encapsulate HAS_DEVICE for vm attrsDominik Dingel
2015-03-16virtio-ccw: assure BE accessesCornelia Huck
2015-03-16s390x/kvm: Guest Migration TOD clock synchronizationJason J. Herne
2015-03-16s390x: Replace unchecked qdev_init() by qdev_init_nofail()Markus Armbruster
2015-03-16seabios: update to 1.8.1 stable releaseGerd Hoffmann
2015-03-13tcg: Complete handling of ALWAYS and NEVERRichard Henderson
2015-03-13tcg: Use tcg_malloc to allocate TCGLabelRichard Henderson
2015-03-13tcg: Change generator-side labels to a pointerRichard Henderson
2015-03-13tcg: Change translator-side labels to a pointerRichard Henderson
2015-03-13tcg-ia64: Use tcg_malloc to allocate TCGLabelQemuLdstRichard Henderson
2015-03-13tcg: Use tcg_malloc to allocate TCGLabelQemuLdstRichard Henderson
2015-03-13user-exec.c: fix build on NetBSD/sparc64 and NetBSD/armTobias Nygren
2015-03-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150312-2' into s...Peter Maydell
2015-03-13Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell
2015-03-13Update OpenBIOS imagesMark Cave-Ayland
2015-03-13Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2015-03-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2015-03-12tests: rtl8139: test timers and interruptFrediano Ziglio
2015-03-12net: synchronize net_host_device_remove with host_net_remove_completionPaolo Bonzini
2015-03-12qcow2: fix the macro QCOW_MAX_L1_SIZE's useWen Congyang
2015-03-12queue: fix QSLIST_INSERT_HEAD_ATOMIC racePaolo Bonzini
2015-03-12pixman: add a bunch of PIXMAN_BE_* defines for 32bppGerd Hoffmann
2015-03-12Allow the use of X11 from a non standard location.Jeremy White
2015-03-12configure: opengl overhaulGerd Hoffmann
2015-03-12sdl: Fix crash when calling sdl_switch() with NULL surfaceBenjamin Herrenschmidt
2015-03-12sdl: Refresh debug statementsBenjamin Herrenschmidt
2015-03-12Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150312-1' into s...Peter Maydell
2015-03-12Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-03-12vnc: fix segmentation fault when invalid vnc parameters are specifiedGonglei
2015-03-12vnc: avoid possible file handler leakGonglei
2015-03-12ui/console: fix OVERFLOW_BEFORE_WIDENGonglei