aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-04lm32_uart/lm32_juart: use qemu_chr_fe_write_all()Michael Walle
2014-02-04milkymist-uart: use qemu_chr_fe_write_all() instead of qemu_chr_fe_write()Antony Pavlov
2014-02-04tests: lm32: new rule for single test casesMichael Walle
2014-02-04lm32_sys: increase test case name length limitMichael Walle
2014-02-04Merge remote-tracking branch 'remotes/mcayland/qemu-openbios' into stagingPeter Maydell
2014-02-04Don't abort on memory allocation errorOrit Wasserman
2014-02-04Don't abort on out of memory when creating page cacheOrit Wasserman
2014-02-04XBZRLE cache size should not be larger than guest memory sizeOrit Wasserman
2014-02-04migration:fix free XBZRLE decoded_buf wrongGonglei (Arei)
2014-02-04Add check for cache size smaller than page sizeOrit Wasserman
2014-02-04Set xbzrle buffers to NULL after freeing them to avoid double free errorsOrit Wasserman
2014-02-04exec: fix ram_list dirty map optimizationAlexey Kardashevskiy
2014-02-04vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-typePeter Maydell
2014-02-03target-i386: Move KVM default-vendor hack to instance_initEduardo Habkost
2014-02-03target-i386: Don't change x86_def_t struct on cpu_x86_register()Eduardo Habkost
2014-02-03target-i386: Eliminate CONFIG_KVM #ifdefsEduardo Habkost
2014-02-03kvm: add support for hyper-v timersVadim Rozenfeld
2014-02-03kvm: make hyperv vapic assist page migratableVadim Rozenfeld
2014-02-03kvm: make hyperv hypercall and guest os id MSRs migratable.Vadim Rozenfeld
2014-02-03kvm: make availability of Hyper-V enlightenments dependent on KVM_CAP_HYPERVPaolo Bonzini
2014-02-03KVM: fix coexistence of KVM and Hyper-V leavesPaolo Bonzini
2014-02-03kvm: print suberror on all internal errorsRadim Krčmář
2014-02-03target-i386: kvm_check_features_against_host(): Kill feature word arrayEduardo Habkost
2014-02-03target-i386: kvm_cpu_fill_host(): Fill feature words in a loopEduardo Habkost
2014-02-03target-i386: kvm_cpu_fill_host(): Set all feature words at end of functionEduardo Habkost
2014-02-03target-i386: kvm_cpu_fill_host(): No need to check xlevel2Eduardo Habkost
2014-02-03target-i386: kvm_cpu_fill_host(): No need to check CPU vendorEduardo Habkost
2014-02-03target-i386: kvm_cpu_fill_host(): No need to check levelEduardo Habkost
2014-02-03target-i386: kvm_cpu_fill_host(): Kill unused codeEduardo Habkost
2014-02-03qtest: unlink UNIX domain sockets after connectingStefan Hajnoczi
2014-02-03qtest: unlink QEMU pid file after startupStefan Hajnoczi
2014-02-03Update seabios binaries to 1.7.4Gerd Hoffmann
2014-02-03Update seabios submodule to 1.7.4Gerd Hoffmann
2014-02-03roms: remove explicit MAKEFLAGS from recursive make invocationsBruce Rogers
2014-02-03linux-user: Fix trampoline code for CRISStefan Weil
2014-02-03cris: Remove the CRIS PIC glueEdgar E. Iglesias
2014-02-03axis-dev88: Connect the PIC upstream IRQs directly to the CPUEdgar E. Iglesias
2014-02-03cris: Add interrupt signals to the CPU deviceEdgar E. Iglesias
2014-02-03cris: Abort when a v10 takes interrupts while in a delayslotEdgar E. Iglesias
2014-02-03cris: Add "any" as alias for "crisv32" in user emulationEdgar E. Iglesias
2014-02-03spice: hook qemu_chr_fe_set_open() event to portsMarc-André Lureau
2014-02-03Add the ability to vary Spice playback and record rates, to facilitate Opus s...Jeremy White
2014-02-03hw/display/qxl: fix signed to unsigned comparisonAlon Levy
2014-02-03qxl: clear irq on resetAlon Levy
2014-02-02hw/9pfs: fix P9_STATS_GEN handlingKirill A. Shutemov
2014-02-02hw/9pfs: make get_st_gen() return ENOTTY error on special filesKirill A. Shutemov
2014-02-02hw/9pfs: handle undefined FS_IOC_GETVERSION case in handle_ioc_getversion()Kirill A. Shutemov
2014-02-02hw/9pfs: fix error handing in local_ioc_getversion()Kirill A. Shutemov
2014-02-01Merge remote-tracking branch 'qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-02-01Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20140131' into st...Peter Maydell