]> git.proxmox.com Git - qemu.git/commit
Merge remote-tracking branch 'jliu/or32' into staging
authorAnthony Liguori <aliguori@amazon.com>
Thu, 21 Nov 2013 15:08:47 +0000 (07:08 -0800)
committerAnthony Liguori <aliguori@amazon.com>
Thu, 21 Nov 2013 15:08:47 +0000 (07:08 -0800)
commitffb62da7a23b1d13a3582bee6b2df599baa6ecfb
tree540c15d67f11bbdfb5197694a2aa23a990ad2cf3
parent425ff5102f8668d5c921e2a1d77ee9173742bfdf
parent14a650ec25ca93a626397783d6c6e840ec2502c6
Merge remote-tracking branch 'jliu/or32' into staging

# By Sebastian Macke
# Via Jia Liu
* jliu/or32:
  target-openrisc: Correct carry flag check of l.addc and l.addic test cases
  target-openrisc: Correct memory bounds checking for the tlb buffers
  openrisc-timer: Reduce overhead, Separate clock update functions
  target-openrisc: Correct wrong epcr register in interrupt handler
  target-openrisc: Remove executable flag for every page
  target-openrisc: Remove unnecessary code generated by jump instructions
  target-openrisc: Speed up move instruction

Message-id: 1384958318-9145-1-git-send-email-proljc@gmail.com
Signed-off-by: Anthony Liguori <aliguori@amazon.com>