summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | target-lm32: add breakpoint/watchpoint supportMichael Walle2014-02-047-8/+179
| * | target-lm32: move model features to LM32CPUMichael Walle2014-02-045-142/+215
| * | target-lm32: kill cpu_abort() callsMichael Walle2014-02-041-32/+40
| * | milkymist-vgafb: swap pixel data in source bufferMichael Walle2014-02-041-1/+1
| * | lm32_uart/lm32_juart: use qemu_chr_fe_write_all()Michael Walle2014-02-042-2/+2
| * | milkymist-uart: use qemu_chr_fe_write_all() instead of qemu_chr_fe_write()Antony Pavlov2014-02-041-1/+1
| * | tests: lm32: new rule for single test casesMichael Walle2014-02-041-4/+4
| * | lm32_sys: increase test case name length limitMichael Walle2014-02-041-2/+3
* | | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140204-1'...Peter Maydell2014-02-089-37/+92
|\ \ \
| * | | Don't abort on memory allocation errorOrit Wasserman2014-02-043-7/+17
| * | | Don't abort on out of memory when creating page cacheOrit Wasserman2014-02-042-6/+30
| * | | XBZRLE cache size should not be larger than guest memory sizeOrit Wasserman2014-02-041-0/+7
| * | | migration:fix free XBZRLE decoded_buf wrongGonglei (Arei)2014-02-043-10/+14
| * | | Add check for cache size smaller than page sizeOrit Wasserman2014-02-042-1/+13
| * | | Set xbzrle buffers to NULL after freeing them to avoid double free errorsOrit Wasserman2014-02-041-0/+3
| * | | exec: fix ram_list dirty map optimizationAlexey Kardashevskiy2014-02-041-1/+2
| * | | vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-typePeter Maydell2014-02-043-13/+7
* | | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-roms-1' into stagingPeter Maydell2014-02-079-11/+11
|\ \ \ \
| * | | | Update seabios binaries to 1.7.4Gerd Hoffmann2014-02-037-0/+0
| * | | | Update seabios submodule to 1.7.4Gerd Hoffmann2014-02-031-0/+0
| * | | | roms: remove explicit MAKEFLAGS from recursive make invocationsBruce Rogers2014-02-031-11/+11
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'remotes/stefanha/tags/qtest-for-peter' into sta...Peter Maydell2014-02-071-22/+23
|\ \ \ \
| * | | | qtest: unlink UNIX domain sockets after connectingStefan Hajnoczi2014-02-031-11/+12
| * | | | qtest: unlink QEMU pid file after startupStefan Hajnoczi2014-02-031-11/+11
| |/ / /
* | | | Merge remote-tracking branch 'remotes/kvm/uq/master' into stagingPeter Maydell2014-02-068-134/+206
|\ \ \ \
| * | | | target-i386: Move KVM default-vendor hack to instance_initEduardo Habkost2014-02-031-13/+19
| * | | | target-i386: Don't change x86_def_t struct on cpu_x86_register()Eduardo Habkost2014-02-031-5/+6
| * | | | target-i386: Eliminate CONFIG_KVM #ifdefsEduardo Habkost2014-02-031-12/+3
| * | | | kvm: add support for hyper-v timersVadim Rozenfeld2014-02-037-1/+48
| * | | | kvm: make hyperv vapic assist page migratableVadim Rozenfeld2014-02-033-1/+32
| * | | | kvm: make hyperv hypercall and guest os id MSRs migratable.Vadim Rozenfeld2014-02-033-2/+39
| * | | | kvm: make availability of Hyper-V enlightenments dependent on KVM_CAP_HYPERVPaolo Bonzini2014-02-031-5/+11
| * | | | KVM: fix coexistence of KVM and Hyper-V leavesPaolo Bonzini2014-02-031-22/+25
| * | | | kvm: print suberror on all internal errorsRadim Krčmář2014-02-031-4/+3
| * | | | target-i386: kvm_check_features_against_host(): Kill feature word arrayEduardo Habkost2014-02-031-36/+12
| * | | | target-i386: kvm_cpu_fill_host(): Fill feature words in a loopEduardo Habkost2014-02-031-16/+7
| * | | | target-i386: kvm_cpu_fill_host(): Set all feature words at end of functionEduardo Habkost2014-02-031-14/+9
| * | | | target-i386: kvm_cpu_fill_host(): No need to check xlevel2Eduardo Habkost2014-02-031-7/+4
| * | | | target-i386: kvm_cpu_fill_host(): No need to check CPU vendorEduardo Habkost2014-02-031-8/+6
| * | | | target-i386: kvm_cpu_fill_host(): No need to check levelEduardo Habkost2014-02-031-6/+2
| * | | | target-i386: kvm_cpu_fill_host(): Kill unused codeEduardo Habkost2014-02-031-2/+0
* | | | | Merge remote-tracking branch 'remotes/spice/tags/pull-spice-2' into stagingPeter Maydell2014-02-063-13/+55
|\ \ \ \ \
| * | | | | spice: hook qemu_chr_fe_set_open() event to portsMarc-André Lureau2014-02-031-5/+20
| * | | | | Add the ability to vary Spice playback and record rates, to facilitate Opus s...Jeremy White2014-02-031-2/+25
| * | | | | hw/display/qxl: fix signed to unsigned comparisonAlon Levy2014-02-031-6/+9
| * | | | | qxl: clear irq on resetAlon Levy2014-02-031-0/+1
| | |/ / / | |/| | |
* | | | | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-02-02' in...Peter Maydell2014-02-059-28/+12
|\ \ \ \ \
| * | | | | tests/.gitignore: Ignore tests/check-qom-interfaceFam Zheng2014-02-011-0/+1
| * | | | | hw/ppc: Remove unused definesStefan Weil2014-02-011-2/+0
| * | | | | readline: Add missing GCC_FMT_ATTRStefan Weil2014-02-013-3/+6
OpenPOWER on IntegriCloud