Age | Commit message (Expand) | Author |
2014-02-06 | Merge remote-tracking branch 'remotes/spice/tags/pull-spice-2' into staging | Peter Maydell |
2014-02-05 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-02-02' in... | Peter Maydell |
2014-02-05 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2014-02-04 | hw/lm32: print error if cpu model is not found | Michael Walle |
2014-02-04 | target-lm32: stop VM on illegal or unknown instruction | Michael Walle |
2014-02-04 | lm32_sys: dump cpu state if test case fails | Michael Walle |
2014-02-04 | lm32_sys: print test result on stderr | Michael Walle |
2014-02-04 | target-lm32: add breakpoint/watchpoint support | Michael Walle |
2014-02-04 | Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140131' int... | Peter Maydell |
2014-02-04 | target-lm32: move model features to LM32CPU | Michael Walle |
2014-02-04 | target-lm32: kill cpu_abort() calls | Michael Walle |
2014-02-04 | milkymist-vgafb: swap pixel data in source buffer | Michael Walle |
2014-02-04 | lm32_uart/lm32_juart: use qemu_chr_fe_write_all() | Michael Walle |
2014-02-04 | milkymist-uart: use qemu_chr_fe_write_all() instead of qemu_chr_fe_write() | Antony Pavlov |
2014-02-04 | tests: lm32: new rule for single test cases | Michael Walle |
2014-02-04 | lm32_sys: increase test case name length limit | Michael Walle |
2014-02-04 | Merge remote-tracking branch 'remotes/mcayland/qemu-openbios' into staging | Peter Maydell |
2014-02-04 | Don't abort on memory allocation error | Orit Wasserman |
2014-02-04 | Don't abort on out of memory when creating page cache | Orit Wasserman |
2014-02-04 | XBZRLE cache size should not be larger than guest memory size | Orit Wasserman |
2014-02-04 | migration:fix free XBZRLE decoded_buf wrong | Gonglei (Arei) |
2014-02-04 | Add check for cache size smaller than page size | Orit Wasserman |
2014-02-04 | Set xbzrle buffers to NULL after freeing them to avoid double free errors | Orit Wasserman |
2014-02-04 | exec: fix ram_list dirty map optimization | Alexey Kardashevskiy |
2014-02-04 | vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-type | Peter Maydell |
2014-02-03 | target-i386: Move KVM default-vendor hack to instance_init | Eduardo Habkost |
2014-02-03 | target-i386: Don't change x86_def_t struct on cpu_x86_register() | Eduardo Habkost |
2014-02-03 | target-i386: Eliminate CONFIG_KVM #ifdefs | Eduardo Habkost |
2014-02-03 | kvm: add support for hyper-v timers | Vadim Rozenfeld |
2014-02-03 | kvm: make hyperv vapic assist page migratable | Vadim Rozenfeld |
2014-02-03 | kvm: make hyperv hypercall and guest os id MSRs migratable. | Vadim Rozenfeld |
2014-02-03 | kvm: make availability of Hyper-V enlightenments dependent on KVM_CAP_HYPERV | Paolo Bonzini |
2014-02-03 | KVM: fix coexistence of KVM and Hyper-V leaves | Paolo Bonzini |
2014-02-03 | kvm: print suberror on all internal errors | Radim Krčmář |
2014-02-03 | target-i386: kvm_check_features_against_host(): Kill feature word array | Eduardo Habkost |
2014-02-03 | target-i386: kvm_cpu_fill_host(): Fill feature words in a loop | Eduardo Habkost |
2014-02-03 | target-i386: kvm_cpu_fill_host(): Set all feature words at end of function | Eduardo Habkost |
2014-02-03 | target-i386: kvm_cpu_fill_host(): No need to check xlevel2 | Eduardo Habkost |
2014-02-03 | target-i386: kvm_cpu_fill_host(): No need to check CPU vendor | Eduardo Habkost |
2014-02-03 | target-i386: kvm_cpu_fill_host(): No need to check level | Eduardo Habkost |
2014-02-03 | target-i386: kvm_cpu_fill_host(): Kill unused code | Eduardo Habkost |
2014-02-03 | qtest: unlink UNIX domain sockets after connecting | Stefan Hajnoczi |
2014-02-03 | qtest: unlink QEMU pid file after startup | Stefan Hajnoczi |
2014-02-03 | Update seabios binaries to 1.7.4 | Gerd Hoffmann |
2014-02-03 | Update seabios submodule to 1.7.4 | Gerd Hoffmann |
2014-02-03 | roms: remove explicit MAKEFLAGS from recursive make invocations | Bruce Rogers |
2014-02-03 | linux-user: Fix trampoline code for CRIS | Stefan Weil |
2014-02-03 | cris: Remove the CRIS PIC glue | Edgar E. Iglesias |
2014-02-03 | axis-dev88: Connect the PIC upstream IRQs directly to the CPU | Edgar E. Iglesias |
2014-02-03 | cris: Add interrupt signals to the CPU device | Edgar E. Iglesias |