Skip to content
  • Peter Maydell's avatar
    1c9f03b8
    Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging · 1c9f03b8
    Peter Maydell authored
    
    
    * Linux header update and cleanup
    * Support for HyperV crash report
    * Cleanup of target-specific HMP commands
    * Multiarch batch
    * Checkpatch fix for Perl 5.22
    * NBD fix
    * Revert incorrect commit 52437223
    
    # gpg: Signature made Wed 16 Sep 2015 16:39:01 BST using RSA key ID 78C7AE83
    # gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>"
    # gpg:                 aka "Paolo Bonzini <pbonzini@redhat.com>"
    
    * remotes/bonzini/tags/for-upstream: (24 commits)
      nbd: release exp->blk after all clients are closed
      checkpatch: Escape left braces in regex
      monitor: uninclude cpu_ldst
      include/exec: Move cputlb exec.c defs out
      cputlb: Change tlb_set_dirty() arg to cpu
      cputlb: move CPU_LOOP() for tlb_reset() to exec.c
      translate: move real_host_page setting to -common
      tcg: Move tci_tb_ptr to -common
      tcg: split tcg_op_defs to -common
      translate-all: Move tcg_handle_interrupt() to -common
      cpu-exec: Migrate some generic fns to cpu-exec-common
      qemu-char: Use g_new() & friends where that makes obvious sense
      monitor: added generation of documentation for hmp-commands-info.hx
      hmp-commands.hx: fix end of table info
      monitor: remove target-specific code from monitor.c
      hmp-commands-info: move info_cmds content out of monitor.c
      i386/kvm: Hyper-v crash msrs set/get'ers and migration
      kvm: Add kvm system event crash handler
      cpu: Add crash_occurred flag into CPUState
      target-i386: move asm-x86/hyperv.h to standard-headers
      ...
    
    Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
    1c9f03b8
    Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
    Peter Maydell authored
    
    
    * Linux header update and cleanup
    * Support for HyperV crash report
    * Cleanup of target-specific HMP commands
    * Multiarch batch
    * Checkpatch fix for Perl 5.22
    * NBD fix
    * Revert incorrect commit 52437223
    
    # gpg: Signature made Wed 16 Sep 2015 16:39:01 BST using RSA key ID 78C7AE83
    # gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>"
    # gpg:                 aka "Paolo Bonzini <pbonzini@redhat.com>"
    
    * remotes/bonzini/tags/for-upstream: (24 commits)
      nbd: release exp->blk after all clients are closed
      checkpatch: Escape left braces in regex
      monitor: uninclude cpu_ldst
      include/exec: Move cputlb exec.c defs out
      cputlb: Change tlb_set_dirty() arg to cpu
      cputlb: move CPU_LOOP() for tlb_reset() to exec.c
      translate: move real_host_page setting to -common
      tcg: Move tci_tb_ptr to -common
      tcg: split tcg_op_defs to -common
      translate-all: Move tcg_handle_interrupt() to -common
      cpu-exec: Migrate some generic fns to cpu-exec-common
      qemu-char: Use g_new() & friends where that makes obvious sense
      monitor: added generation of documentation for hmp-commands-info.hx
      hmp-commands.hx: fix end of table info
      monitor: remove target-specific code from monitor.c
      hmp-commands-info: move info_cmds content out of monitor.c
      i386/kvm: Hyper-v crash msrs set/get'ers and migration
      kvm: Add kvm system event crash handler
      cpu: Add crash_occurred flag into CPUState
      target-i386: move asm-x86/hyperv.h to standard-headers
      ...
    
    Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
Loading